:root{--bg:#070b13;--bg2:#0a101b;--card:#111a29;--card2:#152033;--blue:#168cff;--blue2:#2f8cff;--text:#fff;--muted:#b4c0d1;--green:#22c55e;--line:#25344b;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;min-width:0;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(100% - 32px,1000px);margin-inline:auto}.narrow{max-width:760px}.center{text-align:center}.section{padding:82px 0}.alt{background:var(--bg2);border-block:1px solid rgba(255,255,255,.04)}.site-header{position:sticky;top:0;z-index:20;background:rgba(7,11,19,.94);border-bottom:1px solid var(--line)}.header-inner{height:72px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;flex:none}.brand img{width:48px;height:48px;object-fit:contain;border-radius:12px}.site-header nav{display:flex;gap:20px;margin-left:auto;font-size:14px;color:var(--muted)}.site-header nav a:hover,.footer-links a:hover{color:var(--blue)}.btn{display:inline-flex;min-height:54px;padding:13px 24px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--blue);border-radius:13px;background:linear-gradient(135deg,var(--blue),#0874dd);box-shadow:0 10px 30px rgba(22,140,255,.22);color:#fff;font:inherit;font-weight:800;cursor:pointer;text-align:center;transition:transform .18s,background .18s}.btn:hover{transform:translateY(-2px);background:#2f8cff}.btn-small{min-height:46px;padding:9px 18px}.btn-ghost{background:transparent;box-shadow:none;border-color:#41536d}.hero{padding-top:68px;background:radial-gradient(circle at 50% 15%,rgba(22,140,255,.16),transparent 35%)}.hero-logo{width:148px;border-radius:24px}.status{display:inline-flex;align-items:center;gap:8px;margin:18px 0 8px;color:#d9ffe7;font-size:14px}.status span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green)}h1{margin:12px 0 18px;font-size:clamp(30px,6vw,58px);line-height:1.08;letter-spacing:-.045em}h2{max-width:760px;margin:8px auto 36px;font-size:clamp(27px,4vw,42px);line-height:1.15;letter-spacing:-.03em;text-align:center}h3{margin:12px 0 8px;font-size:21px;line-height:1.25}.lead{margin:0 auto 28px;color:var(--muted);font-size:clamp(17px,2vw,20px)}.lead-sm,.muted,.fine{color:var(--muted)}.fine{font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--blue2);font-size:12px;font-weight:900;text-align:center}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0}.stats div{padding:17px 8px;background:var(--card);border:1px solid var(--line);border-radius:15px}.stats strong,.stats span{display:block}.stats strong{font-size:22px;line-height:1.2}.stats span{color:var(--muted);font-size:12px;margin-top:5px}.code-card{display:flex;align-items:center;gap:18px;padding:15px 18px;margin:18px 0 24px;background:linear-gradient(120deg,#111a29,#122b47);border:1px solid #255d91;border-radius:16px;text-align:left}.code-card span{color:var(--muted);font-size:13px}.code-card strong{font-size:22px;letter-spacing:.08em;margin-right:auto}.copy-btn{min-height:42px;padding:8px 14px;border-radius:10px;border:1px solid #3d8ed7;background:#0c1726;color:#fff;font-weight:700;cursor:pointer}.hero-actions{display:flex;justify-content:center;gap:12px}.grid{display:grid;gap:16px}.three{grid-template-columns:repeat(3,1fr)}.card{min-width:0;padding:24px;background:linear-gradient(145deg,var(--card),#0d1624);border:1px solid var(--line);border-radius:var(--radius)}.card p{color:var(--muted);margin:7px 0 18px}.device{display:flex;flex-direction:column}.device .btn{margin-top:auto;width:100%}.icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#102d4d;border:1px solid #215b91;color:#fff;font-size:21px;font-weight:800}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.split h2,.split .eyebrow{text-align:left;margin-left:0}.steps{display:grid;gap:10px}.steps>div{display:flex;gap:16px;align-items:center;padding:15px 18px;background:var(--card);border:1px solid var(--line);border-radius:14px}.steps b{color:var(--blue);font-size:14px}.notice{padding:15px 18px;border-left:3px solid var(--green);background:rgba(34,197,94,.06);color:var(--muted);font-size:14px}.mobile-cta{display:none}.game-grid .card a{color:#71b8ff;font-weight:800}.game-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#0e3153;color:#58aaff;font-weight:900}.bonus-grid .card{text-align:center}.bonus-grid strong{font-size:clamp(25px,4vw,34px);color:#73b9ff}.code-section{background:linear-gradient(135deg,#0c2440,#09111d)}.big-code{display:inline-block;margin:4px 0 24px;padding:16px 26px;border:1px dashed #5eb0ff;border-radius:15px;background:#0b1727;font-size:clamp(25px,6vw,38px);font-weight:900;letter-spacing:.09em}.inline-steps{max-width:580px;margin:0 auto 26px;text-align:left;color:var(--muted)}.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare article{padding:28px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius)}.compare ul{padding-left:22px;color:var(--muted)}.compare li{margin:10px 0}.reviews{grid-template-columns:repeat(2,1fr);margin-bottom:28px}.reviews blockquote{margin:0;padding:24px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius)}.reviews p{margin-top:0;color:#d8e2ef}.reviews cite{font-style:normal;color:#63aff8;font-weight:800}.faq-list{display:grid;gap:10px}.faq-list details{background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden}.faq-list summary{position:relative;padding:18px 52px 18px 20px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:19px;top:50%;transform:translateY(-50%);color:var(--blue);font-size:26px}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0;padding:0 20px 20px;color:var(--muted)}.final-cta{background:radial-gradient(circle at 50% 50%,rgba(22,140,255,.18),transparent 55%)}.final-cta img{width:100px;border-radius:18px}.final-cta h2{margin-top:20px}.final-cta>div>p{color:var(--muted)}.keywords{padding-block:52px;background:#080d16}.keywords h2{text-align:left;margin:0 0 24px;font-size:26px}.tags{display:flex;flex-wrap:wrap;gap:9px}.tags span{max-width:100%;padding:7px 11px;border:1px solid #27374d;border-radius:999px;color:#aebed2;background:#0c1420;font-size:13px;overflow-wrap:anywhere}footer{padding:32px 0;border-top:1px solid var(--line);background:#05080e}.footer-inner{display:flex;align-items:center;gap:24px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:13px;margin:auto;color:var(--muted);font-size:13px}.toast{position:fixed;left:50%;bottom:24px;z-index:40;transform:translate(-50%,30px);padding:11px 18px;border-radius:10px;background:#143524;border:1px solid var(--green);opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:820px){.site-header nav{display:none}.header-inner{gap:10px}.site-header .btn{margin-left:auto}.three{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:28px}.split h2,.split .eyebrow{text-align:center}.desktop-cta{display:none}.mobile-cta{display:flex}.stats{grid-template-columns:1fr 1fr}.footer-inner{flex-direction:column}.reviews{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.section{padding:60px 0}.container{width:calc(100% - 32px)}.brand span{display:none}.brand img{width:44px;height:44px}.site-header .btn{min-height:44px;padding:8px 15px}.hero{padding-top:45px}.hero-logo{width:118px}h1{font-size:clamp(30px,8.5vw,46px);overflow-wrap:anywhere}.lead{font-size:16px}.stats{gap:8px}.stats div{padding:14px 5px}.stats strong{font-size:18px}.code-card{flex-direction:column;text-align:center;gap:8px}.code-card strong{margin:0}.copy-btn{width:100%;min-height:48px}.hero-actions{flex-direction:column}.hero-actions .btn,.center>.btn,.code-section .btn,.final-cta .btn{width:100%}.three,.reviews,.compare{grid-template-columns:1fr}.card{padding:21px}.split{gap:22px}.steps>div{align-items:flex-start}.inline-steps{padding-left:24px}.faq-list summary{padding-left:16px}.faq-list p{padding-left:16px}.big-code{width:100%;overflow-wrap:anywhere}.footer-links{flex-direction:column;align-items:center}.footer-inner>.btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.toast{transition:none}}
.btn-small,.site-header .btn.btn-small{min-height:52px}.redirect-page{min-height:100vh;display:grid;place-items:center}
.hero-brand{display:flex;max-width:100%;flex-direction:column;align-items:center;justify-content:center}.hero-logo{display:block;flex:none;margin-inline:auto}.hero-brand .status{display:flex;width:fit-content;max-width:100%;margin:14px auto 8px;text-align:center;white-space:normal}.hero-brand .status span{flex:none}body,main,.site-header,footer{max-width:100%}.hero .container{min-width:0}.hero h1,.hero .lead{max-width:100%}@media(max-width:560px){.hero-brand{width:100%}.hero-brand .status{justify-content:center;font-size:14px}.hero h1{word-break:normal;overflow-wrap:break-word;letter-spacing:-.035em}.header-inner{min-width:0}.site-header .brand{min-width:0}.stats,.code-card,.hero-actions{max-width:100%}}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%}body{width:100%}@media(max-width:430px){.site-header{width:100%}.header-inner{width:calc(100% - 32px);max-width:none}.hero{width:100%;overflow:hidden}.hero>.container{width:calc(100% - 32px);max-width:none}.hero-brand{width:100%;max-width:100%}.hero-logo{width:118px;max-width:min(118px,100%);height:auto}.hero-brand .status{max-width:100%;overflow-wrap:anywhere}.hero h1{width:100%;max-width:100%;font-size:clamp(30px,8.5vw,37px);line-height:1.08}.hero .lead{width:100%;max-width:100%}}
.hero-actions{margin:24px 0 0}.hero .stats{margin-top:20px}
