@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#071224;--white:#f4f7ff;--muted:#a9b5c9;--red:#ff493e;--line:#ffffff24}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--white);font-family:Barlow,Arial,sans-serif;font-size:18px;line-height:1.5}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #71d7ff;outline-offset:8px}.header{height:110px;max-width:1440px;margin:auto;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-weight:800;font-size:16px;line-height:1.05;letter-spacing:.035em}.brand-mark{font-family:'Barlow Condensed',Impact,sans-serif;font-size:40px;font-style:italic;background:var(--red);padding:3px 12px 6px;transform:skew(-7deg);position:relative}.brand-mark span{display:none}.nav-link{font-size:16px}.nav-link span{margin-left:18px;color:var(--red)}.platform,.eyebrow,.number,.release-label{font-size:14px;font-weight:700;letter-spacing:.16em}.platform{color:var(--muted)}.hero{max-width:1440px;margin:auto;position:relative;display:grid;grid-template-columns:1fr 1fr;padding:45px 6% 65px;min-height:830px;gap:35px;overflow:hidden}.hero-copy{align-self:center;z-index:1;padding:20px 0}.eyebrow{color:var(--red);margin:0 0 25px}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;margin:0;font-weight:800}h1{font-size:clamp(78px,8.7vw,132px);line-height:.94;letter-spacing:-.02em;text-transform:uppercase}h1 span{color:var(--red)}.intro{max-width:420px;font-size:21px;line-height:1.6;color:var(--muted);margin:30px 0}.release{display:inline-flex;gap:16px;align-items:center;border:1px solid #ffffff46;padding:15px 24px;background:#111f35;border-radius:5px}.release strong,.release div span{display:block}.release strong{font-size:20px}.release div span{font-size:14px;color:var(--muted)}.android{font-size:34px;color:var(--red)}.text-link{display:block;width:fit-content;font-size:16px;margin-top:28px}.text-link span{margin-left:25px;color:var(--red)}.hero-art{position:relative;margin:0;justify-self:center;width:min(100%,420px);transform:rotate(5deg);border:7px solid #26364d;border-radius:35px;box-shadow:0 30px 100px #0008;overflow:hidden;background:#101b2e}.hero-art img{display:block;width:100%;height:auto}.hero-art figcaption{position:absolute;bottom:0;width:100%;background:#071224da;text-align:center;font-size:12px;letter-spacing:.1em;padding:10px}.hero-side{position:absolute;right:15px;top:42%;writing-mode:vertical-rl;font-size:12px;letter-spacing:.2em;color:#8191a9}.game{border-top:1px solid var(--line);padding:90px 6%;max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1.05fr;gap:100px}.section-head h2,.closing h2{font-size:clamp(48px,5vw,72px);line-height:1;text-transform:uppercase}.section-head>p:last-child{color:var(--muted);max-width:390px;margin-top:24px}.steps article{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid var(--line)}.steps article:last-child{margin:0}.number{color:#7e94b3;font-size:12px}.steps h3{font-size:32px;line-height:1.1;margin:12px 0}.steps p{color:var(--muted);margin:0;max-width:460px}.closing{text-align:center;padding:85px 24px 95px;background:#0e1d33;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.closing .eyebrow{display:block}.closing p{color:var(--muted);margin:25px 0 30px}.release-label{display:inline-block;border:1px solid #526177;padding:13px 24px;border-radius:3px}footer{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px 6%;font-size:14px;color:var(--muted)}.footer-brand{font-weight:800;color:white;letter-spacing:.06em}@media(min-width:1441px){.hero{min-height:900px}.hero-art{width:430px}}@media(max-width:800px){.header{height:90px;padding:0 6%}.platform{display:none}.hero{padding:44px 7% 60px;gap:45px;grid-template-columns:1fr;min-height:0}.hero-copy{text-align:center}.eyebrow{font-size:12px}h1{font-size:clamp(72px,15vw,112px)}.intro{margin:24px auto;font-size:19px;max-width:430px}.text-link{margin:24px auto 0}.hero-art{width:320px;max-width:88%;transform:rotate(3deg)}.hero-side{display:none}.game{grid-template-columns:1fr;padding:64px 7%;gap:32px}.section-head h2,.closing h2{font-size:54px}.section-head>p:last-child{max-width:500px}.steps h3{font-size:30px}.closing{padding:64px 7%}.closing h2{font-size:48px}footer{flex-wrap:wrap;justify-content:center;text-align:center;gap:12px 25px}.footer-brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
