@charset "UTF-8";
:root{color-scheme:dark;--bg:#081c17;--surface:#102b23;--surface-2:#16382d;--gold:#f2c45b;--gold-light:#ffe6a3;--text:#f6f4e9;--muted:#b9c7bd;--line:#305043;--focus:#ffdf89;--radius:20px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}picture{display:block}p{margin:0 0 1.25rem}h1,h2,h3{line-height:1.14;letter-spacing:-.035em;margin:0 0 1rem;text-wrap:balance}h1{font-size:clamp(2.5rem,5.5vw,5.25rem);font-weight:800}h2{font-size:clamp(1.8rem,3.2vw,3rem)}h3{font-size:1.2rem;letter-spacing:-.018em}ul,ol{padding-left:1.3rem}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:5px}a,button,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip{position:fixed;left:16px;top:-80px;padding:12px 20px;z-index:100;background:var(--gold);color:#102219;border-radius:8px}.skip:focus{top:12px}.site-header{position:relative;z-index:30;background:#081c17ed;border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{width:215px;flex-shrink:0}.desktop-nav{display:flex;align-items:center;gap:26px;font-size:.9rem;font-weight:700}.desktop-nav a{padding:12px 0}.desktop-nav a:hover,.text-link:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:14px 26px;border:1px solid transparent;border-radius:12px;font-size:1rem;font-weight:800;line-height:1.25;text-align:center;transition:background .16s,transform .16s}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(120deg,var(--gold-light),var(--gold));color:#12251b;box-shadow:0 5px 24px #d7ac3520}.button-primary:hover{background:var(--gold-light)}.button-secondary{background:transparent;border-color:#587060;color:var(--text)}.button-small{min-height:46px;padding:12px 19px;font-size:.86rem}.download-icon{width:19px;height:19px;flex:none}.menu-toggle{display:none;background:var(--surface);border:1px solid var(--line);height:46px;width:46px;border-radius:10px}.menu-toggle svg{display:block;margin:auto;width:22px;height:22px}.mobile-menu{position:absolute;top:100%;left:16px;right:16px;padding:14px;background:#123228;border:1px solid #55745e;box-shadow:0 20px 70px #0008;border-radius:0 0 16px 16px}.mobile-menu nav{display:grid;grid-template-columns:1fr 1fr;gap:4px}.mobile-menu a{min-height:46px;display:flex;align-items:center;padding:10px 12px;border-radius:6px}.mobile-menu a:hover{background:#214c39}.mobile-menu .button{grid-column:1/-1;margin-top:8px}.hero{position:relative;overflow:hidden;padding:68px 0 62px;background:radial-gradient(ellipse at 78% 38%,#28533570,transparent 58%)}.hero::before{content:"";position:absolute;width:520px;height:520px;border:1px solid #b49b4626;border-radius:50%;right:-80px;top:35px;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.73rem;font-weight:800;margin-bottom:21px}.eyebrow::before{content:"";width:28px;height:2px;background:var(--gold)}.hero h1{max-width:620px}.hero h1 span{color:var(--gold)}.lead{font-size:1.05rem;color:var(--muted);max-width:550px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:26px 0 20px}.micro{font-size:.77rem;color:var(--muted)}.hero-tags{display:flex;gap:20px;flex-wrap:wrap;font-size:.78rem;color:#d5dece}.hero-tags span::before{content:"✓";color:var(--gold);margin-right:7px}.previews{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:14px;position:relative;max-width:450px;margin:0 auto;width:100%}.phone-shot{margin:0;min-width:0}.phone-shot img{width:100%;height:auto;border-radius:20px;filter:drop-shadow(0 12px 20px #0006)}.phone-shot:last-child{padding-top:70px}.phone-shot figcaption{font-size:.71rem;color:var(--muted);text-align:center;margin-top:10px}.jump-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c241d}.jump-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:78px}.jump-label{font-size:.72rem;letter-spacing:.15em;color:var(--gold);text-transform:uppercase;font-weight:700}.jump-links{display:flex;gap:22px;flex-wrap:wrap;font-size:.85rem;font-weight:700}.jump-links a{padding:12px 0}.section{padding:76px 0}.section-alt{background:#0c241d}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.section-head p{color:var(--muted);max-width:480px;margin-bottom:0}.section-head h2{max-width:640px}.text-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--gold);font-weight:700;font-size:.92rem}.intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:64px;align-items:center}.intro-copy p{color:var(--muted)}.intro-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px;display:flex;align-items:center;gap:22px}.intro-card img{width:90px}.intro-card h3{font-size:1.45rem;margin-bottom:7px}.intro-card p{font-size:.84rem;margin:0;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:28px;border-top:2px solid #8d8041;background:var(--surface);border-radius:0 0 16px 16px}.feature-number{display:block;font-size:.78rem;letter-spacing:.12em;color:var(--gold);margin-bottom:24px}.feature p{font-size:.95rem;color:var(--muted);margin:0}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{position:relative;border-top:1px solid var(--line);padding-top:28px}.step::before{counter-increment:step;content:"0" counter(step);display:block;color:var(--gold);font-size:1.8rem;font-weight:800;margin-bottom:16px}.step p{color:var(--muted);font-size:.95rem}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.support-card{padding:28px 30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.support-card p{color:var(--muted);font-size:.96rem}.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.game-card{min-width:0}.game-card picture{padding:12px;border:1px solid #486447;border-radius:20px;background:linear-gradient(160deg,#1a4330,#0c251c)}.game-card img{width:100%;border-radius:12px}.game-card h3{font-size:1.1rem;margin:14px 0 8px}.game-card p{font-size:.83rem;color:var(--muted)}.game-grid-home{grid-template-columns:repeat(4,1fr)}.faq{max-width:860px;margin:0 auto}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-size:1.08rem;font-weight:700;min-height:66px;padding:20px 40px 20px 0;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:7px;top:18px;font-size:1.5rem;color:var(--gold)}.faq details[open] summary::after{content:"−"}.faq details p{color:var(--muted);padding-right:34px}.end-cta{padding:44px 50px;background:linear-gradient(110deg,#254b32,#133325);border:1px solid #6a7543;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:35px}.end-cta h2{font-size:2.2rem;margin-bottom:12px}.end-cta p{color:#d1dec9;margin:0}.end-cta .button{flex-shrink:0}.site-footer{border-top:1px solid var(--line);padding:54px 0 32px;background:#061710}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-brand p{max-width:340px;margin-top:24px;color:var(--muted);font-size:.88rem}.footer-links h2{font-size:.8rem;color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}.footer-links a{display:block;padding:8px 0;font-size:.88rem;min-height:40px}.footer-bottom{border-top:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;margin-top:36px;padding-top:24px;color:#a7b9ab;font-size:.77rem}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:25;background:#0a251ded;border-top:1px solid #5d7044;padding:10px 20px calc(10px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.sticky-inner{width:min(760px,100%);margin:0 auto;display:flex;gap:20px;align-items:center;justify-content:space-between}.sticky-copy{font-size:.92rem;font-weight:700}.sticky-copy span{display:block;color:var(--muted);font-size:.73rem;font-weight:400}.sticky-cta .button{min-height:48px;padding:12px 24px}.inner-hero{padding:42px 0 48px;background:radial-gradient(ellipse at 90% 0,#24463280,transparent 65%);border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;gap:10px;font-size:.76rem;color:var(--muted);margin-bottom:28px;flex-wrap:wrap}.breadcrumbs a{color:var(--gold)}.inner-hero h1{font-size:clamp(2.3rem,4.5vw,3.9rem);max-width:900px}.inner-hero .lead{max-width:760px}.inner-actions{margin-top:24px}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 260px;gap:72px;padding-top:54px;padding-bottom:70px}.article{min-width:0}.article section+section{margin-top:44px}.article h2{font-size:1.85rem}.article h3{margin-top:28px}.article p,.article li{color:var(--muted)}.article li{padding-left:6px;margin-bottom:12px}.article strong{color:var(--text)}.article a{color:var(--gold);text-decoration:underline;text-underline-offset:4px}.aside{align-self:start;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.aside h2{font-size:1.12rem}.aside a{display:block;padding:10px 0;min-height:44px;color:var(--muted);font-size:.9rem}.aside a:hover{color:var(--gold)}.notice{padding:22px 24px;border-left:3px solid var(--gold);background:var(--surface);border-radius:0 12px 12px 0}.notice p:last-child{margin-bottom:0}.article table{width:100%;border-collapse:collapse;font-size:.9rem}.article th,.article td{padding:15px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article td{color:var(--muted)}.games-page{padding:54px 0 70px}.not-found{min-height:55vh;padding:90px 0}.not-found p{color:var(--muted)}.empty-space{height:15px}
@media(min-width:761px){.mobile-menu{display:none!important}}@media(max-width:1050px){.desktop-nav{gap:18px}.wordmark{width:190px}.hero-grid{gap:34px}.hero h1{font-size:3.7rem}.hero{padding:52px 0}.game-grid{grid-template-columns:repeat(4,1fr)}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 220px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:70px;gap:12px}.wordmark{width:190px}.desktop-nav,.header-download{display:none}.menu-toggle{display:block}.hero{padding:26px 0 24px}.hero-grid{display:flex;flex-direction:column;gap:24px;align-items:stretch}.hero .eyebrow{font-size:.64rem;margin-bottom:12px;letter-spacing:.13em}.hero h1{font-size:clamp(2.15rem,9.6vw,2.7rem);max-width:370px;margin-bottom:12px;line-height:1.04}.hero .lead{font-size:.88rem;line-height:1.55;margin-bottom:0;max-width:400px}.hero-actions{gap:10px;margin:19px 0 13px}.hero-actions .button{min-height:50px;font-size:.9rem;padding:13px 20px}.hero-actions .button-secondary{padding-inline:15px}.hero-tags{gap:14px;font-size:.69rem}.previews{width:100%;max-width:332px;gap:16px;align-items:start}.phone-shot:last-child{padding-top:24px}.phone-shot img{border-radius:14px}.phone-shot figcaption{font-size:.66rem;margin-top:7px}.hero::before{height:350px;width:350px;right:-200px;top:100px}.jump-inner{padding-block:20px;display:block;min-height:auto}.jump-label{display:block;margin-bottom:8px;font-size:.65rem}.jump-links{gap:10px 22px;font-size:.8rem}.jump-links a{padding:5px 0;min-height:32px}.section{padding:48px 0}.section-head{display:block;margin-bottom:25px}.section-head .text-link{margin-top:5px}.eyebrow{font-size:.66rem;margin-bottom:15px}.intro-grid{grid-template-columns:1fr;gap:24px}.intro-card{padding:22px}.intro-card img{width:72px}.feature-grid,.steps{grid-template-columns:1fr;gap:16px}.feature{padding:23px}.feature-number{margin-bottom:13px}.feature h3{margin-bottom:10px}.step{padding-top:18px}.step::before{float:left;margin:0 18px 36px 0;font-size:1.5rem}.step p{margin-bottom:0}.support-grid{grid-template-columns:1fr;gap:15px}.support-card{padding:24px}.game-grid,.game-grid-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.game-card picture{padding:8px;border-radius:16px}.game-card h3{font-size:1.03rem}.game-card p{font-size:.82rem;line-height:1.55}.faq summary{font-size:.95rem;line-height:1.4;padding-block:21px}.faq details p{font-size:.9rem}.end-cta{display:block;padding:28px}.end-cta h2{font-size:1.8rem}.end-cta p{font-size:.9rem}.end-cta .button{margin-top:23px;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:19px}.footer-bottom{display:block;margin-top:26px;font-size:.72rem}.footer-bottom span{display:block;margin-bottom:8px}.site-footer{padding:38px 0 28px}.sticky-cta{padding-inline:16px}.sticky-inner{gap:14px}.sticky-copy{font-size:.8rem}.sticky-copy span{font-size:.66rem}.sticky-cta .button{font-size:.86rem;min-height:48px;padding:12px 18px}.inner-hero{padding:25px 0 30px}.breadcrumbs{margin-bottom:23px;font-size:.73rem}.inner-hero h1{font-size:2.3rem}.inner-hero .lead{font-size:.95rem}.article-layout{display:flex;flex-direction:column;padding-top:35px;padding-bottom:45px;gap:36px}.article h2{font-size:1.55rem}.article p,.article li{font-size:.95rem}.article section+section{margin-top:34px}.aside{width:100%}.article table{font-size:.83rem}.article th,.article td{padding:12px 7px;overflow-wrap:anywhere}.games-page{padding:36px 0 48px}.notice{padding:19px}.not-found{padding:60px 0}body{padding-bottom:72px}.site-footer{margin-bottom:-72px}.article a{overflow-wrap:anywhere}}
@media(max-width:374px){.wrap{width:calc(100% - 32px)}.hero{padding-top:23px}.hero h1{font-size:2.17rem}.hero .lead{font-size:.84rem}.hero-actions .button{font-size:.85rem;padding-inline:15px}.previews{max-width:306px}.hero-grid{gap:20px}.phone-shot:last-child{padding-top:20px}.hero-tags{font-size:.65rem}.wordmark{width:178px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
