*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--lime:#D6E85A;--blue:#1E6FE0;--blue2:#3D8CF5;--radius:22px}
html[data-theme="dark"]{--bg:#030908;--surface:#081310;--surface2:#0c1916;--text:#f5f8f6;--muted:#a8b5b1;--line:rgba(255,255,255,.12);--header:rgba(3,9,8,.78);--phone:#04100e;--shadow:rgba(0,0,0,.45)}
html[data-theme="light"]{--bg:#f5f7f2;--surface:#ffffff;--surface2:#edf2e9;--text:#0c1714;--muted:#5c6b66;--line:rgba(11,29,24,.13);--header:rgba(248,250,246,.86);--phone:#081310;--shadow:rgba(13,30,25,.15)}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;transition:background .3s,color .3s;overflow-x:hidden}
.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:fixed;z-index:50;top:16px;left:50%;transform:translateX(-50%);width:min(1220px,calc(100% - 28px));height:72px;padding:0 16px 0 18px;display:flex;align-items:center;justify-content:space-between;background:var(--header);border:1px solid var(--line);border-radius:16px;backdrop-filter:blur(18px);box-shadow:0 12px 35px var(--shadow)}
.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--text)}.brand-mark{width:44px;height:44px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:.9}.brand-copy strong{font-size:22px;letter-spacing:.5px}.brand-copy small{font-size:8px;color:var(--lime);font-weight:900;letter-spacing:.5px;margin-top:6px}
.desktop-nav{display:flex;gap:28px}.desktop-nav a{color:var(--text);text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.6px;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:2px;background:var(--lime);transform:scaleX(0);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;gap:8px}.theme-toggle{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px}html[data-theme="dark"] .theme-toggle .sun{display:block}html[data-theme="dark"] .theme-toggle .moon{display:none}html[data-theme="light"] .theme-toggle .sun{display:none}html[data-theme="light"] .theme-toggle .moon{display:block}
.login-btn{height:42px;display:flex;align-items:center;padding:0 16px;border-radius:999px;border:1px solid var(--line);color:var(--text);text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.5px;background:var(--surface)}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;letter-spacing:.3px;border-radius:9px;padding:15px 19px;border:0}.btn-small{font-size:11px;padding:13px 17px;border-radius:999px}.btn-lime{background:var(--lime);color:#07100d;box-shadow:0 0 25px rgba(214,232,90,.18)}.btn-ghost,.btn-outline{color:var(--text);border:1px solid var(--line);background:var(--surface)}.menu-toggle{display:none;background:none;border:0;color:var(--text);font-size:27px}.mobile-menu{display:none}
.hero{min-height:800px;position:relative;padding-top:115px;overflow:hidden;background:var(--bg)}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,8,8,.94),rgba(1,8,8,.62) 40%,rgba(1,8,8,.32) 72%),url("/landing/assets/hero-court.png") center/cover no-repeat;opacity:1}html[data-theme="light"] .hero-bg{opacity:.18;filter:saturate(.9)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(61,140,245,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(61,140,245,.08) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 80%)}
.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;min-height:650px}.eyebrow{color:var(--lime);font-size:12px;font-weight:1000;letter-spacing:2.2px}.hero h1,.share-copy h2,.watch-section h2,.statement h2,.download-section h2,.account-section h2,.faq h2{font-family:"Arial Narrow",Impact,sans-serif;font-style:italic;letter-spacing:-1.5px;margin:0;text-transform:uppercase}.hero h1{font-size:72px;line-height:.9}.hero h1 span,.watch-section h2 span,.statement h2 span,.download-section h2 span{color:var(--lime)}.hero-text{font-size:18px;line-height:1.6;color:var(--muted);max-width:580px;margin:26px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.store-row{display:flex;gap:12px;flex-wrap:wrap}.store-badge{height:54px;min-width:165px;display:flex;align-items:center;gap:11px;padding:8px 13px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);text-decoration:none}.store-badge span:last-child{display:flex;flex-direction:column}.store-badge small{font-size:8px}.store-badge strong{font-size:17px;line-height:1}.store-icon{font-size:27px}.play-triangle{font-size:22px;color:var(--lime)}
.phones{position:relative;height:610px}.phone{position:absolute;width:265px;height:555px;border:5px solid #111;border-radius:43px;background:#111;box-shadow:0 32px 60px rgba(0,0,0,.45),0 0 0 1px #626262;overflow:hidden}.phone:before{content:"";position:absolute;z-index:2;width:104px;height:22px;border-radius:0 0 18px 18px;background:#070707;left:50%;transform:translateX(-50%);top:0}.phone-front{left:34px;top:10px;z-index:3;transform:rotate(-1.5deg)}.phone-back{right:4px;top:58px;z-index:1;transform:rotate(3deg);opacity:.92}.phone-screen{height:100%;padding:22px 17px 15px;background:linear-gradient(#061312,#02100f 58%,#030a09);font-size:11px;color:#f7faf8}.phone-screen--shot{padding:0}.phone-screen--shot img{width:100%;height:100%;object-fit:cover;display:block}.statusbar{display:flex;justify-content:space-between;color:#d9e1df;font-size:8px;margin-bottom:16px}.app-wordmark{display:flex;align-items:center;justify-content:center;gap:5px;margin:7px 0 35px}.app-wordmark img{width:34px;height:34px;object-fit:contain}.app-wordmark span{font-size:16px;font-weight:900;display:flex;flex-direction:column}.app-wordmark small{font-size:6px;color:var(--lime)}.screen-label{text-align:center;font-weight:900;margin-bottom:13px}.score-box{border:1px solid var(--blue);border-radius:13px;padding:20px 8px 15px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;text-align:center;box-shadow:inset 0 0 24px rgba(30,111,224,.1)}.score-box span{font-size:31px;font-weight:900}.score-box i{height:32px;background:#6ba8ff}.score-box small{grid-column:1/4;color:var(--lime);font-weight:900;margin-top:7px}.teams{display:grid;grid-template-columns:1fr 25px 1fr;gap:6px;align-items:center;text-align:center;margin:18px 0}.teams div{display:flex;flex-direction:column}.teams small{color:var(--lime);font-size:6px}.teams b{font-size:9px}.teams em{font-style:normal;color:var(--lime);font-weight:900}.match-meta{display:flex;gap:9px;border:1px solid #24302e;border-radius:10px;padding:12px;color:#e8efec}.match-meta>span{font-size:8px;line-height:1.5}.match-meta small{color:#97a8a3}.phone-screen button{width:100%;border:0;border-radius:999px;margin-top:18px;padding:12px;font-size:10px;font-weight:900;font-style:italic;background:var(--lime)}.mobile-tabs{position:absolute;bottom:11px;left:16px;right:16px;display:flex;justify-content:space-between;color:#8c9a96}.mobile-tabs span{display:flex;flex-direction:column;align-items:center;font-size:13px}.mobile-tabs small{font-size:6px;margin-top:3px}.mobile-tabs span:first-child{color:var(--lime)}.phone-screen h3{text-align:center}.search{background:#071a18;padding:9px;border-radius:8px;color:#536662}.mini-map{height:170px;position:relative;border-radius:9px;background:linear-gradient(30deg,transparent 48%,#0f3850 49% 51%,transparent 52%),linear-gradient(110deg,transparent 48%,#123649 49% 51%,transparent 52%),#061c22;border:1px solid #173c4a}.pin{position:absolute;color:var(--lime)}.p1{left:25%;top:50%}.p2{left:59%;top:30%}.p3{left:72%;top:67%}.venue-list div{display:flex;flex-direction:column;padding:10px;border-bottom:1px solid #182625}.venue-list small{color:#6e7f7b;font-size:7px;margin-top:3px}
.feature-strip{width:min(1200px,calc(100% - 28px));margin:-35px auto 50px;position:relative;z-index:5;background:var(--surface);border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 45px var(--shadow)}.feature-strip article{display:flex;gap:14px;padding:26px 22px;border-right:1px solid var(--line)}.feature-strip article:last-child{border:0}.ico{font-size:25px;color:var(--lime)}.feature-strip h3{margin:0 0 7px;font-size:14px}.feature-strip p{margin:0;font-size:12px;line-height:1.5;color:var(--muted)}
.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 55px var(--shadow)}.share-section{min-height:530px;padding:54px;display:grid;grid-template-columns:.9fr 1.35fr;align-items:center;margin-bottom:70px;overflow:hidden}.brush-label{display:inline-block;background:var(--lime);color:#0b110e;font-weight:1000;font-style:italic;padding:7px 18px;transform:skewX(-8deg);margin-bottom:12px}.share-copy h2{font-size:52px}.share-copy p{color:var(--muted);line-height:1.65;max-width:480px}.cards-stage{height:420px;position:relative}.poster{position:absolute;width:220px;height:350px;border-radius:16px;border:1px solid rgba(61,140,245,.55);box-shadow:0 25px 45px rgba(0,0,0,.35);overflow:hidden}.poster img{width:100%;height:100%;object-fit:cover;display:block}.p-left{left:6%;top:40px;transform:rotate(-8deg)}.p-center{left:36%;top:0;z-index:3;transform:scale(1.08)}.p-right{right:3%;top:44px;transform:rotate(8deg)}
.watch-section{min-height:430px;padding:54px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;margin-bottom:70px;overflow:hidden}
.wrapped-section{min-height:430px;padding:54px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;margin-bottom:70px;overflow:hidden}.wrapped-section h2{font-size:52px;line-height:.95}.wrapped-copy>p:last-child{color:var(--muted);line-height:1.65;max-width:580px}.wrapped-stage{display:grid;place-items:center}.wrapped-card{width:260px;padding:32px 26px;border-radius:26px;background:#F4F7F2;color:#0c1714;text-align:center;box-shadow:0 28px 55px var(--shadow),0 0 0 1px var(--line)}.wrapped-card img{width:150px;height:150px;object-fit:contain;margin-bottom:14px}.wrapped-card h3{font-size:22px;margin:0 0 10px;font-family:"Arial Narrow",Impact,sans-serif;font-style:italic;text-transform:uppercase}.wrapped-card p{margin:0 0 16px;color:#5c6b66;font-size:14px;line-height:1.5}.wrapped-pill{display:inline-block;background:var(--lime);color:#0b110e;font-weight:900;font-size:12px;padding:8px 16px;border-radius:999px}.watch-section h2{font-size:52px;line-height:.95}.watch-copy>p:last-child{color:var(--muted);line-height:1.65;max-width:580px}.watch-stage{display:grid;place-items:center;min-height:280px}.watch{position:relative;width:206px;height:246px;padding:6px;border:5px solid var(--line);border-radius:48px;background:var(--phone);box-shadow:0 28px 55px var(--shadow),0 0 0 1px var(--line)}.watch-crown{position:absolute;right:-16px;top:68px;width:12px;height:38px;border:1px solid var(--line);border-left:0;border-radius:0 7px 7px 0;background:var(--surface2)}.watch-screen{width:100%;height:100%;padding:17px 14px;border-radius:38px;background:var(--bg);color:var(--text);display:flex;flex-direction:column;align-items:center}.watch-screen--shot{padding:0;border-radius:33px;overflow:hidden}.watch-screen--shot img{width:100%;height:100%;object-fit:cover;display:block}
.statement{padding:110px 0;text-align:center;max-width:850px}.statement h2{font-size:64px;line-height:.95}.statement-copy{text-align:left;max-width:720px;margin:34px auto 0;color:var(--muted);line-height:1.7;font-size:17px}.statement-copy p{margin:0 0 18px}.statement-copy p:last-child{margin-bottom:0}
.account-section{padding:48px 54px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;margin-bottom:70px}.account-section h2{font-size:48px}.account-section p{color:var(--muted);line-height:1.65}.account-card{background:var(--surface2);border:1px solid var(--line);border-radius:18px;padding:24px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.account-avatar{width:50px;height:50px;border-radius:50%;background:var(--lime);color:#07100d;display:grid;place-items:center;font-weight:1000;font-size:22px}.account-card div:nth-child(2){display:flex;flex-direction:column;gap:4px}.account-card div:nth-child(2) small{color:var(--muted);font-size:8px;letter-spacing:1px}.account-card .btn{grid-column:1/3}
.download-section{padding:75px 0;background:linear-gradient(120deg,#031311,#071b18 55%,#04100e);color:#fff;overflow:hidden}.download-inner{display:grid;grid-template-columns:1fr .7fr;align-items:center}.download-section h2{font-size:62px;line-height:.92}.download-orb{justify-self:center;width:270px;height:270px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#193b35,#07120f 70%);box-shadow:0 0 80px rgba(214,232,90,.18),inset 0 0 0 1px rgba(214,232,90,.2)}.download-orb img{width:160px;height:160px;object-fit:contain}
.faq{padding:90px 0 110px;max-width:900px}.faq h2{font-size:52px;margin-bottom:25px}details{border-top:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:900}details p{color:var(--muted);line-height:1.6}
footer{border-top:1px solid var(--line);padding:38px 0 50px;background:var(--surface)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px;font-size:11px}.footer-grid b{margin-bottom:5px}.footer-grid a{color:var(--muted);text-decoration:none}
@media(max-width:1000px){.desktop-nav,.desktop-download{display:none}.menu-toggle{display:block}.header-actions{margin-left:auto;margin-right:8px}.hero-content{grid-template-columns:1fr}.hero{padding-top:140px}.hero-copy{text-align:center}.hero-text{margin:24px auto}.hero-actions,.store-row{justify-content:center}.phones{margin:20px auto 0;width:min(620px,100%)}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip article:nth-child(2){border-right:0}.share-section{grid-template-columns:1fr;padding:42px}.share-copy{text-align:center}.share-copy p{margin-left:auto;margin-right:auto}.cards-stage{margin-top:30px}.watch-section{grid-template-columns:1fr;padding:42px}.wrapped-section{grid-template-columns:1fr;padding:42px}.wrapped-copy{text-align:center}.wrapped-copy>p:last-child{margin-left:auto;margin-right:auto}.wrapped-stage{margin-top:20px}.watch-copy{text-align:center}.watch-copy>p:last-child{margin-left:auto;margin-right:auto}.watch-stage{margin-top:20px}.account-section{grid-template-columns:1fr}}
@media(max-width:680px){.site-header{height:64px;top:9px;width:calc(100% - 16px);padding:0 10px}.brand-mark{width:37px;height:37px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:6px}.login-btn{display:none}.theme-toggle{width:38px;height:38px}.mobile-menu.open{display:flex;position:fixed;z-index:49;top:82px;left:8px;right:8px;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:12px;box-shadow:0 20px 45px var(--shadow)}.mobile-menu a{padding:13px;color:var(--text);text-decoration:none;font-weight:900;border-bottom:1px solid var(--line)}.mobile-login{color:#07100d!important;background:var(--lime);border-radius:9px;margin-top:7px;text-align:center}.hero{padding-top:105px;min-height:1040px}.hero h1{font-size:48px}.hero-text{font-size:16px}.phones{height:560px;transform:scale(.88);transform-origin:top center;margin-bottom:-70px}.phone-front{left:2%}.phone-back{right:2%}.feature-strip{grid-template-columns:1fr 1fr;gap:10px;margin-top:-15px;margin-bottom:40px;padding:14px}.feature-strip article{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:16px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface2)}.feature-strip .ico{font-size:20px}.feature-strip h3{font-size:12px;margin:0 0 4px}.feature-strip p{font-size:10.5px;margin:0}.share-section{padding:32px 20px;margin-bottom:40px}.share-copy h2{font-size:42px}.cards-stage{height:360px;transform:scale(.82);transform-origin:center top;margin-bottom:-55px}.p-left{left:-6%}.p-center{left:31%}.p-right{right:-8%}.watch-section{padding:32px 20px;margin-bottom:40px;gap:15px}.wrapped-section{padding:32px 20px;margin-bottom:40px;gap:15px}.wrapped-copy{text-align:center}.wrapped-copy>p:last-child{margin-left:auto;margin-right:auto}.wrapped-stage{margin-top:10px}.watch-section h2{font-size:42px}.watch-stage{min-height:250px;transform:scale(.9);margin-bottom:-15px}.statement{padding:80px 20px}.statement h2{font-size:48px}.account-section{padding:30px 22px}.account-section h2{font-size:40px}.download-inner{grid-template-columns:1fr;text-align:center}.download-section h2{font-size:48px}.download-orb{margin-top:35px;width:200px;height:200px}.download-orb img{width:115px;height:115px}.footer-grid{grid-template-columns:1fr 1fr}}
