:root{--bg:#0c0a08;--bg-soft:#14110d;--surface:#1c1812;--surface-2:#262017;--border:#3d3426;--border-soft:#2a241a;--text:#f4ebe0;--soft:#c9b8a4;--muted:#8a7a66;--nav-theme:39 88% 58%;--nav-theme-light:39 92% 68%;--brand:hsl(var(--nav-theme));--brand-light:hsl(var(--nav-theme-light));--brand-strong:hsl(39 78% 50%);--ink:#1a1005;--accent:hsl(204 39% 39%);--accent-light:hsl(202 31% 61%);--display:"Syne","Figtree",sans-serif;--body:"Figtree",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:dark}body,html{background:var(--bg)}body{color:var(--text);font:16px/1.7 var(--body);-webkit-font-smoothing:antialiased;overflow-x:clip}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(55rem 36rem at 85% -8%,#e8a54b1f,transparent 58%),radial-gradient(48rem 28rem at -8% 5%,#3d6b8c24,transparent 55%),linear-gradient(#14100c66,transparent 40%)}::selection{color:var(--ink);background:var(--brand)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}h1,h2,h3,h4{color:var(--text);font-family:var(--display);font-weight:700;line-height:1.2;letter-spacing:-.02em}.container-wide{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.25rem}.skip-link{position:absolute;left:-999px;z-index:400;padding:.6rem 1rem;color:var(--ink);background:var(--brand)}.skip-link:focus{left:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;height:4.15rem;border-bottom:1px solid #2a241acc;background:#0c0a08d1;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2)}.header-inner{height:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.5rem;gap:.5rem}.header-logo{justify-self:start}.logo{display:inline-flex;align-items:center;gap:.6rem}.logo-mark{width:1.75rem;height:1.75rem;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:2px;gap:2px;padding:4px;border:1px solid var(--border);border-radius:6px;transform:rotate(45deg);background:var(--surface-2);filter:drop-shadow(0 6px 14px #e8a54b59)}.logo-mark i{background:var(--brand);border-radius:1px}.logo-mark i:first-child{grid-column:2}.logo-mark i:nth-child(2){grid-column:1}.logo-mark i:nth-child(3){grid-column:2}.logo-mark i:nth-child(4){grid-column:3}.logo-mark i:nth-child(5){grid-column:2}.logo-text{display:flex;flex-direction:column;font-family:var(--display);font-weight:800;line-height:1}.logo-text span{font-size:.98rem}.logo-text small{margin-top:3px;color:var(--brand);font-size:.63rem;letter-spacing:.42em}.desktop-nav{display:none;justify-self:center}.nav-list{display:flex;align-items:center}.nav-link{height:2.4rem;padding:0 clamp(.18rem,.4vw,.4rem);border-radius:.55rem;display:inline-flex;align-items:center;gap:.14rem;color:var(--soft);font:600 clamp(.68rem,.78vw,.84rem)/1 var(--display);white-space:nowrap}.nav-link:hover{color:var(--text);background:var(--surface-2)}.nav-link.active{color:var(--brand)}.caret{opacity:.65}.header-right{display:flex;align-items:center;gap:.45rem;justify-self:end}.lang{position:relative}.lang summary{height:2.4rem;display:inline-flex;align-items:center;gap:.35rem;padding:0 .7rem;list-style:none;cursor:pointer;border:1px solid var(--border);border-radius:.65rem;background:linear-gradient(var(--surface-2),var(--surface));font:700 .82rem/1 var(--display);letter-spacing:.08em}.lang summary::-webkit-details-marker,.mobile-nav-wrap summary::-webkit-details-marker{display:none}.lang-menu{position:absolute;top:calc(100% + .4rem);right:0;min-width:4.5rem;padding:.35rem;border:1px solid var(--border);border-radius:.75rem;background:var(--surface);box-shadow:0 16px 40px -20px #000b}.lang-menu a{display:block;padding:.45rem .55rem;border-radius:.5rem;text-align:center;color:var(--soft);font:700 .85rem/1 var(--display)}.lang-menu a.active,.lang-menu a:hover{color:var(--brand);background:var(--surface-2)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:.7rem;font-weight:600;white-space:nowrap;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--ink);background:linear-gradient(var(--brand),var(--brand-strong));box-shadow:0 10px 30px -12px #e8a54b8c}.btn-ghost{color:var(--text);border:1px solid var(--border);background:var(--surface-2)}.header-cta{display:none;height:2.4rem;padding:0 .95rem;font-size:.85rem}.mobile-nav-wrap{position:relative}.hamburger{width:2.4rem;height:2.4rem;padding:.55rem;display:flex;flex-direction:column;justify-content:center;gap:5px;list-style:none;cursor:pointer;border:1px solid var(--border);border-radius:.6rem;background:var(--surface-2)}.hamburger i{height:2px;border-radius:2px;background:var(--text)}.mobile-menu{position:fixed;top:4.15rem;left:0;right:0;max-height:calc(100vh - 4.15rem);padding:1rem 1.25rem 1.4rem;display:flex;flex-direction:column;overflow:auto;border-top:1px solid var(--border-soft);background:#14110dfa}.mobile-menu a{padding:.65rem;border-bottom:1px solid var(--border-soft);color:var(--soft)}.hero{min-height:min(78vh,42rem);padding:clamp(5.5rem,12vw,7.5rem) 0 3rem;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center 35%;opacity:.42}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(#0c0a0859,#0c0a08d1 55%,var(--bg)),radial-gradient(50rem 28rem at 80% 0,#e8a54b2e,transparent 60%)}.hero-inner{z-index:1;max-width:56rem;position:relative}.pill{display:inline-flex;align-items:center;padding:.28rem .7rem;border:1px solid var(--border);border-radius:999px;color:var(--soft);background:var(--surface-2);font-size:.78rem;font-weight:600}.hero-pill{margin-bottom:1.3rem}.hero-title{font-size:clamp(2.7rem,7vw,4.5rem);line-height:1.02;letter-spacing:-.03em}.hero-tagline{margin-top:1.25rem;font-size:clamp(1.12rem,2.5vw,1.45rem);font-weight:500}.hero-intro{max-width:46rem;margin-top:1rem;color:var(--soft);font-size:1.04rem}.hero-cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.9rem}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.9rem;gap:.9rem;margin-top:2.9rem}.stat{padding:1.15rem 1.2rem;border:1px solid var(--border-soft);border-radius:.85rem;background:linear-gradient(#1c1812e0,#14110de6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat dt{color:var(--brand);font:800 1.65rem/1.2 var(--display)}.stat dd{margin-top:.2rem;color:var(--muted);font-size:.85rem}.gallery-section{padding-top:0}.gallery-rail{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}.gallery-rail figure{aspect-ratio:16/10;overflow:hidden;border:1px solid var(--border-soft);border-radius:.9rem;background:var(--surface);box-shadow:0 16px 40px -28px #000c}.gallery-rail img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-rail figure:hover img{transform:scale(1.03)}.section{margin-top:5rem;padding-top:.5rem;border-top:1px solid transparent;background:linear-gradient(var(--bg),var(--bg)) padding-box,linear-gradient(90deg,transparent,var(--border-soft),transparent) border-box}.section-head{max-width:46rem;margin-bottom:1.9rem}.eyebrow{color:var(--brand);font:700 .78rem/1.2 var(--display);letter-spacing:.18em;text-transform:uppercase}.section-head h2{margin-top:.5rem;font-size:clamp(1.55rem,3.5vw,2.15rem)}.card-grid{display:grid;grid-template-columns:1fr;grid-gap:1.15rem;gap:1.15rem}.card{position:relative;border:1px solid var(--border-soft);border-radius:.85rem;background:linear-gradient(155deg,#23201ae8,var(--bg-soft));transition:.22s}.card:hover{transform:translateY(-3px);border-color:#8a6737;box-shadow:0 0 0 1px #e8a54b2e,0 18px 50px -20px #e8a54b66}.article-card{min-height:12rem;padding:1.35rem 1.4rem 1.25rem;display:flex;flex-direction:column;gap:.55rem;overflow:hidden}.article-card:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;opacity:.55;background:linear-gradient(var(--brand),transparent 80%)}.article-card h3{font-size:1.12rem}.article-card p{flex:1 1;color:var(--muted);font-size:.9rem;line-height:1.6}.article-cta{color:var(--brand);font-size:.88rem;font-weight:600}.steps{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.step{min-height:8rem;padding:1.35rem 1.45rem;display:flex;align-items:flex-start;gap:1.1rem}.step-num{flex:none;width:2.45rem;height:2.45rem;display:grid;place-items:center;border-radius:.75rem;color:var(--ink);background:linear-gradient(var(--brand),var(--brand-strong));font:800 1rem/1 var(--display)}.step h3{font-size:1.08rem}.step p{margin-top:.3rem;color:var(--muted);font-size:.92rem;line-height:1.6}.faq{margin-top:5rem}.faq-head{margin-bottom:1.5rem}.faq-head h2{margin-top:.4rem;font-size:1.7rem}.faq-head>p:last-child{margin-top:.4rem;color:var(--muted)}.faq-list{display:flex;flex-direction:column;gap:.7rem}.faq-item{overflow:hidden;border:1px solid var(--border-soft);border-radius:.8rem;background:var(--surface)}.faq-item summary{padding:1rem 1.2rem;display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-weight:600}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary{color:var(--brand)}.faq-answer{padding:0 1.2rem 1.2rem;color:var(--soft)}.hero-description{font-size:1.12rem;line-height:1.75}.stat dt{font-size:1.45rem}.hero-video{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.2rem;color:var(--brand-light);font-size:.9rem;font-weight:700}.hero-video:hover{color:var(--text)}.about-game{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.about-copy h2{margin-top:.5rem;font-size:clamp(1.7rem,4vw,2.4rem)}.about-copy>p:not(.eyebrow){max-width:44rem;margin-top:1rem;color:var(--soft)}.about-copy .btn{margin-top:1.6rem}.about-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.about-stats>div{padding:1.05rem 1.1rem}.about-stats dt{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.about-stats dd{margin-top:.25rem;color:var(--text);font:700 1rem/1.35 var(--display)}.codes-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.45fr);align-items:center;grid-gap:2rem;gap:2rem}.codes-section h2{margin-top:.5rem;font-size:clamp(1.55rem,3.5vw,2.15rem)}.codes-section>div>p:last-child{margin-top:.7rem;color:var(--soft)}.code-empty{min-height:8rem;display:grid;place-items:center;border-style:dashed}.code-empty span{color:var(--brand);font:800 1.5rem/1 var(--display);letter-spacing:.12em}.final-cta{margin-top:5rem;padding:2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow:hidden;border:1px solid var(--border);border-radius:1.1rem;background:radial-gradient(30rem 18rem at 85% 0,#e8a54b26,transparent 62%),linear-gradient(145deg,var(--surface-2),var(--surface));box-shadow:0 0 0 1px #e8a54b2e,0 18px 50px -20px #e8a54b66}.final-cta h2{margin-top:.45rem;font-size:clamp(1.7rem,4vw,2.5rem)}.final-cta p:not(.eyebrow){max-width:46rem;margin-top:.7rem;color:var(--soft)}.final-actions{flex:none;display:flex;flex-wrap:wrap;gap:.75rem}.sidebar-codes{margin-top:1rem;padding:1.1rem 1.2rem;border:1px solid var(--border-soft);border-radius:.9rem;background:var(--surface)}.sidebar-codes strong{display:block;padding:.75rem;text-align:center;color:var(--brand);border:1px dashed var(--border);border-radius:.55rem;font-family:var(--display);letter-spacing:.08em}.footer-about{max-width:62rem;margin-bottom:1rem;color:var(--soft);font-size:.88rem;line-height:1.65}.legal-page{max-width:60rem;padding-top:4rem;padding-bottom:2rem}.legal-page h1{margin-top:.6rem;font-size:clamp(2.2rem,6vw,3.6rem)}.legal-lead{margin-top:.8rem;color:var(--soft);font-size:1.1rem}.legal-body{margin-top:2.5rem}.legal-body section{padding:1.4rem 0;border-top:1px solid var(--border-soft)}.legal-body h2{font-size:1.35rem}.legal-body p{margin-top:.6rem;color:var(--soft)}.doc-top{padding-top:1.6rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;color:var(--muted);font-size:.82rem}.breadcrumbs a:hover{color:var(--brand)}.sep{opacity:.5}.doc-hero{max-width:52rem;margin-top:1.2rem}.doc-hero h1{margin-top:.7rem;font-size:clamp(1.9rem,5vw,2.9rem)}.doc-lead{margin-top:.9rem;color:var(--soft);font-size:1.1rem;line-height:1.6}.doc-meta{margin-top:.9rem;color:var(--muted);font-size:.82rem}.doc-hero-figure{position:relative;aspect-ratio:16/9;margin-top:2rem;overflow:hidden;border:1px solid var(--border-soft);border-radius:1rem;background:var(--surface);box-shadow:0 22px 55px -30px #000d,0 0 0 1px #e8a54b2e}.doc-hero-figure img{width:100%;height:100%;object-fit:cover}.doc-hero-figure:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#0c0a0859)}.doc-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;margin-top:2.5rem}.doc-aside{display:none}.prose-content{color:var(--soft);font-size:1.02rem}.prose-content>*+*{margin-top:1.1rem}.prose-content h2{margin-top:2.6rem;padding-top:.4rem;font-size:1.65rem;scroll-margin-top:6rem}.prose-content h3{margin-top:1.8rem;font-size:1.25rem}.prose-content a{color:var(--brand);border-bottom:1px solid #e8a54b73;font-weight:600}.prose-content strong{color:var(--text)}.prose-content ol,.prose-content ul{padding-left:1.4rem}.prose-content ul{list-style:disc}.prose-content ol{list-style:decimal}.prose-content li{margin-top:.4rem}.prose-content table{width:100%;display:block;overflow:auto;border-collapse:collapse;font-size:.95rem}.prose-content td,.prose-content th{padding:.6rem .8rem;border:1px solid var(--border);text-align:left}.prose-content th{color:var(--text);background:var(--surface-2);font-family:var(--display)}.toc{position:-webkit-sticky;position:sticky;top:6rem;padding:1.1rem 1.2rem;border:1px solid var(--border-soft);border-radius:.9rem;background:var(--surface)}.toc-title{margin-bottom:.7rem;color:var(--muted);font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.toc a{display:block;margin-left:-.7rem;padding:.32rem 0 .32rem .7rem;color:var(--soft);border-left:2px solid transparent;font-size:.88rem;line-height:1.4}.toc a:hover{color:var(--brand);border-color:var(--brand)}.related{margin-top:3.5rem}.related-head{margin-bottom:1.4rem}.related-head h2{margin-top:.3rem;font-size:1.5rem}.related-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.related-card{min-height:10rem;padding:1.3rem;display:flex;flex-direction:column;gap:.45rem}.related-card h3{font-size:1.05rem}.related-card p{flex:1 1;color:var(--muted);font-size:.88rem;line-height:1.55}.related-cta{color:var(--brand);font-size:.85rem;font-weight:600}.site-footer{margin-top:5.5rem;padding:3.2rem 0 2.2rem;border-top:1px solid var(--border-soft);background:radial-gradient(40rem 18rem at 10% 0,#e8a54b0f,transparent 60%),var(--bg-soft)}.footer-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.footer-brand p{max-width:22rem;margin-top:1rem;color:var(--muted);font-size:.92rem}.footer-play{margin-top:1.2rem}.footer-cols{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.footer-col h3{margin-bottom:.9rem;color:var(--muted);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.footer-col ul{display:flex;flex-direction:column;gap:.55rem}.footer-col a{color:var(--soft);font-size:.92rem}.footer-col a:hover{color:var(--brand)}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border-soft)}.disclaimer{max-width:60rem;font-size:.8rem;line-height:1.6}.copy,.disclaimer{color:var(--muted)}.copy{margin-top:.8rem;font-size:.82rem}.source-note{margin-top:3rem;padding-top:.5rem;border-top:1px solid var(--border-soft)}.guide-grid{margin-top:2rem}.guide-grid .article-card{min-height:14rem}.guide-grid .article-card h2{font-size:1.12rem}.guide-grid .pill{align-self:flex-start}@media (min-width:560px){.hero-stats{grid-template-columns:repeat(4,1fr)}}@media (min-width:640px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:680px){.steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.footer-grid{grid-template-columns:1.2fr 2fr}.footer-cols{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.gallery-rail{grid-template-columns:repeat(4,1fr)}.hero-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.about-game{grid-template-columns:1.05fr .95fr;align-items:start}}@media (min-width:960px){.card-grid,.related-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.desktop-nav{display:block}.mobile-nav-wrap{display:none}.doc-grid{grid-template-columns:minmax(0,1fr) 16rem;align-items:start}.doc-aside{display:block}}@media (min-width:1280px),(min-width:480px) and (max-width:1023px){.header-cta{display:inline-flex}}@media (max-width:720px){.codes-section{grid-template-columns:1fr}.final-cta{align-items:flex-start;flex-direction:column;padding:1.5rem}.final-actions{width:100%}.final-actions .btn{flex:1 1}}@media (max-width:560px){.hero{min-height:auto}.hero-title{font-size:2.6rem}.site-footer{margin-top:4rem}.footer-cols{grid-template-columns:1fr 1fr}.doc-hero-figure{border-radius:.75rem}.about-stats{grid-template-columns:1fr}.final-actions{flex-direction:column}.final-actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important}}