:root{--background:#111a2e;--surface:#192640;--elevated:#2b354b;--primary:#f6d953;--primary-text:#1a2233;--text:#ffffff;--muted:#b3bbce;--border:#3b4760;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--primary);outline-offset:5px}[hidden]{display:none!important}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}.container{width:min(1240px,calc(100% - 80px));margin:auto}.header{position:sticky;top:0;z-index:20;background:var(--background);border-bottom:1px solid var(--border)}.header-inner{height:86px;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;font-size:19px;font-weight:900;letter-spacing:-.8px;white-space:nowrap}.brand>span:not(.brand-icon):not(.edition){color:var(--primary)}.brand-icon{font-size:35px;color:var(--primary);margin-right:10px}.edition{font-size:8px!important;letter-spacing:2px;margin-left:13px;max-width:30px;line-height:1.4;white-space:normal;color:var(--muted)}nav{display:flex;gap:28px}.header nav{margin-left:auto;font-size:13px;color:var(--muted)}nav a:hover,.text-link:hover{color:var(--primary)}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:15px 23px;background:var(--primary);color:var(--primary-text);font-weight:700;border:1px solid transparent;border-radius:7px;line-height:1.4;transition:transform .2s,filter .2s}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button span{font-size:20px}.button.small{padding:11px 16px;font-size:12px;gap:20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-top:32px;padding-bottom:50px;align-items:center}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:43px}.breadcrumb span{margin:0 10px;color:var(--border)}.eyebrow{font-size:10px;font-weight:bold;letter-spacing:1.8px;color:var(--primary)}.eyebrow i{display:inline-block;width:6px;height:6px;background:var(--primary);border-radius:50%;margin-right:8px}h1{font-size:clamp(40px,4.3vw,64px);line-height:1.08;letter-spacing:-3px;margin:20px 0 25px}h1 em{font-style:normal;color:var(--primary)}.hero-description{color:var(--muted);max-width:510px;font-size:15px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:25px;margin:28px 0 23px}.text-link{font-size:12px;font-weight:bold}.text-link span{margin-left:15px}.hero-notes{display:flex;gap:18px;font-size:9px;color:var(--muted)}.hero-art{height:420px;position:relative;overflow:hidden;border-radius:15px;border:1px solid var(--border);background:radial-gradient(ellipse at 50% 30%,var(--elevated),var(--surface));margin-top:18px}.art-top{position:absolute;top:20px;left:23px;right:23px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px}.art-top b{color:var(--primary)}.live-dot{color:var(--muted);font-size:8px}.art-title{position:absolute;left:35px;top:62px;font-size:66px;line-height:.85;font-weight:900;font-style:italic;letter-spacing:-3px;transform:rotate(-5deg);color:var(--text);z-index:2;text-shadow:3px 4px 0 var(--background)}.art-title span{color:var(--primary);font-size:88px}.road{position:absolute;inset:160px -25px 40px;display:flex;transform:rotate(-9deg);background:var(--background);border-block:9px solid var(--border)}.lane{width:25%;border-right:2px dashed var(--muted);display:flex;justify-content:center;align-items:center}.lane span{border-radius:50%;background:var(--elevated);border:3px solid var(--border);padding:10px 8px;font-size:14px;font-weight:bold;color:var(--primary);margin-top:50px}.hero-chicken{position:absolute;width:205px;height:205px;object-fit:contain;right:28px;top:150px;z-index:3;filter:drop-shadow(0 15px 12px #0008);transform:rotate(5deg)}.hero-coin{position:absolute;width:57px;right:40px;top:80px;transform:rotate(15deg)}.art-caption{position:absolute;bottom:17px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.art-caption b{color:var(--text)}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;border-block:1px solid var(--border);margin-bottom:64px}.stats>div{padding:0 28px;border-right:1px solid var(--border)}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stats>div>span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.stats strong{font-size:34px;line-height:1.2;letter-spacing:-1px}.stats strong span{font-size:18px;color:var(--primary)}.stats .provider{font-size:25px}.content-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:68px}.toc{position:sticky;top:120px}.toc nav{display:flex;flex-direction:column;gap:0;margin-top:20px}.toc a{font-size:12px;padding:9px 0;color:var(--muted);border-left:2px solid transparent;padding-left:14px}.toc a span{font-size:10px;margin-right:14px;opacity:.5}.toc a.active{color:var(--primary);border-color:var(--primary);background:var(--surface)}.toc-note{padding:18px;margin-top:25px;border:1px solid var(--border);border-radius:7px;font-size:11px}.toc-note p{margin:5px 0;color:var(--muted)}.editorial{display:flex;gap:12px;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--border)}.avatar{display:grid;place-items:center;background:var(--elevated);color:var(--primary);width:38px;height:38px;border-radius:50%;font-weight:bold;font-size:12px}.editorial b{display:block;font-size:11px}.editorial div>span{display:block;color:var(--muted);font-size:10px}.tag{font-size:8px;border:1px solid var(--border);padding:5px 8px;letter-spacing:1px;border-radius:4px}.editorial .tag{margin-left:auto}.article-section{padding:38px 0;border-bottom:1px solid var(--border)}.section-kicker{font-size:9px;color:var(--primary);letter-spacing:1.8px;font-weight:bold}h2{font-size:29px;line-height:1.25;letter-spacing:-.8px;margin:13px 0 20px}h3{font-size:15px;line-height:1.5;margin:0 0 8px}p{color:var(--muted);margin:12px 0 20px}.source-note{font-size:11px;color:var(--muted)}.empty-offers{display:flex;gap:22px;padding:25px;background:var(--surface);border:1px solid var(--border);border-radius:9px;align-items:center}.empty-offers>span{font-size:35px;color:var(--primary)}.empty-offers p{font-size:12px;margin:0}.empty-offers>a{font-size:25px;color:var(--primary)}.table-wrap{overflow:auto;border:1px solid var(--border);border-radius:8px;margin-top:20px}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}caption{padding:12px 18px;text-align:left;background:var(--elevated);font-size:11px;color:var(--muted)}td,th{padding:13px 18px;border-bottom:1px solid var(--border)}tr:last-child>*{border-bottom:0}th{font-weight:500;color:var(--muted)}thead{background:var(--elevated)}tbody tr:nth-child(even){background:var(--surface)}.steps,.advice{display:grid;gap:20px;margin:28px 0}.steps>div,.advice>div{display:flex;gap:18px}.steps>div>span,.advice>div>span{font-size:12px;color:var(--primary);border:1px solid var(--border);background:var(--surface);min-width:35px;height:35px;display:grid;place-items:center;border-radius:7px}.steps p,.advice p{font-size:13px;margin:4px 0}.symbols{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.symbols>div{padding:16px 10px;background:var(--surface);border:1px solid var(--border);border-radius:8px;text-align:center}.symbols img{width:58px;height:65px;object-fit:contain;margin-bottom:13px}.symbols h3{font-size:11px}.symbols p{font-size:10px;margin:0}.demo-panel{padding:25px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.demo-heading{display:flex;justify-content:space-between;align-items:center;font-size:15px}.demo-heading b span{color:var(--primary)}.demo-track{position:relative;height:165px;display:flex;justify-content:space-around;align-items:end;padding-bottom:20px;margin:20px 0;background:var(--background);border-radius:8px;overflow:hidden}.demo-track>span{border-right:2px dashed var(--border);width:20%;height:100%;display:flex;align-items:end;justify-content:center;color:var(--muted);font-size:10px}.demo-track img{position:absolute;width:90px;height:90px;object-fit:contain;left:0;top:25px;transition:left .3s;z-index:1}.demo-status{display:flex;justify-content:space-between;margin:20px 0}.demo-status span{display:block;font-size:10px;color:var(--muted)}.demo-status b{font-size:22px}.demo-status>div:nth-child(2) b{color:var(--primary)}.demo-controls{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:10px;align-items:end}.demo-controls label{font-size:10px;color:var(--muted)}input,select{display:block;width:100%;min-width:0;border:1px solid var(--border);background:var(--background);color:var(--text);padding:10px;border-radius:5px;height:43px}.demo-controls .button{padding:10px 8px;font-size:12px;height:43px}.secondary{background:var(--elevated);border-color:var(--border);color:var(--text)}#game-message{font-size:12px;margin:17px 0 5px}.reset-button{border:0;padding:0;background:none;color:var(--muted);font-size:10px;text-decoration:underline}#official-demo{margin-top:15px}.rtp-card{display:flex;gap:30px;background:var(--surface);padding:27px;border-radius:9px;border:1px solid var(--border);align-items:center}.rtp-card>strong{font-size:68px;letter-spacing:-4px;color:var(--primary);line-height:1}.rtp-card small{font-size:27px}.rtp-card p{font-size:12px;margin:0}.two-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-card{padding:25px;background:var(--surface);border-radius:8px;border:1px solid var(--border)}.info-card p{font-size:13px;margin-bottom:0}.platform,.quote{font-size:30px;color:var(--primary);line-height:1.6}.similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.similar-grid>div{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px 12px}.similar-grid>div>span{font-size:32px}.similar-grid h3{font-size:12px;margin-top:10px}.similar-grid p{font-size:10px;margin:0}.pros-cons>div{padding:20px;background:var(--surface);border-radius:8px}.pros-cons h3{color:var(--primary)}ul{padding-left:18px;font-size:12px;color:var(--muted);line-height:2}.cta-strip{margin-top:30px;padding:25px;background:var(--elevated);border-radius:8px;display:flex;align-items:center;gap:20px}.cta-strip h3{font-size:20px;margin:10px 0}.cta-strip p{font-size:12px;margin:0}.cta-strip .button{font-size:11px;white-space:nowrap;margin-left:auto;gap:10px}details{border-bottom:1px solid var(--border)}details:last-child{border:0}summary{padding:18px 0;cursor:pointer;list-style:none;font-weight:bold;font-size:13px;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{color:var(--primary)}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;padding-right:25px}details a{color:var(--primary);text-decoration:underline}footer{margin-top:70px;padding:40px 0 25px;background:var(--surface);border-top:1px solid var(--border)}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-top{padding-bottom:25px;border-bottom:1px solid var(--border)}.footer-top p,.footer-top>a:last-child{font-size:11px}.footer-bottom p{font-size:10px}.responsible b{float:left;border:1px solid var(--muted);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;margin-right:13px}.footer-bottom a:hover{color:var(--primary)}
@media(min-width:1500px){.hero{padding-block:50px 65px}.hero-art{height:450px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-inner{gap:18px}.header nav{gap:15px}.edition{display:none}.hero{gap:25px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;gap:15px}.hero-notes{gap:10px;font-size:8px}.content-layout{grid-template-columns:185px minmax(0,1fr);gap:35px}.art-title{font-size:55px}.art-title span{font-size:74px}.hero-chicken{width:170px;right:10px}.cta-strip{flex-direction:column;align-items:start}.cta-strip .button{margin-left:0}}
@media(max-width:800px){.header-inner{height:72px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--surface);padding:25px;flex-direction:column;border-bottom:1px solid var(--border)}.header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:none;border:1px solid var(--border);border-radius:5px;color:var(--text);padding:5px 10px}.header-cta{display:none!important}.hero{grid-template-columns:1fr;gap:15px;padding-top:20px}.breadcrumb{margin-bottom:30px}h1{font-size:55px}.hero-description{max-width:600px}.hero-art{height:370px;max-width:600px;width:100%;margin:10px auto 0}.art-title{font-size:65px}.art-title span{font-size:86px}.hero-chicken{width:200px;right:55px;top:135px}.stats{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:30px}.stats>div:nth-child(2){border:0}.stats>div:nth-child(3){padding-left:0}.content-layout{display:block}.content-layout aside{display:none}.symbols{grid-template-columns:repeat(3,1fr)}.footer-top{flex-wrap:wrap}.footer-top p{display:none}.footer-bottom{align-items:start}.similar-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:480px){.container{width:calc(100% - 36px)}.brand{font-size:17px}.hero{padding-bottom:30px}h1{font-size:44px;letter-spacing:-2px}.hero-actions{flex-wrap:wrap}.hero-notes{flex-wrap:wrap;font-size:9px;gap:8px 14px}.hero-art{height:335px}.art-title{left:22px;font-size:54px}.art-title span{font-size:73px}.hero-chicken{right:7px;top:130px;width:170px}.hero-coin{right:22px;top:70px;width:43px}.live-dot{display:none}.art-caption{font-size:8px;left:15px;right:15px}.lane span{font-size:10px;padding:8px 5px}.stats>div{padding:0 15px}.stats strong{font-size:28px}.stats .provider{font-size:21px}.stats>div>span{font-size:9px}.editorial .tag{display:none}.article-section{padding:30px 0}h2{font-size:25px}.symbols{grid-template-columns:repeat(2,1fr)}.symbols>div:last-child{grid-column:span 2}.two-cards{grid-template-columns:1fr}.similar-grid{grid-template-columns:1fr 1fr}.demo-panel{padding:16px}.demo-controls{grid-template-columns:1fr 1fr}.demo-status b{font-size:19px}.demo-status span{font-size:9px}.rtp-card{flex-direction:column;align-items:start;gap:18px}.empty-offers{padding:18px;gap:12px}.empty-offers>span{display:none}.footer-top .brand{font-size:14px}.footer-bottom{flex-direction:column;gap:0}td,th{padding:12px;font-size:11px}.hero-notes span{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Article-led layout following the supplied reference sites. */
.header{background:var(--surface)}.header-inner{height:76px}.brand-icon{width:38px;height:44px;font-size:0;background:url('/images/chicken-road-96.webp') center/contain no-repeat}.edition{display:none}.hero{display:block;padding-top:25px;padding-bottom:38px}.hero h1{font-size:42px;letter-spacing:-1px;line-height:1.22;margin:12px 0 24px;max-width:1100px}.hero .breadcrumb{margin-bottom:18px}.intro-copy p{font-size:16px;line-height:1.8;margin:0 0 14px}.read-more{padding:0 0 3px;border:0;border-bottom:1px dashed var(--muted);background:transparent;color:var(--text);font-weight:700;font-size:13px;cursor:pointer}.game-showcase{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;margin-top:30px}.game-banner{position:relative;min-height:445px;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:12px;display:grid;place-items:center}.banner-art{position:absolute;inset:0;opacity:.55;background:radial-gradient(ellipse at top right,var(--elevated),var(--background))}.banner-art .art-title{top:62px;left:38px;font-size:82px}.banner-art .art-title span{font-size:106px}.banner-art .hero-chicken{width:270px;height:270px;right:30px;top:130px}.banner-art .hero-coin{width:72px;top:42px;right:48px}.banner-art .road{inset:220px -25px 40px}.game-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,var(--background));opacity:.72;pointer-events:none}.banner-label{position:absolute;top:18px;left:22px;z-index:2;font-size:9px;letter-spacing:1.4px;color:var(--muted)}.banner-actions{position:relative;z-index:3;display:flex;flex-direction:column;gap:13px;margin-top:100px;align-items:stretch;max-width:calc(100% - 30px);width:345px}.banner-actions .button{font-size:16px;padding:19px 15px;gap:18px}.banner-actions .secondary{border:2px solid var(--text);background:color-mix(in srgb,var(--elevated) 80%,transparent);color:var(--text)}.banner-actions>span{text-align:center;font-size:10px;color:var(--muted)}.game-facts{background:var(--elevated);border:1px solid var(--border);border-radius:12px;padding:18px}.game-cover{height:140px;background:radial-gradient(ellipse at center,var(--surface),var(--background));border-radius:8px;display:flex;align-items:center;justify-content:center;gap:5px;overflow:hidden}.game-cover img{width:120px;height:120px;object-fit:contain}.game-cover strong{font-size:23px;font-style:italic;font-weight:900;line-height:1.05;letter-spacing:-1px}.game-cover strong span{display:block;color:var(--primary);font-size:32px}.game-facts dl{margin:14px 0 0}.game-facts dl>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--border);padding:9px 0;font-size:12px}.game-facts dt{color:var(--muted)}.game-facts dd{margin:0;color:var(--primary);font-weight:bold}.game-facts>p{font-size:9px;margin:12px 0 0}.content-layout{display:flex;flex-direction:column;gap:25px}.content-layout>aside{display:block}.toc{position:static;padding:18px 22px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.toc nav{display:grid;grid-template-columns:repeat(4,1fr);gap:0 15px;margin-top:8px}.toc a{padding:6px 8px;font-size:12px}.toc-note{display:none}.editorial{padding-top:5px}.article-section{padding:35px 0}.article-section>p{max-width:none}.symbols p{font-size:12px}.symbols h3{font-size:13px}.symbols img{width:70px;height:75px}.similar-grid h3{font-size:15px}.similar-grid p{font-size:12px}.not-found{padding-block:100px;min-height:60vh}footer{margin-top:45px}.cta-strip{flex-direction:row;align-items:center}.cta-strip .button{margin-left:auto}
@media(max-width:1100px){.game-showcase{grid-template-columns:minmax(0,1fr) 275px;gap:18px}.banner-art .art-title{font-size:65px}.banner-art .art-title span{font-size:85px}.banner-art .hero-chicken{width:230px;height:230px;right:10px;top:170px}}
@media(max-width:800px){.hero h1{font-size:34px}.header-inner{height:72px}.game-showcase{grid-template-columns:minmax(0,1fr) 245px;gap:14px}.game-facts{padding:12px}.game-cover{height:130px}.game-cover img{width:100px;height:100px}.game-cover strong{font-size:18px}.game-cover strong span{font-size:26px}.banner-art .art-title{font-size:47px;left:20px}.banner-art .art-title span{font-size:67px}.banner-art .hero-chicken{right:-20px;top:155px}.banner-actions .button{font-size:13px}.toc nav{grid-template-columns:repeat(3,1fr)}.cta-strip{flex-direction:column;align-items:start}.cta-strip .button{margin-left:0}}
@media(max-width:600px){.hero h1{font-size:30px;letter-spacing:-.7px}.intro-copy p{font-size:14px}.game-showcase{grid-template-columns:1fr;margin-top:22px}.game-banner{min-height:365px}.banner-art .art-title{font-size:64px;top:55px}.banner-art .art-title span{font-size:83px}.banner-art .hero-chicken{width:205px;height:205px;top:105px;right:0}.banner-art .road{inset:180px -25px 30px}.banner-actions{margin-top:95px;width:310px}.banner-actions .button{padding:17px 12px;font-size:14px}.game-facts{display:grid;grid-template-columns:125px minmax(0,1fr);gap:0 16px;padding:15px;align-items:center}.game-cover{height:155px;flex-direction:column;gap:0}.game-cover img{width:95px;height:95px}.game-cover strong{font-size:17px;text-align:center}.game-cover strong span{font-size:23px}.game-facts dl{margin:0}.game-facts dl>div{font-size:10px;padding:7px 0;gap:5px}.game-facts>p{grid-column:1/-1}.toc{padding:15px 12px}.toc nav{grid-template-columns:1fr 1fr;gap:0 5px}.toc a{font-size:11px;padding:7px 0}.toc a span{margin-right:8px}.symbols p{font-size:11px}.symbols h3{font-size:12px}.content-layout{gap:20px}}

/* Compact first screen, lazy demo, author and collapsed contents. */
.breadcrumb[hidden]{display:none!important}.hero h1{margin-top:0}.toc>summary{padding:0;border:0;color:var(--text);font-size:15px}.toc:not([open]) nav{display:none}.toc[open]>summary{padding-bottom:14px}.toc nav a.active{background:none;border-color:transparent}.editorial .author-avatar{display:block;width:48px;height:48px;flex-shrink:0}.author-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.author-card{display:flex;gap:26px;align-items:center;padding:30px;margin-top:30px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.author-card>img{border-radius:50%;object-fit:cover;flex-shrink:0}.author-card h2{margin:8px 0 12px;font-size:25px}.author-card p{margin:0;font-size:14px}.demo-embed{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;scroll-margin-top:95px}.demo-cover{min-height:370px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;background:radial-gradient(ellipse at top,var(--elevated),var(--background));text-align:center}.demo-cover img{object-fit:contain}.demo-cover h3{font-size:23px;margin:10px 0 16px}.demo-cover .button{min-width:210px;font-size:19px}.demo-cover p,.demo-feedback{font-size:12px}.demo-cover p{margin:15px 0 0}#iframe-mount{height:640px}.iframeGame{display:block;width:100%;height:100%;border:0}.game-showcase .banner-actions .button{min-height:56px}.not-found .button{background:var(--primary)}
@media(max-width:600px){.hero{padding-top:16px;padding-bottom:24px}.hero h1{font-size:28px;line-height:1.18;margin:0 0 12px}.intro-copy p{font-size:13px;line-height:1.55;margin:0}.game-showcase{margin-top:16px}.game-banner{min-height:250px}.banner-actions{margin-top:22px;gap:10px}.banner-actions .button{padding:15px 10px;min-height:52px!important}.banner-actions>span{font-size:9px}.banner-art .art-title{font-size:49px;top:46px}.banner-art .art-title span{font-size:64px}.banner-art .hero-chicken{width:170px;height:170px;top:72px}.banner-art .hero-coin{top:30px;width:45px}.banner-art .road{inset:130px -25px 15px}.author-card{align-items:flex-start;padding:22px;gap:15px;flex-direction:column}.author-card>img{width:80px;height:80px}.author-card p{font-size:13px}#iframe-mount{height:620px}.demo-cover{min-height:320px}.demo-cover p{font-size:11px}}
@media(max-width:360px){.hero h1{font-size:26px}.hero .container{width:calc(100% - 28px)}.banner-actions .button{font-size:13px}.intro-copy p{font-size:12px}.game-banner{min-height:235px}}
/* Keep the grid track and CTA group within the banner on narrow screens. */
.game-banner{grid-template-columns:minmax(0,1fr)}
.game-banner .banner-actions{width:calc(100% - 32px);max-width:345px;min-width:0;justify-self:center}
.game-banner .banner-actions .button{width:100%;min-width:0}

/* Reference footer: brand and trust icons at left, two menu columns at right. */
.site-footer{padding:58px 0 22px;margin-top:50px;background:var(--surface);border-top:1px solid var(--border)}
.footer-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:70px;align-items:start}
.footer-logo{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin-bottom:35px}
.footer-logo img{width:100px;height:110px;object-fit:contain}
.footer-logo>span{font-size:32px;font-weight:900;font-style:italic;line-height:.96;letter-spacing:-1.5px;color:var(--text)}
.footer-logo strong{display:block;font-size:48px;color:var(--primary);letter-spacing:-2px}
.footer-trust{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;list-style:none;margin:0;padding:0;color:var(--muted)}
.footer-trust li{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:60px;text-align:center;font-size:9px;line-height:1.4}
.footer-trust svg{display:block;width:35px;height:35px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.trust-age{width:35px;height:35px;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:13px;font-weight:800;line-height:1}
.footer-menu{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:35px;padding-top:6px}
.footer-menu ul{list-style:none;margin:0;padding:0;display:grid;gap:20px;align-content:start;line-height:1.5}
.footer-menu a{display:inline-block;font-size:13px;color:var(--text);text-underline-offset:5px;transition:color .2s}
.footer-menu a:hover{color:var(--primary);text-decoration:underline}
.footer-legal{margin-top:75px;text-align:center}
.footer-disclaimer{font-size:10px;color:var(--muted);margin:0 0 14px}
.footer-copyright{font-size:12px;color:var(--text);margin:0}
@media(max-width:1100px){.footer-grid{gap:35px}.footer-trust{gap:10px}.footer-menu{gap:22px}.footer-menu a{font-size:12px}}
@media(max-width:800px){.site-footer{padding-top:38px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-identity{max-width:520px}.footer-logo{margin-bottom:25px}.footer-menu{max-width:620px;gap:30px}.footer-menu a{font-size:14px}.footer-menu ul{gap:16px}.footer-legal{margin-top:40px}}
@media(max-width:480px){.site-footer{padding-top:30px}.footer-logo img{width:78px;height:84px}.footer-logo>span{font-size:27px}.footer-logo strong{font-size:40px}.footer-trust{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.footer-trust li{min-width:0;font-size:8px;gap:8px}.footer-trust svg,.trust-age{width:29px;height:29px}.trust-age{font-size:11px}.footer-menu{gap:20px}.footer-menu a{font-size:12px;overflow-wrap:anywhere}.footer-menu ul{gap:15px}.footer-legal{margin-top:32px}.footer-copyright{font-size:10px}.footer-disclaimer{font-size:9px;line-height:1.6}}

/* Downloaded SVG marks, with contrast adapted to the footer background. */
.footer-trust-brands{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:0;background:transparent;border-radius:0}
.footer-trust-brands li{display:block;min-width:0;flex:0 0 auto}
.footer-trust-brands .trust-logo{display:block;width:96px;height:56px;object-fit:contain;background:none;filter:grayscale(1) invert(1);mix-blend-mode:screen}
.footer-trust-brands .trust-dmca{width:56px}
@media(max-width:600px){.footer-trust-brands{justify-content:center;gap:14px 18px}}
