:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#101012;color:#f4f3f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}header,footer,main{max-width:1080px;margin:auto;padding:24px}header,footer,nav,.brand{display:flex;align-items:center;gap:24px}header{justify-content:space-between;border-bottom:1px solid #303033}header a{text-decoration:none}.brand{gap:10px;font-weight:700;font-size:20px}.brand img{border-radius:9px}nav{font-size:14px;color:#bdbdbf}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding:64px 0}.eyebrow{font-size:12px;letter-spacing:.12em;color:#ff7772}h1{font-size:clamp(40px,6vw,70px);letter-spacing:-.04em;line-height:1.14;margin:20px 0;font-weight:650}.lead{font-size:20px;line-height:1.7}p{line-height:1.8;color:#c3c3c6}.small{font-size:13px}.button{display:inline-block;background:#ee7973;color:#161616;padding:13px 20px;border-radius:8px;font-weight:600;text-decoration:none;margin:14px 0}.app-screen{width:100%;max-width:320px;height:auto;border:1px solid #36363b;border-radius:22px;justify-self:center}section{margin-bottom:60px}h2{font-size:26px;font-weight:600;letter-spacing:-.02em}.games{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.games article{background:#1c1c20;border-radius:12px;padding:22px}.number{font-variant-numeric:tabular-nums;color:#ee7973;font-size:13px}.games h3{margin:18px 0 0;font-weight:600}.games p{margin:8px 0;font-size:14px}.simple{max-width:740px;border-top:1px solid #303033;padding-top:24px}.document{max-width:740px;margin:36px auto}.document section{border-bottom:1px solid #303033;padding-bottom:24px}.document h2{font-size:30px}footer{border-top:1px solid #303033;flex-wrap:wrap;justify-content:space-between;font-size:13px;color:#aaa}a:focus-visible{outline:2px solid #ffaaa5;outline-offset:5px}@media(max-width:650px){header,footer,main{padding:20px}header{align-items:flex-start}nav{gap:14px;flex-wrap:wrap}.brand{white-space:nowrap}.hero{grid-template-columns:1fr;gap:28px;padding:30px 0}.hero .app-screen{max-width:290px}.games{grid-template-columns:1fr 1fr;gap:10px}.games article{padding:16px}section{margin-bottom:40px}h2{font-size:23px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
