:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;color:#f5f6fa;background:#142032}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0}
a{color:inherit}
img{display:block;max-width:100%}
a:focus-visible{outline:3px solid #ffcf58;outline-offset:3px}
.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;padding:10px clamp(16px,3.5vw,60px);background:#101a2bf2;border-bottom:1px solid #ffffff1c;backdrop-filter:blur(14px)}
.brand{font-family:Georgia,serif;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:900;letter-spacing:-.075em;line-height:1;text-decoration:none}
.brand::first-letter{color:#f7c84d}
.header-cta,.hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 24px;border:1px solid #ffe095;border-radius:5px;background:linear-gradient(125deg,#ffe18a,#d99726);color:#172133;text-decoration:none;text-align:center;font-size:.8rem;font-weight:900;text-transform:uppercase;box-shadow:0 7px 23px #0005;transition:transform .18s,filter .18s}
.header-cta:hover,.hero-cta:hover{transform:translateY(-2px);filter:brightness(1.08)}
.section-nav{display:flex;align-items:center;gap:clamp(18px,3vw,42px);min-height:49px;padding:0 clamp(16px,3.5vw,60px);background:#19263a;border-bottom:1px solid #ffffff16;overflow-x:auto;white-space:nowrap}
.section-nav a{color:#c6cfdd;text-decoration:none;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.075em}
.section-nav a:hover,.section-nav a[aria-current]{color:#ffd467}
.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:560px;padding:60px clamp(25px,5vw,90px);overflow:hidden;background:#0e192a}
.hero-home{background-image:linear-gradient(90deg,#0c162300 0%,#0c162300 37%,#0c162366 52%,#0c1623db 100%),url('/assets/img/hero-bonus.png');background-size:cover;background-position:center}
.hero-home .hero-copy{grid-column:2;justify-self:end}
.hero-copy{position:relative;z-index:2;max-width:700px}
.eyebrow{margin:0 0 14px;color:#e8b546;font-size:.73rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.hero h1{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(3rem,5.8vw,6.2rem);font-weight:400;line-height:1.02;letter-spacing:-.065em}
.hero h1 em{color:#ffcc4f;font-style:italic;font-weight:800}
.hero-lede{max-width:600px;margin:20px 0 24px;color:#f2f4f9;font-size:clamp(1rem,1.5vw,1.24rem);line-height:1.5}
.hero-note{max-width:540px;margin:14px 0 0;color:#c8d2dd;font-size:.72rem;line-height:1.5}
.hero-home .hero-art{display:none}
.subhero{min-height:430px;background:radial-gradient(circle at 75% 50%,#2b4158 0%,#162238 40%,#0d1728 75%)}
.subhero:before{content:'';position:absolute;right:-7%;top:-42%;width:min(62vw,740px);aspect-ratio:1;border:1px solid #eab94e77;border-radius:50%;box-shadow:0 0 0 52px #eab94e12,0 0 0 105px #eab94e08}
.games-hero{background:radial-gradient(circle at 75% 50%,#194660 0%,#162c43 42%,#0c1728 75%)}
.bonus-hero{background:radial-gradient(circle at 75% 50%,#513a38 0%,#2c2a3e 42%,#0d1728 75%)}
.access-hero{background:radial-gradient(circle at 75% 50%,#323d63 0%,#1d2b46 42%,#0d1728 75%)}
.subhero .hero-copy{max-width:690px}
.subhero h1{font-size:clamp(2.7rem,5.2vw,5.5rem)}
.hero-art{position:relative;justify-self:center;display:grid;place-items:center;width:min(31vw,345px);aspect-ratio:1;border:2px solid #ecc05b;border-radius:50%;box-shadow:0 0 0 19px #ecc05b18,0 0 0 38px #ecc05b0a;transform:rotate(11deg)}
.hero-art-inner{width:78%;aspect-ratio:1;border:1px dashed #f8d984;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;transform:rotate(-11deg)}
.hero-art-inner span,.hero-art-inner small{font-size:.68rem;font-weight:800;letter-spacing:.22em}
.hero-art-inner strong{font-family:Georgia,serif;font-size:clamp(2rem,3.3vw,3.8rem);font-weight:400;line-height:1.05}
.page-wrap{max-width:1500px;margin:auto;padding:0 clamp(14px,3vw,48px) 85px}
.intro-strip{display:grid;grid-template-columns:195px 1fr auto;align-items:center;gap:22px;padding:27px 0;border-bottom:1px solid #ffffff24}
.intro-strip span{color:#f0bf4c;font-size:.77rem;font-weight:900;letter-spacing:.13em}
.intro-strip p{margin:0;color:#cbd3df;font-size:.84rem;line-height:1.55}
.intro-strip a{font-size:.77rem;font-weight:800;text-decoration:none;border-bottom:1px solid #e9bb50;white-space:nowrap}
.bonus-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:30px 0 36px}
.bonus-path article{min-height:160px;padding:21px 24px;border:1px solid #d5a3406b;border-radius:8px;background:linear-gradient(145deg,#24354b,#1b293b)}
.bonus-path b,.feature-number{color:#ffcf58;font-size:.76rem;letter-spacing:.1em}
.bonus-path h2{margin:12px 0 8px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}
.bonus-path p{margin:0;color:#c7d0dc;font-size:.82rem;line-height:1.55}
.bonus-path a{color:#ffd66f;text-underline-offset:3px}
.section-kicker{display:flex;align-items:end;justify-content:space-between;gap:25px;margin:51px 0 20px;padding-bottom:18px;border-bottom:1px solid #ffffff25}
.section-kicker .eyebrow{margin:0 0 8px}
.section-kicker h2{margin:0;font-family:Georgia,serif;font-size:clamp(1.75rem,3vw,3rem);font-weight:400;letter-spacing:-.04em}
.section-kicker p:last-child{max-width:440px;margin:0;color:#aebdce;font-size:.78rem;line-height:1.5}
.game-section{margin:24px 0 38px;scroll-margin-top:140px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}
.section-heading h2{margin:0;font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}
.section-heading a{color:#d5a940;text-decoration:none;font-size:.7rem;font-weight:800;text-transform:uppercase;white-space:nowrap}
.game-row{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(172px,18.4vw,238px);gap:12px;overflow-x:auto;padding:0 0 10px;scroll-snap-type:x mandatory;scrollbar-color:#d2a443 #23344a}
.game-card{min-width:0;overflow:hidden;border:1px solid #ffffff16;border-radius:6px;background:#101b2b;scroll-snap-align:start;transition:transform .18s,border-color .18s}
.game-card:hover{transform:translateY(-3px);border-color:#efc251}
.game-art{position:relative;aspect-ratio:3/4;overflow:hidden;background:#26364b}
.game-art img{width:100%;height:100%;object-fit:cover}
.card-action{position:absolute;inset:0;display:grid;place-items:center;background:#101b2bc5;color:transparent;text-decoration:none;font-size:0;opacity:0;transition:opacity .18s}
.card-action:before{content:'';display:block;width:64px;height:64px;border-radius:50%;background:#ffca48;box-shadow:0 8px 18px #0008}
.card-action:after{content:'';position:absolute;width:0;height:0;margin-left:5px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #172133}
.card-action small{display:none}
.game-card:hover .card-action,.game-card:focus-within .card-action{opacity:1}
.game-meta{min-height:56px;padding:8px 9px}
.game-meta strong,.game-meta span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.game-meta strong{font-size:.74rem}
.game-meta span{margin-top:5px;color:#aeb9ca;font-size:.67rem}
.category-nav{display:flex;gap:8px;margin:24px 0;overflow-x:auto;white-space:nowrap}
.category-nav a{padding:8px 12px;border:1px solid #ffffff3c;border-radius:22px;text-decoration:none;font-size:.73rem}
.category-nav a:hover{background:#d9ad45;color:#142032}
.editorial{max-width:1070px;margin:75px auto;padding:clamp(25px,4vw,55px);border:1px solid #ffffff20;border-radius:13px;background:#202d40;color:#d2dbe6;font-size:.91rem;line-height:1.82}
.editorial-wide{max-width:1150px}
.editorial h2{margin:0 0 20px;color:#fff;font-family:Georgia,serif;font-size:clamp(1.7rem,3.2vw,3rem);font-weight:400;line-height:1.17}
.editorial h3{margin:29px 0 9px;color:#f1c45f;font-family:Georgia,serif;font-size:1.33rem;font-weight:400}
.editorial p{margin:0 0 16px}
.editorial a,.faq a{color:#ffd16b;text-underline-offset:3px}
.faq{max-width:1070px;margin:65px auto}
.faq h2{margin:0 0 23px;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400}
.faq details{padding:17px 4px;border-top:1px solid #ffffff35}
.faq details:last-child{border-bottom:1px solid #ffffff35}
.faq summary{font-size:.94rem;font-weight:800;cursor:pointer;list-style:none}
.faq summary:after{content:'+';float:right;color:#f5c455;font-size:1.25rem}
.faq details[open] summary:after{content:'−'}
.faq p{margin:13px 24px 0 0;color:#c4cedb;font-size:.86rem;line-height:1.7}
.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:42px 0}
.feature-grid>div{padding:27px;border:1px solid #e2af4e5e;border-radius:10px;background:#202d40}
.feature-number{display:none}
.feature-grid h2{margin:0 0 8px;font-family:Georgia,serif;font-size:1.5rem;font-weight:400}
.feature-grid p{margin:0;color:#c4cedb;font-size:.86rem;line-height:1.65}
.closing{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:70px auto 0;padding:clamp(28px,4vw,55px);border:1px solid #e4b24c72;border-radius:13px;background:linear-gradient(115deg,#2a3d56,#17263b)}
.closing h2{margin:0;font-family:Georgia,serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:400}
.closing p:last-child{margin:10px 0 0;color:#c4cfdb;font-size:.85rem}
.closing .hero-cta{flex:none}
footer{padding:35px clamp(16px,3.5vw,60px);background:#0d1726;color:#a8b6c8;text-align:center;font-size:.77rem}
footer a{text-decoration:none}
@media(max-width:900px){.hero{min-height:490px}.hero-home{background-position:39% center}.hero-art{width:270px}.bonus-path{grid-template-columns:1fr 1fr}.bonus-path article:last-child{grid-column:span 2}.section-kicker{display:block}.section-kicker p:last-child{margin-top:12px}.game-row{grid-auto-columns:190px}}
@media(max-width:600px){.site-header{min-height:57px;padding:8px 14px}.brand{font-size:1.3rem}.header-cta{min-height:36px;padding:8px 10px;font-size:.61rem}.section-nav{min-height:42px;padding:0 14px;gap:18px}.section-nav a{font-size:.66rem}.hero{display:block;min-height:480px;padding:42px 20px}.hero-home{background-image:linear-gradient(180deg,#0b1726e5 0%,#0b1726e2 60%,#0b17267a 100%),url('/assets/img/hero-bonus.png');background-position:27% center}.hero h1{font-size:clamp(2.8rem,12vw,4rem)}.hero-lede{font-size:1rem}.subhero{min-height:430px}.subhero .hero-art{position:absolute;right:-100px;bottom:-145px;width:280px;opacity:.24}.page-wrap{padding:0 12px 60px}.intro-strip{display:block;padding:22px 2px}.intro-strip p{margin:9px 0}.intro-strip a{display:inline-block;margin-top:11px}.bonus-path{grid-template-columns:1fr;margin:22px 0 35px}.bonus-path article,.bonus-path article:last-child{grid-column:auto;min-height:0;padding:18px}.bonus-path h2{margin:7px 0}.section-kicker{margin:39px 0 20px}.game-row{grid-auto-columns:43vw;gap:9px}.section-heading h2{font-size:.9rem}.editorial{margin:49px 0;padding:24px 20px}.faq{margin:48px 0}.feature-grid{grid-template-columns:1fr;margin:25px 0}.closing{display:block;margin-top:52px}.closing .hero-cta{margin-top:22px}}
@media(hover:none){.card-action{opacity:1;background:transparent}.card-action:before{width:43px;height:43px;box-shadow:0 4px 12px #0008}.card-action:after{border-top-width:8px;border-bottom-width:8px;border-left-width:13px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
