:root{color-scheme:dark;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#e8f2ee;background:#091812;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:#89e9b8;text-underline-offset:4px}a:hover{color:#fff}a:focus-visible{outline:3px solid #ebcf82;outline-offset:5px}.site-header,footer,main{max-width:1180px;margin:auto;padding:26px}.site-header{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #29473a}.brand{font-weight:800;letter-spacing:.12em;text-decoration:none}.site-header nav{display:flex;flex-wrap:wrap;gap:16px}[aria-current=page]{color:#fff}.hero{display:grid;grid-template-columns:1fr 1.1fr;gap:36px;align-items:center;padding:40px 0}h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.12;letter-spacing:-.035em;margin:12px 0 24px}h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2}h3{line-height:1.35}.lead{font-size:1.15rem;color:#c0d5ca}.eyebrow{color:#ebcf82;text-transform:uppercase;letter-spacing:.17em;font-size:.8rem}.actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin:28px 0}.button{display:inline-block;padding:10px 26px;background:#91efb6;color:#092217;border-radius:8px;font-weight:750;text-decoration:none}.button:hover{background:#c2ffdb;color:#092217}figure{margin:24px 0}img{display:block;max-width:100%;height:auto;border-radius:12px;border:1px solid #365344}figcaption{font-size:.83rem;color:#a5beb0;margin-top:8px}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-grid a{padding:22px;border:1px solid #345646;border-radius:12px;text-decoration:none;background:#11271d}.game-grid strong{display:block;font-size:1.3rem}.game-grid span{display:block;margin-top:12px;color:#c1d4c9;font-size:.95rem}.section-nav{display:flex;flex-wrap:wrap;gap:12px 24px;padding:32px 0}section{max-width:820px;padding:20px 0 34px;border-bottom:1px solid #29473a;scroll-margin-top:24px}section p{max-width:72ch}#multiplayer img{max-height:520px;width:auto}footer{padding-top:40px;padding-bottom:50px}@media(max-width:720px){.site-header{flex-direction:column}.site-header,footer,main{padding:20px}.hero{grid-template-columns:1fr;padding:24px 0;gap:0}.game-grid{grid-template-columns:1fr}.actions{gap:16px}section{padding-top:12px}}