:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0c0c;--bg-soft:#141212;--panel:#1b1919;--panel-2:#262221;--line:#393331;--text:#f7f3f0;--muted:#aea5a1;--coral:#d97862;--coral-2:#eba391;--gold:#d6b77a;--lime:#b5c98d;--shadow:0 30px 90px #0000006b}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:hidden}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.icon{flex:none;place-items:center;width:20px;height:20px;display:inline-grid}.modal-open{overflow:hidden}.site-header{z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0c0a0dcc;border-bottom:1px solid #ffffff0e;padding:14px 22px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100%);margin:auto;display:flex}.brand{align-items:center;gap:9px;text-decoration:none;display:inline-flex}.brand strong{letter-spacing:-.05em;font-size:1.25rem}.brand-mark{object-fit:contain;filter:drop-shadow(0 6px 12px #d9786221);width:38px;height:38px}.brand-mark.small{width:34px;height:34px}.brand-mark.tiny{width:31px;height:31px}.brand-mark.large{width:76px;height:76px}.brand-play{color:#35150e;background:var(--coral);border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 10px 28px #ff775d38}.brand-play .icon{width:17px;height:17px}.brand-play svg{fill:currentColor;stroke-width:0}.site-header nav{align-items:center;gap:30px;display:flex}.mobile-nav{display:none!important}.site-header nav a{color:#b7aab1;font-size:.86rem;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-header nav a.active{color:var(--text)}.header-cta{color:var(--text);background:#21181d;border:1px solid #4d393d;border-radius:12px;align-items:center;gap:12px;padding:11px 15px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.header-cta span{color:var(--coral)}.hero{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:70px;width:min(1180px,100% - 44px);min-height:770px;margin:auto;padding:92px 0 100px;display:grid;position:relative}.hero:before{content:"";z-index:-1;filter:blur(50px);background:#ff775d13;border-radius:50%;width:510px;height:510px;position:absolute;top:70px;left:-290px}.hero-copy{max-width:655px}.status-pill{color:#c7bbc1;background:#171318;border:1px solid #3d3239;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;margin-bottom:38px;padding:8px 12px;font-size:.72rem;font-weight:750;display:flex}.status-pill>span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c6f36a1a}.eyebrow{color:var(--coral-2);letter-spacing:.2em;margin:0;font-size:.68rem;font-weight:900}.hero h1{letter-spacing:-.075em;max-width:730px;margin:15px 0 26px;font-size:clamp(3.8rem,6.2vw,6.1rem);line-height:.93}.hero h1 em{color:var(--coral);font-style:normal}.hero-lead{color:#b5aab0;max-width:610px;margin:0;font-size:clamp(1.02rem,1.6vw,1.22rem);line-height:1.62}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px;display:flex}.primary-cta{color:#30130d;background:var(--coral);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 19px;font-size:.87rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 34px #ff775d2b}.primary-cta:hover{background:#ff8a70;transform:translateY(-1px)}.primary-cta .icon{width:17px;height:17px}.primary-cta svg{fill:currentColor;stroke-width:0}.text-link{color:#d4c9ce;align-items:center;gap:5px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link .icon{width:17px;height:17px;color:var(--coral)}.trust-row{color:#83777e;flex-wrap:wrap;gap:18px;margin-top:44px;font-size:.72rem;font-weight:700;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.trust-row .icon{width:14px;height:14px;color:var(--lime)}.page-intro{text-align:center;width:min(1080px,100% - 44px);margin:auto;padding:135px 0 80px;animation:.7s cubic-bezier(.2,.75,.2,1) both page-in}.page-intro h1{letter-spacing:-.078em;margin:15px auto 22px;font-size:clamp(3.7rem,8vw,7.4rem);line-height:.9}.page-intro h1 em{color:var(--coral);font-style:normal}.page-intro>p:last-child{color:#a99da3;max-width:650px;margin:auto;font-size:1.08rem;line-height:1.65}.home-story{width:min(1180px,100% - 44px);margin:auto;padding:85px 0 120px}.home-story-head{max-width:830px;margin-bottom:50px}.home-story-head h2{letter-spacing:-.07em;margin:13px 0 22px;font-size:clamp(3rem,6vw,5.8rem);line-height:.94}.home-story-head>p:last-child{max-width:630px;color:var(--muted);font-size:1rem;line-height:1.65}.home-panels{grid-template-columns:1.18fr .82fr;gap:14px;display:grid}.home-panel{min-height:520px;color:var(--text);isolation:isolate;background-position:50%;background-size:cover;border:1px solid #3b3136;border-radius:30px;flex-direction:column;justify-content:end;padding:42px;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-panel:before{content:"";z-index:-1;background:linear-gradient(#0b090a0a,#0b090af0 75%);position:absolute;inset:0}.home-panel.cinema{background-image:url(https://static.tvmaze.com/uploads/images/original_untouched/573/1433543.jpg)}.home-panel.live{background:radial-gradient(circle at 72% 24%,#b5c98d3d,#0000 30%),linear-gradient(145deg,#26221d,#121112 70%)}.home-panel>span{color:var(--coral-2);letter-spacing:.15em;font-size:.62rem;font-weight:900}.home-panel h3{letter-spacing:-.06em;margin:12px 0;font-size:clamp(2rem,3.7vw,3.55rem);line-height:.98}.home-panel p{color:#b0a5aa;max-width:520px;margin:0;line-height:1.55}.home-panel b{color:var(--coral-2);align-items:center;gap:5px;margin-top:25px;font-size:.76rem;display:inline-flex}.home-panel b .icon{width:16px;height:16px;transition:transform .2s}.home-panel:hover b .icon{transform:translate(4px)}.home-availability{background:linear-gradient(145deg,#181416,#100f10);border:1px solid #30282c;border-radius:34px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;width:min(1180px,100% - 44px);margin:0 auto 115px;padding:70px;display:grid;overflow:hidden}.home-availability h2{letter-spacing:-.065em;margin:12px 0 20px;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.95}.home-availability p{max-width:430px;color:var(--muted);margin:0 0 25px;line-height:1.6}.platform-cloud{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.platform-cloud>span{background:#241d2199;border:1px solid #342b30;border-radius:20px;align-content:center;place-items:center;gap:12px;min-height:130px;padding:18px;display:grid}.platform-cloud img{filter:invert(96%)sepia(7%)saturate(183%)hue-rotate(318deg)brightness(101%);max-width:48px;max-height:38px}.platform-cloud span:has(img+img){grid-template-columns:auto auto}.platform-cloud span:has(img+img) small{grid-column:1/-1}.platform-cloud small{color:#8f8389;font-size:.62rem;font-weight:800}.reveal,.experience-grid article,.feature-showcase article,.step-grid article,.download-card{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.75,.2,1);transform:translateY(24px)}.reveal.is-visible,.experience-grid article.is-visible,.feature-showcase article.is-visible,.step-grid article.is-visible,.download-card.is-visible{opacity:1;transform:translateY(0)}body[data-route=demo] .demo-section{padding-top:20px}body[data-route=demo] .demo-section>.section-heading{display:none}body[data-route=downloads] .downloads-section{margin-top:0}body[data-route=features] .experience{padding-top:35px}.guide-player{background:#181416;border:1px solid #49373d;border-radius:26px;width:min(960px,100% - 32px);margin:0 auto 70px;padding:10px;box-shadow:0 45px 120px #0000006b}.guide-player video{aspect-ratio:16/9;background:#090808;border-radius:18px;width:100%;display:block}.guide-player>div{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:15px 8px 7px;font-size:.75rem;display:flex}.guide-player strong{color:var(--lime)}.guide-methods{grid-template-columns:1fr 1fr;gap:14px;width:min(960px,100% - 32px);margin:0 auto 25px;display:grid}.guide-methods article{border:1px solid var(--line);background:linear-gradient(145deg,#1d181a,#141112);border-radius:22px;padding:32px}.guide-methods article>span{color:#31140e;background:var(--coral);border-radius:13px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.guide-methods h2{margin:30px 0 10px;font-size:1.6rem}.guide-methods p{color:var(--muted);margin:0;line-height:1.6}.guide-notice{color:#bdb09e;text-align:center;background:#211d14;border:1px solid #4b3d29;border-radius:16px;width:min(760px,100% - 32px);margin:35px auto 100px;padding:19px;line-height:1.55}.guide-notice strong{color:#f6e4bd}.hero-visual{place-items:center;display:grid;position:relative}.hero-visual:before{content:"";z-index:-1;background:radial-gradient(circle,#ff775d26,#0000 68%);border-radius:50%;width:480px;height:480px;position:absolute}.phone{background:linear-gradient(160deg,#181319,#0d0a0e 52%,#151016);border:1px solid #473840;border-radius:46px;width:min(365px,100%);min-height:672px;padding:15px 19px 25px;overflow:hidden;transform:rotate(2.8deg);box-shadow:0 60px 120px #0000009e,inset 0 0 0 7px #0b090b}.app-phone{background:var(--bg);padding:0}.phone-status{justify-content:space-between;height:38px;padding:9px 18px 0;font-size:.56rem;font-weight:800;display:flex}.phone-status i{background:#030303;border-radius:0 0 14px 14px;width:88px;height:21px;margin-top:-9px}.app-chrome{z-index:3;align-items:center;gap:14px;font-size:.63rem;font-weight:800;display:flex;position:absolute;top:39px;left:13px;right:13px}.app-chrome b{position:relative}.app-chrome b:after{content:"";background:var(--coral);height:2px;position:absolute;bottom:-8px;left:0;right:0}.app-chrome .icon{width:17px;height:17px;margin-left:auto}.tiny-profile,.profile-button i{background:currentColor;border-radius:50%;width:9px;height:9px;position:relative}.tiny-profile:after,.profile-button i:after{content:"";background:currentColor;border-radius:8px 8px 3px 3px;width:15px;height:7px;position:absolute;top:11px;left:-3px}.cinema-hero{text-align:center;align-items:end;min-height:420px;margin-top:-38px;padding:0 25px 30px;display:flex}.cinema-hero:before,.demo-vod-hero:before{content:"";background:linear-gradient(180deg,#0d0c0c14,#0d0c0c1f 45%,var(--bg));position:absolute;inset:0}.cinema-hero>div{z-index:1;width:100%;position:relative}.cinema-hero small,.demo-vod-hero small{color:var(--coral-2);letter-spacing:.14em;font-size:.52rem;font-weight:900}.cinema-hero h2{margin:7px 0 4px;font-size:1.65rem}.cinema-hero p{color:var(--muted);margin:0 0 11px;font-size:.59rem}.cinema-hero button,.cinema-hero a{color:#23100c;background:#f8efec;border:0;border-radius:8px;align-items:center;min-height:32px;padding:7px 11px;font-size:.58rem;font-weight:850;text-decoration:none;display:inline-flex}.cinema-hero button+button,.cinema-hero a+a{color:var(--text);background:#ffffff21;margin-left:7px}.app-phone>h3{margin:14px 17px 9px;font-size:.72rem}.phone-rail{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 16px;display:grid}.phone-poster{aspect-ratio:.7;border-radius:11px;place-items:center;font-size:1.15rem;display:grid;position:relative;overflow:hidden}.phone-poster img,.content-art img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.phone-poster img+b,.content-art img~span{opacity:0}.phone-top{justify-content:space-between;align-items:start;height:28px;padding:2px 9px;font-size:.62rem;font-weight:800;display:flex}.phone-top i{background:#050405;border-radius:0 0 17px 17px;width:102px;height:24px;margin-top:-7px}.phone-head{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.phone .brand strong{font-size:1rem}.phone .brand-play{border-radius:9px;width:28px;height:28px}.avatar,.demo-avatar{width:34px;height:34px;color:var(--coral-2);background:#261c22;border:1px solid #4a3841;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid}.phone-kicker{color:#7d7178;letter-spacing:.17em;margin:38px 0 7px;font-size:.57rem;font-weight:900}.phone h2{letter-spacing:-.055em;margin:0 0 20px;font-size:1.55rem}.phone-feature{background:linear-gradient(135deg,#09060e1a,#0d0816c7),radial-gradient(circle at 75% 16%,#7952bc,#29204b 42%,#17121c 73%);border-radius:24px;justify-content:space-between;align-items:end;min-height:150px;padding:20px;display:flex;box-shadow:inset 0 0 0 1px #ffffff1c}.phone-feature div{gap:4px;display:grid}.phone-feature small{color:#c2b6c8;letter-spacing:.12em;font-size:.53rem;font-weight:900}.phone-feature strong{font-size:1.35rem}.phone-feature span{color:#c9bdc9;font-size:.61rem}.phone-feature button{color:#30130d;background:#fff4ef;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.phone-feature button .icon{width:15px;height:15px}.phone-feature button svg{fill:currentColor;stroke-width:0}.phone-tabs{background:#100d11;border:1px solid #352b32;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:6px;margin:22px 0 14px;padding:5px;display:grid}.phone-tabs b{color:#766b71;text-align:center;border-radius:9px;padding:9px 3px;font-size:.62rem}.phone-tabs b:first-child{color:var(--text);background:#332229}.phone-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.mini-card{min-width:0}.mini-art{aspect-ratio:.75;border:1px solid #ffffff1a;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.mini-art>span{letter-spacing:-.06em;opacity:.9;font-size:1.25rem;font-weight:950}.mini-art i{color:#fff;background:#e94f45;border-radius:5px;padding:3px 5px;font-size:.39rem;font-style:normal;font-weight:900;position:absolute;bottom:6px;left:6px}.mini-card>div:last-child{min-width:0;padding:7px 3px}.mini-card strong,.mini-card small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mini-card strong{font-size:.62rem}.mini-card small{color:#7e747a;margin-top:3px;font-size:.49rem}.visual-note{width:235px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1f171ced;border:1px solid #4a373e;border-radius:16px;align-items:center;gap:11px;padding:14px;display:flex;position:absolute;bottom:87px;right:-35px}.visual-note>span{color:#26300f;background:var(--lime);border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.visual-note .icon{width:17px;height:17px}.visual-note strong,.visual-note small{display:block}.visual-note strong{font-size:.76rem}.visual-note small{color:#91858c;margin-top:4px;font-size:.6rem;line-height:1.35}.section{width:min(1120px,100% - 44px);margin:auto;padding:120px 0}.experience{border-top:1px solid #262120;width:min(1180px,100% - 44px);margin:auto;padding:115px 0}.experience-head{max-width:780px}.experience-head h2{letter-spacing:-.07em;margin:13px 0 18px;font-size:clamp(2.8rem,5.6vw,5.2rem);line-height:.96}.experience-head>p:last-child{max-width:650px;color:var(--muted);line-height:1.65}.experience-grid{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:55px;display:grid}.experience-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#1b1818,#111010);border-radius:26px;align-items:end;min-height:290px;padding:30px;display:flex;position:relative;overflow:hidden}.experience-grid article.wide{background:radial-gradient(circle at 75% 18%,#d978622e,#0000 38%),linear-gradient(145deg,#211918,#111010);grid-row:span 2;min-height:594px}.experience-grid article>span{color:#39312f;font-size:3.4rem;font-weight:950;position:absolute;top:18px;right:25px}.experience-grid small{color:var(--coral-2);letter-spacing:.15em;font-size:.59rem;font-weight:900}.experience-grid h3{letter-spacing:-.05em;max-width:560px;margin:11px 0;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.05}.experience-grid p{max-width:520px;color:var(--muted);margin:0;line-height:1.6}.feature-section{border-top:1px solid #211b20;width:min(1180px,100% - 44px);margin:auto;padding:105px 0}.feature-intro{max-width:740px}.feature-intro h2{letter-spacing:-.07em;margin:13px 0 18px;font-size:clamp(2.7rem,5.5vw,5rem);line-height:.98}.feature-intro>p:last-child{max-width:640px;color:var(--muted);line-height:1.65}.feature-showcase{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px;display:grid}.feature-showcase article{background:linear-gradient(150deg,#191419,#100d11);border:1px solid #322830;border-radius:25px;flex-direction:column;justify-content:space-between;gap:26px;min-height:520px;padding:12px 12px 26px;display:flex;overflow:hidden}.feature-copy{grid-template-columns:52px 1fr;align-items:start;gap:18px;padding:0 15px;display:grid}.feature-copy>span{width:52px;height:52px;color:var(--coral);background:#302020;border-radius:16px;place-items:center;display:grid}.feature-copy>span .icon{width:25px;height:25px}.feature-art{background:#0c0a0d;border:1px solid #ffffff14;border-radius:18px;height:238px;position:relative;overflow:hidden}.feature-library{background:radial-gradient(circle at 50% 0,#6d3f4b88,#0000 55%),#100d11;justify-content:center;align-items:flex-end;gap:8px;padding:28px 18px 0;display:flex}.feature-library img{object-fit:cover;width:31%;height:185px;transform:translateY(calc(var(--poster) * 9px)) rotate(calc((var(--poster) - 1) * 3deg));border-radius:10px 10px 0 0;box-shadow:0 18px 35px #0008}.feature-library img:nth-child(2){z-index:2;position:relative}.feature-chip{z-index:3;color:#f7ece8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171216dd;border:1px solid #fff2;border-radius:999px;padding:7px 10px;font-size:.57rem;font-weight:850;position:absolute;bottom:14px;left:17px}.feature-epg{background:radial-gradient(circle at 100% 0,#3b315a99,#0000 48%),#0f0c11;padding:18px}.epg-head{color:#ded3d8;justify-content:space-between;margin-bottom:12px;font-size:.67rem;display:flex}.epg-head span{color:var(--coral-2)}.epg-row{border-top:1px solid #ffffff10;grid-template-columns:39px 1fr;align-items:center;gap:10px;padding:9px 0;display:grid}.epg-row>i{color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;font-size:.56rem;font-style:normal;font-weight:950;display:grid}.epg-row>span{grid-template-columns:1fr auto;gap:2px 6px;min-width:0;display:grid}.epg-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;overflow:hidden}.epg-row small{color:#877b82;text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;overflow:hidden}.epg-row em{background:#342d32;border-radius:2px;grid-column:1/-1;height:2px}.epg-row em b{border-radius:inherit;background:var(--coral);height:100%;display:block}.feature-player{background:radial-gradient(circle at 50% 38%,#76465e99,#0000 35%),linear-gradient(145deg,#19121b,#0b090d);place-items:center;padding:18px;display:grid}.player-glow{filter:blur(38px);background:#d9786255;border-radius:50%;width:150px;height:150px;position:absolute}.player-screen{z-index:1;background:linear-gradient(160deg,#382c3a,#0d0b0f);border:1px solid #ffffff1c;border-radius:14px;justify-content:center;align-items:center;width:100%;height:140px;padding:14px;display:flex;position:relative;box-shadow:0 22px 45px #0008}.player-screen>.brand-mark{position:absolute;top:12px;left:13px}.player-play{color:#2a1210;background:#fff1eb;border:1px solid #ffffff28;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.player-play .icon{width:18px;height:18px}.player-play svg{fill:currentColor;stroke-width:0}.player-timeline{color:#a99ea4;align-items:center;gap:7px;font-size:.48rem;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.player-timeline i{background:linear-gradient(90deg,var(--coral) 40%,#564b51 40%);flex:1;height:2px}.native-badges{color:#9d8f97;justify-content:space-between;font-size:.47rem;font-weight:800;display:flex;position:absolute;bottom:10px;left:17px;right:17px}.feature-showcase small{color:var(--coral-2);letter-spacing:.15em;font-size:.58rem;font-weight:900}.feature-showcase h3{letter-spacing:-.035em;margin:10px 0;font-size:1.45rem}.feature-showcase p{color:#91858c;margin:0;font-size:.84rem;line-height:1.55}.format-strip{color:#8f838a;letter-spacing:.08em;background:#121013;border:1px solid #30262d;border-radius:18px;flex-wrap:wrap;justify-content:space-around;gap:18px;margin-top:14px;padding:18px 24px;font-size:.67rem;font-weight:900;display:flex}.section-heading{max-width:660px}.section-heading.centered{text-align:center;margin:auto}.section-heading h2,.device-copy h2{letter-spacing:-.065em;margin:13px 0 18px;font-size:clamp(2.45rem,5vw,4.45rem);line-height:1.02}.section-heading>p:last-child,.device-copy>p{color:var(--muted);font-size:1rem;line-height:1.65}.steps{border-top:1px solid #211b20}.step-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px;display:grid}.step-grid article{background:linear-gradient(145deg,#171318,#110e12);border:1px solid #30272e;border-radius:24px;min-height:280px;padding:28px;position:relative;overflow:hidden}.step-grid article>span{color:#332a30;font-size:2.6rem;font-weight:950;position:absolute;top:17px;right:21px}.step-icon{width:46px;height:46px;color:var(--coral);background:#2c1b1b;border-radius:14px;place-items:center;display:grid}.step-icon .icon{width:23px;height:23px}.step-grid h3{margin:58px 0 11px;font-size:1.22rem}.step-grid p{color:#948991;margin:0;font-size:.87rem;line-height:1.58}.demo-section{background:linear-gradient(#100d11,#151117 48%,#0f0c10);border-block:1px solid #211b20;padding:120px max(22px,50vw - 590px)}.demo-notice{text-align:center;background:#211713;border:1px solid #4c3b36;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:min(1040px,100%);margin:48px auto 14px;padding:13px 17px;display:flex}.demo-notice span{color:#3a1b0f;background:var(--gold);letter-spacing:.12em;border-radius:7px;padding:5px 8px;font-size:.57rem;font-weight:950}.demo-notice p{color:#c5b6ad;margin:0;font-size:.75rem;line-height:1.45}.demo-notice a,.fiction-note a{color:var(--coral-2);font-weight:850}.demo-app{background:#0c0a0d;border:1px solid #3a2e36;border-radius:31px;width:min(1040px,100%);min-height:720px;margin:auto;position:relative;overflow:hidden;box-shadow:0 55px 130px #0000006e}.demo-chrome{z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0c0ce6;align-items:center;gap:28px;min-height:76px;padding:0 26px;display:flex;position:relative}.demo-chrome nav{align-self:stretch;gap:27px;display:flex}.demo-chrome nav button{color:#837b77;background:0 0;border:0;font-size:.81rem;font-weight:850;position:relative}.demo-chrome nav button.active{color:var(--text)}.demo-chrome nav button.active:after{content:"";background:var(--coral);border-radius:2px;height:2px;position:absolute;bottom:15px;left:3px;right:3px}.demo-chrome>div{gap:9px;margin-left:auto;display:flex}.demo-chrome>div button{width:39px;height:39px;color:var(--text);background:#ffffff12;border:0;border-radius:50%;place-items:center;display:grid}.profile-button i{color:var(--coral-2)}.demo-search{z-index:4;border:1px solid var(--line);background:var(--panel-2);border-radius:14px;align-items:center;gap:10px;min-height:55px;margin:0 25px 5px;padding:0 15px;display:flex;position:relative}.demo-search .icon{color:var(--muted)}.demo-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:16px}.demo-content{padding-top:0}.demo-vod-hero{background-position:50%;background-size:cover;align-items:end;min-height:390px;margin:0 -36px 30px;padding:35px 50px;display:flex;position:relative;overflow:hidden}.demo-vod-hero>div{z-index:1;max-width:520px;position:relative}.demo-vod-hero h3{letter-spacing:-.07em;margin:10px 0 7px;font-size:clamp(2.7rem,6vw,5rem);line-height:.9}.demo-vod-hero p{color:#d2c9c4}.demo-vod-hero button{min-height:43px;color:var(--bg);background:var(--text);border:0;border-radius:11px;padding:10px 15px;font-weight:900}.demo-vod-hero button+button{color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;margin-left:8px}.media-rail{margin-top:30px}.media-rail .row-heading{margin-block:0 14px}.media-rail .row-heading span,.live-title span{color:var(--muted);font-size:.7rem}.rail-track{scrollbar-width:none;grid-auto-columns:minmax(138px,1fr);grid-auto-flow:column;gap:13px;display:grid;overflow-x:auto}.rail-track::-webkit-scrollbar{display:none}.rail-track .content-card{width:100%}.content-art em{z-index:0;color:#f7f3f026;font-size:7rem;font-style:normal;font-weight:950;line-height:1;position:absolute;bottom:-19px;left:-4px}.content-art>span{z-index:1;position:relative}.now-card{border:1px solid var(--line);background:var(--panel);border-radius:21px;margin-top:25px;padding:20px}.now-card>div{display:inline-block}.now-card>div small{color:var(--coral);letter-spacing:.12em;font-size:.58rem;font-weight:900}.now-card>div h3{margin:5px 0 15px;font-size:1.7rem}.now-card>button{float:right;color:var(--muted);background:var(--panel-2);border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-size:.7rem;font-weight:800;display:flex}.now-card>section{clear:both}.live-title{justify-content:space-between;align-items:center;margin:30px 0 14px;display:flex}.live-title h4{margin:0}.live-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.live-card{background:#171515;border:1px solid #342f2d;border-radius:16px;grid-template-columns:58px 1fr auto;align-items:center;gap:11px;min-width:0;padding:11px;display:grid}.live-logo{border-radius:13px;place-items:center;width:58px;height:58px;font-size:.9rem;font-weight:950;display:grid}.live-card>div:nth-child(2){min-width:0}.live-card small,.live-card strong,.live-card p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.live-card small{color:var(--coral-2);font-size:.55rem}.live-card strong{margin-top:3px;font-size:.84rem}.live-card p{color:var(--muted);margin:5px 0 7px;font-size:.62rem}.live-card i{background:#3b3532;border-radius:3px;height:3px;display:block;overflow:hidden}.live-card i b{background:var(--coral);height:100%;display:block}.live-card>button{width:34px;height:34px;color:var(--bg);background:var(--text);border:0;border-radius:50%}.floating-category{z-index:7;width:48px;height:48px;color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#262221f0;border:1px solid #624a43;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:20px;right:20px;box-shadow:0 16px 35px #000}.drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040404b3;position:fixed;inset:0}.category-drawer{border-right:1px solid var(--line);background:#181616f7;width:min(350px,88vw);height:100%;padding:35px 24px;box-shadow:30px 0 90px #000}.category-drawer>div{position:relative}.category-drawer h3{margin:7px 0 24px;font-size:2rem}.category-drawer>div button{width:38px;height:38px;color:var(--text);background:var(--panel-2);border:0;border-radius:50%;font-size:1.4rem;position:absolute;top:0;right:0}.category-drawer>label{border:1px solid var(--line);color:var(--muted);border-radius:12px;justify-content:space-between;margin-bottom:18px;padding:13px;font-size:.72rem;display:flex}.drawer-row{width:100%;min-height:48px;color:var(--muted);background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.drawer-row.active{color:var(--coral-2);background:#d9786221}.category-drawer>small{color:#6f6864;text-align:center;margin-top:24px;display:block}.profile-group{margin:22px 0}.profile-group>small{color:var(--muted);letter-spacing:.12em;margin:0 0 7px 4px;font-size:.57rem;font-weight:900;display:block}.profile-group button{border:1px solid var(--line);width:100%;min-height:49px;color:var(--text);background:var(--panel);justify-content:space-between;align-items:center;padding:0 14px;display:flex}.profile-group button:first-of-type{border-radius:13px 13px 0 0}.profile-group button:last-of-type{border-radius:0 0 13px 13px}.profile-group button:only-of-type{border-radius:13px}.profile-group button+button{border-top:0}.profile-group button b{color:var(--coral-2);font-size:.72rem}.demo-top{background:#121014;border-bottom:1px solid #282128;justify-content:space-between;align-items:center;height:80px;padding:0 26px;display:flex}.demo-top>div{align-items:center;gap:12px;display:flex}.demo-list-identity span:last-child{gap:2px;display:grid}.demo-list-identity small{color:var(--coral);letter-spacing:.15em;font-size:.55rem;font-weight:900}.demo-list-identity strong{font-size:1rem}.header-brand-mark{color:#31140d;background:var(--coral);border-radius:12px;place-items:center;width:39px;height:39px;font-size:.78rem;display:grid}.demo-actions button{width:40px;height:40px;color:var(--coral);background:#1c171c;border:1px solid #3d3139;border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.profile-icon i{background:currentColor;border-radius:50%;width:10px;height:10px;position:relative}.profile-icon i:after{content:"";background:currentColor;border-radius:10px 10px 4px 4px;width:18px;height:9px;position:absolute;top:12px;left:-4px}.demo-label{color:#81757c;font-size:.7rem;font-weight:750}.demo-content{padding:34px 36px 120px}.demo-welcome{justify-content:space-between;align-items:start;gap:20px;display:flex}.demo-welcome h3,.library-head h3{letter-spacing:-.06em;margin:7px 0;font-size:clamp(2rem,4vw,3.1rem)}.demo-welcome>div>p:last-child{color:var(--muted);margin:0}.demo-types{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}.demo-types button{min-height:120px;color:var(--text);text-align:left;background:#181419;border:1px solid #342a32;border-radius:20px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:14px;padding:20px;display:grid}.demo-types button:hover{background:#1d161a;border-color:#68433d;transform:translateY(-2px)}.demo-types button>span{width:47px;height:47px;color:var(--coral);background:#302020;border-radius:14px;grid-row:1/3;place-items:center;display:grid}.demo-types .icon{width:23px;height:23px}.demo-types strong{align-self:end;font-size:1.08rem}.demo-types small{color:#857a81;align-self:start}.register-card{width:100%;color:var(--text);text-align:left;background:linear-gradient(120deg,#261816,#1a1419);border:1px solid #513631;border-radius:20px;align-items:center;gap:16px;margin-top:20px;padding:20px;display:flex}.register-card>span:last-child{gap:5px;display:grid}.register-card strong{font-size:.92rem}.register-card small{color:#9c8f96;line-height:1.4}.register-card b{color:var(--coral-2);font-size:.69rem}.register-symbol{width:45px;height:45px;color:var(--coral);background:#3b2423;border-radius:14px;flex:none;place-items:center;font-size:1.5rem;display:grid}.recent-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.demo-featured{background:linear-gradient(90deg,#120e18 10%,#120e18a6),radial-gradient(circle at 78% 28%,#6d4ba8,#2a2348 30%,#17121e 64%);border:1px solid #473b52;border-radius:24px;align-items:end;min-height:250px;margin-top:28px;padding:34px;display:flex;overflow:hidden}.demo-featured>div{max-width:480px}.demo-featured h3{letter-spacing:-.05em;margin:9px 0;font-size:2.2rem}.demo-featured p:not(.eyebrow){color:#c7bdca;line-height:1.5}.demo-featured button{color:#24100b;background:#fff2ed;border:0;border-radius:11px;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;font-size:.76rem;font-weight:900;display:inline-flex}.demo-featured button .icon{width:14px;height:14px}.demo-featured button svg{fill:currentColor;stroke-width:0}.row-heading{justify-content:space-between;align-items:center;gap:16px;margin:32px 0 16px;display:flex}.row-heading h4{margin:0;font-size:1rem}.row-heading button{color:var(--coral-2);background:0 0;border:0;font-size:.76rem;font-weight:800}.demo-nav{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1d171ced;border:1px solid #3d3139;border-radius:22px;grid-template-columns:repeat(3,1fr);width:min(430px,100% - 28px);min-height:69px;padding:8px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000080}.demo-nav button{color:#786c74;background:0 0;border:0;border-radius:15px;justify-items:center;gap:4px;min-width:0;padding:8px 3px;font-size:.61rem;font-weight:800;display:grid}.demo-nav button .icon{width:19px;height:19px}.demo-nav button.active{color:var(--coral);background:#352229}.library-tabs{background:#141115;border:1px solid #342a32;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:25px;padding:5px;display:grid}.library-tabs button{color:#82767d;background:0 0;border:0;border-radius:11px;min-height:42px;font-size:.76rem;font-weight:850}.library-tabs button.active{color:#fff;background:#352329}.category-chip{color:#c9bdc3;background:#191519;border:1px solid #3c3038;border-radius:11px;margin:-12px 0 22px;padding:10px 14px;font-size:.72rem;font-weight:750}.library-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.search{color:#796d74;background:#151116;border:1px solid #392e35;border-radius:14px;align-items:center;gap:9px;width:min(320px,100%);min-height:49px;padding:0 14px;display:flex}.search .icon{width:18px;height:18px}.search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:16px}.search input::placeholder{color:#71666d}.content-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 15px;display:grid}.content-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-grid{grid-template-columns:1fr;gap:10px}.channel-grid .content-card{background:#151216;border:1px solid #31272e;border-radius:17px;grid-template-columns:74px 1fr;align-items:center;gap:13px;padding:10px;display:grid}.channel-grid .content-art{aspect-ratio:1;border-radius:13px;width:74px}.channel-grid .content-art>span{font-size:1.25rem}.channel-grid .content-copy{padding:0}.channel-grid .content-copy p{-webkit-line-clamp:1}.channel-grid .live-badge{display:none}.channel-grid .favorite{width:27px;height:27px;top:5px;right:5px}.channel-grid .favorite .icon{width:13px;height:13px}.content-card{outline:0;min-width:0}.content-art{aspect-ratio:.78;border:1px solid #392e36;border-radius:19px;place-items:center;transition:all .2s;display:grid;position:relative;overflow:hidden}.content-card:hover .content-art,.content-card:focus .content-art{border-color:#825046;transform:translateY(-3px);box-shadow:0 22px 50px #00000052}.content-art>span{letter-spacing:-.08em;opacity:.9;font-size:clamp(2rem,5vw,4.1rem);font-weight:950}.favorite{z-index:2;color:#e7dce1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0b0ebf;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:9px;right:9px}.favorite .icon{width:18px;height:18px}.favorite.active{color:var(--coral);background:#342126}.favorite.active svg{fill:currentColor}.hover-play{color:#30130d;opacity:0;background:#fff4ef;border-radius:50%;place-items:center;width:48px;height:48px;transition:all .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%);box-shadow:0 12px 30px #00000073}.hover-play .icon{width:17px;height:17px}.hover-play svg{fill:currentColor;stroke-width:0}.content-card:hover .hover-play,.content-card:focus .hover-play{opacity:1;transform:translate(-50%,-50%)}.live-badge{color:#fff;letter-spacing:.06em;background:#d94d43;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:.5rem;font-style:normal;font-weight:950;display:inline-flex;position:absolute;bottom:9px;left:9px}.live-badge b{background:#fff;border-radius:50%;width:5px;height:5px;animation:1.4s infinite pulse}.content-copy{padding:10px 4px 0}.content-copy strong,.content-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.content-copy strong{font-size:.92rem}.content-copy small{color:#887c83;margin-top:5px;font-size:.68rem}.content-copy p{color:#746a70;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:.67rem;line-height:1.4;display:-webkit-box;overflow:hidden}.empty-state{text-align:center;align-content:center;justify-items:center;min-height:420px;display:grid}.empty-state>.icon{color:#54464e;width:40px;height:40px}.empty-state h4{margin:17px 0 7px;font-size:1.2rem}.empty-state p{max-width:390px;color:var(--muted);margin:0;line-height:1.5}.accent-sunset{color:#ffd3bc;background:radial-gradient(circle at 75% 18%,#d96d54,#0000 34%),linear-gradient(145deg,#5a2b27,#1c1115 68%)}.accent-green{color:#dff5bb;background:radial-gradient(circle at 70% 20%,#5c8c58,#0000 35%),linear-gradient(145deg,#304b39,#111816 70%)}.accent-blue{color:#c7e8ff;background:radial-gradient(circle at 72% 19%,#4d7ab2,#0000 35%),linear-gradient(145deg,#243d5c,#10151c 70%)}.accent-violet{color:#e0d3ff;background:radial-gradient(circle at 72% 18%,#7557a6,#0000 35%),linear-gradient(145deg,#392b5a,#15111d 70%)}.accent-aqua{color:#c9fbef;background:radial-gradient(circle at 72% 18%,#469d9a,#0000 35%),linear-gradient(145deg,#245556,#101919 70%)}.devices{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.device-copy{max-width:620px}.device-list{color:#c8bdc2;gap:13px;margin:28px 0 34px;font-size:.86rem;display:grid}.device-list span{align-items:center;gap:9px;display:flex}.device-list .icon{width:17px;height:17px;color:var(--lime)}.device-orbit{place-items:center;min-height:440px;display:grid}.orbit-ring{aspect-ratio:1;background:radial-gradient(circle,#1b151b 0 27%,#0000 28%),radial-gradient(circle,#ff775d17,#0000 67%);border:1px solid #372d34;border-radius:50%;place-items:center;width:min(410px,85vw);display:grid;position:relative;box-shadow:inset 0 0 60px #ff775d0a}.orbit-ring:before,.orbit-ring:after{content:"";border:1px solid #292128;border-radius:50%;position:absolute}.orbit-ring:before{inset:15%}.orbit-ring:after{inset:32%}.orbit-logo{z-index:2;box-shadow:var(--shadow);background:#171217;border:1px solid #45343d;border-radius:20px;padding:20px;position:relative}.device-badge{z-index:3;text-align:center;background:#1b151a;border:1px solid #4a3942;border-radius:17px;min-width:70px;padding:16px 12px;font-size:.8rem;font-weight:900;position:absolute;box-shadow:0 20px 50px #0006}.device-badge.ios{color:#d9e6ff;top:16%;right:3%}.device-badge.android{color:var(--lime);bottom:17%;left:2%}.downloads-section{background:radial-gradient(circle at 88% 5%,#d978621c,#0000 31rem),linear-gradient(145deg,#171315,#111011);border:1px solid #30282c;border-radius:34px;width:min(1180px,100% - 44px);margin:0 auto 110px;padding:74px}.downloads-heading{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:60px;display:grid}.downloads-heading h2{letter-spacing:-.07em;max-width:650px;margin:13px 0 0;font-size:clamp(2.8rem,5.8vw,5.5rem);line-height:.96}.downloads-heading>p{max-width:440px;color:var(--muted);margin:0 0 5px;line-height:1.65}.download-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:58px;display:grid}.download-card{background:linear-gradient(150deg,#251e22eb,#141113e0);border:1px solid #392f34;border-radius:22px;flex-direction:column;min-height:235px;padding:24px;transition:border-color .2s,transform .2s,background .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.download-card:before{content:"";background:var(--platform-glow,#d978622b);filter:blur(26px);border-radius:50%;width:150px;height:150px;position:absolute;top:-85px;left:-65px}.download-card:hover{background:linear-gradient(150deg,#2a2025,#171316);border-color:#69505a;transform:translateY(-3px)}.download-card.platform-mobile{--platform-glow:#d9786252}.download-card.platform-tv{--platform-glow:#b5c98d40}.download-card.platform-desktop{--platform-glow:#8ba1d238}.platform-logos{z-index:1;align-items:center;gap:13px;min-height:54px;display:flex;position:relative}.platform-logos img{object-fit:contain;filter:invert(96%)sepia(7%)saturate(183%)hue-rotate(318deg)brightness(101%);opacity:.95;width:46px;height:46px}.platform-logos img[src*=samsung]{width:84px}.platform-logos img[src*=fire-tv]{width:82px}.platform-logos i{background:#4a3d43;width:1px;height:29px}.download-copy{margin-top:auto;padding-top:28px}.download-copy small{color:#81757c;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:800}.download-copy h3{letter-spacing:-.04em;margin:6px 0 7px;font-size:1.35rem}.download-copy p{color:#8f8389;margin:0;font-size:.72rem;line-height:1.5}.coming-badge{z-index:2;color:#b7abb0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141113bd;border:1px solid #493b41;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.58rem;font-weight:850;display:inline-flex;position:absolute;top:24px;right:20px}.coming-badge i{background:var(--lime);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #b5c98d14}.card-arrow{color:#564950;font-size:1rem;font-weight:500;transition:color .2s,transform .2s;position:absolute;bottom:22px;right:22px}.download-card:hover .card-arrow{color:var(--coral-2);transform:translate(2px,-2px)}.downloads-foot{color:#90848a;border-top:1px solid #2d2529;justify-content:space-between;align-items:center;gap:25px;margin-top:23px;padding-top:23px;font-size:.74rem;display:flex}.downloads-foot>span,.downloads-foot a{align-items:center;gap:7px;display:inline-flex}.downloads-foot>span .icon{width:15px;height:15px;color:var(--lime)}.downloads-foot a{color:var(--coral-2);font-weight:850;text-decoration:none}.downloads-foot a .icon{width:16px;height:16px}.pricing-section{width:min(1040px,100% - 44px);margin:0 auto 110px}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.price-card{background:linear-gradient(150deg,#1a1618,#111011);border:1px solid #393034;border-radius:30px;flex-direction:column;min-height:530px;padding:42px;display:flex;position:relative;overflow:hidden}.price-card.premium{background:radial-gradient(circle at 90% 4%,#d9786240,#0000 22rem),linear-gradient(150deg,#251a1b,#151112 72%);border-color:#72504a;box-shadow:0 28px 80px #00000047}.price-card>p{color:var(--coral-2);letter-spacing:.18em;margin:0;font-size:.67rem;font-weight:950}.price-card h2{letter-spacing:-.075em;margin:23px 0 4px;font-size:clamp(3.2rem,7vw,5.7rem)}.price-card h2 small{color:#9f9298;letter-spacing:0;font-size:.84rem;font-weight:750}.price-card>span{color:#9f9499;min-height:48px;font-size:.8rem;line-height:1.5}.price-card ul{border-top:1px solid #332b2f;gap:16px;margin:30px 0;padding:25px 0 0;list-style:none;display:grid}.price-card li{color:#c4b9be;align-items:center;gap:10px;font-size:.86rem;display:flex}.price-card li .icon{width:17px;height:17px;color:var(--lime)}.plan-state{color:#bcb1b6;background:#201b1d;border:1px solid #41383c;border-radius:13px;place-items:center;min-height:49px;margin-top:auto;font-size:.78rem;display:grid}.premium-state{color:#f3c0b3;background:#d978621f;border-color:#6d453f}.popular{color:#ffd1c5;letter-spacing:.1em;background:#d9786221;border:1px solid #79534c;border-radius:999px;padding:8px 10px;font-size:.56rem;font-weight:950;position:absolute;top:22px;right:22px}.trial-banner{background:linear-gradient(120deg,#1c1a15,#171315);border:1px solid #3b3430;border-radius:24px;justify-content:space-between;align-items:center;gap:35px;margin-top:16px;padding:32px 36px;display:flex}.trial-banner h3{letter-spacing:-.045em;margin:8px 0;font-size:1.75rem}.trial-banner span{color:#9f9499;font-size:.8rem;line-height:1.55}.trial-banner a{min-height:45px;color:var(--coral-2);border:1px solid #59423f;border-radius:12px;flex:none;align-items:center;gap:7px;padding:0 15px;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.trial-banner a .icon{width:16px;height:16px}.pricing-note{color:#756a70;text-align:center;max-width:730px;margin:24px auto 0;font-size:.7rem;line-height:1.6}.profile-plan{background:linear-gradient(120deg,#251a18,#1a1518);border:1px solid #493732;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:5px 15px;margin:-10px 0 22px;padding:15px;display:grid}.profile-plan span{color:#93878d;font-size:.66rem}.profile-plan strong{color:var(--coral-2);font-size:.85rem}.profile-plan a{color:#eac0b6;grid-area:1/2/3;font-size:.68rem;font-weight:850;text-decoration:none}footer{border-top:1px solid #262027;grid-template-columns:1fr auto auto;align-items:center;gap:38px;width:min(1120px,100% - 44px);margin:auto;padding:52px 0 64px;display:grid}footer>div:first-child>p{color:#776b72;margin:12px 0 0;font-size:.73rem}.footer-note{color:#91858c;text-align:right;gap:4px;font-size:.67rem;display:grid}.footer-note strong{color:#bfb3b9}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.footer-links a{color:var(--coral-2);font-size:.76rem;font-weight:800;text-decoration:none}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050405c9;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.detail-modal{background:#151116;border:1px solid #4a3942;border-radius:28px;grid-template-columns:1.15fr .85fr;width:min(920px,100%);max-height:calc(100vh - 60px);display:grid;position:relative;overflow:auto;box-shadow:0 50px 130px #000}.settings-sheet{background:#151116;border:1px solid #4a3942;border-radius:27px;width:min(470px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 50px 130px #000}.settings-sheet h3{letter-spacing:-.05em;margin:10px 0 26px;font-size:2rem}.preplay-backdrop{z-index:75}.preplay-sheet{text-align:center;background:radial-gradient(circle at 50% 0,#d978622e,#0000 18rem),#151116;border:1px solid #674741;border-radius:28px;width:min(455px,100%);padding:42px 35px 30px;position:relative;box-shadow:0 50px 130px #000}.preplay-symbol{color:#35150e;background:var(--coral);border:1px solid #60423d;border-radius:24px;place-items:center;width:76px;height:76px;margin:0 auto 25px;display:grid}.preplay-symbol>.icon{width:29px;height:29px}.preplay-symbol>.icon svg{fill:currentColor;stroke-width:0}.preplay-symbol .brand-mark{width:58px;height:58px}.preplay-sheet h3{letter-spacing:-.055em;margin:12px 0;font-size:2rem;line-height:1}.preplay-sheet>p:not(.eyebrow){color:#a99da3;margin:0 auto 24px;font-size:.86rem;line-height:1.6}.preplay-sheet>.primary-cta{width:100%}.preplay-back{color:#91858c;background:0 0;border:0;width:100%;min-height:44px;margin-top:8px;font-size:.76rem;font-weight:800}.preplay-sheet>small{color:#756a70;margin-top:16px;font-size:.66rem;line-height:1.45;display:block}.house-progress{background:#3c3035;border-radius:999px;height:4px;margin:28px 0 8px;overflow:hidden}.house-progress i{border-radius:inherit;background:var(--coral);height:100%;animation:1.8s linear both house-card;display:block}.settings-row{background:#1b171b;border:1px solid #352a32;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;padding:16px;display:flex}.settings-row span{gap:4px;display:grid}.settings-row small{color:#847880}.settings-row b{color:var(--coral)}.settings-action{color:#ddd1d7;background:#211a20;border:1px solid #44343c;border-radius:13px;width:100%;margin-top:10px;padding:14px;font-weight:800}.settings-action:disabled,.settings-account button:disabled{cursor:not-allowed;opacity:.62}.settings-account{background:#271916;border:1px solid #5a3933;border-radius:16px;margin:22px 0 15px;padding:19px}.settings-account p{color:#a999a0;font-size:.78rem;line-height:1.5}.settings-account button{color:#30130d;background:var(--coral);border:0;border-radius:10px;padding:10px 13px;font-weight:900}.modal-close{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0b0ec7;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:14px;right:14px}.modal-close .icon{width:19px;height:19px}.preview{background-position:50%;background-size:cover;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.preview:before{content:"";background:linear-gradient(#0000 55%,#070508cc);position:absolute;inset:0}.preview-center{z-index:2;justify-items:center;gap:13px;display:grid;position:relative}.preview-logo{letter-spacing:-.09em;font-size:clamp(4rem,8vw,7rem);font-weight:950}.preview-play{color:#33130c;background:#fff5f1;border:0;border-radius:50%;place-items:center;width:65px;height:65px;display:grid;box-shadow:0 18px 45px #00000073}.preview-play .icon{width:23px;height:23px}.preview-play svg{fill:currentColor;stroke-width:0}.preview-play.playing{color:#fff;background:#140e13c2}.preview-center small{letter-spacing:.15em;font-size:.59rem;font-weight:900}.pause{letter-spacing:-.2em;padding-right:4px;font-size:1.2rem;font-weight:900}.preview-controls{z-index:3;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0a070a8c;border-radius:12px;align-items:center;gap:11px;padding:10px 12px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.control-play{font-size:.75rem}.preview-controls>.icon{width:17px;height:17px}.progress{background:#fff3;border-radius:999px;flex:1;height:4px;overflow:hidden}.progress i{border-radius:inherit;background:var(--coral);width:36%;height:100%;display:block}.progress i.moving{animation:6s linear infinite progress}.detail-copy{flex-direction:column;justify-content:space-between;gap:35px;padding:48px 34px 30px;display:flex}.type-tag{color:#30130d;background:var(--coral);letter-spacing:.1em;border-radius:7px;padding:6px 8px;font-size:.56rem;font-weight:950;display:inline-flex}.detail-copy h3{letter-spacing:-.065em;margin:15px 0 8px;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.detail-meta{font-weight:800;color:var(--lime)!important;font-size:.72rem!important}.detail-copy p{color:#a89ca3;font-size:.89rem;line-height:1.6}.detail-actions{gap:10px;display:grid}.detail-actions .primary-cta{width:100%}.favorite-wide{color:#d5c9cf;background:#211a20;border:1px solid #42343c;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:49px;font-size:.8rem;font-weight:850;display:flex}.favorite-wide.active{color:var(--coral);border-color:#6f433f}.favorite-wide.active svg{fill:currentColor}.fiction-note{color:#6e6269;font-size:.64rem;line-height:1.45}#toast{z-index:90;color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#261c21;border:1px solid #554047;border-radius:12px;padding:12px 17px;font-size:.76rem;font-weight:800;transition:all .2s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,14px)}#toast.show{opacity:1;transform:translate(-50%)}@keyframes page-in{0%{opacity:0;transform:translateY(16px)}}@keyframes pulse{50%{opacity:.35}}@keyframes progress{0%{width:8%}to{width:92%}}@keyframes house-card{0%{width:0}to{width:100%}}@media (max-width:900px){.desktop-nav{display:none!important}.site-header{padding-bottom:0}.mobile-nav{scrollbar-width:none;width:calc(100% + 44px);margin:12px -22px 0;padding:0 22px 11px;overflow-x:auto;gap:7px!important;display:flex!important}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav a{background:#1d181bb8;border:1px solid #30282d;border-radius:999px;flex:none;align-items:center;min-height:35px;padding:9px 12px;display:inline-flex;font-size:.7rem!important}.mobile-nav a.active{color:#f8eee9;background:#322125;border-color:#704b4d}.hero{grid-template-columns:1fr;gap:60px;min-height:auto;padding-top:70px}.hero-copy{max-width:760px}.hero-visual{padding-bottom:20px}.visual-note{right:8%}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-showcase{grid-template-columns:1fr}.feature-showcase article{min-height:470px}.experience-grid{grid-template-columns:1fr}.experience-grid article.wide{grid-row:auto;min-height:360px}.devices{grid-template-columns:1fr;gap:20px}.device-copy{max-width:720px}.home-panels{grid-template-columns:1fr}.home-panel{min-height:460px}.home-availability{grid-template-columns:1fr;padding:50px 38px}.downloads-section{padding:54px 38px}.downloads-heading{grid-template-columns:1fr;gap:25px}.download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-section{width:min(760px,100% - 44px)}.pricing-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr auto}.footer-note{text-align:left;grid-area:2/1/auto/-1}}@media (max-width:700px){.site-header{padding:11px 16px 0}.mobile-nav{width:calc(100% + 32px);margin:10px -16px 0;padding:0 16px 10px}.header-cta{padding:10px 12px}.header-cta span{display:none}.hero{gap:48px;width:min(100% - 32px,620px);padding:58px 0 78px}.page-intro{width:calc(100% - 32px);padding:90px 0 50px}.page-intro h1{font-size:clamp(3.1rem,15vw,4.8rem)}.page-intro>p:last-child{font-size:.95rem}.status-pill{margin-bottom:28px}.hero h1{font-size:clamp(3.25rem,16vw,5rem)}.hero-actions{flex-direction:column;align-items:stretch}.primary-cta{width:100%}.text-link{justify-content:center;min-height:44px}.trust-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.phone{width:min(345px,96%);min-height:630px;transform:rotate(1.5deg)}.visual-note{width:215px;bottom:58px;right:0}.section,.feature-section,.experience{width:min(100% - 32px,620px);padding:85px 0}.experience-grid article,.experience-grid article.wide{min-height:270px;padding:23px}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:230px}.step-grid h3{margin-top:45px}.demo-section{padding:84px 0}.demo-section>.section-heading,.demo-notice,.demo-app{width:calc(100% - 24px)}.demo-notice{text-align:left;flex-direction:column;align-items:flex-start}.demo-app{border-radius:25px;min-height:760px}.demo-top{height:70px;padding:0 17px}.demo-label{display:none}.demo-content{padding:25px 16px 112px}.demo-chrome{gap:10px;min-height:66px;padding:0 13px}.demo-chrome .brand-mark{width:29px;height:29px}.demo-chrome nav{flex:1;justify-content:space-around;gap:0}.demo-chrome nav button{padding-inline:7px;font-size:.68rem}.demo-chrome nav button.active:after{bottom:10px}.demo-chrome>div{gap:3px}.demo-chrome>div button{width:34px;height:34px}.demo-chrome>div button .icon{width:17px;height:17px}.demo-search{margin:0 13px 5px}.demo-vod-hero{min-height:350px;margin:-25px -16px 27px;padding:28px 21px}.demo-vod-hero h3{font-size:3rem}.rail-track{grid-auto-columns:minmax(128px,42%)}.live-grid{grid-template-columns:1fr}.now-card{margin-top:0;padding:15px}.now-card>button{float:none;margin:0 0 13px}.live-card{grid-template-columns:52px 1fr auto}.live-logo{width:52px;height:52px}.floating-category{float:right;position:sticky;bottom:14px}.demo-welcome h3,.library-head h3{font-size:2rem}.demo-types{gap:8px}.demo-types button{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center;row-gap:4px;min-height:105px;padding:12px 8px}.demo-types button>span{grid-row:auto;width:38px;height:38px}.demo-types .icon{width:19px;height:19px}.demo-types strong{font-size:.8rem}.demo-types small{font-size:.59rem}.recent-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-featured{min-height:230px;padding:23px}.content-grid,.content-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.channel-grid{grid-template-columns:1fr;gap:9px}.content-copy p{display:none}.content-art{border-radius:15px}.content-art>span{font-size:2.5rem}.library-head{flex-direction:column;align-items:stretch;gap:16px}.search{width:100%}.demo-nav{border-radius:19px;width:calc(100% - 18px);min-height:63px;bottom:10px}.demo-nav button span{font-size:.53rem}.demo-nav button .icon{width:18px;height:18px}.device-orbit{min-height:350px}.orbit-ring{width:min(340px,86vw)}.home-story{width:calc(100% - 24px);padding:70px 0 85px}.home-story-head{padding:0 8px}.home-story-head h2{font-size:3.25rem}.home-panel{border-radius:24px;min-height:430px;padding:27px 22px}.home-panel h3{font-size:2.25rem}.home-availability{border-radius:25px;width:calc(100% - 24px);margin-bottom:75px;padding:43px 18px 24px}.home-availability>div:first-child{padding:0 6px}.home-availability h2{font-size:3rem}.platform-cloud{grid-template-columns:repeat(2,1fr)}.platform-cloud>span{min-height:110px}.guide-player{border-radius:18px;padding:6px}.guide-player video{border-radius:13px}.guide-player>div{flex-direction:column;align-items:flex-start}.guide-methods{grid-template-columns:1fr}.downloads-section{border-radius:25px;width:calc(100% - 24px);margin-bottom:75px;padding:43px 16px 24px}.downloads-heading{padding:0 6px}.downloads-heading h2{font-size:3rem}.download-grid{grid-template-columns:1fr;margin-top:35px}.download-card{min-height:210px}.platform-logos img{width:42px;height:42px}.downloads-foot{flex-direction:column;align-items:flex-start;padding:22px 6px 0}.pricing-section{width:calc(100% - 24px);margin-bottom:75px}.price-card{border-radius:24px;min-height:500px;padding:30px 22px}.price-card h2{font-size:4rem}.popular{top:18px;right:16px}.trial-banner{flex-direction:column;align-items:flex-start;padding:25px 21px}.trial-banner a{justify-content:center;width:100%}footer{grid-template-columns:1fr;gap:26px;width:calc(100% - 32px)}.footer-note{grid-area:auto}.footer-links{justify-content:flex-start}.modal-backdrop{align-items:end;padding:10px}.detail-modal{border-radius:24px;grid-template-columns:1fr;max-height:calc(100dvh - 20px)}.preview{min-height:310px}.detail-copy{padding:27px 22px 24px}.detail-copy h3{font-size:2rem}.settings-sheet{border-radius:24px;padding:28px 20px 22px}.preplay-sheet{border-radius:24px;padding:36px 21px 25px}}@media (max-width:380px){.header-cta{font-size:.72rem}.brand strong{font-size:1.08rem}.hero h1{font-size:3.25rem}.visual-note{display:none}.phone{min-height:605px;padding-inline:16px}.trust-row{grid-template-columns:1fr}.demo-types button small{display:none}.demo-chrome nav button{padding-inline:4px;font-size:.61rem}.demo-chrome>div button{width:31px}.demo-vod-hero h3{font-size:2.55rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
