:root{color-scheme:dark;--bg:#102646;--surface:#142b4d;--line:#213c62;--text:#8093af;--muted:#6c7f9c;--accent:#83b8ff;--gold:#6f829e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}a,summary{touch-action:manipulation}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.icon{vertical-align:middle;width:23px;height:23px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h2{font-size:34px;font-weight:700}h3{font-size:19px;letter-spacing:-.025em}p{color:var(--muted)}p+p{margin-top:16px}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#183053}.header-inner{min-height:90px;display:flex;align-items:center;gap:40px}.brand{flex-shrink:0}.brand img{width:168px;height:48px;object-fit:contain}.header-inner nav{display:flex;gap:28px;margin-left:35px;font-size:14px}.header-inner nav a:hover,.login:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:26px;margin-left:auto;font-size:14px}.button{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:12px 24px;border:1px solid var(--accent);border-radius:5px;background:var(--accent);color:#142b4d;font-weight:700;font-size:15px;line-height:1.4;transition:background .15s,border-color .15s}.button:hover{background:#83b8ff;border-color:#83b8ff}.button.secondary{background:#12284a;border-color:#1b3458;color:var(--text)}.button.secondary:hover{background:#162d50;border-color:#254068}.header-actions .button{min-height:42px;padding:9px 16px;gap:14px}.header-actions .icon{width:18px;height:18px}.hero{background:radial-gradient(ellipse at 78% 20%,#485b7828,transparent 54%);border-bottom:1px solid var(--line);padding:58px 0 34px}.hero-copy{padding:10px 0}.hero-kicker{display:flex;align-items:center;gap:10px;color:#7386a2;font-size:10px;font-weight:700;letter-spacing:1.8px}.small-star{font-size:20px;color:var(--accent)}.year{border-left:1px solid #1e375c;padding-left:12px;color:var(--accent)}h1{font-size:clamp(39px,4.2vw,56px);line-height:1.09;font-weight:750;letter-spacing:-.055em;margin:22px 0 24px}h1 span{color:var(--accent)}.hero-description{max-width:560px;font-size:17px;line-height:1.75}.hero-buttons{display:flex;gap:12px;margin-top:30px}.hero-buttons .button{gap:16px;padding-inline:19px}.hero-details{display:flex;gap:21px;color:#667996;font-size:11px;margin-top:23px}.hero-details span{display:flex;align-items:center;gap:7px}.hero-details .icon{width:16px;height:16px}.access-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:44px}.access-card{padding:22px 18px;display:flex;align-items:center;gap:14px;border:1px solid #183052;border-radius:9px;background:#0f2545;transition:border-color .15s}.access-card:hover{border-color:var(--accent)}.access-icon{color:var(--accent);display:flex}.access-copy{display:flex;flex-direction:column;gap:4px}.access-title{font-size:16px;line-height:1.25;font-weight:700}.access-copy>span:last-child{font-size:11px;color:var(--muted)}.access-number{margin-left:auto;align-self:flex-start;color:#627591;font-size:10px}.page-content>section{padding:60px 0;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:29px}.eyebrow{display:block;color:var(--accent);font-size:10px;letter-spacing:2px;line-height:1.4;font-weight:700;margin-bottom:12px}.section-head>p{max-width:380px;font-size:14px;line-height:1.65}.overview-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px}.overview-grid p{font-size:15px}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--accent);font-size:14px;font-weight:700;margin-top:22px;min-height:32px}.text-link .icon{width:19px;height:19px}.text-link:hover{color:#83b8ff}.facts{margin:0;border:1px solid var(--line);border-radius:9px;align-self:start;background:#0f2545;padding:4px 21px}.facts>div{display:grid;grid-template-columns:110px 1fr;gap:10px;border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.facts>div:last-child{border:0}.facts dt{color:#6a7d99}.facts dd{margin:0;color:#7c8fab}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:50px}.two-cols p{font-size:15px;margin-top:15px}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.game-card{overflow:hidden;border-radius:10px;background:var(--surface);border:1px solid #172f52}.game-image{position:relative;aspect-ratio:3/2;overflow:hidden}.game-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.game-card:hover .game-image img{transform:scale(1.035)}.game-open{position:absolute;bottom:12px;right:12px;display:grid;place-items:center;border-radius:50%;width:32px;height:32px;background:#0f2545dc;color:white}.game-open .icon{width:17px;height:17px}.game-copy{padding:15px}.game-copy h3{font-size:14px;letter-spacing:-.02em}.game-copy>span{display:block;font-size:11px;color:#687b97;margin-top:5px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:33px;margin-top:35px}.category>.icon{color:var(--gold);margin-bottom:13px}.category h3{font-size:18px}.category p{font-size:14px;margin-top:12px}.section-action{margin-top:30px;display:flex;align-items:center;gap:24px}.section-action>span{font-size:12px;color:var(--muted)}.sports-section{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.sports-section .section-head{margin-bottom:20px}.sports-section p{font-size:15px}.sports-section .button{margin-top:24px}.steps{counter-reset:steps;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:0;margin:0}.steps li{counter-increment:steps;border-top:1px solid #1f395e;padding-top:21px}.steps li:before{content:'0' counter(steps);color:var(--accent);font-size:13px;display:block;margin-bottom:17px}.steps h3{font-size:17px}.steps p{font-size:13px;margin-top:11px}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.bonus-card{position:relative;padding:24px;border:1px solid #1a3256;border-radius:9px;background:linear-gradient(130deg,#132a4c,#0f2545);overflow:hidden}.bonus-top{display:flex;justify-content:space-between;align-items:center;color:#7b8eaa;margin-bottom:49px}.bonus-top>span{font-size:9px;letter-spacing:1.7px}.bonus-top>.icon{color:var(--accent)}.bonus-num{position:absolute;right:20px;top:59px;font-size:70px;font-weight:700;line-height:1;color:#83b8ff15}.bonus-card p{font-size:14px;line-height:1.65;margin-top:14px}.bonus-card h3{position:relative;font-size:21px}.bonus-card .text-link{margin-top:18px}.note{display:flex;gap:12px;padding:17px 20px;border-left:2px solid var(--accent);background:#112748;font-size:12px;line-height:1.7;margin-top:23px}.note>.icon{color:var(--accent);width:19px;height:19px;margin-top:2px}.page-content>.mobile-section{display:grid;grid-template-columns:120px 1fr auto;gap:32px;align-items:center}.mobile-section .section-head{margin-bottom:18px}.mobile-section h2{font-size:29px}.mobile-section p{font-size:14px}.mobile-symbol{display:flex;flex-direction:column;align-items:center;gap:13px}.mobile-symbol>.icon{width:76px;height:100px;stroke-width:1;color:#6f829e}.mobile-symbol>span{font-size:10px;color:#6f829f}.mobile-section .button{font-size:13px;padding-inline:16px;gap:13px}.table-wrap{border:1px solid var(--line);border-radius:9px;overflow:hidden}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left;table-layout:fixed}caption{text-align:left;padding:13px 20px;background:#102647;color:#7c8fab;font-size:12px}th,td{padding:18px 20px;border-bottom:1px solid var(--line);vertical-align:top}thead{background:#13294a;color:#7386a2}thead th{font-size:12px;font-weight:400}thead th:first-child{width:21%}tbody th{color:#7c8fab;font-weight:400}td{color:var(--muted)}tbody tr:last-child>*{border-bottom:0}.caption{font-size:12px;margin-top:16px}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.help-card>.icon{color:var(--gold);margin-bottom:18px}.help-card h3{font-size:17px}.help-card p{font-size:13px;margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.55fr;gap:65px}.faq-section>.section-head{display:block}.faq-section>div>p{font-size:14px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:22px;list-style:none;cursor:pointer;min-height:68px;font-size:14px;line-height:1.45;padding:18px 0}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:400;color:var(--accent);flex-shrink:0}.faq-list details[open] summary span{transform:rotate(45deg)}details p{padding:0 28px 22px 0;font-size:14px;line-height:1.75}.page-content>.final-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid #1e385d;border-radius:12px;background:radial-gradient(ellipse at 100% 0,#2b487238,transparent 65%),#112748;margin:52px 0;padding:36px}.final-cta h2{font-size:32px}.final-cta p{font-size:14px;margin-top:12px}footer{border-top:1px solid var(--line);padding:43px 0 24px;background:#0e2444}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px}.footer-brand>img{width:147px;height:42px;object-fit:contain}.footer-brand p{font-size:12px;max-width:255px;margin-top:17px}.footer-grid h2{font-size:13px;margin:7px 0 17px;letter-spacing:0}.footer-grid>div>a{display:block;color:var(--muted);font-size:12px;margin:9px 0;min-height:25px}.footer-grid a:hover{color:var(--accent)}.footer-bottom{display:flex;gap:45px;border-top:1px solid var(--line);margin-top:30px;padding-top:24px;align-items:center}.footer-bottom>p{font-size:10px;max-width:620px}.responsible{display:flex;gap:14px;align-items:center}.responsible>span{border:1px solid #556885;border-radius:50%;height:35px;width:35px;display:grid;place-items:center;font-size:11px;flex-shrink:0}.responsible>p{font-size:10px}.placeholder{min-height:100svh;display:grid;place-items:center;padding:30px}.placeholder>main{max-width:550px;border:1px solid var(--line);border-radius:12px;padding:35px;background:var(--surface)}.placeholder h1{font-size:32px}.placeholder p{font-size:16px}
@media(min-width:1500px){.hero{padding-top:72px;padding-bottom:42px}}
@media(max-width:1050px){.header-inner{gap:25px}.header-inner nav{margin-left:0;gap:20px}.header-actions{gap:20px}.hero-buttons{flex-wrap:wrap}.hero-details{gap:13px}.hero-details span{font-size:10px}.access-card{gap:10px;padding:18px 14px}.access-title{font-size:14px}.access-copy>span:last-child{font-size:10px}.access-number{display:none}.overview-grid{gap:35px}.section-head>p{max-width:310px}.game-grid{gap:12px}.game-copy{padding:12px}.game-copy h3{font-size:12px}.page-content>.mobile-section{grid-template-columns:80px 1fr;gap:30px}.mobile-section>.button{grid-column:2;justify-self:start}.faq-section{gap:35px}.final-cta .button{white-space:nowrap}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{min-height:76px;flex-wrap:wrap;gap:0;padding-top:13px}.brand img{width:140px;height:40px}.header-inner nav{order:3;width:100%;justify-content:center;padding:12px 0;gap:30px;font-size:12px}.header-actions{gap:19px;font-size:12px}.header-actions .button{min-height:38px;font-size:12px}.hero{padding:30px 0}h1{font-size:40px}.hero-description{font-size:15px}.hero-kicker{font-size:8px;letter-spacing:1.1px}.hero-buttons .button{font-size:13px;padding:12px 15px;min-height:47px}.hero-details{flex-wrap:wrap;gap:10px}.access-grid{gap:10px;margin-top:29px}.access-card{align-items:flex-start;gap:10px;flex-direction:column;padding:17px 12px}.access-copy>span:last-child{font-size:11px;line-height:1.5}.access-title{font-size:13px}.page-content>section{padding:42px 0}h2{font-size:29px}.section-head{display:block;margin-bottom:24px}.section-head>p{max-width:600px;margin-top:16px}.overview-grid{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,1fr);gap:20px}.game-copy h3{font-size:15px}.category-grid{gap:24px}.category h3{font-size:16px}.category p{font-size:13px}.sports-section{gap:28px}.steps{grid-template-columns:1fr 1fr;gap:28px}.bonus-grid{gap:12px}.bonus-card{padding:17px}.bonus-card h3{font-size:18px}.bonus-card p{font-size:13px}.bonus-top>span{font-size:8px;letter-spacing:1px}.bonus-card .text-link{font-size:12px;gap:8px}.help-grid{grid-template-columns:1fr 1fr;gap:30px}.faq-section{grid-template-columns:1fr;gap:22px}.faq-section br{display:none}.faq-section .section-head{margin-bottom:18px}.final-cta{flex-direction:column;align-items:flex-start!important}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:35px}.footer-brand p{margin:0;max-width:300px}.footer-bottom{gap:25px}.two-cols{gap:28px}th,td{padding:14px;font-size:12px}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.header-inner nav{justify-content:space-between;gap:16px}.header-actions{gap:15px}.header-actions .button .icon{display:none}.brand img{width:132px;height:38px}.hero-copy{padding:0}.hero-kicker{font-size:9px;letter-spacing:1.3px}h1{font-size:44px;margin:17px 0 19px}.hero-description{font-size:15px;max-width:470px}.hero-buttons{flex-wrap:nowrap;gap:9px;margin-top:23px}.hero-buttons .button{font-size:12px;padding-inline:12px;gap:10px;flex:1;min-height:49px}.hero-buttons .icon{width:18px;height:18px}.hero-details{font-size:10px;gap:18px;margin-top:19px}.access-grid{grid-template-columns:1fr;gap:10px;margin-top:20px}.access-card{flex-direction:row;align-items:center;gap:15px;padding:15px 17px}.access-title{font-size:15px}.access-copy>span:last-child{font-size:11px}.access-icon .icon{width:23px;height:23px}.access-number{display:block;font-size:11px;align-self:center}.page-content>section{padding:37px 0}h2{font-size:27px}.eyebrow{font-size:9px;margin-bottom:10px}.section-head{margin-bottom:22px}.overview-grid{gap:25px}.overview-grid p,.two-cols p,.sports-section p{font-size:14px}.facts{padding:3px 15px}.facts>div{font-size:12px;grid-template-columns:95px 1fr}.two-cols{grid-template-columns:1fr;gap:25px}.two-cols h3{font-size:18px}.two-cols p{margin-top:10px}.game-grid{gap:12px}.game-copy{padding:13px 10px}.game-copy h3{font-size:13px;line-height:1.35;min-height:35px}.game-copy>span{font-size:10px}.game-open{height:27px;width:27px;bottom:9px;right:9px}.category-grid{grid-template-columns:1fr;gap:23px;margin-top:28px}.category{display:grid;grid-template-columns:26px 1fr;column-gap:12px}.category>.icon{grid-row:1/3;margin:0}.category h3{font-size:17px}.category p{margin-top:8px}.section-action{align-items:flex-start;flex-direction:column;gap:15px;margin-top:25px}.section-action .button{font-size:13px}.section-action>span{font-size:11px}.sports-section{grid-template-columns:1fr;gap:28px}.steps{gap:23px 20px}.steps h3{font-size:16px}.steps p{font-size:12px}.steps li{padding-top:14px}.steps li:before{margin-bottom:12px}.bonus-grid{grid-template-columns:1fr;gap:14px}.bonus-card{padding:22px}.bonus-top{margin-bottom:22px}.bonus-top>span{font-size:9px}.bonus-num{top:35px;right:21px}.bonus-card h3{font-size:22px}.bonus-card p{font-size:14px}.bonus-card .text-link{font-size:13px;margin-top:14px}.note{font-size:11px;padding:15px;gap:10px}.page-content>.mobile-section{grid-template-columns:1fr;gap:20px}.mobile-symbol{flex-direction:row;justify-content:flex-start;gap:12px}.mobile-symbol>.icon{width:31px;height:42px;stroke-width:1.5}.mobile-symbol>span{font-size:11px}.mobile-section>.button{grid-column:1}.mobile-section h2{font-size:27px}table{table-layout:auto}thead th:first-child{width:auto}th,td{font-size:11px;padding:13px 10px;line-height:1.6}caption{padding:12px;font-size:11px}thead th{font-size:11px}.help-grid{gap:26px 20px}.help-card h3{font-size:16px}.help-card p{font-size:12px}.help-card>.icon{margin-bottom:12px}.faq-section{gap:20px}summary{font-size:13px;min-height:66px;gap:18px}details p{font-size:13px}.page-content>.final-cta{margin:34px 0;padding:25px;gap:22px}.final-cta h2{font-size:28px}.final-cta p{font-size:13px}.final-cta .button{font-size:13px;width:100%;gap:15px}footer{padding-top:30px}.footer-grid{gap:20px;grid-template-columns:1fr 1fr}.footer-brand{flex-direction:column;align-items:flex-start;gap:12px}.footer-brand p{max-width:290px}.footer-grid h2{font-size:12px}.footer-grid>div>a{font-size:11px;min-height:26px}.footer-bottom{flex-direction:column;gap:20px;align-items:flex-start;margin-top:23px;padding-top:20px}.footer-bottom>p{font-size:10px}.responsible>p{font-size:10px}}
@media(max-width:360px){h1{font-size:38px}.hero-kicker{font-size:8px}.header-actions{gap:10px}.header-actions .button{padding:8px 11px}.brand img{width:119px;height:34px}.hero-buttons .button{font-size:11px;padding:10px}.hero-buttons .icon{width:16px;height:16px}.hero-details{gap:12px}.game-copy h3{font-size:11px}.game-copy>span{font-size:9px}th,td{font-size:10px;padding:10px 7px}.facts>div{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-layout{max-width:950px;margin-inline:auto;text-align:center}.hero-copy{padding:12px 0}.hero-kicker,.hero-buttons,.hero-details{justify-content:center}.hero-description{max-width:700px;margin-inline:auto}.hero-layout h1{font-size:clamp(40px,4.8vw,64px)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0 0}.stats-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 16px;border:1px solid #193154;border-radius:12px;background:#102747}.stats-grid dt{color:#6c7f9b;font-size:13px;text-align:center}.stats-grid dd{order:-1;margin:0 0 8px;color:var(--accent);font-size:37px;font-weight:700;line-height:1.2;letter-spacing:-.04em}.stats-grid>div:nth-child(even) dd{color:#6f829e}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{display:flex;flex-direction:column;margin:0;padding:25px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.review-rating{font-size:19px;letter-spacing:3px;line-height:1;color:var(--accent);margin-bottom:20px}.review-card blockquote{margin:0 0 24px}.review-card blockquote p{font-size:14px;line-height:1.8;color:#6e819d}.review-card figcaption{display:flex;align-items:center;gap:12px;margin-top:auto}.review-avatar{display:grid;place-items:center;width:39px;height:39px;background:#162e50;color:#7d8fab;border-radius:50%;font-size:12px;font-weight:700}.review-name{display:block;font-size:13px;color:#8093af}.review-topic{display:block;font-size:11px;color:#677a97;margin-top:2px}
@media(max-width:800px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:13px}.reviews-grid{grid-template-columns:repeat(2,1fr)}.hero-layout{max-width:700px}.hero-layout h1{font-size:48px}.hero-copy{padding:4px 0}}
@media(max-width:600px){.hero-layout{text-align:left}.hero-kicker,.hero-buttons,.hero-details{justify-content:flex-start}.hero-layout h1{font-size:44px}.stats-grid{margin-top:18px;gap:12px}.stats-grid>div{padding:23px 10px;min-height:122px}.stats-grid dd{font-size:32px}.stats-grid dt{font-size:11px}.reviews-grid{grid-template-columns:1fr;gap:14px}.review-card{padding:22px}.review-card blockquote p{font-size:14px}}
@media(max-width:360px){.hero-layout h1{font-size:38px}.stats-grid dd{font-size:28px}.stats-grid dt{font-size:10px}}


.mobile-menu{display:none}
@media(max-width:800px){
.header-inner{position:relative;min-height:68px;flex-wrap:nowrap;padding:0;gap:14px}.header-inner>.desktop-nav{display:none}.header-actions{margin-left:auto;gap:0}.header-actions>.login{display:none}.header-actions .button{min-height:42px;padding:10px 15px}.header-actions .button .icon{display:none}.mobile-menu{display:block;border:0;flex-shrink:0}.mobile-menu>summary{display:flex;align-items:center;justify-content:center;width:44px;min-height:44px;padding:0;border:1px solid #193155;border-radius:7px;background:#102747}.burger{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:20px;height:22px}.burger i{display:block;width:20px;height:2px;background:#8093af;border-radius:2px;transition:transform .15s,opacity .15s}.mobile-menu[open]>summary{position:fixed;top:max(12px,env(safe-area-inset-top));right:max(20px,env(safe-area-inset-right));z-index:61;background:#0f2545}.mobile-menu[open] .burger i:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu[open] .burger i:nth-child(2){opacity:0}.mobile-menu[open] .burger i:last-child{transform:translateY(-7px) rotate(-45deg)}.header-inner .mobile-menu nav{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;gap:0;width:auto;height:100dvh;margin:0;padding:max(14px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(26px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));background:#0d2242;border:0;border-radius:0;overflow-y:auto;overscroll-behavior:contain;text-align:left}.menu-top{display:flex;align-items:center;min-height:44px;padding-right:60px;margin-bottom:35px}.menu-top img{width:140px;height:40px;object-fit:contain}.menu-links{display:flex;flex-direction:column;margin-bottom:32px}.mobile-menu .menu-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:15px 4px;font-size:25px;line-height:1.25;border-bottom:1px solid #152c4e}.menu-links a>span{font-size:21px;color:#617491}.mobile-menu .menu-links a:hover{color:var(--accent)}.menu-actions{display:grid;gap:12px;margin-top:auto;padding-top:18px}.mobile-menu .menu-actions .button{display:flex;justify-content:space-between;min-height:54px;font-size:15px;padding:15px 20px;border-radius:8px}.mobile-menu .menu-actions .secondary{background:#102747;border-color:#193154}.menu-actions .button>span{font-size:21px;line-height:1}.hero{padding:32px 0}.hero-copy{padding:0}.hero-kicker{display:flex;gap:8px;font-size:8px;letter-spacing:1.2px;line-height:1.3;margin:0 0 16px}.hero-kicker .small-star{font-size:13px;line-height:1}.hero-kicker .year{padding-left:9px}.hero-layout h1{margin:0 0 22px}.hero-buttons{margin-top:26px}.hero-details{margin-top:20px}.access-grid{margin-top:38px}html:has(.mobile-menu[open]){overflow:hidden}body:has(.mobile-menu[open])>main,body:has(.mobile-menu[open])>footer,body:has(.mobile-menu[open]) .header-inner>.brand,body:has(.mobile-menu[open]) .header-actions{visibility:hidden}
}
@media(max-width:600px){
.header-inner{min-height:64px;gap:12px}.brand img{width:126px;height:36px}.header-actions .button{font-size:12px;min-height:40px;padding:10px 13px}.hero{padding:30px 0}.hero-kicker{font-size:8px;letter-spacing:1px;margin-bottom:16px}.hero-kicker .small-star{font-size:12px}.hero-layout h1{font-size:38px;line-height:1.1;margin:0 0 22px;letter-spacing:-.045em}.hero-description{font-size:16px;line-height:1.7}.hero-buttons{margin-top:26px;gap:12px}.hero-buttons .button{min-height:52px}.hero-details{margin-top:20px;gap:18px}.access-grid{margin-top:36px;gap:12px}.access-card{padding:18px}.stats-grid{margin-top:22px;gap:14px}.stats-grid>div{min-height:122px;padding:24px 12px}.page-content>section{padding:40px 0}.section-head{margin-bottom:24px}.section-head>p{margin-top:16px}.two-cols{gap:28px}.overview-grid{gap:28px}.page-content>.final-cta{margin:28px 0;padding:23px}.mobile-menu[open]>summary{top:max(10px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right))}
}
@media(max-width:360px){.header-inner{gap:9px}.brand img{width:116px;height:34px}.header-actions .button{padding:10px 11px}.hero-layout h1{font-size:34px}.hero-description{font-size:15px;line-height:1.65}.hero-details{gap:14px}.mobile-menu .menu-links a{font-size:23px;min-height:59px}}
@media(max-width:800px) and (max-height:600px){.menu-top{margin-bottom:15px}.mobile-menu .menu-links a{min-height:49px;font-size:21px;padding-block:10px}.menu-links{margin-bottom:16px}.menu-actions{padding-top:10px;gap:9px}.mobile-menu .menu-actions .button{min-height:48px;padding-block:11px}}

@media(max-width:800px){html{scroll-padding-top:84px}}
@media(max-width:600px) and (max-height:650px){.hero{padding-top:22px}.hero-kicker{margin-bottom:12px}.hero-layout h1{margin-bottom:18px}.hero-description{font-size:15px;line-height:1.6}.hero-buttons{margin-top:22px}.hero-details{margin-top:16px}}
@media(max-width:360px) and (max-height:600px){.hero-description{font-size:14px}.hero-buttons .button{min-height:48px}}

.button-label-mobile{display:none}
@media(max-width:600px){.hero-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-buttons .button{height:52px;min-height:52px;min-width:0;padding:0 10px;gap:8px;font-size:12px;line-height:1.3}.hero-buttons .icon{width:16px;height:16px}.button-label-full{display:none}.button-label-mobile{display:inline}}
@media(max-width:319px){.hero-buttons{grid-template-columns:1fr}}

.brand img,.menu-top img,.footer-brand>img{height:auto}.hero-kicker .small-star{display:block;width:12px;height:15px}.stats-grid dd{font-size:35px}
@media(max-width:600px){.stats-grid dd{font-size:29px}}
@media(max-width:360px){.stats-grid dd{font-size:26px}}

.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:44px}.feature-card{display:flex;align-items:center;justify-content:flex-start;gap:15px;padding:22px;border:1px solid var(--line);border-radius:9px;background:#0f2545}.feature-title{display:block;font-size:16px;font-weight:700;line-height:1.3}.feature-description{display:block;font-size:11px;color:var(--muted);margin-top:6px}.feature-card:hover{border-color:var(--accent)}.entry-section .access-grid{margin-top:0}.game-image{aspect-ratio:4/3;background:#102646}.game-image img{object-fit:contain}.game-copy .game-kind{font-size:9px;color:var(--gold);letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.game-copy p{font-size:12px;line-height:1.65;margin-top:12px}.game-copy>span{font-size:10px}.stats-grid>div:first-child dd{font-size:30px}
@media(max-width:800px){.feature-card{padding:18px 14px}.feature-title{font-size:14px}.game-copy p{font-size:12px}}
@media(max-width:600px){.feature-grid{grid-template-columns:1fr;gap:10px;margin-top:36px}.feature-card{padding:17px 18px}.feature-title{font-size:15px}.feature-description{font-size:11px;margin-top:4px}.game-copy h3{min-height:35px}.game-copy p{font-size:11px}.stats-grid>div:first-child dd{font-size:25px}}
@media(max-width:360px){.stats-grid>div:first-child dd{font-size:22px}.game-copy p{font-size:10px}}

.button{border-radius:var(--button-radius)}.button.secondary{border-radius:var(--button-radius)}.hero{background:radial-gradient(ellipse at 75% 15%,#233e6555,transparent 58%)}.hero-kicker .small-star{width:auto;height:auto;font-size:16px;line-height:1}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-image{aspect-ratio:16/9}.game-copy{padding:20px}.game-copy h3{font-size:18px}.game-copy>span{font-size:11px}.game-copy p{font-size:13px}.stats-grid>div:first-child dd{font-size:35px}.sports-section{grid-template-columns:1fr 1fr}.match-guide{border:1px solid #425673;background:#162d50;border-radius:16px 4px 16px 4px;padding:30px;box-shadow:inset 5px 0 #83b8ff}.match-guide-top{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#83b8ff;font-size:10px;letter-spacing:1px}.match-guide-top>span:last-child{font-size:8px;color:#7588a4}.match-guide>h3{font-size:30px;line-height:1.08;margin:25px 0;color:#fff7ff}.match-guide ol{list-style:none;padding:0;margin:0;display:grid;gap:17px}.match-guide li{display:flex;gap:16px;align-items:center;border-top:1px solid #28456d;padding-top:16px}.match-guide li>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#1f395f;color:#83b8ff;font-size:10px;flex-shrink:0}.match-guide h4{font-size:15px;line-height:1.4;margin:0;color:#8093af}.match-guide li p{font-size:12px;line-height:1.5;margin-top:4px}.match-guide-footer{display:flex;gap:14px;font-size:9px;color:#70839f;margin-top:26px}.match-guide-footer span{color:#83b8ff}.stats-grid dd{font-size:35px}
@media(max-width:800px){.game-grid{gap:14px}.game-copy{padding:15px}.game-copy h3{font-size:16px}.game-copy p{font-size:12px}.match-guide{padding:24px}.match-guide>h3{font-size:27px}}
@media(max-width:600px){.game-grid{grid-template-columns:1fr;gap:14px}.game-card{display:grid;grid-template-columns:116px minmax(0,1fr);align-items:start}.game-image{aspect-ratio:1;height:100%;min-height:170px;background:#132a4b}.game-image img{object-fit:contain}.game-copy{padding:16px 14px}.game-copy h3{min-height:0;font-size:17px}.game-copy p{font-size:12px;margin-top:9px}.game-copy .game-kind{font-size:8px;margin-bottom:7px}.game-copy>span{font-size:10px}.game-open{right:8px;bottom:9px}.sports-section{grid-template-columns:1fr}.match-guide{padding:25px}.match-guide>h3{font-size:29px}.stats-grid dd,.stats-grid>div:first-child dd{font-size:29px}}
@media(max-width:360px){.game-card{grid-template-columns:98px minmax(0,1fr)}.game-copy{padding:14px 11px}.game-copy h3{font-size:15px}.game-copy p{font-size:11px}.stats-grid dd,.stats-grid>div:first-child dd{font-size:26px}}

@media(max-width:600px){.game-card>.game-image{width:100%;min-width:0;aspect-ratio:auto;align-self:stretch}.game-copy{min-width:0}}

.feature-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #26426a;border-radius:10px;background:#162e51;color:var(--accent)}.feature-icon svg{width:24px;height:24px}.feature-card:nth-child(2) .feature-icon{color:#7588a4}.feature-card>span:last-child{min-width:0}
@media(max-width:800px){.feature-card{gap:11px}.feature-icon{flex-basis:36px;width:36px;height:36px}.feature-icon svg{width:22px;height:22px}}
@media(max-width:600px){.feature-card{gap:15px}.feature-icon{flex-basis:40px;width:40px;height:40px}.feature-icon svg{width:24px;height:24px}}

:root{--button-radius:5px 14px 5px 14px}.button,.button.secondary{border-radius:var(--button-radius)}.review-disclaimer{display:flex;align-items:flex-start;gap:14px;padding:20px;background:#172f52;border:1px solid #435774;border-left:4px solid var(--accent);border-radius:10px;margin:20px 0 28px}.review-disclaimer>.icon{color:var(--accent);margin-top:3px}.review-disclaimer strong{display:block;font-size:14px;margin-bottom:4px}.review-disclaimer p{font-size:14px;line-height:1.65;color:var(--text)}.platform-copy{max-width:850px;margin-inline:auto}.platform-section{padding-block:36px}.platform-section table{width:100%;table-layout:fixed;border-collapse:collapse}.platform-section th,.platform-section td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.platform-section th:first-child{width:34%}.platform-section thead{background:var(--surface)}.platform-section tbody th{font-weight:400}.icon{stroke-width:2}.hero-kicker .small-star{display:none}@media(max-width:800px){.header-actions>.login{display:inline-flex;font-size:12px;margin-right:12px}.header-inner{gap:10px}.brand img{width:112px}.mobile-menu>summary{width:36px}.header-actions .button{padding:10px 12px}}@media(max-width:360px){.brand img{width:94px}.header-inner{gap:7px}.header-actions>.login{font-size:11px;margin-right:9px}.header-actions .button{padding:9px 10px;font-size:11px}.container{width:calc(100% - 32px)}.platform-section th,.platform-section td{font-size:12px;padding:10px 8px}}

.editorial-note{display:flex;align-items:flex-start;gap:15px;margin-top:28px;padding:22px 24px;background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:6px 16px 16px 6px}.editorial-note>.icon{color:var(--accent);margin-top:2px}.editorial-note h3{font-size:15px;margin-bottom:9px;letter-spacing:0}.editorial-note p{font-size:13px;line-height:1.75}.stats-grid dd,.stats-grid>div:first-child dd{font-size:clamp(19px,2.3vw,28px);text-align:center;overflow-wrap:anywhere}.stats-grid dt{text-transform:none;letter-spacing:0}.site-header{background:var(--bg)}.feature-icon{background:var(--surface);border-color:var(--line)}.feature-card,.access-card,.facts,.stats-grid>div,.game-image,.button.secondary,.mobile-menu>summary,.header-inner .mobile-menu nav,footer{background:var(--bg)}.button{color:var(--bg)}.button.secondary{color:var(--text)}.button:hover{filter:brightness(1.08);background:var(--accent);border-color:var(--accent)}.button.secondary:hover{background:var(--surface);border-color:var(--accent)}.facts dt,.facts dd,.review-card blockquote p,.review-name,.review-topic,.bonus-top,.game-copy>span,.hero-kicker,.hero-details,.caption,.match-guide-footer,.match-guide-top>span:last-child{color:var(--muted)}.text-link:hover{color:var(--text)}.game-image img{object-fit:contain}.table-wrap table{table-layout:fixed}.table-wrap th,.table-wrap td,.facts dd{overflow-wrap:anywhere}.match-guide{background:var(--surface);border-color:var(--line);box-shadow:inset 4px 0 var(--accent)}.match-guide-top,.match-guide li>span{color:var(--accent)}.match-guide li{border-color:var(--line)}.match-guide li>span{background:var(--bg);width:39px;height:39px}.match-guide li>span .icon{width:21px;height:21px}.match-guide>h3,.match-guide h4{color:var(--text)}.sports-ticket{border-style:dashed;border-radius:4px;box-shadow:none}.sports-scoreboard{border-radius:20px;box-shadow:inset 0 5px var(--accent)}.sports-urban{border-radius:0 28px 0 28px}.sports-dashboard{border-radius:10px;box-shadow:none}.sports-dashboard ol{gap:10px}.sports-dashboard li{border:1px solid var(--line);padding:14px;border-radius:8px}.sports-track{border-radius:24px 6px}.sports-track li>span{border-radius:5px}.review-disclaimer{background:var(--surface);border-color:var(--line);border-left-color:var(--accent)}.feature-card:nth-child(2) .feature-icon,.category>.icon,.mobile-symbol>.icon,.help-card>.icon,.stats-grid>div:nth-child(even) dd{color:var(--gold)}.game-open{background:var(--bg);color:var(--text)}.bonus-card{background:linear-gradient(125deg,var(--surface),var(--bg));border-color:var(--line)}.bonus-num{color:var(--accent);opacity:.13}.page-content>.final-cta{background:var(--surface);border-color:var(--line)}.review-avatar{background:var(--bg);color:var(--accent)}caption,thead{background:var(--surface);color:var(--text)}tbody th{color:var(--text)}.game-copy .game-kind{color:var(--gold)}.hero{background:radial-gradient(ellipse at 75% 15%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 60%)}.review-card{border-radius:var(--button-radius)}.hero-buttons .button{white-space:normal;text-align:center}.platform-section h2{margin-bottom:24px}.platform-section tbody th{color:var(--text)}.brand img,.menu-top img,.footer-brand>img{max-height:60px;width:168px;object-fit:contain}.brand.logo-light img,.footer-brand.logo-light>img,.logo-light .menu-top img{background:#fff;border-radius:7px;padding:8px 12px}.brand.logo-mark{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700}.brand.logo-mark img{width:42px;height:42px;object-fit:contain}.game-card:hover .game-image img{transform:none}.button .icon,.text-link .icon{stroke-width:2.3}.footer-brand>img{object-position:left center}.game-grid{align-items:stretch}.game-card{min-width:0}.game-copy h3{overflow-wrap:anywhere}
@media(max-width:800px){.brand img{width:120px;max-height:40px}.stats-grid dd,.stats-grid>div:first-child dd{font-size:25px}.editorial-note{padding:18px}.brand.logo-mark{font-size:16px;gap:6px}.brand.logo-mark img{width:32px;height:32px}.mobile-menu .menu-actions .button{border-radius:var(--button-radius)}}
@media(max-width:600px){.hero-description{font-size:15px;line-height:1.75}.hero-layout h1{font-size:35px}.hero-buttons{grid-template-columns:1fr 1fr;gap:10px}.hero-buttons .button{font-size:12px;min-height:54px;height:auto;padding:10px}.stats-grid>div{padding:22px 10px;min-height:116px}.stats-grid dd,.stats-grid>div:first-child dd{font-size:22px}.match-guide{padding:24px 20px}.game-image{min-height:180px}.game-copy p{font-size:12px}.table-wrap th,.table-wrap td{padding:12px 8px;font-size:11px}.table-wrap thead th:first-child{width:23%}.platform-section th:first-child{width:37%}.platform-section th,.platform-section td{font-size:13px}.editorial-note h3{font-size:15px}.editorial-note p{font-size:13px}.brand img{width:110px;max-height:34px}}
@media(max-width:360px){.brand img{width:94px}.hero-layout h1{font-size:31px}.hero-buttons .button{font-size:11px;padding:10px 7px;gap:5px}.hero-buttons .icon{width:15px}.brand.logo-mark{font-size:13px;gap:4px}.brand.logo-mark img{width:28px;height:28px}.game-card{grid-template-columns:92px minmax(0,1fr)}.game-copy p{font-size:11px}.platform-section th,.platform-section td{font-size:12px}.stats-grid dd,.stats-grid>div:first-child dd{font-size:20px}}
@media(max-width:600px){.table-wrap th,.table-wrap td{font-size:12px}}

:root{--button-radius:8px;--bg:#091d3b;--surface:#142f59;--line:#355688;--text:#f6f8fc;--muted:#c0d2ed;--accent:#83b8ff;--gold:#e1c77c}
