:root{--ink:#20172e;--muted:#655e70;--purple:#601ac7;--deep:#180a34;--gold:#ffcb49;--paper:#fffdf8;--line:#e9e2ee;--soft:#f5f0fb;--white:#fff;--radius:18px;--max:1184px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.65;padding-bottom:84px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.14;text-wrap:balance;letter-spacing:-.035em}h1{font-size:clamp(2.2rem,5.7vw,4.75rem);font-weight:850}h2{font-size:clamp(1.65rem,3.3vw,2.7rem);font-weight:780}h3{font-size:1.18rem;letter-spacing:-.02em}a{color:var(--purple);text-decoration-thickness:1px;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a,button,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer;font:inherit}button{color:inherit}img{display:block;max-width:100%;height:auto}svg{display:block;flex:none}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #d17d00;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.skip{position:fixed;left:12px;top:-100px;padding:12px 20px;background:white;z-index:100}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.site-header{height:82px;position:relative;z-index:30;background:var(--deep);border-bottom:1px solid #ffffff18}.header-inner{height:100%;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;color:white;text-decoration:none;line-height:1.1;flex-shrink:0}.brand img{width:46px;height:46px;border-radius:12px}.brand-text{font-size:18px;font-weight:850;letter-spacing:-.035em}.brand-text small{display:block;font-size:10px;color:#d1bfee;letter-spacing:.18em;font-weight:650;margin-top:5px;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:23px;margin-left:auto}.site-nav a{color:#e7ddf5;text-decoration:none;font-size:14px;font-weight:600;min-height:44px;display:inline-flex;align-items:center}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:13px 24px;border:0;border-radius:12px;background:var(--gold);color:#30143e;text-decoration:none;font-size:15px;font-weight:800;line-height:1.3;box-shadow:0 3px 0 #d78c24;transition:background .16s,transform .16s}.button:hover{background:#ffdb7a;text-decoration:none;transform:translateY(-1px)}.button.small{font-size:13px;min-height:44px;padding:10px 16px;border-radius:10px;white-space:nowrap}.button svg{width:19px;height:19px}.menu-toggle{display:none;border:1px solid #ffffff33;background:#ffffff0c;border-radius:10px;width:44px;height:44px;align-items:center;justify-content:center;margin-left:auto;color:white}.menu-toggle svg{width:22px;height:22px}.menu-backdrop{position:fixed;inset:72px 0 0;z-index:20;background:#11052070;backdrop-filter:blur(3px)}
.hero{color:white;background:radial-gradient(ellipse at 83% 45%,#6b20a970,transparent 48%),linear-gradient(120deg,#180a34 0%,#2e1055 75%,#321256 100%);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:400px;height:400px;border:1px solid #d3abff16;border-radius:50%;top:-175px;right:-160px;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-top:68px;padding-bottom:64px}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.18em;line-height:1.5;color:#cab1ed;margin-bottom:15px;display:flex;gap:9px;align-items:center}.eyebrow:before{content:"";width:23px;height:2px;background:var(--gold)}.hero h1 span{color:var(--gold)}.hero .intro{color:#d8cbe8;font-size:17px;line-height:1.65;max-width:520px;margin-top:22px}.hero-action{margin-top:28px;display:flex;align-items:center;flex-wrap:wrap;gap:16px}.hero-action .button{min-height:58px}.text-link{font-size:13px;color:#efe4ff;font-weight:650;min-height:44px;display:inline-flex;align-items:center;gap:7px}.hero-meta{display:flex;flex-wrap:wrap;gap:15px;margin-top:22px;color:#c6b4dc;font-size:12px}.hero-meta span+span:before{content:"·";margin-right:15px;color:var(--gold)}.hero-media{position:relative}.screen-pair{display:grid;gap:18px}.screen-frame{border:1px solid #c297f15c;background:#2b1552;border-radius:15px;padding:7px;box-shadow:0 16px 50px #0701164d}.screen-frame:nth-child(1){margin-right:35px}.screen-frame:nth-child(2){margin-left:35px}.screen-frame a{display:block;border-radius:10px;overflow:hidden}.screen-frame img{width:100%;height:auto;object-fit:contain;border-radius:9px}.screen-frame figcaption{display:flex;align-items:center;justify-content:space-between;color:#dac9f0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding:8px 5px 1px;line-height:1.4}.screen-frame figcaption b{font-size:10px;color:var(--gold);font-weight:500}.media-note{color:#bc9eda;font-size:10px;line-height:1.5;margin-top:12px;text-align:right}.hero-bottom{border-top:1px solid #ffffff13;padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#d5c4e9}.hero-bottom strong{color:white;font-weight:700}.hero-bottom a{color:var(--gold);font-weight:650;min-height:44px;display:inline-flex;align-items:center}.hero-bottom span{display:flex;gap:10px;align-items:center}
.section{padding:76px 0}.section.soft{background:var(--soft);border-top:1px solid #ebe3f4;border-bottom:1px solid #ebe3f4}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:32px}.section-heading p{max-width:420px;color:var(--muted);font-size:15px}.section-heading a{font-size:14px;font-weight:700;flex-shrink:0}.kicker{font-size:11px;font-weight:800;color:var(--purple);text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px;display:block}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.copy p{color:var(--muted);margin-top:20px}.copy p a{font-weight:650}.product-card{display:grid;grid-template-columns:104px 1fr;gap:24px;padding:32px;background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 40px #26103f05}.product-card img{border-radius:22px;width:104px;height:104px}.product-card h3{font-size:25px;margin-bottom:6px}.product-card p{font-size:13px;color:var(--muted)}.product-card dl{grid-column:1/-1;margin:0;display:grid;gap:0}.product-card dl div{padding:12px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px;gap:20px}.product-card dt{color:var(--muted)}.product-card dd{margin:0;font-weight:650;text-align:right}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature{padding:28px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.feature .number{width:40px;height:40px;border-radius:11px;background:#eee4fa;color:var(--purple);display:grid;place-items:center;font-size:15px;font-weight:800;margin-bottom:22px}.feature p{font-size:14px;color:var(--muted);margin-top:12px}.steps{list-style:none;counter-reset:steps;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:0;margin:28px 0}.steps li{counter-increment:steps;border-top:1px solid var(--line);padding-top:25px}.steps li:before{content:"0" counter(steps);font-size:12px;color:var(--purple);font-weight:800;display:block;margin-bottom:15px}.steps p{font-size:14px;margin-top:12px;color:var(--muted)}.section-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.section-actions>a:not(.button){font-size:14px;font-weight:650}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.help-card{position:relative;background:white;border:1px solid var(--line);border-radius:14px;padding:26px;padding-right:60px}.help-card h3 a{color:var(--ink);text-decoration:none}.help-card h3 a:after{content:"↗";position:absolute;right:24px;top:25px;color:var(--purple);font-size:22px}.help-card p{color:var(--muted);font-size:14px;margin-top:11px}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.game-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.game-card>a{display:block}.game-card img{width:100%;height:auto;object-fit:contain;aspect-ratio:1052/592}.game-card .game-copy{padding:21px}.game-card h3{font-size:18px}.game-card p{color:var(--muted);font-size:13px;margin-top:9px}.game-card .mode-type{font-size:10px;color:var(--purple);font-weight:800;letter-spacing:.13em;text-transform:uppercase;display:block;margin-bottom:10px}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-layout .copy p{font-size:14px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{list-style:none;padding:21px 36px 21px 0;position:relative;font-size:15px;font-weight:700;min-height:64px;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:4px;top:17px;font-size:25px;color:var(--purple);font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{font-size:14px;line-height:1.75;color:var(--muted);padding:0 32px 22px 0}.closing{background:var(--deep);border-radius:23px;color:white;padding:44px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:70px}.closing h2{font-size:32px}.closing p{color:#cbbada;font-size:14px;margin-top:12px}.closing .button{flex-shrink:0}
.breadcrumbs{display:flex;gap:10px;font-size:12px;color:var(--muted);flex-wrap:wrap;padding:27px 0 0}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs span[aria-hidden]{color:#b3a9be}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:64px;padding-top:44px;padding-bottom:70px;align-items:start}.article h1{font-size:clamp(2rem,4.2vw,3.5rem);max-width:780px}.article .lead{font-size:18px;line-height:1.7;color:var(--muted);margin:24px 0 35px;padding-bottom:32px;border-bottom:1px solid var(--line)}.article section{margin-top:36px;scroll-margin-top:35px}.article section h2{font-size:25px;margin-bottom:16px;line-height:1.25}.article section p{margin-top:14px;color:#52495e;font-size:16px;line-height:1.85}.article li{color:#52495e;margin:9px 0;padding-left:5px;line-height:1.8}.article ul,.article ol{padding-left:24px}.article .games-grid{gap:12px}.article .game-card .game-copy{padding:16px}.article .game-card h3{font-size:16px}.article .game-card p{font-size:12px;line-height:1.65}.aside{border:1px solid var(--line);background:white;border-radius:var(--radius);padding:23px;position:sticky;top:28px}.aside .aside-title{font-size:11px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.aside nav{display:grid;margin-bottom:22px}.aside nav a{font-size:13px;min-height:44px;display:flex;align-items:center;text-decoration:none;border-bottom:1px solid #f1ecf5}.aside nav a[aria-current=page]{font-weight:800;color:var(--ink)}.aside .button{font-size:12px;padding:12px;width:100%}.related{padding:23px;border:1px solid var(--line);border-radius:var(--radius);margin-top:44px;background:#fbf8fe}.related h2{font-size:18px;margin-bottom:12px}.related ul{display:flex;gap:8px 24px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.related li{margin:0}.related a{font-size:14px;min-height:44px;display:flex;align-items:center;font-weight:650}.article-cta{padding:28px;background:var(--deep);color:white;border-radius:var(--radius);margin-top:35px}.article-cta p{font-size:14px;margin-bottom:18px;color:#ded0ed}.error-main{min-height:55vh;display:grid;align-content:center;padding-block:80px}.error-main .button{justify-self:start;margin-top:25px}.error-main p{margin-top:18px;max-width:540px;color:var(--muted)}
.site-footer{border-top:1px solid var(--line);padding:48px 0 16px;background:#f8f4fc}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.site-footer .brand{color:var(--ink)}.site-footer .brand small{color:var(--muted)}.footer-intro p{font-size:13px;color:var(--muted);max-width:280px;margin-top:18px}.footer-col h2{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:5px 0 14px;color:var(--muted)}.footer-col a{min-height:38px;display:flex;align-items:center;color:#4d425d;font-size:13px;text-decoration:none}.footer-col a:hover{text-decoration:underline}.footer-base{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:11px;color:var(--muted);display:flex;gap:20px;justify-content:space-between}.sticky-download{position:fixed;z-index:40;bottom:0;left:0;right:0;background:#180a34f5;backdrop-filter:blur(10px);border-top:1px solid #ffffff22;padding:12px 0 max(12px,env(safe-area-inset-bottom));box-shadow:0 -6px 30px #16062524}.sticky-inner{display:flex;gap:20px;align-items:center;justify-content:space-between}.sticky-label{color:white;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px}.sticky-label img{width:36px;height:36px;border-radius:8px}.sticky-label small{display:block;color:#c6b7dc;font-size:10px;font-weight:500}.sticky-download .button{min-height:44px;font-size:13px;padding:10px 22px}
@media (min-width:640px) and (max-width:1023px){.games-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.game-card .game-copy{padding:15px}.game-card h3{font-size:16px}.game-card p{font-size:12px}}
@media (max-width:1080px){.site-nav{gap:16px}.header-inner{gap:20px}.site-nav a{font-size:12px}.hero-grid{gap:32px}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 235px}.split{gap:35px}}
@media (max-width:900px){.site-header{height:72px}.header-inner{gap:18px}.site-nav{display:none;position:absolute;left:20px;right:20px;top:80px;background:#25103f;padding:17px 22px;border:1px solid #8b5abe;border-radius:15px;margin:0;box-shadow:0 20px 50px #0006;z-index:31}.site-nav.open{display:grid;gap:0}.site-nav a{font-size:16px;min-height:48px}.menu-toggle{display:flex}.header-download{display:none}.hero-grid{grid-template-columns:1fr;padding-top:45px;gap:32px}.hero-copy{max-width:680px}.hero h1{font-size:54px}.hero .intro{max-width:600px}.screen-pair{grid-template-columns:1fr 1fr;gap:18px}.screen-frame:nth-child(n){margin:0}.hero-media{max-width:700px;width:100%}.media-note{text-align:left}.hero-bottom{padding:13px 0}.split{grid-template-columns:1fr;gap:30px}.product-card{max-width:650px}.article-layout{grid-template-columns:1fr;gap:25px}.aside{position:static}.aside nav{grid-template-columns:repeat(3,1fr);gap:0 20px}.aside .button{width:auto}.faq-layout{gap:35px;grid-template-columns:.75fr 1.25fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:25px}.footer-intro{grid-column:1/-1}.footer-intro p{max-width:480px}.features{gap:15px}.feature{padding:23px}.closing{padding:30px}}
@media (max-width:639px){body{font-size:15px}.wrap{width:calc(100% - 36px)}.site-header{height:68px}.brand img{width:42px;height:42px;border-radius:11px}.brand-text{font-size:17px}.brand-text small{font-size:9px}.menu-backdrop{top:68px}.hero-grid{padding-top:28px;padding-bottom:22px;gap:25px}.eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:13px}.hero h1{font-size:40px;line-height:1.09;letter-spacing:-.045em;max-width:365px}.hero .intro{font-size:14px;line-height:1.6;margin-top:16px;max-width:370px}.hero-action{margin-top:20px;gap:12px}.hero-action .button{font-size:14px;min-height:53px;width:100%;padding:12px 16px}.hero-action .text-link{display:none}.hero-meta{margin-top:16px;gap:11px;font-size:10px}.hero-meta span+span:before{margin-right:11px}.screen-pair{gap:10px}.screen-frame{padding:4px;border-radius:9px}.screen-frame a,.screen-frame img{border-radius:6px}.screen-frame figcaption{font-size:8px;letter-spacing:.06em;padding:7px 2px 3px;line-height:1.5}.screen-frame figcaption b{display:none}.media-note{font-size:9px;margin-top:9px}.hero-bottom{font-size:10px;gap:15px;align-items:flex-start;min-height:58px}.hero-bottom span{max-width:205px;display:block;line-height:1.7}.hero-bottom strong{display:block}.hero-bottom a{font-size:11px;white-space:nowrap;min-height:32px}.section{padding:48px 0}.section-heading{display:block;margin-bottom:25px}.section-heading p{margin-top:16px;font-size:14px}.section-heading>a{display:inline-flex;min-height:44px;align-items:center;margin-top:8px}.kicker{font-size:10px;margin-bottom:10px}h2{font-size:28px;line-height:1.2}.copy p{font-size:14px;margin-top:16px}.product-card{padding:24px;gap:20px;grid-template-columns:78px 1fr}.product-card img{width:78px;height:78px;border-radius:18px}.product-card h3{font-size:23px}.product-card p{font-size:12px}.product-card dl div{font-size:12px}.features{grid-template-columns:1fr;gap:13px}.feature{padding:24px;display:grid;grid-template-columns:40px 1fr;gap:0 17px}.feature .number{grid-row:1/3;margin:0}.feature h3{font-size:18px;align-self:center}.feature p{grid-column:2;font-size:13px;margin-top:8px}.steps{grid-template-columns:1fr;gap:22px;margin-top:25px}.steps li{padding-top:20px;display:grid;grid-template-columns:35px 1fr;gap:0 12px}.steps li:before{grid-row:1/3;margin:2px 0 0}.steps h3{font-size:18px}.steps p{grid-column:2;font-size:13px;margin-top:9px}.section-actions{align-items:flex-start;flex-direction:column;gap:15px}.section-actions .button{width:100%}.section-actions>a:not(.button){min-height:44px;display:flex;align-items:center}.help-grid{grid-template-columns:1fr;gap:12px}.help-card{padding:23px;padding-right:52px}.help-card h3{font-size:18px}.help-card p{font-size:13px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-card{border-radius:12px}.game-card .game-copy{padding:16px 13px}.game-card h3{font-size:17px;line-height:1.25}.game-card p{font-size:12px;line-height:1.6}.game-card .mode-type{font-size:8px;letter-spacing:.09em}.faq-layout{grid-template-columns:1fr;gap:24px}.faq summary{font-size:14px;padding-block:19px;min-height:60px}.faq details p{font-size:13px}.closing{margin-bottom:45px;padding:28px;display:block;border-radius:18px}.closing h2{font-size:27px}.closing p{font-size:13px}.closing .button{margin-top:23px;width:100%;font-size:13px}.breadcrumbs{padding-top:20px;font-size:10px;gap:8px}.article-layout{padding-top:30px;padding-bottom:45px}.article h1{font-size:34px;line-height:1.16}.article .lead{font-size:16px;margin-top:18px;padding-bottom:25px;margin-bottom:28px}.article section{margin-top:31px}.article section h2{font-size:23px}.article section p,.article li{font-size:14px}.aside{padding:22px}.aside nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.aside nav a{font-size:12px}.aside .button{width:100%}.article .games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related{padding:20px}.related ul{gap:0 18px}.related a{font-size:12px}.article-cta{padding:23px}.article-cta .button{width:100%;font-size:13px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.site-footer{padding-top:34px}.footer-intro{grid-column:1/-1}.footer-intro p{font-size:12px}.footer-col a{font-size:12px;min-height:40px}.footer-base{display:block;font-size:10px;line-height:1.8;margin-top:25px}.footer-base span{display:block;margin-top:5px}.sticky-download{padding-top:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.sticky-inner{gap:12px}.sticky-label{font-size:11px;gap:8px;line-height:1.4}.sticky-label img{width:33px;height:33px}.sticky-label small{font-size:9px}.sticky-download .button{font-size:11px;min-height:44px;padding:10px 13px;white-space:nowrap}.sticky-download .button svg{width:16px;height:16px}}
@media (max-width:374px){.hero h1{font-size:37px}.hero .intro{font-size:13px}.brand-text{font-size:16px}.hero-meta{font-size:9px}.sticky-label img{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.article-download{margin:-12px 0 32px}.article-download .button{font-size:14px;min-height:50px}
