: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}:root{--sans: "Plus Jakarta Sans", "Manrope", system-ui, sans-serif;--serif: "Plus Jakarta Sans", system-ui, sans-serif;--hand: "Caveat", cursive;--ink: #fffdf8;--ink-2: #ffffff;--ink-3: #fff7ee;--paper: #17142a;--paper-dim: #5c5670;--muted: #7a738c;--gold: #3b5bfd;--gold-2: #2a46e8;--pop: #ff7a3a;--lilac: #d9ccff;--line: #efe8de;--line-strong: #e4d9cc;--radius: 22px;--max: 1180px}html[data-theme=dark]{--ink: #161326;--ink-2: #211c33;--ink-3: #2a243c;--paper: #f7f1ea;--paper-dim: #c9c0d6;--muted: #a89cbc;--gold: #7c8cff;--gold-2: #9aa6ff;--pop: #ff8a4c;--lilac: #5b4aa8;--line: #3a3350;--line-strong: #4a4264}body{background:var(--ink);font-family:var(--sans);color:var(--paper)}.nav{background:color-mix(in srgb,var(--ink) 86%,transparent);border-bottom-color:var(--line)}.logo{font-weight:800;letter-spacing:-.06em}.logo .brand-mark{background:var(--gold);border-radius:12px;font-size:0;width:34px;height:34px;position:relative;display:grid;place-items:center}.logo .brand-mark:after{content:"";width:0;height:0;border-left:9px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent;margin-left:2px}.logo .brand-dot{color:var(--pop)}.nav-links a.active{background:color-mix(in srgb,var(--gold) 12%,transparent);color:var(--gold);box-shadow:none;border-radius:999px}.btn{border-radius:999px;font-weight:700}.btn-gold{background:var(--gold);box-shadow:0 8px 20px color-mix(in srgb,var(--gold) 28%,transparent)}.btn-ghost{background:transparent;border-color:var(--gold);color:var(--gold)}.btn-ghost:hover{background:color-mix(in srgb,var(--gold) 10%,transparent)}.demo-bar{background:color-mix(in srgb,var(--lilac) 45%,var(--ink));color:var(--paper-dim)}.life-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center;padding:48px 0 20px}.life-pill{display:inline-block;background:#efe6ff;color:#5b40c6;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;margin-bottom:18px}html[data-theme=dark] .life-pill{background:#3a2f66;color:#e4dcff}.life-copy h1{font-size:clamp(44px,6vw,72px);font-weight:800;letter-spacing:-.055em;line-height:.98;margin-bottom:16px}.life-checks{display:flex;gap:18px;flex-wrap:wrap;list-style:none;margin-top:22px;color:var(--paper-dim);font-size:13px;font-weight:600}.life-checks li:before{content:"✔ ";color:var(--gold)}.hero-collage{position:relative;min-height:460px}.hero-blob{position:absolute;width:78%;height:78%;right:4%;top:6%;background:radial-gradient(circle,var(--lilac) 0%,transparent 68%);filter:blur(8px);z-index:0}.scribble{position:absolute;z-index:4;color:var(--pop);width:90px}.scribble.s1{left:6%;bottom:18%}.scribble.s2{right:2%;top:38%;width:54px}.now-badge{position:absolute;right:8%;top:6%;z-index:5;background:var(--pop);color:#fff;font-size:12px;font-weight:800;padding:8px 12px;border-radius:10px 14px 4px 12px;transform:rotate(8deg)}.polaroid{position:absolute;width:46%;background:var(--ink-2);padding:10px 10px 28px;border-radius:18px;box-shadow:0 18px 40px #17142a1f;z-index:2}.polaroid img,.polaroid .img-fallback{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;min-height:0}.polaroid-play{position:absolute;right:22px;top:22px;width:36px;height:36px;border-radius:50%;background:#fff;color:var(--gold);display:grid;place-items:center;font-size:12px;box-shadow:0 6px 16px #0000001f}.hand{font-family:var(--hand);font-size:22px;color:var(--pop);position:absolute;left:16px;bottom:4px}.polaroid.r-left{left:0;top:8%;transform:rotate(-8deg);z-index:3}.polaroid.r-right{right:2%;top:0;transform:rotate(7deg);width:42%}.polaroid.r-tilt{left:8%;bottom:0;transform:rotate(5deg);width:44%;z-index:4}.polaroid.r-up{right:4%;bottom:6%;transform:rotate(-4deg);width:40%}.polaroid.r-left:hover{transform:rotate(-3deg) scale(1.04);z-index:6}.polaroid.r-right:hover{transform:rotate(3deg) scale(1.04);z-index:6}.polaroid.r-tilt:hover{transform:rotate(2deg) scale(1.04);z-index:6}.polaroid.r-up:hover{transform:rotate(-1deg) scale(1.04);z-index:6}.life-cats{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.life-cats button{border:1px solid var(--line-strong);background:var(--ink-2);border-radius:999px;padding:10px 16px;font-weight:700;font-size:14px;color:var(--paper)}.life-cats button.on{background:var(--paper);color:var(--ink);border-color:var(--paper)}.video-card{background:transparent;border:0}.video-card .thumb{border-radius:22px;aspect-ratio:16 / 11;overflow:hidden;background:#f3e6d4}.video-card .card-play{opacity:1;background:#fff;color:var(--gold);width:40px;height:40px}.video-card h3{font-size:16px;font-weight:800;margin:12px 0 6px}.video-card .meta{display:flex;gap:8px;align-items:center;font-size:13px}.dot-badge{font-weight:800;color:var(--pop)}.dot-badge.public{color:var(--gold)}.dot-badge:before{content:"· ";color:var(--muted);font-weight:600}.people-band{background:color-mix(in srgb,var(--lilac) 28%,var(--ink))}.people-row,.creator-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.people-card{background:var(--ink-2);border-radius:24px;padding:22px 18px 18px;text-align:center;box-shadow:0 10px 30px #17142a0f}.people-photo,.people-photo.img-fallback{width:112px;height:112px;min-height:0;border-radius:50%;object-fit:cover;margin:0 auto 12px}.people-card h3{font-size:18px;font-weight:800;margin-bottom:6px}.people-tags{font-size:12px;color:var(--muted);margin-bottom:8px}.people-card p{font-size:13px;color:var(--paper-dim);min-height:40px}.people-cta{display:flex;align-items:center;justify-content:space-between;margin-top:14px;gap:8px}.btn-join{min-height:38px;padding:8px 16px;font-size:13px}.life-cta{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;background:var(--gold);color:#fff;border-radius:28px;padding:48px;margin:10px 0 72px;overflow:hidden}.life-cta h2{color:#fff;font-size:clamp(32px,4vw,48px);font-weight:800}.life-cta p{color:#e7ebff;margin:10px 0 22px}.life-cta .btn-paper{background:#fff;color:var(--gold)}.life-cta-card{background:#fff;color:#17142a;border-radius:22px;padding:18px;display:flex;gap:12px;align-items:center;box-shadow:0 18px 40px #0000002e;transform:rotate(3deg)}html[data-theme=dark] .life-cta-card{background:#2a243c;color:#f7f1ea}.life-cta-card img,.life-cta-card .img-fallback{width:64px;height:64px;min-height:0;border-radius:50%;object-fit:cover}.life-cta-card span,.life-cta-card em{display:block;font-size:12px;font-style:normal;color:var(--muted)}.cta-hand{position:absolute;right:8%;top:18px;color:#ffd7c2;font-size:26px}.footer-brand{color:var(--paper)}.channel-hero{height:280px}.channel-card{background:var(--ink-2)}.membership-ticket{background:#241c38}.creator-cta{background:var(--gold)}.paywall{background:color-mix(in srgb,#17142a 72%,transparent)}html[data-theme=dark] .polaroid{background:#2a243c;box-shadow:0 18px 40px #00000059}html[data-theme=dark] .people-card,html[data-theme=dark] .channel-card,html[data-theme=dark] .auth-card{background:var(--ink-2)}html[data-theme=dark] .video-card .thumb{background:#2a243c}html[data-theme=dark] .life-cta{background:linear-gradient(135deg,#4d5fff,#7c6cff)}html[data-theme=dark] .now-badge{background:var(--pop)}html[data-theme=dark] .people-band{background:color-mix(in srgb,#5b4aa8 35%,#161326)}html[data-theme=dark] .scribble{color:#ff9a62}@media (max-width: 980px){.life-hero,.life-cta,.people-row,.creator-row{grid-template-columns:1fr 1fr}.hero-collage{min-height:380px}}@media (max-width: 720px){.life-hero,.life-cta,.people-row,.creator-row,.video-grid{grid-template-columns:1fr}.hero-collage{min-height:340px}.polaroid{width:48%!important}.life-cta{padding:28px;margin-bottom:48px}}:root{--gold:#1246ff;--gold-2:#325fff;--joy-lilac:#f1eaff;--joy-orange:#ff7417;--joy-text:#101225;--joy-soft:#faf9ff}body{background:#fff}.nav{background:#ffffffed}.nav-links{gap:0}.nav-links a{padding:10px 11px}.logo{font-weight:800}.btn{border-radius:11px}.btn-gold{background:#1246ff;color:#fff}.btn-gold:hover{background:#0738e6}.nav .btn-gold{background:#1246ff}.joy-home{overflow:hidden}.joy-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;min-height:560px;padding:44px 0 50px}.joy-hero-copy{position:relative;z-index:2}.joy-note{display:block;font-size:14px;font-style:italic;font-weight:600;color:#d85500;line-height:1.5;transform:rotate(-6deg);transform-origin:left center;margin:0 0 26px 13px}.joy-hero h1{font-size:clamp(42px,4.6vw,65px);font-weight:800;letter-spacing:-.065em;line-height:1.04;margin:0 0 28px;white-space:normal}.joy-hero h1>span{color:#1246ff;position:relative;display:inline-block}.joy-hero h1>span:after{content:"";position:absolute;left:18%;right:-4%;height:5px;bottom:-9px;background:#ff7417;transform:rotate(-4deg);border-radius:8px}.joy-lede{font-size:21px;line-height:1.5;color:var(--paper-dim);margin:0 0 26px}.joy-actions{display:flex;gap:12px;flex-wrap:wrap}.joy-actions .btn{min-height:52px;padding:15px 22px;font-size:14px}.joy-actions .btn-ghost{border-color:#d5d6f4}.joy-actions .btn span{font-size:21px;margin-left:10px}.joy-promises{display:flex;flex-wrap:wrap;gap:18px;margin-top:31px;font-size:10px;color:var(--paper-dim)}.joy-promises span{display:flex;align-items:center;gap:6px}.joy-promises b{font-size:21px;font-weight:400;color:var(--paper)}.joy-collage{position:relative;min-height:470px;margin-left:8px}.joy-collage:before{content:"";position:absolute;top:12px;right:18px;bottom:16px;left:0;border-radius:48% 52% 40% 60%;background:#e6d6ff;transform:rotate(-12deg)}.joy-portrait{background-image:none;background-size:300% auto;background-repeat:no-repeat;background-color:#dcd8fa;width:100%;height:100%;min-height:1px}.joy-film{background-position:0% 27%}.joy-music{background-position:50% 24%}.joy-food{background-position:100% 26%}.joy-photo{position:absolute;display:block;border:5px solid white;border-radius:20px;overflow:hidden;box-shadow:0 16px 30px #27214b1c;color:#fff;isolation:isolate;transition:transform .2s}.joy-photo:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#091223c2);z-index:0;pointer-events:none}.joy-photo-film{width:48%;height:355px;left:1%;top:76px;transform:rotate(-7deg);z-index:3}.joy-photo-film:hover{transform:rotate(-4deg) translateY(-4px)}.joy-photo-music{width:55%;height:228px;right:0;top:17px;transform:rotate(4deg);z-index:1}.joy-photo-food{width:48%;height:225px;right:0;bottom:0;transform:rotate(5deg);z-index:2}.joy-photo-music:hover,.joy-photo-food:hover{transform:rotate(1deg) translateY(-4px)}.joy-photo-caption{position:absolute;left:18px;right:18px;bottom:16px;z-index:1}.joy-photo-caption>span{display:block;font-style:italic;font-weight:700;font-size:22px;line-height:1.2;margin-bottom:15px;text-shadow:0 1px 10px #0005}.joy-photo-caption strong{display:flex;justify-content:space-between;align-items:center;font-size:12px}.joy-photo-caption b{font-size:18px}.joy-photo-music .joy-photo-caption,.joy-photo-food .joy-photo-caption{left:16px;right:16px;bottom:13px}.joy-photo-music .joy-photo-caption>span,.joy-photo-food .joy-photo-caption>span{font-size:18px;margin-bottom:8px}.joy-play{position:absolute;top:13px;right:13px;background:#dafe62;color:#16223b;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:15px;z-index:1}.joy-collage-note{position:absolute;top:0;left:0;z-index:4;transform:rotate(-10deg);font-style:italic;font-weight:700;font-size:16px;line-height:1.25;color:#192046}.joy-new{position:absolute;right:1%;top:0;z-index:5;background:#eadcff;padding:10px 15px;border-radius:12px;font-size:11px;font-weight:700;transform:rotate(5deg);color:#28144a}.joy-spark{position:absolute;bottom:20px;left:-15px;color:#ff7417;font-size:61px;transform:rotate(20deg);z-index:4}.joy-category-band{background:#f2ebff;border-block:1px solid #eee6fa}.joy-categories{display:flex;justify-content:center;gap:12px;padding:17px 0;overflow-x:auto}.joy-categories button{display:flex;gap:10px;align-items:center;justify-content:center;min-height:44px;min-width:132px;padding:10px 19px;border-radius:30px;white-space:nowrap;font-size:12px;font-weight:600;color:#42425b;background:#ffffff70}.joy-categories button>span{font-size:22px;line-height:1}.joy-categories button.selected{background:#fff;color:#1246ff;box-shadow:0 2px 8px #5132a509}.joy-categories button:hover{background:#fff}.joy-home .section{padding:50px 0}.joy-home .section-head h2{font-size:32px;font-weight:800;letter-spacing:-.05em}.joy-home .section-head{align-items:center}.joy-home .text-link{font-size:13px;color:#1246ff}.joy-home .video-card .thumb{aspect-ratio:16/9}.joy-home .video-card h3{font-size:16px;line-height:1.4}.joy-home .video-grid{gap:23px}.joy-community{background:#f2ebff;border-block:1px solid #ede4fc}.joy-creator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.joy-creator{padding:9px;background:#fff;border:1px solid #eeebf4;border-radius:13px;box-shadow:0 3px 15px #55438604}.joy-creator-photo{display:block;width:100%;height:155px;overflow:hidden;border-radius:9px}.joy-creator-photo img,.joy-creator-photo .img-fallback{width:100%;height:100%;object-fit:cover}.joy-creator-photo .joy-portrait{background-position-y:18%;transition:transform .3s}.joy-creator-photo:hover .joy-portrait,.joy-creator-photo:hover img{transform:scale(1.04)}.joy-creator-body{padding:10px 5px 5px}.joy-creator h3{font-size:17px;letter-spacing:-.03em}.joy-craft{font-size:11px;color:var(--paper-dim);margin:3px 0 7px}.joy-bio{font-size:12px;color:var(--paper-dim);line-height:1.6;min-height:39px;max-width:220px}.joy-join{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:17px;font-size:11px}.joy-join strong{font-size:21px}.joy-join .btn{min-height:36px;font-size:11px;padding:8px 17px;border-radius:9px}.joy-create{background:#1246ff;color:#fff;padding:45px 0;overflow:hidden}.joy-create-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:55px;align-items:center}.joy-create h2{font-size:44px;line-height:1.12;letter-spacing:-.05em;color:#fff;font-weight:800}.joy-create .joy-note{color:#e0e7ff;font-size:13px;margin-bottom:19px}.joy-create-copy>p{font-size:15px;line-height:1.7;color:#e2eaff;margin:18px 0 23px}.joy-create-copy .btn{font-size:13px;padding:13px 20px}.joy-studio-preview{display:block;background:#fff;color:#172033;border-radius:16px;box-shadow:0 20px 50px #001a9c40;padding:19px;transform:rotate(-2deg);transition:transform .2s}.joy-studio-preview:hover{transform:rotate(0)}.joy-studio-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #e8ebf4}.joy-studio-bar strong{font-size:20px;letter-spacing:-.04em}.joy-studio-bar strong>span{color:#1246ff}.joy-studio-bar>span{font-size:10px;color:#637087}.joy-studio-body{display:grid;grid-template-columns:85px 1.2fr 1fr;gap:13px;padding:18px 0}.joy-studio-body aside{display:grid;align-content:start;gap:12px;font-size:9px;color:#657187}.joy-studio-body aside>span{padding:8px 5px}.joy-studio-body aside .on{background:#ecf0ff;border-radius:5px;color:#1246ff}.joy-mini-upload{border:1px dashed #c7d1ed;border-radius:9px;background:#f8faff;text-align:center;padding:14px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.joy-mini-upload>strong{font-size:11px}.joy-upload-icon{font-size:38px;color:#1246ff;margin:13px 0 5px}.joy-mini-upload>span{font-size:9px;color:#637087;line-height:1.5}.joy-mini-upload>b{font-size:10px;background:#1246ff;color:#fff;padding:9px 12px;border-radius:7px;margin-top:14px}.joy-mini-publish{background:#f0eaff;border-radius:9px;padding:13px;display:grid;gap:10px}.joy-mini-label{font-size:7px;letter-spacing:.12em;color:#5b4c87}.joy-mini-publish .joy-portrait{height:63px;border-radius:7px;background-position-y:20%}.joy-mini-publish>strong{font-size:11px}.joy-mini-publish>span:last-child{font-size:9px;line-height:1.7;color:#655881}.joy-studio-foot{border-top:1px solid #e8ebf4;padding-top:11px;font-size:9px;color:#68758b}.joy-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:12px;border-bottom:1px solid var(--line)}.joy-bottom>span{color:var(--paper-dim)}.joy-bottom a{color:var(--gold);font-weight:600}.footer{border-top:0}.logo .brand-mark{background:transparent!important;color:#1246ff!important;font-size:34px!important;width:32px!important}.joy-home .card-body{padding-bottom:0}html[data-theme=dark]{--joy-lilac:#231e39;--joy-text:#edf1ff;--joy-soft:#182238}html[data-theme=dark] .joy-home{background:#0c1220}html[data-theme=dark] .joy-hero h1>span,html[data-theme=dark] .joy-home .text-link{color:#a5b5ff}html[data-theme=dark] .joy-note{color:#ffac73}html[data-theme=dark] .joy-collage:before{background:#35274e}html[data-theme=dark] .joy-photo{border-color:#172238}html[data-theme=dark] .joy-collage-note{color:#e7dcff}html[data-theme=dark] .joy-category-band,html[data-theme=dark] .joy-community{background:#201b34;border-color:#332a4c}html[data-theme=dark] .joy-categories button{background:#302842;color:#d7cfe8}html[data-theme=dark] .joy-categories button.selected,html[data-theme=dark] .joy-categories button:hover{background:#e9e1ff;color:#273da9}html[data-theme=dark] .joy-creator{background:#182136;border-color:#33384d}html[data-theme=dark] .joy-create{background:#2045d8}html[data-theme=dark] .joy-create .joy-note{color:#dce5ff}html[data-theme=dark] .joy-home .btn-gold,html[data-theme=dark] .nav .btn-gold{background:#315bf3;color:#fff}html[data-theme=dark] .joy-studio-preview{background:#152039;color:#edf1ff}html[data-theme=dark] .joy-studio-bar,html[data-theme=dark] .joy-studio-foot{border-color:#32415c}html[data-theme=dark] .joy-studio-bar>span,html[data-theme=dark] .joy-studio-foot,html[data-theme=dark] .joy-studio-body aside{color:#b6c4dd}html[data-theme=dark] .joy-studio-body aside .on{background:#263c69;color:#bbcaff}html[data-theme=dark] .joy-mini-upload{background:#1a2a46;border-color:#566895}html[data-theme=dark] .joy-mini-upload>span{color:#c1cce0}html[data-theme=dark] .joy-mini-publish{background:#342d4d}html[data-theme=dark] .joy-mini-publish>span{color:#d1c7e7}@media (max-width:1180px){.joy-hero h1{font-size:54px}.joy-lede{font-size:18px}.joy-collage{min-height:435px}.joy-photo-film{height:325px;top:70px}.joy-photo-music,.joy-photo-food{height:205px}.joy-promises{gap:12px;font-size:9px}.joy-create-inner{gap:30px}.joy-create h2{font-size:38px}.joy-studio-body{grid-template-columns:65px 1.2fr 1fr;gap:8px}.joy-home .section-head h2{font-size:29px}.joy-categories button{min-width:115px}.nav{gap:13px}.nav-links a{font-size:12px;padding-inline:8px}}@media (max-width:900px){.joy-hero{grid-template-columns:1fr;gap:35px;padding-top:38px}.joy-hero-copy{max-width:680px}.joy-hero h1{font-size:64px}.joy-collage{width:min(580px,95%);margin:0 auto;min-height:470px}.joy-photo-film{height:355px}.joy-photo-music,.joy-photo-food{height:225px}.joy-promises{font-size:11px;gap:24px}.joy-category-band .wrap{width:100%;padding-inline:20px}.joy-categories{justify-content:flex-start}.joy-categories button{min-width:116px}.joy-creator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.joy-creator-photo{height:190px}.joy-create-inner{grid-template-columns:1fr;gap:30px}.joy-studio-preview{width:min(600px,100%);justify-self:center}.joy-studio-body{grid-template-columns:85px 1.2fr 1fr;gap:13px}.joy-create h2{font-size:42px}.joy-create-copy{max-width:550px}.joy-home .section-head{align-items:start}.joy-bottom{flex-wrap:wrap}.joy-home .section-head h2{max-width:500px}.joy-home .video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.joy-home .video-card h3{font-size:13px}}@media (max-width:540px){.joy-hero{padding:32px 0 35px;gap:33px}.joy-note{font-size:12px;margin-bottom:22px}.joy-hero h1{font-size:clamp(34px,9.4vw,49px);letter-spacing:-.065em;white-space:normal}.joy-lede{font-size:17px;margin-bottom:22px}.joy-actions{gap:9px}.joy-actions .btn{padding:12px 16px;font-size:12px;min-height:47px}.joy-actions .btn span{font-size:17px;margin-left:2px}.joy-promises{gap:8px;font-size:8px;justify-content:space-between;margin-top:24px}.joy-promises b{font-size:18px}.joy-collage{width:100%;min-height:350px;margin:0}.joy-collage-note{font-size:12px;top:3px;left:5px}.joy-new{font-size:8px;padding:8px 11px;right:0;top:4px}.joy-photo{border-width:3px;border-radius:14px}.joy-photo-film{height:260px;top:58px;width:49%}.joy-photo-music{height:166px;top:22px;width:55%}.joy-photo-food{height:165px;width:48%;bottom:0}.joy-photo-caption{left:10px;right:10px;bottom:12px}.joy-photo-caption>span{font-size:18px;margin-bottom:12px}.joy-photo-caption strong{font-size:9px}.joy-photo-caption b{font-size:13px}.joy-photo-music .joy-photo-caption,.joy-photo-food .joy-photo-caption{left:11px;right:10px;bottom:9px}.joy-photo-music .joy-photo-caption>span,.joy-photo-food .joy-photo-caption>span{font-size:13px;margin-bottom:5px}.joy-play{width:29px;height:29px;font-size:12px;top:9px;right:9px}.joy-spark{font-size:39px;left:-5px;bottom:9px}.joy-categories{gap:8px;padding-block:12px}.joy-categories button{font-size:11px;min-width:106px;min-height:42px;padding:9px 13px}.joy-categories button>span{font-size:19px}.joy-home .section{padding:35px 0}.joy-home .section-head h2{font-size:27px}.joy-home .section-head{gap:15px;flex-direction:column}.joy-home .text-link{font-size:12px}.joy-home .video-grid{grid-template-columns:1fr;gap:23px}.joy-home .video-card h3{font-size:16px}.joy-creator-grid{gap:11px}.joy-creator{padding:7px}.joy-creator-photo{height:130px}.joy-creator h3{font-size:14px}.joy-craft{font-size:9px;min-height:27px}.joy-bio{font-size:10px;min-height:48px}.joy-creator-body{padding:9px 2px 3px}.joy-join{flex-wrap:wrap;font-size:10px;margin-top:12px;gap:9px}.joy-join strong{font-size:18px}.joy-join .btn{min-height:35px;font-size:11px;width:100%;padding:8px}.joy-create{padding:33px 0}.joy-create h2{font-size:36px}.joy-create-copy>p{font-size:13px}.joy-studio-preview{padding:12px;transform:rotate(-1deg)}.joy-studio-bar strong{font-size:18px}.joy-studio-bar>span{font-size:9px}.joy-studio-body{grid-template-columns:1fr 1fr;gap:10px;padding:12px 0}.joy-studio-body aside{display:none}.joy-mini-upload{padding:12px 8px}.joy-mini-upload>strong{font-size:10px}.joy-mini-publish{padding:10px}.joy-mini-upload>b{font-size:9px}.joy-mini-label{font-size:6px}.joy-mini-publish>strong{font-size:10px}.joy-bottom{font-size:11px;padding:20px 0;gap:12px}.joy-create .joy-note{font-size:11px}}@media (prefers-reduced-motion:reduce){.joy-photo,.joy-studio-preview,.joy-creator-photo .joy-portrait{transition:none}}.joy-photo .joy-portrait,.joy-creator-photo .joy-portrait,.joy-mini-publish .joy-portrait{background:none!important;background-image:none!important;width:100%;height:100%;object-fit:cover;display:block}.joy-portrait{background-image:none!important;background-color:transparent}.joy-hero h1{white-space:normal}.joy-creator-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.joy-photo-roof{width:42%;height:170px;left:6%;bottom:4%;transform:rotate(-3deg);z-index:4}.joy-photo-roof:hover{transform:rotate(0) translateY(-4px)}.joy-photo-roof .joy-photo-caption>span{font-size:16px;margin-bottom:8px}.site-footer{border-top:1px solid var(--line,#eee6fa);padding:8px 0 0;background:var(--ink,#fff)}.site-footer .footer{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-footer .footer-credit{text-align:center;font-size:14px;font-weight:700;letter-spacing:-.01em;color:#101225;padding:16px 24px 28px;margin:0}.site-footer .footer-credit a{color:#1246ff;font-weight:800;text-decoration:underline;text-underline-offset:3px}.site-footer .footer-credit a:hover{color:#ff7417}html[data-theme=dark] .site-footer{background:#0c1220;border-color:#332a4c}html[data-theme=dark] .site-footer .footer-credit{color:#edf1ff}html[data-theme=dark] .site-footer .footer-credit a{color:#ffac73}html[data-theme=dark] .joy-collage:before{opacity:.85}html[data-theme=dark] .joy-new{background:#4a3a78;color:#f3eaff}html[data-theme=dark] .joy-spark{color:#ff8a4c}.channel-card,.panel,.auth-card,.tour-stage{border-radius:18px}@media (max-width:1180px){.joy-creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.joy-photo-roof{display:none}}@media (max-width:900px){.joy-creator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.joy-photo-roof{display:none}.joy-creator-grid{grid-template-columns:1fr 1fr}}
