:root{color-scheme:dark;--bg:#090711;--surface:#15111f;--surface-2:#1c1629;--text:#fffaf4;--muted:#a89fb4;--purple:#9a4dff;--violet:#6f2cff;--pink:#ec5ad4;--orange:#ff9b4a;--green:#20d892;--line:rgba(255,255,255,.1);--shadow:0 26px 80px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}.modal-open{overflow:hidden}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;overflow-x:hidden;padding-bottom:88px}button,a{font:inherit}button{color:inherit}.shell{width:min(1180px,calc(100% - 34px));margin-inline:auto}.ambient{position:fixed;z-index:-1;border-radius:999px;filter:blur(100px);opacity:.16;pointer-events:none}.ambient-one{width:480px;height:480px;left:-220px;top:180px;background:#8f45ff}.ambient-two{width:480px;height:480px;right:-260px;top:700px;background:#ff7b45}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 1180px)/2));background:rgba(9,7,17,.88);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:linear-gradient(90deg,var(--orange) 0 32%,#d5c4ff 32% 66%,#13b45b 66%)}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand img{border-radius:12px;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.14)}.brand span{display:flex;flex-direction:column}.brand strong{font-size:18px;letter-spacing:.05em}.brand small{font-size:9px;letter-spacing:.2em;color:#8d8497;margin-top:2px}.top-actions{display:flex;align-items:center;gap:10px}.locale{padding:6px 10px;border-radius:9px;background:linear-gradient(135deg,var(--orange),#ffb456);font-size:11px;font-weight:900;color:#24150a}.ghost-button{border:1px solid rgba(166,92,255,.45);background:#211532;border-radius:999px;padding:10px 17px;font-size:12px;font-weight:800;cursor:pointer}.hero{position:relative;min-height:430px;margin-top:26px;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgba(150,72,255,.26),transparent 45%),linear-gradient(145deg,#1d1628,#101019 55%,#11131b);box-shadow:var(--shadow);display:grid;place-items:center}.hero-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 95%)}.hero-content{position:relative;text-align:center;padding:54px 24px 44px;max-width:900px}.live-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(168,82,255,.38);background:rgba(116,43,182,.18);border-radius:999px;padding:8px 13px;color:#c49bff;font-size:11px;font-weight:900;letter-spacing:.08em}.live-pill i,.live-corner i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.hero h1{font-size:clamp(34px,5.5vw,64px);line-height:1.03;letter-spacing:-.045em;margin:20px 0}.hero h1 span{background:linear-gradient(90deg,#bf75ff,#f38bd9);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:760px;margin:0 auto 24px;color:var(--muted);font-size:16px;line-height:1.65}.primary-cta,.wide-cta{border:0;background:linear-gradient(100deg,#c76cff,#7930ed);box-shadow:0 13px 30px rgba(124,47,234,.28);font-weight:950;cursor:pointer;transition:transform .2s ease,filter .2s ease}.primary-cta:hover,.wide-cta:hover,.sticky-download button:hover{transform:translateY(-2px);filter:brightness(1.08)}.primary-cta{border-radius:14px;padding:16px 28px;font-size:16px}.download-icon{display:inline-grid;place-items:center;margin-right:8px;font-size:21px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:570px;margin:30px auto 0}.hero-stats div{display:flex;flex-direction:column;padding:0 16px;border-right:1px solid var(--line)}.hero-stats div:last-child{border-right:0}.hero-stats strong{font-size:18px}.hero-stats span{font-size:9px;text-transform:uppercase;color:#80768b;letter-spacing:.1em;margin-top:4px}.section-divider{height:60px;display:grid;place-items:center}.section-divider span{width:8px;height:8px;transform:rotate(45deg);background:var(--purple);box-shadow:0 0 0 6px rgba(156,76,255,.08)}.app-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center;padding:48px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,#191321,#100f17);box-shadow:var(--shadow)}.phone-stage{height:420px;display:grid;place-items:center;position:relative}.phone-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#8d3fff 0,rgba(141,63,255,.18) 42%,transparent 70%);filter:blur(12px)}.phone-frame{position:relative;width:220px;height:410px;border:8px solid #30283b;border-radius:38px;background:linear-gradient(155deg,#2a1636,#0c0a12 65%);box-shadow:0 35px 65px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.phone-notch{position:absolute;top:9px;width:72px;height:18px;border-radius:999px;background:#08070c}.phone-frame img{width:76px;height:76px;border-radius:19px;object-fit:cover;box-shadow:0 0 32px rgba(189,90,255,.38)}.phone-frame strong{font-size:21px;margin-top:18px}.phone-frame span{font-size:8px;letter-spacing:.16em;color:#8c8294;margin-top:6px}.eyebrow{color:#b66fff;font-weight:900;letter-spacing:.13em;font-size:11px}.app-copy h2,.section-heading h2,.why h2,.comparison h2,.final-cta h2{font-size:clamp(28px,4vw,43px);letter-spacing:-.035em;line-height:1.08;margin:10px 0 14px}.app-copy>p,.section-heading p,.why>p,.final-cta p{color:var(--muted);line-height:1.65}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}.benefit-grid article{display:flex;gap:13px;background:rgba(255,255,255,.035);border:1px solid var(--line);padding:16px;border-radius:16px}.benefit-grid article>span{min-width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(151,73,255,.15);color:#c58bff;font-size:13px;font-weight:900}.benefit-grid strong{font-size:14px}.benefit-grid p{margin:4px 0 0;color:#847b8d;font-size:12px}.wide-cta{width:100%;border-radius:14px;padding:15px 20px}.shelf,.sports,.why,.comparison{padding-top:84px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.section-heading>div{max-width:760px}.section-heading p{margin:0}.section-heading>button{white-space:nowrap;border:0;background:transparent;color:#c489ff;font-weight:850;cursor:pointer}.poster-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.poster{position:relative;height:320px;border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;text-align:left;cursor:pointer;background:#241632;box-shadow:0 20px 45px rgba(0,0,0,.27);transition:transform .22s ease,border-color .22s ease}.poster:hover{transform:translateY(-7px);border-color:rgba(190,107,255,.55)}.poster:before,.poster:after{content:"";position:absolute;border-radius:999px;filter:blur(4px)}.poster:before{width:220px;height:220px;right:-70px;top:45px;background:rgba(255,255,255,.16)}.poster:after{width:160px;height:240px;left:15px;top:70px;background:rgba(7,5,11,.3);transform:rotate(28deg)}.poster-one{background:linear-gradient(150deg,#ff836e,#8b50cf 63%,#1a1024)}.poster-two{background:linear-gradient(150deg,#47b9d4,#4352b7 58%,#121629)}.poster-three{background:linear-gradient(150deg,#ef5c99,#7e2b78 58%,#1e1021)}.poster-four{background:linear-gradient(150deg,#f1ad4d,#c55262 58%,#21101c)}.poster-badge,.poster-free{position:absolute;z-index:2;top:13px;font-size:9px;font-weight:950;letter-spacing:.06em;border-radius:999px;padding:7px 9px;background:rgba(9,7,17,.58);backdrop-filter:blur(10px)}.poster-badge{left:13px}.poster-badge.hot{background:rgba(223,58,91,.76)}.poster-badge.live{background:rgba(172,39,87,.78)}.poster-free{right:13px;color:#8ff2c3}.poster div{position:absolute;z-index:3;left:18px;right:18px;bottom:18px;display:flex;flex-direction:column}.poster strong{font-size:18px}.poster small{color:rgba(255,255,255,.7);margin-top:5px}.sports-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sport-card{position:relative;min-height:255px;border:1px solid var(--line);border-radius:24px;overflow:hidden;cursor:pointer;text-align:left;padding:25px;background:#181122}.sport-card:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-60px;top:-35px;background:rgba(255,255,255,.1)}.sport-purple{background:linear-gradient(135deg,#21123a,#6e35bd)}.sport-orange{background:linear-gradient(135deg,#2e161a,#c95f3a)}.live-corner{display:inline-flex;align-items:center;gap:7px;background:rgba(8,7,12,.46);border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.sport-symbol{position:absolute;right:54px;top:70px;font-size:88px;filter:drop-shadow(0 18px 20px rgba(0,0,0,.28))}.sport-card>div:last-child{position:absolute;left:25px;bottom:24px;display:flex;flex-direction:column;z-index:2}.sport-card strong{font-size:20px}.sport-card small{color:rgba(255,255,255,.7);margin-top:6px}.channels-section{padding-bottom:8px}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.channel-grid button{border:1px solid var(--line);border-radius:18px;background:#15111d;padding:20px 15px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.channel-grid button strong{font-size:13px;flex:1}.channel-grid button small{font-size:8px;color:#8a7f93}.channel-orb{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;font-weight:950;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.orb-red{background:linear-gradient(145deg,#ff5f66,#7c1733)}.orb-blue{background:linear-gradient(145deg,#51c9ff,#3841af)}.orb-gold{background:linear-gradient(145deg,#ffcf54,#d45434)}.orb-violet{background:linear-gradient(145deg,#d466ff,#6b2bd8)}.why{text-align:center}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:30px}.why-grid article{border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#17121e,#100e16);padding:27px 20px}.why-grid article>span{font-size:31px}.why-grid strong{display:block;font-size:16px;margin:15px 0 8px}.why-grid p{font-size:12px;color:#8e8497;line-height:1.55;margin:0}.comparison h2{text-align:center}.comparison-table{border:1px solid var(--line);border-radius:22px;overflow:hidden;margin-top:28px;background:#121019}.comparison-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;border-top:1px solid var(--line)}.comparison-row:first-child{border-top:0}.comparison-row span{padding:17px 22px}.comparison-row span+span{border-left:1px solid var(--line)}.comparison-row.heading{background:#1d1627;font-weight:900}.comparison-row .positive{color:#72edb3;font-weight:900}.final-cta{margin-top:84px;margin-bottom:60px;border:1px solid rgba(164,79,255,.28);border-radius:26px;background:radial-gradient(circle at 20% 0,rgba(154,77,255,.2),transparent 44%),#16111e;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta p{margin-bottom:0}footer{border-top:1px solid var(--line);padding:28px 0;color:#706779;font-size:12px}footer .shell{display:flex;justify-content:space-between;gap:20px}.sticky-download{position:fixed;z-index:50;left:0;right:0;bottom:0;padding:10px 18px max(9px,env(safe-area-inset-bottom));background:rgba(8,6,14,.94);border-top:1px solid rgba(172,87,255,.32);backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center}.sticky-download button{width:min(1220px,100%);border:0;border-radius:999px;padding:13px 20px;background:linear-gradient(90deg,#c66fff,#6e29da);cursor:pointer;transition:transform .2s ease}.sticky-download button span{margin-right:8px}.sticky-download small{font-size:9px;color:#6e6577;margin-top:4px}.steps-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px}.steps-modal[hidden]{display:none}.steps-backdrop{position:absolute;inset:0;background:rgba(3,2,6,.78);backdrop-filter:blur(12px)}.steps-modal section{position:relative;width:min(540px,100%);border:1px solid rgba(255,255,255,.14);border-radius:25px;background:#17121f;padding:34px;box-shadow:var(--shadow)}.steps-modal h2{font-size:30px;margin:9px 0 24px}.modal-close{position:absolute;right:16px;top:14px;border:0;background:transparent;color:#aaa0b4;font-size:28px;cursor:pointer}.steps-modal ol{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:12px}.steps-modal li{display:flex;align-items:flex-start;gap:14px;padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.steps-modal li>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#a755ff,#6e2bd9);font-weight:950}.steps-modal li strong{font-size:14px}.steps-modal li p{margin:4px 0 0;color:#897e92;font-size:12px;line-height:1.5}
@media (max-width:900px){.app-card{grid-template-columns:1fr;gap:20px}.phone-stage{height:360px}.phone-frame{transform:scale(.84)}.poster-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.channel-grid{grid-template-columns:repeat(2,1fr)}.final-cta{align-items:flex-start;flex-direction:column}.final-cta .primary-cta{width:100%}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>button{padding:0}.hero{min-height:480px}}
@media (max-width:620px){body{padding-bottom:82px}.shell{width:min(100% - 22px,1180px)}.topbar{height:68px;padding-inline:12px}.brand img{width:40px;height:40px}.brand strong{font-size:15px}.ghost-button{padding:9px 12px;font-size:10px}.hero{margin-top:12px;border-radius:22px}.hero-content{padding:42px 16px 32px}.hero h1{font-size:36px}.hero p{font-size:14px}.hero-stats{grid-template-columns:repeat(2,1fr);gap:17px}.hero-stats div:nth-child(2){border-right:0}.hero-stats div{padding:0}.app-card{padding:26px 18px;border-radius:22px}.phone-stage{height:310px}.phone-frame{transform:scale(.72)}.benefit-grid{grid-template-columns:1fr}.shelf,.sports,.why,.comparison{padding-top:62px}.poster-grid{grid-template-columns:repeat(2,1fr);gap:11px}.poster{height:235px;border-radius:17px}.poster strong{font-size:14px}.poster small{font-size:10px}.poster-badge,.poster-free{font-size:7px;padding:5px 7px}.sports-grid{grid-template-columns:1fr}.sport-card{min-height:220px}.channel-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr 1fr;gap:10px}.why-grid article{padding:20px 12px}.comparison-row{grid-template-columns:1.25fr .9fr .9fr;font-size:11px}.comparison-row span{padding:14px 10px}.final-cta{padding:28px 20px;margin-top:62px}.steps-modal section{padding:28px 19px}footer .shell{flex-direction:column}.sticky-download{padding-inline:10px}.sticky-download button{font-size:13px}}

