:root{--ink: #0c0b0a;--ink-2: #141210;--ink-3: #1c1916;--line: rgba(243, 238, 230, .1);--line-strong: rgba(243, 238, 230, .18);--paper: #f3eee6;--paper-dim: #cfc6b8;--muted: #9a9186;--gold: #e8c07a;--gold-2: #c9842a;--danger: #d46a4c;--ok: #7a9e7e;--shadow: 0 30px 80px rgba(0, 0, 0, .45);--serif: "Fraunces", "Times New Roman", serif;--sans: "Manrope", system-ui, sans-serif;--radius: 18px;--max: 1180px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:var(--sans);background:var(--ink);color:var(--paper);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;color:inherit}img,video{max-width:100%;display:block}button{cursor:pointer;border:0;background:none}.page{min-height:100vh}.nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 28px;background:#0c0b0ac7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.logo{display:flex;align-items:baseline;gap:10px;font-family:var(--serif);font-size:26px;letter-spacing:-.03em}.logo span{font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.nav-links{display:flex;align-items:center;gap:22px;color:var(--paper-dim);font-size:14px;font-weight:500}.nav-links a.active,.nav-links a:hover{color:var(--paper)}.nav-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.01em;transition:.18s ease;border:1px solid transparent}.btn-gold{background:var(--gold);color:#1a140c}.btn-gold:hover{filter:brightness(1.05)}.btn-ghost{border-color:var(--line-strong);color:var(--paper)}.btn-ghost:hover{background:#f3eee60d}.btn-paper{background:var(--paper);color:var(--ink)}.btn-wide{width:100%}.wrap{width:min(var(--max),calc(100% - 48px));margin:0 auto}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;padding:72px 0 56px;align-items:center}.kicker{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}h1,h2,.serif{font-family:var(--serif);font-weight:500;letter-spacing:-.03em}h1{font-size:clamp(42px,6vw,72px);line-height:.96;margin-bottom:22px}.lede{font-size:18px;color:var(--paper-dim);max-width:520px;margin-bottom:28px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.hero-meta{display:flex;gap:28px;color:var(--muted);font-size:13px}.hero-meta strong{display:block;color:var(--paper);font-size:18px;font-weight:700}.hero-card{position:relative;border-radius:28px;overflow:hidden;min-height:460px;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-card img{width:100%;height:100%;object-fit:cover;min-height:460px}.hero-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(12,11,10,.92) 100%);padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.lock-chip,.live-chip{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:6px;background:#0c0b0ab8;border:1px solid var(--line-strong);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.live-chip{left:18px;right:auto;color:var(--gold)}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.strip-grid h3{font-size:18px;margin-bottom:8px}.strip-grid p{color:var(--muted);font-size:14px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px}.section-head h2{font-size:40px}.section-head p{color:var(--muted);max-width:420px}.creator-row,.video-grid{display:grid;gap:18px}.creator-row{grid-template-columns:repeat(5,1fr)}.video-grid{grid-template-columns:repeat(3,1fr)}.card{background:var(--ink-3);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.card:hover{border-color:var(--line-strong)}.thumb{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#111}.thumb img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.card:hover .thumb img{transform:scale(1.04)}.badge{position:absolute;top:12px;left:12px;background:#0c0b0acc;border:1px solid var(--line-strong);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.badge.members{color:var(--gold)}.dur{position:absolute;right:12px;bottom:12px;background:#000000b3;padding:3px 7px;border-radius:6px;font-size:11px;font-weight:700}.card-body{padding:14px 16px 16px}.card-body h3{font-size:16px;font-family:var(--sans);font-weight:650;letter-spacing:-.01em;margin-bottom:6px}.meta{color:var(--muted);font-size:13px}.creator-tile{padding:0}.creator-tile .cover{height:120px;object-fit:cover;width:100%}.creator-tile .pad{padding:0 14px 16px}.avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid var(--ink-3);margin-top:-28px}.price{color:var(--gold);font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.panel{background:var(--ink-2);border:1px solid var(--line);border-radius:24px;padding:24px}.steps{display:grid;gap:16px}.step{display:grid;grid-template-columns:36px 1fr;gap:12px}.num{width:36px;height:36px;border-radius:50%;border:1px solid var(--line-strong);display:grid;place-items:center;color:var(--gold);font-weight:700}.hosting{background:radial-gradient(800px 300px at 20% 0%,rgba(232,192,122,.08),transparent 50%),var(--ink-2);border:1px solid var(--line);border-radius:28px;padding:36px}.host-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;margin-top:22px}.host-grid article{background:var(--ink-3);border:1px solid var(--line);border-radius:16px;padding:18px}.host-grid h3{font-size:16px;margin-bottom:8px}.host-grid p,.muted{color:var(--muted);font-size:14px}.footer{border-top:1px solid var(--line);padding:28px 0 48px;color:var(--muted);display:flex;justify-content:space-between;gap:16px;font-size:13px}.channel-hero{position:relative;height:340px;overflow:hidden}.channel-hero img{width:100%;height:100%;object-fit:cover}.channel-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(12,11,10,.15),var(--ink) 92%)}.channel-card{margin-top:-90px;position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:end;margin-bottom:36px}.channel-card .avatar{width:96px;height:96px;margin:0;border-width:4px}.channel-card h1{font-size:44px;margin:0 0 6px}.watch-layout{display:grid;grid-template-columns:1.55fr .8fr;gap:28px;padding:28px 0 64px}.player{position:relative;background:#000;border-radius:20px;overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--line)}.player video,.player img.poster{width:100%;height:100%;object-fit:cover}.paywall{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0c0b0a8c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;padding:24px}.paywall h2{font-size:32px;margin:12px 0 8px}.sidebar-list{display:grid;gap:12px}.mini{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:8px;border-radius:12px}.mini:hover{background:var(--ink-3)}.mini img{width:120px;height:68px;object-fit:cover;border-radius:8px}.studio{display:grid;grid-template-columns:230px 1fr;min-height:calc(100vh - 73px)}.side{border-right:1px solid var(--line);padding:22px 16px}.side a,.side button.linkish{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;color:var(--paper-dim);font-size:14px;font-weight:600;text-align:left}.side a.active,.side a:hover,.side button.linkish:hover{background:var(--ink-3);color:var(--paper)}.studio-main{padding:28px 32px 64px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0 28px}.stat{background:var(--ink-3);border:1px solid var(--line);border-radius:16px;padding:16px}.stat span{color:var(--muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.stat strong{display:block;font-size:28px;margin-top:8px}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:14px 8px;border-bottom:1px solid var(--line);font-size:14px}.table th{color:var(--muted);font-weight:600;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.drop{border:1px dashed var(--line-strong);border-radius:20px;padding:48px 24px;text-align:center;background:var(--ink-2);margin-bottom:22px}.form{display:grid;gap:14px;max-width:640px}label{font-size:13px;font-weight:600;color:var(--paper-dim)}input,select,textarea{width:100%;background:var(--ink);border:1px solid var(--line-strong);border-radius:12px;padding:12px 14px;outline:none}textarea{min-height:110px;resize:vertical}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{border:1px solid var(--line);border-radius:14px;padding:14px;text-align:left;background:var(--ink-2)}.choice.on{border-color:var(--gold);background:#e8c07a14}.auth-wrap{min-height:calc(100vh - 73px);display:grid;place-items:center;padding:40px 16px}.auth-card{width:min(440px,100%);background:var(--ink-3);border:1px solid var(--line);border-radius:24px;padding:28px}.auth-card h1{font-size:34px;margin-bottom:8px}.demo-note{background:#e8c07a14;border:1px solid rgba(232,192,122,.2);border-radius:12px;padding:12px;color:var(--paper-dim);font-size:13px;margin:16px 0}.user-chip{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--paper-dim)}.user-chip img{width:28px;height:28px;border-radius:50%;object-fit:cover}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.chip{border:1px solid var(--line-strong);border-radius:999px;padding:8px 12px;font-size:13px;color:var(--paper-dim)}.chip.on{background:var(--paper);color:var(--ink);border-color:var(--paper)}.toast{position:fixed;bottom:20px;right:20px;background:var(--paper);color:var(--ink);padding:12px 16px;border-radius:12px;font-weight:600;z-index:50}@media (max-width: 980px){.hero,.split,.watch-layout,.studio,.host-grid,.channel-card,.creator-row,.strip-grid,.stats{grid-template-columns:1fr}.video-grid{grid-template-columns:1fr 1fr}.nav-links{display:none}.channel-card{align-items:start}}@media (max-width: 640px){.video-grid,.choice-row{grid-template-columns:1fr}.wrap{width:min(var(--max),calc(100% - 32px))}h1{font-size:40px}}.demo-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px max(16px,calc((100vw - var(--max)) / 2));background:#e8c07a14;border-bottom:1px solid var(--line-strong);font-size:12px}.demo-bar>div{display:flex;gap:20px;align-items:center}.demo-bar a{color:var(--gold)}.demo-bar button{color:var(--paper-dim);text-decoration:underline}.img-fallback{display:block;width:100%;height:100%;min-height:120px;background:radial-gradient(circle at 18% 20%,rgba(91,115,214,.55),transparent 42%),linear-gradient(160deg,#1a2744,#304ce5 88%)}.thumb .img-fallback,.feature-main .img-fallback,.feature-small .img-fallback,.channel-hero .img-fallback,.player .img-fallback{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.mini .img-fallback{width:120px;height:68px;min-height:0;border-radius:8px}.avatar.img-fallback{border-radius:50%;min-height:0}.cover.img-fallback{height:110px;min-height:0;object-fit:cover}.tour{max-width:1180px}.tour h1{font-size:clamp(36px,5vw,58px);max-width:18ch}.tour .lede{max-width:640px}.tour-progress{height:4px;background:var(--line);border-radius:99px;overflow:hidden;margin:28px 0 16px}.tour-progress span{display:block;height:100%;background:var(--gold)}.tour-dots{display:flex;gap:8px;list-style:none;flex-wrap:wrap;margin-bottom:28px}.tour-dots button{min-width:44px;height:36px;border-radius:8px;border:1px solid var(--line-strong);color:var(--muted);font-size:12px;font-weight:700}.tour-dots button.on{background:var(--gold);color:#fff;border-color:var(--gold)}.tour-dots button.done{background:var(--ink-3);color:var(--paper)}.tour-stage{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;background:var(--ink-2);border:1px solid var(--line);border-radius:24px;overflow:hidden}.tour-visual{position:relative;min-height:360px;background:#101c30}.tour-visual img,.tour-visual .img-fallback{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.tour-visual .tour-number{position:absolute;top:18px;left:18px;z-index:1;background:#0c1220b8;color:#fff;padding:6px 10px;border-radius:999px;font-size:11px;letter-spacing:.12em}.tour-copy{padding:32px}.tour-copy h2{font-size:32px;margin:8px 0 12px}.tour-points{margin:16px 0 20px;padding-left:18px;color:var(--paper-dim);font-size:14px;display:grid;gap:8px}.tour-status{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:18px}.tour-status span{border:1px solid var(--line);border-radius:999px;padding:6px 10px}.tour-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 0 36px}.tour-map{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px}.tour-map .panel{text-align:left;cursor:pointer;padding:16px}.tour-map .panel.on{border-color:var(--gold)}.tour-map strong{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin:6px 0}.tour-map p{font-size:13px}.footer-credit{margin:10px 0 6px;font-size:13px;color:var(--paper)}.footer-credit a{color:var(--gold);font-weight:700;border-bottom:1px solid currentColor}.footer-credit a:hover{opacity:.85}.search-field{display:block;max-width:520px;margin:24px 0 16px;font-size:14px}.search-field input{display:block;width:100%;padding:14px;margin-top:8px;background:var(--ink);color:var(--paper);border:1px solid var(--line-strong);border-radius:10px}.membership-actions{padding:16px 0;display:grid;gap:10px}.membership-actions p{margin:12px 0}.table-scroll{overflow-x:auto}.table-scroll table{min-width:580px}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--paper);color:var(--ink);padding:12px}.skip-link:focus{top:12px}@media (max-width:980px){.nav{flex-wrap:wrap}.nav-links{display:flex;order:3;width:100%;overflow-x:auto;gap:20px;padding:12px 0 4px}.nav-links a{white-space:nowrap}.demo-bar{flex-wrap:wrap}.creator-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-stage,.tour-map{grid-template-columns:1fr}.tour-visual{min-height:240px}}@media (max-width:640px){.tour-grid,.creator-row{grid-template-columns:1fr}.nav{gap:12px;padding:16px}.nav-actions{gap:8px}.nav-actions .btn{padding:9px 10px;font-size:12px}.user-chip{font-size:11px}.logo span{display:none}.demo-bar>div{flex-wrap:wrap}.studio-main{min-width:0;padding:24px 16px}.paywall{padding:16px}.paywall h2{font-size:28px}.paywall p{font-size:13px}.section-head{flex-wrap:wrap;gap:12px}}:root{--ink:#f7f8fa;--ink-2:#fff;--ink-3:#fff;--paper:#172033;--paper-dim:#4d586c;--muted:#626d80;--gold:#304ce5;--gold-2:#2139b3;--line:#e3e6ed;--line-strong:#cfd5e0;--serif:"Manrope",sans-serif;--sans:"DM Sans",sans-serif;--radius:16px;--max:1280px;--shadow:0 20px 60px #17203315}body{background:#fafbfc}h1,h2,h3{font-weight:700}h1,h2{letter-spacing:-.045em;line-height:1.12}.nav{background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:17px max(24px,calc((100vw - 1390px)/2));gap:24px;border-bottom:1px solid var(--line)}.logo{font-family:var(--sans);font-size:30px;font-weight:700;letter-spacing:-1.6px;gap:5px;align-items:center}.logo .brand-mark{display:grid;place-items:center;background:var(--gold);color:#fff;width:34px;height:34px;border-radius:10px;font-size:28px;font-weight:700;text-transform:none;letter-spacing:-2px;margin-right:7px;line-height:1}.logo .brand-dot{font-size:30px;color:var(--gold);letter-spacing:-2px;text-transform:none}.nav-links{gap:4px;font-size:13px}.nav-links a{padding:10px 13px;border-radius:8px}.nav-links a.active{background:#edf0ff;color:#263fcc;font-weight:700}.nav-links a:hover{background:#f0f2f8;color:#263fcc}.btn{border-radius:9px;min-height:46px;height:auto;padding:12px 20px;font-size:13px;font-weight:700}.btn-gold{background:var(--gold);color:#fff;box-shadow:0 4px 10px #304ce518}.btn-gold:hover{background:#263fcc;box-shadow:0 6px 18px #304ce526;transform:translateY(-1px)}.btn-ghost{background:#fff;border-color:var(--line-strong)}.btn-ghost:hover{background:#f0f2f8}.btn-paper{background:#fff;color:#172033;border:1px solid #e3e6ed}.demo-bar{background:#f2f4fa;padding-top:9px;padding-bottom:9px;color:#5c6576;font-size:11px}.demo-bar strong{color:#334160}.demo-bar button{font-size:11px}.demo-bar a{font-weight:700}.wrap{width:min(var(--max),calc(100% - 64px))}.section{padding:72px 0}.eyebrow,.kicker{font-size:10px;letter-spacing:.15em;font-weight:700;color:var(--gold);margin-bottom:15px}.eyebrow{display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #304ce514}.editorial-hero{padding-top:48px}.hero-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:end;margin-bottom:34px}.hero-heading h1{font-size:clamp(42px,4.8vw,68px);margin:0;font-weight:800;letter-spacing:-.058em;line-height:1.07}.hero-heading em{font-style:normal;color:var(--gold)}.hero-intro{padding:0 0 4px 32px;border-left:1px solid var(--line);max-width:390px;justify-self:end}.hero-intro p{font-size:15px;color:var(--paper-dim);line-height:1.8;margin-bottom:20px}.feature-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:16px;height:490px}.feature-main,.feature-small{position:relative;overflow:hidden;border-radius:16px;background:#101c30;color:#fff;isolation:isolate}.feature-main>img,.feature-small>img,.feature-main>.img-fallback,.feature-small>.img-fallback{height:100%;width:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;transition:transform .6s ease}.feature-main:hover>img,.feature-small:hover>img{transform:scale(1.035)}.feature-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07142618 10%,#0714262b 35%,#071426e6);z-index:-1}.feature-top{display:flex;justify-content:space-between;padding:24px}.glass-label{font-size:9px;font-weight:600;letter-spacing:.12em;padding:8px 11px;border:1px solid #ffffff45;border-radius:5px;background:#0e1b2850;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-caption{position:absolute;bottom:30px;left:32px;right:32px}.feature-category{font-size:10px;letter-spacing:.14em;color:#d5e2ff}.feature-caption h2{font-size:48px;line-height:1.1;color:#fff;margin:13px 0 23px;letter-spacing:-.04em}.feature-bottom{display:flex;align-items:center;justify-content:space-between}.feature-author{display:flex;gap:12px;align-items:center}.feature-author img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #ffffff90}.feature-author strong{display:block;font-size:13px}.feature-author span{font-size:11px;color:#d7deeb}.play-circle{display:grid;place-items:center;border-radius:50%;background:#fff;color:#172033;width:52px;height:52px;font-size:27px}.feature-side{display:grid;grid-template-rows:1fr 1fr;gap:16px}.small-top{position:absolute;top:20px;left:20px}.small-caption{position:absolute;bottom:22px;left:22px;right:22px}.small-caption>span:first-child{font-size:9px;letter-spacing:.12em;color:#dfe5ed}.small-caption h2{font-size:28px;line-height:1.12;margin-top:7px;color:#fff}.round-arrow{position:absolute;right:0;bottom:0;display:grid;place-items:center;border-radius:50%;width:34px;height:34px;border:1px solid #ffffff80;font-size:20px}.value-line{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--paper-dim)}.value-line b{font-size:10px;color:var(--gold);margin-right:10px}.section-head{align-items:end;margin-bottom:26px}.section-head h2{font-size:32px;font-weight:800}.section-head p{font-size:13px;line-height:1.8}.section-head .eyebrow{margin-bottom:9px}.text-link{font-size:12px;font-weight:700;color:var(--gold);white-space:nowrap}.category-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:25px}.category-tabs button{padding:10px 16px;min-height:42px;border:1px solid var(--line);border-radius:7px;font-size:12px;color:var(--paper-dim);background:#fff}.category-tabs button.selected{background:#172033;color:#fff;border-color:#172033}.video-grid{gap:24px}.video-card{background:transparent;border:0;border-radius:0;overflow:visible}.video-card .thumb{border-radius:12px;aspect-ratio:16/10;background:#19243a}.video-card .card-body{padding:15px 0}.video-card h3{font-size:17px;font-weight:700;margin:10px 0 6px}.video-author{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--paper-dim)}.video-author img{width:22px;height:22px;border-radius:50%;object-fit:cover}.video-author span{margin-left:auto;font-size:17px}.video-card .meta{font-size:11px}.badge{font-size:9px;color:#fff!important;background:#162033b8;border:1px solid #ffffff40;border-radius:5px;padding:5px 8px;letter-spacing:.04em}.badge.public{background:#f5fff4ed;color:#235239!important}.dur{color:#fff;font-size:10px}.card-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fffffff0;color:#172033;font-size:15px;opacity:0;transition:opacity .2s}.video-card:hover .card-play,.video-card:focus-visible .card-play{opacity:1}.creator-section{background:#eef1f6;border-block:1px solid var(--line)}.creator-tile{border:1px solid #dce1eb;background:#fff;box-shadow:0 3px 10px #17203303;transition:transform .2s,box-shadow .2s}.creator-tile:hover{transform:translateY(-4px);box-shadow:0 12px 24px #17203310}.creator-tile .cover{height:110px}.creator-tile .pad{padding:0 16px 18px}.creator-tile .avatar{position:relative;width:52px;height:52px;border:3px solid white;margin-bottom:10px}.creator-tile h3{font-size:15px;margin-bottom:3px}.creator-tile .meta{font-size:11px}.creator-tile .price{font-size:13px}.creator-arrow{float:right;font-size:16px;color:var(--paper)}.membership-feature{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.membership-copy{padding:54px}.membership-copy h2{font-size:44px;margin-bottom:20px}.membership-copy>p{font-size:14px;color:var(--paper-dim);max-width:360px;line-height:1.9;margin-bottom:25px}.benefit-list{display:grid;gap:9px;font-size:12px;color:var(--paper-dim);margin-top:24px}.membership-preview{background:#e9edff;display:grid;justify-items:center;align-content:center;padding:35px;position:relative;background-image:radial-gradient(#304ce525 1px,transparent 1px);background-size:16px 16px}.preview-overline{font-size:9px;letter-spacing:.16em;color:#4b5c9b;margin-bottom:20px}.membership-ticket{width:min(100%,290px);padding:27px;background:#15213c;color:#fff;border-radius:16px;box-shadow:0 22px 40px #24396630;text-align:center;transform:rotate(-3deg)}.membership-ticket>img{width:56px;height:56px;border-radius:50%;object-fit:cover;margin:0 auto 13px;border:3px solid #ffffff60}.membership-ticket>.meta{font-size:8px;letter-spacing:.14em;color:#b7c5e1}.membership-ticket h3{font-size:28px;line-height:1.2;letter-spacing:-.04em;margin:12px 0}.membership-ticket p{font-size:11px;line-height:1.8;color:#b7c5e1}.ticket-price{font-size:34px;font-weight:700;margin:17px 0}.ticket-price span{font-size:12px;font-weight:400;color:#c6d0e6}.ticket-note{display:block;font-size:8px;color:#b7c5e1;margin-top:12px}.creator-cta{background:#304ce5;color:#fff;border-radius:18px;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:72px}.creator-cta .eyebrow{color:#d9e0ff}.creator-cta h2{font-size:38px;color:#fff}.creator-cta p{font-size:13px;color:#e0e5ff;margin-top:15px}.footer{padding:35px 0 45px;align-items:center;font-size:12px}.footer-brand{font-size:28px;font-weight:800;letter-spacing:-1px;color:#172033}.footer p{margin:8px 0}.footer span{font-size:10px}.footer nav{display:flex;gap:23px;color:var(--paper-dim)}.panel,.auth-card{box-shadow:0 8px 30px #17203305;border-radius:15px}.tour-grid .panel{padding:30px}.tour-grid h2{font-size:25px}.demo-note{background:#edf1ff;border-color:#d6ddfc;color:#41527a}.choice.on{background:#eef1ff;border-color:#304ce5}.chip{background:#fff;border-radius:7px;min-height:40px}.chip.on{background:#172033;color:#fff}.search-field{max-width:100%;padding:18px 0 10px}.search-field input{background:#fff;padding:16px;border-radius:9px;box-shadow:0 3px 12px #17203304}.channel-hero:after{background:linear-gradient(180deg,#17203315,#fafbfc 98%)}.channel-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;margin-top:-70px}.channel-card .avatar{border-color:#eef1f8}.channel-card .kicker{font-size:9px}.channel-card h1{font-size:36px}.channel-card p{max-width:600px}.watch-layout{padding-top:40px}.paywall{background:#101c32d9;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:4px}.paywall .kicker{color:#b9c7ff;font-size:9px;margin-bottom:0}.paywall .muted{color:#d1d8e6}.watch-layout .badge{background:#263b69}.studio{grid-template-columns:210px minmax(0,1fr);background:#f4f6fa}.side{background:#fff;padding-top:30px}.side a{margin-bottom:6px}.side a.active{background:#edf1ff;color:#263fcc}.studio-main{padding:38px 40px 64px;min-width:0}.studio-main .section-head h2{font-size:30px}.stat{padding:23px;border-radius:12px;box-shadow:0 4px 14px #17203303}.stat strong{font-size:30px;letter-spacing:-1px}.stat span{font-size:10px}.table-scroll{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 16px}.table td{font-size:13px;padding:18px 10px}.table th{font-size:9px;padding:16px 10px}.drop{display:block;background:#edf1fc;padding:38px;border-color:#adbce9}.form input,.form textarea{background:#fff}.auth-wrap{background:radial-gradient(ellipse at top,#e9eeff,transparent 65%)}.auth-card{padding:35px;background:#fff}.toast{background:#172033;color:#fff;box-shadow:0 8px 24px #17203330;font-size:13px}.user-chip img{border:2px solid #dbe1f2}.membership-actions{font-size:12px}main{min-height:65vh}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #304ce5;outline-offset:4px}input:focus-visible,textarea:focus-visible{outline:2px solid #304ce5;outline-offset:2px}@media (min-width:1600px){.feature-grid{height:530px}}@media (max-width:1100px){.nav{flex-wrap:wrap;gap:12px}.nav-links{order:3;width:100%;justify-content:center}.nav-actions{margin-left:auto}.hero-heading{gap:30px}.feature-grid{height:450px}.creator-row{grid-template-columns:repeat(3,minmax(0,1fr))}.membership-copy{padding:35px}.membership-copy h2{font-size:36px}.feature-caption h2{font-size:40px}}@media (max-width:800px){.wrap{width:calc(100% - 40px)}.hero-heading{grid-template-columns:1fr;gap:22px}.hero-intro{padding:0;border:0;max-width:600px;justify-self:start}.hero-intro p{max-width:480px}.feature-grid{height:auto;grid-template-columns:1fr}.feature-main{min-height:420px}.feature-side{grid-template-columns:1fr 1fr;grid-template-rows:230px}.value-line{font-size:10px;gap:10px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-feature{grid-template-columns:1fr 1fr}.membership-copy{padding:28px}.membership-copy h2{font-size:30px}.membership-preview{padding:25px}.studio{grid-template-columns:1fr}.side{display:flex;gap:7px;padding:12px 20px;border-right:0;border-bottom:1px solid var(--line);overflow-x:auto;align-items:center}.side .kicker{display:none}.side a{width:auto;white-space:nowrap;font-size:12px;margin:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-cta{padding:32px}.creator-cta h2{font-size:30px}.footer{flex-wrap:wrap}.channel-card{grid-template-columns:auto 1fr}.channel-card>div:last-child{grid-column:1/-1;text-align:left!important}.watch-layout{grid-template-columns:1fr}.nav-links{justify-content:flex-start}.nav-links a{white-space:nowrap}}@media (max-width:540px){.nav{padding:12px 16px;gap:10px}.logo{font-size:26px}.logo .brand-mark{display:grid;width:29px;height:29px;font-size:24px}.logo .brand-dot{display:block;font-size:26px}.nav-actions .btn{padding:9px 11px;min-height:38px;font-size:11px}.nav-links{gap:2px;padding:2px 0 0;overflow-x:auto}.nav-links a{font-size:11px;padding:10px 11px;min-height:40px}.demo-bar{padding:9px 16px;gap:5px;font-size:10px}.demo-bar>div{width:100%;justify-content:space-between}.demo-bar button{font-size:10px}.editorial-hero{padding-top:32px}.hero-heading h1{font-size:42px}.hero-intro p{font-size:13px;line-height:1.8}.feature-main{min-height:390px}.feature-top{padding:18px}.feature-caption{left:22px;right:22px;bottom:22px}.feature-caption h2{font-size:36px}.feature-author span{font-size:9px}.feature-author img{width:32px;height:32px}.play-circle{width:39px;height:39px;font-size:23px;flex-shrink:0}.feature-side{grid-template-rows:210px;gap:12px}.small-caption{left:15px;right:15px;bottom:17px}.small-caption h2{font-size:21px}.small-caption>span:first-child{font-size:7px}.small-top{top:13px;left:13px;font-size:7px;padding:6px}.round-arrow{display:none}.value-line{flex-direction:column;gap:10px;padding:18px 0;font-size:11px}.section{padding:45px 0}.section-head h2{font-size:27px}.section-head{align-items:start;gap:15px}.section-head p{font-size:12px}.category-tabs{gap:7px}.category-tabs button{padding:9px 12px;font-size:11px}.video-grid{grid-template-columns:1fr;gap:20px}.creator-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-tile .cover{height:90px}.creator-tile .pad{padding:0 12px 15px}.creator-tile h3{font-size:13px}.creator-tile .meta{font-size:10px}.creator-tile .price{font-size:12px}.membership-feature{grid-template-columns:1fr}.membership-copy{padding:30px}.membership-copy h2{font-size:36px}.membership-preview{padding:35px}.creator-cta{flex-direction:column;align-items:start;width:calc(100% - 40px);padding:30px;margin-bottom:45px}.creator-cta h2{font-size:30px}.footer nav{gap:20px;font-size:11px;flex-wrap:wrap}.channel-card{padding:20px;gap:14px}.channel-card h1{font-size:29px}.channel-card .avatar{width:65px;height:65px}.channel-card .kicker{font-size:8px}.channel-card p{font-size:12px}.channel-hero{height:240px}.paywall{padding:18px}.player:has(.paywall){aspect-ratio:auto;min-height:300px}.paywall h2{font-size:27px}.paywall .muted{font-size:12px}.studio-main{padding:26px 18px 45px}.stat{padding:16px}.stat strong{font-size:25px}.tour h1{font-size:36px}.tour-grid{grid-template-columns:1fr}.tour-grid .panel{padding:24px}.split{grid-template-columns:1fr;gap:24px}.btn{font-size:12px}.user-chip{font-size:10px}.user-chip img{display:none}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.nav-links a.active{box-shadow:inset 0 -2px #304ce5}:root{color-scheme:light}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:9px;background:var(--ink-2);color:var(--paper);font-size:12px;font-weight:600;flex-shrink:0}.theme-toggle:hover{border-color:var(--gold);color:var(--gold)}html[data-theme=dark]{color-scheme:dark;--ink:#0c1220;--ink-2:#141d2e;--ink-3:#192338;--paper:#edf1fa;--paper-dim:#bac5d9;--muted:#a2afc5;--gold:#91a6ff;--gold-2:#b8c5ff;--line:#26334a;--line-strong:#3a4a66;--shadow:0 20px 60px #0005}html[data-theme=dark] body{background:var(--ink)}html[data-theme=dark] .nav{background:#0c1220ed}html[data-theme=dark] .nav-links a.active,html[data-theme=dark] .nav-links a:hover{background:#203052;color:#c2ceff}html[data-theme=dark] .nav-links a.active{box-shadow:inset 0 -2px #91a6ff}html[data-theme=dark] .logo .brand-mark{background:#405eed;color:#fff}html[data-theme=dark] .btn-gold{background:#405eed;color:#fff;box-shadow:0 4px 14px #0002}html[data-theme=dark] .btn-gold:hover{background:#3553de}html[data-theme=dark] .btn-ghost,html[data-theme=dark] .chip{background:var(--ink-2);color:var(--paper)}html[data-theme=dark] .btn-ghost:hover{background:#21304a}html[data-theme=dark] .demo-bar{background:#111b2e;color:#b0bdd4}html[data-theme=dark] .demo-bar strong{color:#d4ddf0}html[data-theme=dark] .demo-note{background:#192644;border-color:#334671;color:#c3d0ee}html[data-theme=dark] .category-tabs button{background:var(--ink-2);color:var(--paper-dim)}html[data-theme=dark] .category-tabs button.selected,html[data-theme=dark] .chip.on{background:#dbe4ff;color:#14213d;border-color:#dbe4ff}html[data-theme=dark] .creator-section{background:#101a2b}html[data-theme=dark] .creator-tile{background:var(--ink-2);border-color:var(--line);box-shadow:0 3px 10px #0002}html[data-theme=dark] .creator-tile .avatar{border-color:var(--ink-2)}html[data-theme=dark] .membership-feature,html[data-theme=dark] .channel-card,html[data-theme=dark] .auth-card{background:var(--ink-2)}html[data-theme=dark] .membership-preview{background-color:#1b2845;background-image:radial-gradient(#7291e638 1px,transparent 1px)}html[data-theme=dark] .preview-overline{color:#becbf0}html[data-theme=dark] .membership-ticket{background:#101a2e;border:1px solid #364b76;box-shadow:0 22px 40px #0004}html[data-theme=dark] .creator-cta{background:#304ce5}html[data-theme=dark] .footer-credit{color:var(--paper)}html[data-theme=dark] .footer-credit a{color:var(--gold-2)}html[data-theme=dark] .tour-stage,html[data-theme=dark] .tour-map .panel{background:var(--ink-2)}html[data-theme=dark] .tour-dots button.done{background:#203052;color:#c2ceff}html[data-theme=dark] .search-field input,html[data-theme=dark] .form input,html[data-theme=dark] .form textarea{background:var(--ink-2);color:var(--paper)}html[data-theme=dark] .channel-hero:after{background:linear-gradient(180deg,#0c122020,#0c1220 98%)}html[data-theme=dark] .channel-card .avatar{border-color:#2a3955}html[data-theme=dark] .studio{background:var(--ink)}html[data-theme=dark] .side,html[data-theme=dark] .table-scroll{background:var(--ink-2)}html[data-theme=dark] .side a.active{background:#203052;color:#c2ceff}html[data-theme=dark] .drop,html[data-theme=dark] .choice.on{background:#192644;border-color:#607bbc}html[data-theme=dark] .auth-wrap{background:radial-gradient(ellipse at top,#1b2a49,transparent 65%)}html[data-theme=dark] .toast{background:#e5ecff;color:#15213b}html[data-theme=dark] :focus-visible{outline-color:#a6b8ff}@media (max-width:540px){.theme-toggle{width:38px;min-width:38px;min-height:38px;padding:8px}.theme-toggle span{display:none}.nav-actions{gap:5px}.nav{column-gap:6px}.nav-actions .btn{padding:9px 8px}.logo{font-size:23px}.logo .brand-mark{margin-right:3px}}.video-author .img-fallback{width:22px;height:22px;min-height:0;border-radius:50%;flex-shrink:0}.membership-ticket>img,.membership-ticket>.img-fallback{width:56px;height:56px;min-height:0;border-radius:50%;object-fit:cover;margin:0 auto 13px;border:3px solid #ffffff60}.user-chip img,.user-chip .img-fallback{width:28px;height:28px;min-height:0;border-radius:50%;object-fit:cover}.channel-hero img,.channel-hero .img-fallback{width:100%;height:100%;object-fit:cover}.tour-dots button.on{color:#fff}
