:root{color-scheme:dark;font-family:system-ui,sans-serif;background:#090810;color:#e7dfcb;line-height:1.7}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:960px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #705921;gap:20px}a{color:#f1cb69;text-underline-offset:4px}a:hover{color:#fff}a:focus-visible{outline:2px solid #f1cb69;outline-offset:5px}.brand{font-size:1.4rem;font-weight:700}h1{font-size:clamp(2rem,5vw,3.3rem);line-height:1.15}h2{margin-top:2rem}.intro{font-size:1.2rem}li{margin-block:12px}.play{display:inline-block;padding:12px 24px;border:1px solid #c9a227;border-radius:8px;margin-block:20px;font-weight:700}.games{display:flex;flex-wrap:wrap;gap:16px}footer{border-top:1px solid #705921;margin-top:32px}@media(max-width:480px){header,main,footer{padding:20px}header{flex-wrap:wrap}}
