@font-face {
  font-family: 'Rye';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/r05XGLJT86YzH57tbOo.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Rye';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/r05XGLJT86YzEZ7t.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/nwpStKy2OAdR1K-IwhWudF-R3wEaZfrc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/nwpStKy2OAdR1K-IwhWudF-R3w8aZQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/nwpStKy2OAdR1K-IwhWudF-R3wEaZfrc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/nwpStKy2OAdR1K-IwhWudF-R3w8aZQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/nwpStKy2OAdR1K-IwhWudF-R3wEaZfrc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/nwpStKy2OAdR1K-IwhWudF-R3w8aZQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root{--bg:#0d0d0e;--surface:#16171b;--raised:#202127;--border:#625b63;--text:#f4f0e8;--muted:#c0b8ad;--gold:#d8a45c;--action:#78d44c;--focus:#f5cd79;--radius:14px;color-scheme:dark;font-family:"Source Sans 3",Arial,Helvetica,sans-serif;font-size:17px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.65}a{color:var(--gold);text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:var(--text);background:var(--raised);border:1px solid var(--border);border-radius:8px;padding:10px 16px}button:hover{border-color:var(--gold)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1{font-family:Rye,Georgia,serif;font-size:clamp(2.2rem,4vw,4.1rem);letter-spacing:-.045em;margin-bottom:22px}h2{font-size:clamp(1.5rem,2.2vw,2.15rem);letter-spacing:-.025em}h3{font-size:1.04rem}p{margin-bottom:1.25em}.muted,.disclosure{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:700;color:var(--gold);display:block;margin-bottom:14px}.header{height:76px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#101012f5;border-bottom:1px solid #353239;padding:0 30px}.brand{display:flex;align-items:center;gap:24px;text-decoration:none}.brand span{font-size:.66rem;letter-spacing:.12em;color:var(--muted);max-width:140px;line-height:1.5}.header-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 20px;border-radius:7px;background:var(--action);border:1px solid var(--action);color:#10240b;font-weight:700;text-decoration:none;line-height:1.3;font-size:.87rem;min-height:46px}.button:hover{background:#8ce262}.button.secondary{background:#201c16;border-color:var(--gold);color:var(--gold)}.button.secondary:hover{background:#35291a}.sidebar{position:fixed;left:0;top:76px;bottom:0;width:218px;padding:26px 17px;border-right:1px solid #353239;background:#111114;display:flex;flex-direction:column;overflow:auto;z-index:20}.sidebar nav a,#mobile-menu nav a,.nojs-nav nav a{display:flex;gap:16px;align-items:center;text-decoration:none;color:var(--muted);padding:11px 14px;border-radius:8px;font-size:.9rem}.sidebar nav a:hover,.sidebar nav a[aria-current],#mobile-menu nav a[aria-current]{color:var(--gold);background:#272119}.sidebar nav a span{font-size:1.2rem;width:22px}.sidebar-bottom{margin-top:auto;padding:32px 14px 4px;font-size:.76rem}.sidebar-bottom p{margin:8px 0}.age{display:inline-grid;place-items:center;border:1px solid var(--muted);border-radius:50%;width:37px;height:37px;font-weight:bold}.countries{display:flex;flex-direction:column;gap:4px;font-size:.75rem;margin-top:20px}.countries [aria-current]{color:var(--text)}main{margin-left:218px;padding:24px 36px 56px;max-width:1570px}.breadcrumb{display:flex;gap:12px;font-size:.75rem;color:var(--muted);margin-bottom:22px}.breadcrumb a{color:var(--muted)}.hero{border-bottom:1px solid #353239;padding:16px 0 34px;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:1;max-width:840px}.hero .lead{font-size:1.04rem;color:#e0d8cc;max-width:73ch}.home-hero{border:1px solid #514332;border-radius:var(--radius);min-height:445px;padding:36px}.home-hero .hero-copy{max-width:56%}.home-hero h1{font-size:clamp(2.4rem,4vw,3.8rem)}.home-hero .lead{font-size:.91rem;line-height:1.6}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#100f0df5 0%,#100f0de8 34%,#100f0d35 72%)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.disclosure{font-size:.72rem;line-height:1.6;margin:16px 0 0;max-width:78ch}.facts-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#19181a;border:1px solid #353239;border-radius:12px;margin:20px 0 34px;padding:20px 10px}.facts-strip>div,.facts-strip>a{padding:0 18px;border-right:1px solid #353239}.facts-strip>a{border:0;text-decoration:none;font-size:.74rem}.facts-strip span{display:block;color:var(--muted);font-size:.7rem;margin-bottom:3px}.facts-strip strong{font-size:.82rem}.intent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.intent-card{display:flex;align-items:center;gap:18px;min-height:74px;padding:16px 20px;text-decoration:none;border:1px solid #514b52;border-radius:10px;background:var(--surface);color:var(--text)}.intent-card:hover{border-color:var(--gold);background:#211e1a}.intent-card>span:last-child{margin-left:auto;color:var(--gold)}.card-index{font-size:.72rem;color:var(--gold)}.intent-card strong{font-size:.9rem}.quick{margin-bottom:42px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:18px}.section-head h2{margin-bottom:8px}.section-head>a{font-size:.8rem}.lobby>p{font-size:.77rem}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.game-card{min-width:0;background:var(--surface);border:1px solid #353239;border-radius:12px;overflow:hidden}.game-card img{aspect-ratio:2/3;object-fit:contain;width:100%;background:#151516}.game-card>div{padding:14px}.game-card h3{margin-bottom:8px;font-size:.9rem}.game-card p,.game-card a{font-size:.7rem;margin-bottom:5px}.game-card p{color:var(--muted)}.lobby{padding-bottom:44px;border-bottom:1px solid #353239;margin-bottom:44px}.article-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:40px;align-items:start;margin-top:32px}.toc{position:sticky;top:100px;font-size:.79rem}.toc strong{display:block;padding-bottom:10px}.toc nav{display:flex;flex-direction:column;border-left:1px solid #514b52}.toc a{padding:7px 0 7px 15px;text-decoration:none;color:var(--muted);line-height:1.45}.toc a:hover,.toc a.active{color:var(--gold)}.toc .source-link{display:block;color:var(--gold);padding-top:24px}.article-body{max-width:78ch;min-width:0}.prose-section{margin-bottom:42px;scroll-margin-top:100px}.prose-section p{font-size:1rem}.prose-section li{margin-bottom:10px}.table-wrap{max-width:100%;min-width:0;overflow:visible;margin:24px 0;border:1px solid var(--border);border-radius:10px}table{border-collapse:collapse;min-width:0;width:100%;table-layout:fixed;font-size:.84rem;line-height:1.55}th,td{overflow-wrap:anywhere;hyphens:auto;text-align:left;padding:14px 16px;vertical-align:top;border-bottom:1px solid #514b52}thead{background:#262320;color:var(--gold)}tbody th{font-weight:600}tr:last-child>td,tr:last-child>th{border-bottom:0}.faq details{border-top:1px solid var(--border);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--border)}summary{font-weight:700;line-height:1.45}.faq details p{margin:14px 0 0;color:var(--muted)}.related{margin-top:48px;padding-top:28px;border-top:1px solid #353239}.related h2{font-size:1.3rem}footer{margin-left:218px;padding:42px 36px 28px;background:#141416;border-top:1px solid #353239}.footer-intro{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:start;padding-bottom:32px}.footer-intro>strong{font-family:Georgia,serif;font-size:1.35rem;color:var(--gold)}.footer-intro p{font-size:.76rem;color:var(--muted)}.footer-intro .countries{margin-top:0}.footer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.footer-grid h2{font-size:.84rem}.footer-grid a{display:block;font-size:.76rem;color:var(--muted);text-decoration:none;padding:4px 0}.footer-grid a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #353239;margin-top:32px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.7rem;color:var(--muted)}.footer-bottom p{margin:0}.footer-bottom button{font-size:.7rem}.filters{display:flex;flex-wrap:wrap;gap:14px;align-items:end;margin-bottom:20px}label{display:flex;flex-direction:column;gap:7px;font-size:.83rem}input,select{padding:10px;border:1px solid var(--border);border-radius:6px;background:#111114;color:var(--text);min-width:0;width:100%}.filters label:first-child{flex:1;min-width:180px}.calculator{background:#1c1b19;border:1px solid #756044;border-radius:14px;padding:24px;margin:28px 0}.calculator p{font-size:.88rem}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}output{display:block;padding:20px 0 0;color:var(--gold);font-weight:700}dialog{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:28px;max-width:600px;width:calc(100% - 32px);max-height:90dvh;overflow:auto}dialog::backdrop{background:#000b}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.drawer-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.menu-toggle,.nojs-nav{display:none}.mobile-sticky{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--action);color:#10240b;padding:12px}.skip:focus{top:10px}.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}[hidden]{display:none!important}.notice{border-left:3px solid var(--gold);padding:16px 20px;background:#25211b;margin:22px 0}.steps{counter-reset:steps;list-style:none;padding:0}.steps li{padding:16px 20px 16px 56px;border:1px solid #514b52;border-radius:10px;position:relative;background:var(--surface)}.steps li:before{counter-increment:steps;content:counter(steps);position:absolute;left:20px;color:var(--gold);font-weight:bold}@media(min-width:1600px){main,footer{padding-left:52px;padding-right:52px}}@media(max-width:1200px){.home-hero .hero-copy{max-width:65%}.article-layout{grid-template-columns:170px minmax(0,1fr);gap:26px}.facts-strip{grid-template-columns:repeat(3,1fr);gap:15px}.facts-strip>div:nth-child(3){border:0}.intent-grid{grid-template-columns:repeat(2,1fr)}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.sidebar{display:none}main,footer{margin-left:0}.menu-toggle{display:block}.nojs-nav{display:block;padding:12px 24px}.js .nojs-nav{display:none}.header{padding:0 24px}.article-layout{grid-template-columns:180px minmax(0,1fr)}.home-hero .hero-copy{max-width:62%}.footer-intro{grid-template-columns:1fr 2fr}.footer-intro .countries{grid-column:1/-1}}@media(max-width:640px){:root{font-size:17px}.header{height:64px;padding:0 14px;gap:8px}.brand span{display:none}.brand img{width:104px;height:auto}.header-actions{gap:7px}.header-actions .button{font-size:.7rem;padding:9px 10px;min-height:40px}.header-actions .button.secondary{display:none}.menu-toggle{font-size:.73rem;padding:8px 10px}.header-actions .button span{display:none}main{padding:18px 16px 36px}.breadcrumb{margin-bottom:14px;font-size:.7rem}.hero{padding:8px 0 25px}.hero h1{font-size:2.22rem}.hero .lead{font-size:.96rem}.home-hero{padding:24px 20px 230px;min-height:0}.home-hero .hero-copy{max-width:100%}.home-hero h1{font-size:2.45rem}.home-hero .lead{font-size:.87rem}.hero-art{height:260px;top:auto;bottom:0;object-position:80% bottom}.home-hero:after{background:linear-gradient(180deg,#100f0d 0%,#100f0d 55%,#100f0d00 88%)}.hero-actions{gap:9px;margin-top:18px}.hero-actions .button{font-size:.76rem;padding:10px 13px}.disclosure{font-size:.69rem}.facts-strip{grid-template-columns:repeat(2,1fr);padding:16px 0;gap:18px;margin-bottom:28px}.facts-strip>div,.facts-strip>a{padding:0 14px;border:0}.facts-strip strong{font-size:.78rem}.facts-strip>a{grid-column:1/-1}.facts-strip>a br{display:none}.intent-grid{gap:9px}.intent-card{padding:13px 12px;gap:10px;min-height:69px}.intent-card strong{font-size:.8rem}.card-index{display:none}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-card>div{padding:12px 10px}.game-card h3{font-size:.8rem}.game-card p,.game-card a{font-size:.69rem}.section-head{display:block}.section-head>a{display:inline-block;margin:4px 0 12px}.article-layout{display:block;margin-top:26px}.toc{position:static;padding:18px;background:var(--surface);border:1px solid #514b52;border-radius:10px;margin-bottom:30px}.toc nav{display:grid;grid-template-columns:1fr 1fr;gap:4px}.toc a{font-size:.73rem}.article-body{max-width:100%}.prose-section{margin-bottom:32px}.prose-section h2{font-size:1.55rem}.prose-section p{font-size:1rem}.calculator{padding:20px 16px}.input-grid{gap:14px}.input-grid label{font-size:.76rem}.table-wrap{margin:18px 0}.related{margin-top:32px}footer{padding:32px 20px 94px}.footer-intro{display:block}.footer-intro>strong{display:block;margin-bottom:15px}.footer-intro .countries{margin:18px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-bottom{display:block}.footer-bottom>*{margin:12px 0!important}.mobile-sticky{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#201c16;border-top:1px solid var(--gold);padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.mobile-sticky a{font-size:.85rem;font-weight:700}.mobile-sticky button{padding:5px 10px}.filters{display:block}.filters>*{margin-bottom:14px}.filters button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.evidence-figure{margin:26px 0;padding:18px;border:1px solid #514b52;border-radius:12px;background:#141519}.evidence-figure>a{display:block}.evidence-figure img{margin:auto;max-height:760px;width:auto;object-fit:contain}.evidence-figure.compact{max-width:490px;margin-inline:auto}.evidence-figure figcaption,.topic-art figcaption{margin-top:16px;font-size:.83rem;color:var(--muted);line-height:1.5}.image-link{display:block;margin-top:8px;font-size:.75rem}.instruction-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}.instruction-pair .evidence-figure{margin:10px 0;padding:14px}.instruction-pair .evidence-figure img{max-height:430px}.source-evidence{padding:18px;border:1px solid #514b52;border-radius:10px;margin:24px 0}.source-evidence summary{color:var(--gold)}.topic-art{margin:24px 0;padding:18px;background:#17181c;border:1px solid #514b52;border-radius:12px}.topic-art img{max-height:330px;width:auto;margin:auto}.hero h1{letter-spacing:-.03em;overflow-wrap:anywhere}@media(max-width:640px){.instruction-pair{grid-template-columns:1fr}.instruction-pair .evidence-figure img{max-height:470px}.evidence-figure{padding:12px}.hero h1{font-size:1.95rem}.home-hero h1{font-size:2.15rem}}

.email-stages table{min-width:0;table-layout:fixed}.email-stages th,.email-stages td{padding:12px 10px}.email-stages th:first-child{width:38%}

.payment-limits table{min-width:0;table-layout:fixed}.payment-limits th,.payment-limits td{padding:12px 10px;overflow-wrap:anywhere}.payment-limits th:first-child{width:46%}.payment-limits td{font-variant-numeric:tabular-nums}@media(max-width:640px){.payment-limits table{font-size:.76rem}.payment-limits th,.payment-limits td{padding:11px 8px}}

.country-domain{display:block;font-size:.72rem;overflow-wrap:anywhere;margin-top:2px}.countries a{display:block;padding-block:5px}

.archive-table table{min-width:0;width:100%;table-layout:fixed}.archive-table th,.archive-table td{overflow-wrap:anywhere;vertical-align:top}.archive-source{font-size:.82rem;color:var(--muted);border-left:2px solid var(--gold);padding-left:14px}.archive-providers{columns:3;column-gap:30px;padding-left:22px}.archive-providers li{break-inside:avoid;overflow-wrap:anywhere}@media(max-width:600px){.archive-table th,.archive-table td{padding:10px 8px;font-size:.8rem}.archive-providers{columns:2}}

@media(max-width:600px){.table-wrap th,.table-wrap td{padding:10px 8px;font-size:.8rem}}

.intent-card,.intent-card strong{min-width:0;overflow-wrap:anywhere}
@media(max-width:600px){
.table-wrap[data-table-layout="stacked"] table,.table-wrap[data-table-layout="stacked"] tbody{display:block;width:100%}
.table-wrap[data-table-layout="stacked"] thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.table-wrap[data-table-layout="stacked"] tr{display:block;padding:12px 0;border-bottom:1px solid var(--border)}
.table-wrap[data-table-layout="stacked"] tr:last-child{border-bottom:0}
.table-wrap[data-table-layout="stacked"] th,.table-wrap[data-table-layout="stacked"] td{display:block;width:100%;padding:8px 14px;border:0;font-size:.9rem;hyphens:manual}
.table-wrap[data-table-layout="stacked"] [data-label]::before{content:attr(data-label);display:block;color:var(--gold);font-weight:700;font-size:.76rem;margin-bottom:4px}
}
@media(max-width:359px){.intent-grid{grid-template-columns:1fr}}


/* Compact covers in every game catalogue; preserve full artwork. */
.game-grid{grid-template-columns:repeat(auto-fill,minmax(min(132px,100%),1fr));gap:12px}.game-card picture{display:block;max-width:144px;margin-inline:auto}.game-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:contain}.game-card>div{padding:10px}.game-card h3{font-size:.8rem;overflow-wrap:anywhere}

/* Country navigation shares the compact button treatment across placements. */
.countries{gap:8px;width:100%;max-width:420px}.countries .country-option{display:flex;align-items:center;gap:9px;min-width:0;min-height:56px;padding:10px;border:1px solid #514b52;border-radius:10px;background:#1d1e22;color:var(--text);text-decoration:none;line-height:1.35}.countries .country-option[aria-current]{border-color:var(--gold);background:#292219}.countries a.country-option:hover{border-color:var(--gold);background:#28241e}.country-code{display:grid;place-items:center;flex:0 0 27px;height:27px;border:1px solid #706353;border-radius:6px;color:var(--gold);font-size:.66rem;font-weight:700}.country-copy{min-width:0}.country-copy strong{display:block;font-size:.75rem}.countries .country-domain,.country-note{display:block;font-size:.62rem;color:var(--muted);overflow-wrap:anywhere;margin-top:3px}.countries [aria-current] .country-note{color:var(--gold)}
@media(min-width:440px){#mobile-menu .countries,.footer-intro .countries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:480px}}

.publisher-details{padding:20px;border:1px solid var(--border);border-radius:10px;background:var(--surface);margin:20px 0;overflow-wrap:anywhere}.publisher-details p:last-child{margin-bottom:0}.byline{font-size:.8rem;color:var(--muted);overflow-wrap:anywhere}.byline a{color:var(--gold)}

/* A dedicated country switch in the footer. */
.footer-country-button{display:inline-flex;align-items:center;justify-self:start;gap:10px;max-width:100%;min-width:0;min-height:48px;padding:11px 14px;border:1px solid #a98040;border-radius:10px;background:#292219;color:var(--gold);font-size:.8rem;font-weight:700;line-height:1.4;text-decoration:none}.footer-country-button>span:nth-child(2){min-width:0;overflow-wrap:anywhere}.footer-country-button>span:last-child{margin-left:auto}.footer-country-button:hover{background:#3a2c1b;border-color:var(--gold);color:var(--text)}.footer-country-button:focus-visible{outline:2px solid var(--gold);outline-offset:4px}

.provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:10px;list-style:none;padding:0}.provider-grid .provider-card{border:1px solid #4a4641;border-radius:10px;padding:12px 16px;background:#16171b;overflow-wrap:anywhere}

/* Fill the three-column mobile home gallery; keep complete pairs on narrow phones. */
.lobby .game-card:nth-child(n+9){display:none}
@media (min-width:452px) and (max-width:980px){.lobby .game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lobby .game-card:nth-child(9){display:block}}
.login-walkthrough{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,.8fr);gap:22px;align-items:start;margin:24px 0}.login-walkthrough>div{min-width:0}.login-walkthrough .login-figure{margin:0;padding:12px}.login-figure img{width:auto;max-height:520px;margin-inline:auto}.login-mail-guide{margin:24px 0;padding:22px;border:1px solid var(--border);border-left:3px solid var(--gold);border-radius:12px;background:var(--surface)}.login-mail-guide ol{margin:0;padding-left:24px}.login-mail-guide li:last-child{margin-bottom:0}@media(max-width:1199px){.login-walkthrough{grid-template-columns:minmax(0,1fr)}.login-walkthrough .login-figure{max-width:360px;justify-self:center}.login-walkthrough-wide .login-figure{max-width:435px;width:100%}}@media(max-width:640px){.login-walkthrough{gap:14px}.login-mail-guide{padding:18px 16px}.login-figure img{max-height:480px}}
