@font-face{font-family:Montserrat;src:url('/assets/brand/montserrat-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{color-scheme:dark;--bg:#090e12;--panel:#191e25;--raised:#242a32;--yellow:#ffcd34;--text:#f6f7f9;--muted:#b5bdc8;--line:#303740;--red:#ed3b60;--blue:#3d62ba;--gutter:clamp(20px,3vw,48px);--width:1440px;--header:82px}
*,*::before,*::after{box-sizing:border-box}
html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:110px;scrollbar-color:#697078 var(--bg)}
body{margin:0;background:var(--bg);color:var(--text);font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}
h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;line-height:1.2;text-wrap:balance}h1{font-size:clamp(34px,4.8vw,66px);letter-spacing:-.045em}h2{font-size:clamp(25px,2.55vw,36px);letter-spacing:-.035em}h3{font-size:23px;letter-spacing:-.025em}p{color:var(--muted)}
a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}a:hover{color:var(--yellow)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:24px;top:-80px;padding:12px 20px;background:var(--yellow);color:#15191e;z-index:200}.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:60;background:#050708;border-bottom:1px solid #272c31}
.header-inner{max-width:var(--width);margin:auto;padding:0 var(--gutter);height:var(--header);display:flex;align-items:center;gap:25px}
.logo{display:flex;align-items:center;gap:18px;flex:none}.logo img{width:193px;height:47px;object-fit:contain}.logo>span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;border-left:1px solid #43454a;padding-left:15px;color:var(--muted)}
.main-menu{margin-left:auto;min-width:0}.menu-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:23px}.menu-entry{position:relative}.menu-direct,.menu-group>summary{font-size:14px;font-weight:700;white-space:nowrap;line-height:1.3;padding:28px 0;display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none}.menu-group>summary::-webkit-details-marker{display:none}.menu-group>summary:hover,.menu-group[open]>summary{color:var(--yellow)}.menu-caret{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.submenu{position:absolute;top:100%;left:-18px;min-width:240px;list-style:none;padding:12px;margin:0;background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px #0009}.submenu a{display:block;padding:10px 12px;font-size:14px;font-weight:600;border-radius:7px}.submenu a:hover,.submenu a[aria-current]{background:#30343b;color:var(--yellow)}.align-end .submenu{left:auto;right:-18px}.is-wide .submenu{width:440px;columns:2}.submenu li{break-inside:avoid}
.header-actions{display:flex;align-items:center;gap:10px;flex:none}.search-link{font-size:14px;font-weight:700;padding:11px 15px;border-radius:28px;background:#242930}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:800;line-height:1.35;min-height:48px;padding:14px 25px;border:0;border-radius:40px;transition:background .2s,transform .2s;color:#181a1f}.button-primary{background:var(--yellow)}.button-primary:hover{color:#181a1f;background:#ffde6a;transform:translateY(-2px)}.header-actions .button{padding:12px 20px;min-height:44px}
.menu-toggle,.is-mobile-only{display:none}.mobile-dock{display:none}
.page-width{max-width:var(--width);padding:0 var(--gutter);margin:auto}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:470px;display:flex;align-items:center;margin:24px 0 0;padding:52px 48px;border-radius:18px;background:#12171d}
.hero-visual{position:absolute;inset:0;z-index:-2;background:#090e12 url('/assets/brand/hero-layer-6.svg') no-repeat center top;background-size:auto 95%}
.hero-visual::before{content:"";position:absolute;inset:0;background-image:url('/assets/brand/hero-layer-3.svg'),url('/assets/brand/hero-layer-4.svg');background-repeat:no-repeat;background-size:490px auto,720px auto;background-position:left -195px top -95px,right -115px top -48px}
.hero-visual::after{content:"";position:absolute;inset:0;background:url('/assets/brand/hero-welcome.png') no-repeat right 15px bottom;background-size:auto 106%}
.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,14,18,.93) 0%,rgba(9,14,18,.9) 33%,rgba(9,14,18,.52) 56%,rgba(9,14,18,0) 78%)}
.hero-copy{max-width:640px;width:57%}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.11em;font-weight:800;text-transform:uppercase;color:var(--yellow);margin-bottom:15px}.hero h1{color:var(--yellow);margin-bottom:20px}.hero-lead{font-size:16px;line-height:1.7;color:#e1e4e8;max-width:520px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:28px}.hero-actions .button{min-height:52px;padding:16px 27px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #717880;padding-bottom:3px}.hero-age{display:block;font-size:12px;color:#c1c6ce;margin-top:20px}
.breadcrumbs{padding-top:24px;color:#aeb6c0;font-size:13px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.breadcrumbs li+li::before{content:"/";margin-right:10px;color:#626b77}.breadcrumbs [aria-current]{color:#e6e8eb}
.is-inner .hero{min-height:270px;margin-top:18px;padding:35px 42px}.is-inner .hero h1{font-size:clamp(30px,3.5vw,48px)}.is-inner .hero-copy{width:74%;max-width:850px}.is-inner .hero-visual{opacity:.38;background-position:right 39%}.is-inner .hero::after{background:linear-gradient(90deg,#12171d 8%,#12171dde 50%,#12171d22)}.is-inner .hero-lead{max-width:770px}.is-inner .hero-actions{margin-top:20px}
.category-rail{display:flex;gap:10px;align-items:center;overflow-x:auto;padding:22px 0 12px;scrollbar-width:thin;scrollbar-color:#3c424b transparent}.category-rail a{display:flex;align-items:center;gap:9px;padding:12px 18px;border-radius:30px;white-space:nowrap;background:#242a32;font-size:13px;font-weight:700;line-height:1.4;border:1px solid #353c45}.category-rail svg{color:var(--yellow);flex:none}.category-rail a:hover,.category-rail a[aria-current]{color:#fff;background:#353c46;border-color:#ffcd3480}.category-rail .category-search{margin-left:auto;background:#141a21}
.section{margin-top:44px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.section-heading .eyebrow{margin-bottom:8px}.section-heading>p{max-width:490px;font-size:14px;line-height:1.6}.offer-heading{align-items:center}.offer-heading>div{flex:1;max-width:610px}.offer-heading>p{flex:1;max-width:470px}.offer-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.offer-card{position:relative;padding:26px 28px;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#2c2a1e,#1b2028 64%);border:1px solid #4b4225;min-height:312px}.offer-card:nth-child(2){background:linear-gradient(135deg,#35202c,#1b2028 64%);border-color:#563044}.offer-card:nth-child(3){background:linear-gradient(135deg,#1b2940,#1b2028 64%);border-color:#344765}.offer-card::before{content:"";position:absolute;width:110px;height:5px;right:-15px;top:39px;transform:rotate(35deg);background:var(--yellow);opacity:.7}.offer-card:nth-child(2)::before{background:var(--red)}.offer-card:nth-child(3)::before{background:#6087e5}
.offer-number{position:absolute;right:25px;top:20px;font-size:28px;font-weight:800;line-height:1;color:#ffffff20}.offer-brand{margin-bottom:24px}.offer-brand img{display:none}.offer-brand small{display:block;font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--yellow)}.offer-card:nth-child(2) .offer-brand small{color:#ff839b}.offer-card:nth-child(3) .offer-brand small{color:#90b2ff}.offer-copy h3{margin-bottom:13px;max-width:270px}.offer-copy p{font-size:14px;line-height:1.7;margin-bottom:24px;color:#c7ccd4}.offer-action{margin-top:auto;min-height:43px;padding:12px 21px;font-size:13px}.commercial-note{margin:14px 0 0;font-size:12px;line-height:1.7;color:#9ba4af}
.games-section{padding-bottom:12px}.carousel-controls{display:flex;gap:8px;flex:none}.carousel-controls button{background:#2a3038;color:#fff;border:1px solid #3c434d;width:40px;height:40px;border-radius:50%;font-size:22px;display:grid;place-items:center;transition:background .2s}.carousel-controls button:hover:not(:disabled){background:var(--yellow);color:#181a1f}.carousel-controls button:disabled{opacity:.3}.game-track{display:flex;gap:16px;overflow-x:auto;padding:0 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#434b55 transparent}.game-card{flex:0 0 calc((100% - 64px)/5);min-width:150px;scroll-snap-align:start;transition:transform .2s}.game-card:hover{transform:translateY(-3px)}.game-image{position:relative;overflow:hidden;border-radius:13px;background:var(--raised);aspect-ratio:4/3}.game-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.game-card:hover img{transform:scale(1.06)}.game-image>span{position:absolute;left:8px;top:8px;background:#090e12d9;color:var(--yellow);border:1px solid #ffffff1a;padding:4px 7px;border-radius:5px;font-size:9px;font-weight:800;letter-spacing:.04em}.game-card>strong{display:block;font-size:14px;line-height:1.4;margin:10px 2px 2px;white-space:normal}.game-card>small{display:block;font-size:12px;color:#9ba4af;margin-left:2px}
.content-section{display:grid;grid-template-columns:56px minmax(0,1fr);gap:24px;padding:34px 0;border-top:1px solid #2b323b;margin-top:0}.games-section+.content-section,.offer-section+.content-section{margin-top:30px}.content-index{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#232a32;color:var(--yellow);font-size:14px;font-weight:800}.content-copy{max-width:1040px}.content-copy h2{font-size:clamp(23px,2.25vw,30px);margin-bottom:18px;max-width:850px}.content-copy p+p{margin-top:14px}.content-copy p{font-size:16px;line-height:1.8;color:#bec6d1}.content-copy ul{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.content-copy li{padding-left:24px;position:relative;font-size:14px;color:#e3e6eb}.content-copy li::before{content:"✓";position:absolute;left:0;color:var(--yellow);font-weight:800}.content-copy a{color:var(--yellow);text-decoration:underline;text-underline-offset:4px}
.faq-section{padding:34px;background:#141a21;border-radius:18px;border:1px solid #2b333e}.faq-list{display:grid;gap:10px}.faq-list details{background:#202730;border:1px solid #303a45;border-radius:10px}.faq-list summary{list-style:none;cursor:pointer;padding:20px 55px 20px 22px;font-size:16px;font-weight:700;line-height:1.5;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:22px;top:18px;font-size:25px;color:var(--yellow);line-height:1}.faq-list details[open] summary::after{content:"−"}.faq-list details[open] summary{color:var(--yellow)}.faq-list p{padding:0 22px 22px;font-size:15px;line-height:1.8;max-width:1030px}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-grid>a{display:flex;flex-direction:column;align-items:flex-start;gap:13px;background:var(--panel);border:1px solid #313a45;border-radius:14px;padding:26px;transition:border-color .2s,background .2s}.related-grid>a:hover{background:#242b34;border-color:#938034;color:#fff}.related-grid span{font-size:11px;font-weight:800;color:var(--yellow);letter-spacing:.07em}.related-grid strong{font-size:19px;line-height:1.4;margin-bottom:10px}.related-grid small{font-size:12px;font-weight:700;margin-top:auto;color:#c9d0db}
.final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px;border:1px solid #49402b;border-radius:16px;background:linear-gradient(110deg,#27271c,#191e25 70%);margin-bottom:48px}.final-cta>div{max-width:750px}.final-cta h2{font-size:29px;margin-bottom:12px}.final-cta p:not(.eyebrow){font-size:14px}.final-cta .button{flex:none}.final-cta .eyebrow{margin-bottom:8px}
.site-footer{background:#05080b;border-top:1px solid #2a313a;margin-top:48px;padding:42px var(--gutter) 24px}.footer-top,.footer-legal,.footer-bottom{max-width:calc(var(--width) - var(--gutter)*2);margin:auto}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:44px}.footer-brand img{width:207px;height:51px;object-fit:contain;margin-bottom:22px}.footer-brand p{font-size:13px;line-height:1.8;margin:0 0 16px;max-width:340px}.footer-brand>a:last-child{font-size:13px;font-weight:700;color:var(--yellow)}.footer-top nav h2{font-size:15px;letter-spacing:0;margin:5px 0 17px}.footer-top nav a{display:block;font-size:13px;line-height:1.6;color:#aab3c0;margin-bottom:9px}.footer-top nav a:hover{color:var(--yellow)}.footer-legal{border-top:1px solid #252c35;padding-top:26px;margin-top:30px;display:flex;gap:19px;align-items:center}.age{width:48px;height:48px;flex:none;display:grid;place-items:center;border:2px solid #717b8a;border-radius:50%;font-size:16px;font-weight:800;color:#b8c2d0}.footer-legal p{font-size:12px}.footer-legal a{color:#d1d7df;text-decoration:underline}.footer-bottom{display:flex;gap:30px;justify-content:space-between;border-top:1px solid #202730;padding-top:23px;margin-top:25px}.footer-bottom p{font-size:12px;line-height:1.8}.footer-bottom p:first-child{flex:none}.footer-bottom p:last-child{max-width:820px}
.scroll-top{position:fixed;right:24px;bottom:24px;width:46px;height:46px;background:var(--yellow);color:#181a1f;border:1px solid #ffdd6b;border-radius:50%;font-size:23px;z-index:45;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.scroll-top.is-visible{opacity:1;visibility:visible;transform:none}
.search-panel{max-width:900px;margin:35px auto 70px}.search-panel label{display:block;font-size:14px;font-weight:700;margin-bottom:12px}.search-panel form>div{display:flex;gap:12px}.search-panel input{width:100%;min-width:0;background:#e8ebf0;color:#141a21;border:2px solid #fff;border-radius:32px;padding:13px 22px;outline-offset:4px}.search-results{margin-top:30px}.search-results ol{list-style:none;margin:0;padding:0;display:grid;gap:13px}.search-results li a{display:flex;flex-direction:column;gap:8px;background:#1c232c;padding:22px;border:1px solid #313b46;border-radius:12px}.search-results strong{font-size:18px;line-height:1.5}.search-results span{font-size:14px;line-height:1.7;color:var(--muted)}
.error-page{min-height:100vh;display:grid;place-items:center;padding:35px var(--gutter);background:radial-gradient(circle at 80% 20%,#2d2c1a,transparent 55%)}.error-page>div{max-width:700px}.error-page .logo{margin-bottom:60px}.error-page .eyebrow{font-size:20px}.error-page h1{margin-bottom:24px}.error-page p:not(.eyebrow){margin-bottom:30px}.error-page .button{margin-top:6px}
@media(min-width:1450px){.header-inner{gap:30px}.menu-list{gap:27px}}
@media(max-width:1250px){.logo>span{display:none}.header-inner{gap:20px}.menu-list{gap:17px}.menu-direct,.menu-group>summary{font-size:13px}.header-actions .button{font-size:12px;padding:12px 16px}.search-link{padding:11px 12px}.logo img{width:178px}.hero{padding:44px 38px;min-height:430px}.hero-copy{width:59%}.hero h1{font-size:54px}.category-rail a{padding:11px 14px;font-size:12px}.game-card{flex-basis:calc((100% - 48px)/4)}}
@media(max-width:1080px){:root{--header:74px}.header-inner{gap:16px}.main-menu{display:none;position:fixed;top:var(--header);left:0;right:0;bottom:0;overflow-y:auto;padding:22px var(--gutter) 95px;background:#10161d}.main-menu.is-open{display:block}.menu-open{overflow:hidden}.menu-toggle{order:3;width:44px;height:44px;background:#252c34;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #373f49;border-radius:50%;color:white;flex:none}.menu-toggle span:not(.sr-only){display:block;width:19px;height:2px;background:currentColor}.header-actions{margin-left:auto}.menu-list{display:block}.is-mobile-only{display:block}.menu-direct,.menu-group>summary{font-size:16px;padding:18px 4px;justify-content:space-between;border-bottom:1px solid #2a333f}.submenu,.is-wide .submenu{position:static;width:auto;min-width:0;columns:1;margin:8px 0;padding:6px 10px;background:#1c242e;box-shadow:none;border-radius:9px}.submenu a{padding:12px;font-size:14px}.hero-copy{width:62%}.hero h1{font-size:48px}.offer-list{gap:13px}.offer-card{padding:23px 21px}.offer-copy h3{font-size:21px}.offer-copy p{font-size:14px}.offer-heading>p{font-size:13px}.footer-top{gap:26px}.final-cta{padding:28px}.final-cta .button{max-width:240px}}
@media(max-width:760px){:root{--gutter:20px;--header:68px}body{padding-bottom:65px}.header-inner{gap:10px}.logo img{width:158px;height:40px}.header-actions .search-link{display:none}.header-actions .button{font-size:12px;min-height:39px;padding:10px 14px}.menu-toggle{width:39px;height:39px}.hero{margin:17px 0 0;padding:32px 27px;min-height:415px;align-items:flex-start;border-radius:14px}.hero-copy{width:78%;max-width:450px}.hero h1{font-size:44px;max-width:390px;margin-bottom:15px}.hero-lead{font-size:14px;line-height:1.75}.hero-visual{background-size:auto 100%;background-position:63% center;opacity:.65}.hero::after{background:linear-gradient(90deg,#090e12ed,#090e12b5 58%,#090e1255)}.hero-actions{gap:14px;margin-top:22px}.hero-actions .button{font-size:13px;min-height:45px;padding:13px 20px}.text-link{font-size:12px}.hero-age{font-size:11px}.eyebrow{font-size:11px;margin-bottom:11px}.is-inner .hero{padding:28px;min-height:245px}.is-inner .hero-copy{width:100%}.is-inner .hero h1{font-size:34px}.is-inner .hero-lead{font-size:14px}.is-inner .hero-visual{opacity:.22}.breadcrumbs{font-size:12px;padding-top:18px}.category-rail{padding-top:18px;gap:8px}.category-rail a{font-size:12px;padding:10px 13px}.category-rail svg{width:18px;height:18px}.section{margin-top:32px}.section-heading{margin-bottom:19px;gap:18px}.offer-heading{display:block}.offer-heading h2{font-size:29px;max-width:500px}.offer-heading>p{font-size:14px;margin-top:15px;max-width:none}.offer-list{grid-template-columns:1fr;gap:14px}.offer-card{padding:24px;min-height:0;display:grid;grid-template-columns:1fr auto;gap:0 18px;align-items:center}.offer-brand{margin-bottom:16px;grid-column:1/-1}.offer-number{top:18px;right:22px}.offer-copy h3{max-width:none;font-size:22px}.offer-copy p{margin-bottom:0;max-width:420px}.offer-action{margin:0;grid-column:2;grid-row:2;max-width:165px}.commercial-note{font-size:11px}.game-card{flex-basis:calc((100% - 32px)/3);min-width:155px}.game-track{gap:12px}.game-image>span{font-size:8px;padding:3px 5px}.games-section h2{font-size:27px}.game-card>strong{font-size:13px}.carousel-controls button{width:34px;height:34px;font-size:19px}.content-section{margin-top:0;padding:28px 0;grid-template-columns:39px 1fr;gap:16px}.content-index{width:36px;height:36px;font-size:12px}.content-copy h2{font-size:24px;margin-bottom:15px}.content-copy p{font-size:15px}.content-copy ul{grid-template-columns:1fr}.faq-section{padding:24px 20px}.faq-list summary{font-size:15px;padding:17px 44px 17px 17px}.faq-list summary::after{right:17px;top:17px}.faq-list p{font-size:14px;padding:0 17px 18px}.related-grid{grid-template-columns:1fr}.related-grid>a{padding:22px;gap:8px}.related-grid strong{font-size:18px;margin-bottom:5px}.related-grid small{margin-top:6px}.final-cta{display:block;padding:28px}.final-cta h2{font-size:27px}.final-cta .button{margin-top:20px;max-width:none}.footer-top{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.5fr;gap:12px 24px}.footer-brand p{grid-column:2;grid-row:1/3;margin:0;max-width:none}.footer-brand img{margin:0}.footer-top nav h2{font-size:14px}.footer-top nav a{font-size:12px}.footer-legal{align-items:start;gap:14px}.footer-bottom{display:block}.footer-bottom p+p{margin-top:12px}.mobile-dock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;z-index:55;bottom:0;left:0;right:0;background:#11171ef7;backdrop-filter:blur(15px);border-top:1px solid #353d47;padding:7px 10px max(8px,env(safe-area-inset-bottom));min-height:60px}.mobile-dock a{display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.4;font-size:11px;font-weight:700;padding:8px 5px;color:#b9c2ce;border-radius:7px}.mobile-dock a[aria-current]{color:var(--yellow);background:#2b2b23}.scroll-top{bottom:78px;right:16px;width:40px;height:40px}.search-panel form>div{gap:8px}.search-panel .button{padding:12px 20px}.search-panel{margin-bottom:45px}}
@media(max-width:480px){:root{--gutter:16px}.header-inner{gap:8px}.logo img{width:135px}.header-actions .button{font-size:11px;padding:10px 12px}.menu-toggle{width:35px;height:35px}.hero{padding:29px 23px;min-height:465px}.hero-copy{width:100%;max-width:300px}.hero h1{font-size:41px;max-width:300px}.hero-lead{font-size:14px;line-height:1.8}.hero-visual{opacity:.42;background-position:67% center}.hero::after{background:linear-gradient(90deg,#090e12d9,#090e12a8 75%,#090e1244)}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.hero-age{margin-top:17px}.is-inner .hero{padding:25px 22px;min-height:260px}.is-inner .hero h1{font-size:30px}.is-inner .hero-copy{max-width:none}.offer-heading h2{font-size:28px}.offer-card{display:flex;align-items:flex-start;padding:24px}.offer-brand{margin-bottom:17px}.offer-copy p{margin-bottom:20px}.offer-action{max-width:none}.game-card{flex-basis:calc((100% - 12px)/2);min-width:148px}.content-section{grid-template-columns:1fr;gap:13px}.content-index{width:31px;height:31px;font-size:11px}.content-copy h2{font-size:24px}.content-copy p{font-size:16px}.faq-section{padding:23px 16px}.section-heading h2{font-size:25px}.footer-brand{display:block}.footer-brand img{margin-bottom:19px}.footer-brand p{margin-bottom:14px}.footer-top{grid-template-columns:1fr 1fr}.footer-top nav:last-child{grid-column:1/-1}.footer-top nav:last-child a{display:inline-block;width:49%;vertical-align:top}.footer-legal p,.footer-bottom p{font-size:11px}.footer-legal .age{width:40px;height:40px;font-size:14px}.search-panel input{padding:12px 16px}.final-cta{padding:25px}.final-cta h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* GGBET identity with the visual palette and components of the supplied reference. */
.logo img{width:145px;height:45px;object-fit:contain}.logo>span{font-size:12px}.footer-brand img{width:155px;height:52px;object-fit:contain}
.offer-brand{display:flex;align-items:center;gap:13px}.offer-brand img{display:block;width:73px;height:29px;object-fit:contain}.offer-brand small{font-size:12px}
.hero-visual::after{background-image:url('/assets/brand/hero-deposit.webp');background-size:auto 100%;background-position:right -14px bottom}
.main-menu>a{display:inline-flex;align-items:center;min-height:48px;font-size:13px;font-weight:700;margin-right:16px;white-space:nowrap}.main-menu>a:last-child{margin-right:0}.main-menu>a[aria-current]{color:var(--yellow)}
.site-mobile .header-inner{gap:21px}.site-mobile .logo>span{display:none}.site-mobile .hero h1{font-size:clamp(35px,4.8vw,61px)}.site-mobile .hero-copy{max-width:610px}
.social-links{display:flex;align-items:center;gap:16px;margin-top:14px}.footer-top .social-links a{display:inline-block;color:var(--yellow);font-size:14px;margin:0}
.category-rail a{min-height:46px}.category-rail{scroll-padding-inline:5px}.game-track{overscroll-behavior-x:contain}.offer-copy p,.section-heading>p{font-size:15px}.game-image>span{font-size:10px}.offer-brand small,.related-grid span{font-size:12px}
.mobile-dock a{gap:4px}.mobile-dock a svg{flex:none}.mobile-dock a span{display:block}.mobile-dock a[aria-current]{box-shadow:inset 0 2px var(--yellow)}
@media(max-width:1250px){.site-mobile .header-inner{gap:15px}.site-mobile .main-menu>a{font-size:12px;margin-right:13px}}
@media(max-width:1080px){.main-menu>a{display:flex;font-size:16px!important;min-height:56px;padding:14px 10px;margin:0!important;border-bottom:1px solid #303945;white-space:normal}.main-menu.is-open{display:block}.menu-toggle{min-width:44px;min-height:44px}.header-actions .button{min-height:44px}.menu-group>summary{min-height:56px}.submenu a{min-height:46px}.site-mobile .hero-copy{width:65%}}
@media(max-width:760px){.header-inner,.site-mobile .header-inner{gap:10px}.logo img{width:116px;height:42px}.header-actions .button{font-size:12px;padding:11px 17px;max-width:180px}.menu-toggle{width:44px;height:44px}.hero,.site-mobile .hero{min-height:0;padding:30px 26px 132px}.hero-copy,.site-mobile .hero-copy{width:100%;max-width:none}.hero h1,.site-mobile .hero h1{font-size:clamp(34px,6.3vw,46px);max-width:600px;line-height:1.12}.hero-lead{font-size:16px;max-width:560px}.hero-visual{opacity:1;background-size:auto 95%;background-position:center top}.hero-visual::after{background-size:auto 240px;background-position:right -40px bottom -22px}.hero::after{background:linear-gradient(180deg,#090e12eb 0%,#090e12e6 52%,#090e12b0 73%,#090e1245 100%)}.hero-actions{gap:16px;align-items:center;flex-direction:row}.hero-actions .button{min-height:48px;font-size:14px}.text-link{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.hero-age{font-size:12px;margin-top:15px;max-width:210px}.is-inner .hero{padding:28px 25px;min-height:0}.is-inner .hero-copy{width:100%}.is-inner .hero h1{font-size:34px}.is-inner .hero-lead{font-size:16px}.is-inner .hero-visual{opacity:.25}.is-inner .hero::after{background:linear-gradient(90deg,#11171deb,#11171dab)}.offer-card{display:flex;align-items:stretch;padding:24px}.offer-copy p{font-size:16px;margin-bottom:21px}.offer-action{max-width:none;min-height:48px;font-size:14px;align-self:flex-start}.commercial-note{font-size:12px}.category-rail a{font-size:14px;min-height:48px;padding:11px 16px}.carousel-controls button{height:44px;width:44px}.game-card>strong{font-size:14px}.game-image>span{font-size:10px}.content-copy p{font-size:16px}.faq-list summary{font-size:16px;min-height:56px}.faq-list p{font-size:16px}.mobile-dock{min-height:74px;padding:6px 8px max(8px,env(safe-area-inset-bottom))}.mobile-dock a{min-height:58px;flex-direction:column;font-size:11px;line-height:1.25;padding:5px 3px}.mobile-dock svg{width:21px;height:21px}.mobile-dock a:last-child{font-size:11px}.scroll-top{bottom:91px;width:44px;height:44px}.footer-top .social-links{grid-column:1;grid-row:auto}.site-footer{padding-bottom:38px}body{padding-bottom:79px}.footer-legal p,.footer-bottom p{font-size:12px}.footer-top nav a{font-size:14px;min-height:36px}.search-panel input{font-size:16px}}
@media(max-width:480px){:root{--gutter:14px}.header-inner,.site-mobile .header-inner{gap:8px}.logo img{width:105px;height:40px}.header-actions .button{font-size:11px;min-height:44px;padding:10px 12px;max-width:148px}.header-actions{gap:0}.menu-toggle{width:44px;height:44px;min-width:44px}.hero,.site-mobile .hero{padding:29px 23px 139px}.hero-copy,.site-mobile .hero-copy{max-width:none}.hero h1,.site-mobile .hero h1{font-size:36px;max-width:none}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.hero-actions .button{width:100%;font-size:14px;padding:15px 17px}.hero-visual::after{background-size:auto 221px;background-position:right -40px bottom -20px}.is-inner .hero{padding:25px 23px}.is-inner .hero h1{font-size:30px;overflow-wrap:anywhere}.is-inner .hero-actions .button{width:auto;max-width:100%}.offer-copy h3{font-size:23px}.offer-action{align-self:stretch}.content-copy li{font-size:15px}.related-grid small{font-size:13px}.footer-brand .social-links a{width:auto!important}.footer-top nav:last-child a{width:auto;display:block}.footer-top .social-links{display:flex}.section-heading h2{font-size:25px}.games-section .section-heading{align-items:center;gap:10px}.games-section .section-heading>div:first-child{min-width:0}.games-section h2{font-size:23px;overflow-wrap:break-word}.carousel-controls{gap:5px}.game-card{min-width:0;flex-basis:calc((100% - 12px)/2)}}
@media(max-width:360px){.logo img{width:88px}.header-actions .button{max-width:130px;padding:10px}.hero h1,.site-mobile .hero h1{font-size:32px}.hero,.site-mobile .hero{padding-left:20px;padding-right:20px}.offer-card{padding:22px}.section-heading h2{font-size:24px}}

/* v2.2: restore Boomerang presentation only; keep all page copy and destinations. */
.logo img{width:193px;height:47px;object-fit:contain}.footer-brand img{width:207px;height:51px;object-fit:contain}.offer-brand img{width:125px;height:32px;object-fit:contain}.offer-brand small{display:none}.hero-visual::after{background-image:url('/assets/brand/hero-welcome.png');background-size:auto 106%;background-position:right 15px bottom}
@media(max-width:1250px){.logo img{width:178px}}
@media(max-width:760px){.logo img{width:151px;height:40px}.hero-visual::after{background-size:auto 245px;background-position:right -14px bottom -8px}}
@media(max-width:480px){.logo img{width:135px;height:40px}.hero-visual::after{background-size:auto 230px;background-position:right -18px bottom -12px}}
@media(max-width:360px){.logo img{width:110px}}


/* v2.3: intrinsic pill width prevents Firefox flex shrink from consuming padding. */
.category-rail a{flex:0 0 auto;width:max-content;min-width:max-content}
.category-rail a>span{flex:none}
.button{max-width:100%;min-width:0;flex-shrink:0;white-space:normal;overflow-wrap:normal;word-break:normal;text-align:center;line-height:1.45}
.mobile-dock a,.mobile-dock a span{min-width:0;max-width:100%;overflow-wrap:normal;word-break:normal}
.search-panel form>div{align-items:stretch}
.search-panel input{flex:1 1 0%;width:auto;min-width:0}
.search-panel .button{flex:0 0 auto;min-width:76px;white-space:nowrap}
@media(max-width:360px){.mobile-dock{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.3fr)}}
.hero-bonus-title{display:block;margin-top:15px;color:var(--text);font-size:clamp(25px,2.5vw,36px);letter-spacing:-.03em;line-height:1.2}
.bonus-topic-grid,.bonus-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.bonus-topic-grid>a,.bonus-guide-grid>article{min-width:0;border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:28px}
.bonus-topic-grid>a{display:flex;flex-direction:column;gap:12px;transition:border-color .15s,background .15s}
.bonus-topic-grid>a:hover{border-color:var(--yellow);background:#222831;color:var(--text)}
.bonus-topic-grid>a>span{color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.08em}
.bonus-topic-grid h3,.bonus-guide-grid h3{font-size:23px;overflow-wrap:anywhere}
.bonus-topic-grid p,.bonus-guide-grid p{font-size:15px;line-height:1.7}
.bonus-topic-grid strong{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px;font-size:13px;color:var(--yellow)}
.bonus-topic-grid strong span{font-size:22px;flex:none}
.bonus-check-links,.bonus-jump-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0}
.bonus-check-links>span{font-size:12px;color:var(--muted);margin-right:4px}
.bonus-check-links a,.bonus-jump-links a{max-width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 16px;font-size:13px;font-weight:700;line-height:1.5;overflow-wrap:anywhere;background:#191f26}
.bonus-check-links a:hover,.bonus-jump-links a:hover{border-color:var(--yellow)}
.bonus-guide-grid>article{scroll-margin-top:105px}
.bonus-topic-number{display:block;color:var(--yellow);font-size:13px;font-weight:800;margin-bottom:14px}
.bonus-guide-grid h3{margin-bottom:16px}.bonus-guide-grid p+p{margin-top:14px}.bonus-guide-grid .text-link{margin-top:16px;line-height:1.6}
@media(max-width:760px){.hero-bonus-title{font-size:26px;margin-top:12px}.bonus-topic-grid,.bonus-guide-grid{grid-template-columns:1fr;gap:14px}.bonus-topic-grid>a,.bonus-guide-grid>article{padding:23px}.bonus-topic-grid p,.bonus-guide-grid p{font-size:16px}.bonus-check-links{align-items:stretch}.bonus-check-links>span{flex-basis:100%}.bonus-guide-grid>article{scroll-margin-top:88px}}
@media(max-width:360px){.hero-bonus-title{font-size:23px}.bonus-topic-grid h3,.bonus-guide-grid h3{font-size:22px}.bonus-topic-grid>a,.bonus-guide-grid>article{padding:21px}}
