@charset "UTF-8";
:root{color-scheme:dark;--bg:#100b0c;--surface:#1c1515;--surface-2:#261b1b;--text:#fff7ec;--muted:#cbbcac;--gold:#ffcf53;--red:#f32732;--line:#493333;--radius:22px;--max:1160px;--header:76px;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65;overflow-wrap:break-word}
body::before{content:"";position:absolute;inset:0 0 auto;height:820px;pointer-events:none;background:radial-gradient(ellipse at 83% 25%,#ae202028,transparent 57%);z-index:-1}
[hidden]{display:none!important}
a{color:inherit;text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}
a:hover{color:var(--gold)}
button,a,summary{-webkit-tap-highlight-color:#ffcf5333}
button{font:inherit;cursor:pointer}
button,summary{touch-action:manipulation}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
img{display:block;max-width:100%;height:auto}
svg{flex:none}
p{margin:0 0 1.25rem}
h1,h2,h3{line-height:1.12;margin:0;font-weight:800;letter-spacing:-.035em;text-wrap:balance}
h1{font-size:clamp(36px,5.3vw,66px)}
h2{font-size:clamp(28px,3.4vw,42px)}
h3{font-size:21px;letter-spacing:-.02em;line-height:1.25}
.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}
.skip-link{position:fixed;left:20px;top:-80px;z-index:1000;padding:12px 20px;background:var(--gold);color:#201305}
.skip-link:focus{top:10px}
.site-header{height:var(--header);border-bottom:1px solid #ffffff13;background:#100b0cf5;position:relative;z-index:50}
.header-inner{height:100%;display:flex;align-items:center;gap:32px}
.brand{display:inline-flex;gap:10px;align-items:center;min-height:48px;flex-shrink:0}
.brand img{width:44px;height:44px;border-radius:12px}
.brand-name{font-size:26px;font-weight:900;letter-spacing:-1px;line-height:1}
.brand-name em{font-style:normal;color:var(--gold)}
.brand small{font-size:10px;font-weight:700;letter-spacing:2.3px;color:var(--muted);display:block;margin-top:7px}
.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:700}
.desktop-nav a{min-height:44px;display:flex;align-items:center}
.desktop-nav a[aria-current=page]{color:var(--gold)}
.header-cta{font-size:13px!important;padding:11px 17px!important;min-height:44px!important}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:15px 23px;border-radius:12px;font-size:16px;font-weight:800;line-height:1.35;background:var(--gold);color:#251505;border:1px solid #ffe18a;box-shadow:0 6px 24px #f29b1b12;text-align:center}
.button:hover{background:#ffe089;color:#160b04;border-color:#fff0bf}
.button svg{width:21px;height:21px}
.button-secondary{background:transparent;border-color:#76593b;box-shadow:none;color:var(--text)}
.button-secondary:hover{background:#ffffff08;color:var(--gold)}
.menu-toggle{display:none;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid var(--line);border-radius:11px;color:var(--text);background:var(--surface);padding:9px}
.menu-toggle[aria-expanded=true] .menu-open-icon{display:none}
.menu-toggle[aria-expanded=false] .menu-close-icon{display:none}
.menu-panel{position:absolute;top:calc(100% - 1px);left:0;right:0;padding:16px 24px 24px;background:#1b1213;border-bottom:1px solid #a16741;z-index:55;max-height:calc(100dvh - var(--header));overflow:auto;box-shadow:0 18px 35px #0007}
.menu-panel nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 14px}
.menu-panel a{display:flex;align-items:center;min-height:48px;padding:9px 12px;border-radius:8px;font-weight:700;font-size:15px}
.menu-panel a:hover{background:#ffffff0b}
.menu-panel .button{margin-top:16px;width:100%}
.menu-scrim{position:fixed;inset:var(--header) 0 0;background:#0009;z-index:40;border:0;width:100%;height:calc(100dvh - var(--header))}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;color:var(--gold);letter-spacing:2px;line-height:1.5;margin-bottom:18px;text-transform:uppercase}
.eyebrow::before{content:"";display:block;width:24px;height:2px;background:var(--red)}
.hero{padding:68px 0 62px;display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}
.hero h1{max-width:620px;letter-spacing:-.055em;margin-bottom:25px}
.hero h1 span{display:block;color:var(--gold)}
.hero .lead{color:var(--muted);font-size:18px;max-width:430px;line-height:1.7;margin-bottom:28px}
.hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}
.text-link{min-height:44px;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--gold);text-decoration:underline;text-underline-offset:5px}
.hero-meta{display:flex;gap:22px;color:var(--muted);font-size:12px;margin-top:19px}
.hero-meta span{display:flex;align-items:center;gap:7px}
.hero-meta svg{width:15px;height:15px;color:var(--gold)}
.hero-art{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;position:relative;min-width:0}
.art-card{margin:0;min-width:0}
.art-card:nth-child(2){margin-top:42px}
.art-card a{display:block;border-radius:17px;overflow:hidden;border:1px solid #8a542f;box-shadow:0 18px 55px #0005;background:#201514}
.art-card img{width:100%;aspect-ratio:3/4;object-fit:contain}
.art-card figcaption{font-size:11px;letter-spacing:.6px;color:var(--muted);padding-top:13px;text-align:center}
.quick-nav{border-block:1px solid var(--line);background:#1b1313}
.quick-nav .container{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-block:18px}
.quick-nav p{margin:0;color:var(--muted);font-size:13px}
.quick-links{display:flex;flex-wrap:wrap;gap:12px 22px}
.quick-links a{min-height:44px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}
.quick-links svg{width:16px;height:16px;color:var(--gold)}
.section{padding-block:80px;border-bottom:1px solid #ffffff0b}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}
.section-head .eyebrow{margin-bottom:12px}
.section-head p{max-width:370px;margin:0;color:var(--muted);font-size:15px}
.two-column{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.section-copy p{color:var(--muted);max-width:540px}
.section-copy h2{margin-bottom:22px}
.app-card{background:linear-gradient(140deg,#391d19,#191214);border:1px solid #634333;border-radius:var(--radius);padding:34px;display:flex;align-items:center;gap:27px;position:relative}
.app-card::after{content:"";position:absolute;inset:14px;border:1px solid #ffcf5312;border-radius:14px;pointer-events:none}
.app-card .app-logo{width:112px;height:112px;border-radius:27px;flex-shrink:0}
.app-card h3{font-size:26px;margin-bottom:9px}
.app-card p{color:var(--muted);font-size:14px;margin-bottom:16px}
.tag{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border:1px solid #ac714744;border-radius:6px;color:var(--gold);font-size:10px;letter-spacing:1.1px;font-weight:700}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.feature-card{padding:29px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}
.feature-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#ffcf5310;color:var(--gold);border-radius:12px;margin-bottom:24px}
.feature-icon svg{width:23px;height:23px}
.feature-card h3{margin-bottom:13px}
.feature-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}
.download-section{background:radial-gradient(ellipse at 0% 50%,#8f22221b,transparent 80%)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;list-style:none;padding:0;margin:0 0 34px;counter-reset:step}
.steps-grid li{counter-increment:step;border-top:1px solid #704738;padding-top:24px}
.steps-grid li::before{content:"0" counter(step);display:block;font-size:36px;line-height:1;font-weight:900;color:#c59664;margin-bottom:22px;letter-spacing:-2px}
.steps-grid h3{margin-bottom:12px}
.steps-grid p{font-size:14px;color:var(--muted);margin:0}
.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.guide-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:30px}
.guide-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}
.guide-top svg{color:var(--gold);width:25px;height:25px}
.guide-card p{color:var(--muted);font-size:15px;margin-bottom:14px}
.guide-card .text-link{margin-top:auto;align-self:flex-start}
.games-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 16px}
.game-card{min-width:0}
.game-card a{display:block;border-radius:13px;overflow:hidden;background:#241b20;border:1px solid #634036}
.game-card a:hover{border-color:var(--gold)}
.game-card img{width:100%;aspect-ratio:260/342;object-fit:contain}
.game-card h3{font-size:14px;line-height:1.4;letter-spacing:0;margin-top:12px;font-weight:700}
.game-card p{font-size:11px;color:var(--muted);margin:3px 0 0}
.section-end{margin-top:32px;display:flex;align-items:center;justify-content:center}
.help-strip{display:grid;grid-template-columns:1fr auto;gap:30px;background:#291918;border:1px solid #684738;border-radius:20px;padding:34px;align-items:center;margin-top:30px}
.help-strip h3{margin-bottom:11px}
.help-strip p{margin:0;color:var(--muted);font-size:14px;max-width:650px}
.faq-layout{display:grid;grid-template-columns:.7fr 1fr;gap:70px;align-items:start}
.faq-layout h2{margin-bottom:20px}
.faq-layout p{color:var(--muted);font-size:15px}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item:first-child{border-top:1px solid var(--line)}
.faq-item summary{list-style:none;cursor:pointer;min-height:64px;padding:20px 34px 20px 0;position:relative;font-size:15px;line-height:1.5;font-weight:700}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:"+";position:absolute;right:0;top:19px;font-size:22px;color:var(--gold);font-weight:400}
.faq-item[open] summary::after{content:"−"}
.faq-item .faq-answer{color:var(--muted);font-size:14px;margin:0;padding:0 30px 23px 0}
.final-cta{padding:62px 40px;background:linear-gradient(130deg,#431a1b,#211414);border:1px solid #72432d;border-radius:24px;text-align:center;margin-block:76px}
.final-cta h2{margin-bottom:18px}
.final-cta p{color:var(--muted);margin-bottom:26px}
.site-footer{border-top:1px solid var(--line);background:#0b0809;padding:50px 0 28px}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}
.footer-about p{margin:18px 0 0;font-size:13px;color:var(--muted);max-width:290px}
.footer-links h2{font-size:12px;letter-spacing:1.3px;text-transform:uppercase;color:var(--gold);margin:12px 0 12px}
.footer-links a{font-size:13px;display:flex;align-items:center;min-height:38px;color:var(--muted)}
.footer-links a:hover{color:var(--gold)}
.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#b5a293}
.footer-bottom p{margin:0}
.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:35;padding:10px max(18px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom));background:#150e0ff5;border-top:1px solid #aa7341;box-shadow:0 -8px 30px #0004;backdrop-filter:blur(12px)}
.sticky-inner{max-width:750px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}
.sticky-brand{font-size:14px;font-weight:800}
.sticky-brand small{display:block;font-weight:400;font-size:11px;color:var(--muted)}
.sticky-cta .button{min-height:48px;padding:10px 22px;font-size:14px}
.has-sticky-cta{padding-bottom:calc(80px + env(safe-area-inset-bottom))}
.breadcrumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);padding-top:24px}
.breadcrumbs a{display:inline-flex;align-items:center;min-height:30px}
.breadcrumbs span[aria-hidden]{color:#806f61}
.article-heading{padding:40px 0 44px;max-width:850px}
.article-heading h1{font-size:clamp(34px,5vw,56px);margin-bottom:22px}
.article-heading .lead{color:var(--muted);font-size:18px;max-width:750px;margin-bottom:27px}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:66px;align-items:start;padding-bottom:70px}
.article-body{max-width:770px;min-width:0;color:#dfd2c4;font-size:16px}
.article-body h2{font-size:29px;color:var(--text);margin:42px 0 19px}
.article-body h2:first-child{margin-top:0}
.article-body h3{font-size:20px;color:var(--text);margin:24px 0 10px}
.article-body a:not(.game-card a){color:var(--gold);text-decoration:underline;text-underline-offset:4px}
.article-body ul,.article-body ol{padding-left:23px;margin:12px 0 25px}
.article-body li{padding-left:5px;margin-bottom:11px}
.article-steps li{margin-bottom:29px}
.article-steps h3{margin-top:0}
.article-sidebar{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:25px;position:sticky;top:26px}
.article-sidebar h2{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);margin-bottom:17px}
.article-sidebar a{display:flex;align-items:center;min-height:46px;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}
.article-sidebar a:last-child{border:0}
.article-sidebar p{font-size:12px;color:var(--muted);margin:20px 0 0}
.games-page .article-layout{display:block}
.games-page .article-body{max-width:none}
.games-page .article-body .games-grid{margin-block:30px}
.games-page .article-body .game-card p{margin:3px 0 0}
.games-page .article-body .game-card h3{font-size:14px;margin:12px 0 0}
.games-page .article-sidebar{position:static;margin-top:50px;max-width:600px}
.not-found{padding:85px 0 100px;text-align:center;max-width:720px;margin:auto}
.not-found .error-code{font-size:90px;line-height:1;color:var(--gold);font-weight:900;letter-spacing:-7px;margin-bottom:30px}
.not-found h1{font-size:40px;margin-bottom:20px}
.not-found p{color:var(--muted);margin-bottom:30px}
@media(min-width:1400px){.games-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}}
@media(max-width:1100px){.desktop-nav{gap:16px}.header-inner{gap:22px}.hero{gap:32px}.games-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.article-layout{gap:38px;grid-template-columns:minmax(0,1fr) 235px}.two-column{gap:34px}.app-card{padding:26px;gap:18px}.app-card .app-logo{width:88px;height:88px}}
@media(max-width:899px){:root{--header:68px}.container{width:calc(100% - 44px)}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex}.header-inner{gap:15px}.hero{padding:46px 0;gap:28px}.hero .lead{font-size:16px}.hero h1{font-size:45px}.hero-actions{gap:12px}.hero .button{font-size:14px;padding:13px 18px}.hero-meta{gap:12px;flex-wrap:wrap}.art-card:nth-child(2){margin-top:26px}.hero-art{gap:10px}.section{padding-block:60px}.section-head{gap:20px}.section-head p{max-width:290px;font-size:14px}.two-column{grid-template-columns:1fr}.app-card{max-width:570px}.feature-grid{gap:14px}.feature-card{padding:22px}.feature-card h3{font-size:19px}.quick-nav .container{align-items:flex-start;flex-direction:column;gap:4px;padding-block:13px}.quick-links{width:100%;justify-content:space-between;gap:5px}.steps-grid{gap:22px}.faq-layout{gap:35px;grid-template-columns:.7fr 1fr}.footer-grid{gap:25px;grid-template-columns:1.4fr 1fr 1fr}.footer-about{grid-column:1/-1}.footer-about p{max-width:500px}.article-layout{grid-template-columns:minmax(0,1fr);gap:30px}.article-sidebar{position:static}.article-sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.article-heading{padding-top:28px}}
@media(max-width:599px){:root{--header:64px}.container{width:calc(100% - 36px)}.brand{gap:7px}.brand img{width:37px;height:37px;border-radius:10px}.brand-name{font-size:22px}.brand small{font-size:8px;letter-spacing:1.8px;margin-top:6px}.header-inner{gap:10px}.header-cta{font-size:11px!important;padding:10px 12px!important;min-height:44px!important;border-radius:9px;gap:6px}.header-cta svg{width:15px;height:15px}.menu-toggle{width:44px;height:44px;border-radius:9px}.hero{display:flex;flex-direction:column;gap:26px;padding:28px 0 30px;align-items:stretch}.hero .eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:13px}.hero h1{font-size:40px;line-height:1.04;margin-bottom:15px;letter-spacing:-1.9px}.hero h1 span{display:inline}.hero .lead{font-size:14px;line-height:1.6;margin-bottom:19px;max-width:360px}.hero-actions{gap:17px;align-items:center;flex-wrap:nowrap}.hero .button{font-size:14px;padding:13px 16px;min-height:52px;flex-shrink:0}.hero-actions .text-link{font-size:12px;gap:5px}.hero-meta{margin-top:13px;font-size:10px;gap:20px}.hero-art{gap:12px;max-width:430px;width:100%;margin:auto}.art-card:nth-child(2){margin-top:0}.art-card a{border-radius:13px}.art-card figcaption{font-size:10px;padding-top:8px;letter-spacing:.3px}.quick-nav .container{padding-block:13px}.quick-nav p{font-size:11px}.quick-links{gap:3px}.quick-links a{font-size:11px;gap:5px}.quick-links svg{width:13px;height:13px}.section{padding-block:47px}.section-head{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:27px}.section-head p{max-width:none}.eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:12px}h2{font-size:29px}.section-copy h2{margin-bottom:18px}.section-copy p{font-size:14px}.two-column{gap:22px}.app-card{padding:25px 22px;gap:22px}.app-card .app-logo{width:82px;height:82px;border-radius:21px}.app-card h3{font-size:23px}.app-card p{font-size:12px;margin-bottom:11px}.tag{font-size:8px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:24px;display:grid;grid-template-columns:42px 1fr;gap:0 18px}.feature-icon{grid-row:1/3;width:42px;height:42px;margin:0}.feature-card h3{margin-bottom:8px;font-size:19px}.feature-card p{font-size:13px;line-height:1.7}.steps-grid{grid-template-columns:1fr;gap:25px;margin-bottom:27px}.steps-grid li{display:grid;grid-template-columns:40px 1fr;gap:0 18px;padding-top:20px}.steps-grid li::before{font-size:30px;grid-row:1/3;margin:2px 0 0}.steps-grid h3{font-size:19px;margin-bottom:9px}.steps-grid p{font-size:13px}.guide-grid{grid-template-columns:1fr;gap:14px}.guide-card{padding:24px}.guide-card p{font-size:14px}.guide-top{margin-bottom:12px}.guide-top h3{font-size:21px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.game-card h3{font-size:14px}.game-card p{font-size:11px}.section-end{margin-top:27px}.help-strip{grid-template-columns:1fr;gap:21px;padding:25px;margin-top:24px}.help-strip .button{justify-self:start;font-size:14px;min-height:48px}.faq-layout{grid-template-columns:1fr;gap:24px}.faq-layout h2{margin-bottom:14px}.faq-layout p{font-size:14px;margin:0}.faq-item summary{font-size:14px;padding-block:18px;min-height:60px}.faq-item .faq-answer{font-size:13px}.final-cta{margin-block:48px;padding:36px 23px;border-radius:19px}.final-cta h2{font-size:30px}.final-cta p{font-size:14px}.final-cta .button{font-size:14px}.site-footer{padding-top:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:27px 18px;margin-bottom:25px}.footer-about{grid-column:1/-1}.footer-links:last-child{grid-column:1/-1}.footer-links:last-child nav{display:grid;grid-template-columns:1fr 1fr}.footer-links a{min-height:44px;font-size:12px}.footer-links h2{font-size:10px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px;padding-top:20px}.sticky-brand{font-size:13px}.sticky-cta .button{font-size:13px;padding-inline:17px}.sticky-inner{gap:12px}.article-heading{padding:26px 0 33px}.article-heading h1{font-size:36px;margin-bottom:18px}.article-heading .lead{font-size:15px;margin-bottom:22px}.article-heading .button{font-size:14px;min-height:50px}.article-body{font-size:15px}.article-body h2{font-size:25px;margin-top:34px}.article-body h3{font-size:19px}.article-body p{line-height:1.8}.article-layout{padding-bottom:36px}.article-sidebar{padding:22px}.article-sidebar nav{grid-template-columns:1fr}.breadcrumbs{font-size:11px;padding-top:17px}.not-found{padding:60px 0}.not-found h1{font-size:33px}}
@media(max-width:374px){.hero h1{font-size:37px}.hero .button{font-size:13px;padding-inline:13px;gap:8px}.hero-actions{gap:13px}.hero-actions .text-link{font-size:11px}.header-inner{gap:8px}.brand-name{font-size:21px}.header-cta{padding-inline:10px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.sticky-cta,.menu-scrim,.menu-panel,.hero-art,.button{display:none!important}body{background:#fff;color:#111}.container{width:100%}.article-body,.article-heading .lead{color:#111}.article-layout{display:block}.article-sidebar{display:none}h1,h2,h3{color:#111!important}}
