@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#252b24;font-synthesis:none;background:#f1efdf;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}.playground{--ink:#252b24;--muted:#646957;--line:#cbcdbb;--accent:#697b21;color:var(--ink);background:#f1efdf;flex-direction:column;min-height:100svh;padding:32px 5.4vw 25px;transition:background .25s,color .25s;display:flex}.night{--ink:#f1efdf;--muted:#b8bfaa;--line:#414939;--accent:#dfe994;background:#222923}header,footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.signature{font-size:14px;font-weight:600;text-decoration:none}.signature span{margin-left:8px;transition:transform .15s;display:inline-block}.signature:hover span{transform:translate(2px,-2px)}.theme{color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:24px;align-items:center;gap:9px;padding:11px 15px;font-size:12px;display:flex}.theme:hover{border-color:var(--ink)}.theme-dot{background:linear-gradient(90deg,currentColor 50%,#0000 50%);border:1px solid;border-radius:50%;width:11px;height:11px;transition:transform .25s;transform:rotate(-30deg)}.night .theme-dot{transform:rotate(150deg)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}main{width:100%;max-width:1440px;margin:auto;padding:60px 0 66px}.eyebrow{color:var(--muted);letter-spacing:.03em;margin:0 0 7px 8px;font-size:13px;animation:.55s both arrive}h1{letter-spacing:-.075em;margin:0 0 38px -8px;font-family:Space Grotesk,sans-serif;font-size:clamp(78px,17vw,240px);font-weight:600;line-height:.98;animation:.65s 50ms both arrive}h1 span{color:var(--accent)}.introduction{justify-content:space-between;align-items:flex-end;gap:40px;padding:0 4px;animation:.65s .15s both arrive;display:flex}.introduction>p{letter-spacing:-.035em;margin:0;font-size:clamp(22px,2.7vw,37px);line-height:1.28}.next-game{border-left:1px solid var(--line);max-width:285px;padding:5px 0 0 22px}.status{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:7px;font-size:10px;display:flex}.status>span{background:currentColor;border-radius:50%;width:5px;height:5px}.next-game p{color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.6}footer{border-top:1px solid var(--line);color:var(--muted);padding-top:21px;font-size:11px}@keyframes arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.playground{padding:22px 23px}.signature{font-size:12px}.theme{padding:10px 12px;font-size:11px}main{padding:72px 0 60px}.eyebrow{margin-left:3px;font-size:12px}h1{margin-bottom:35px;margin-left:-3px;font-size:clamp(56px,17vw,104px)}.introduction{flex-direction:column;align-items:flex-start;gap:48px}.introduction>p{font-size:27px}.next-game{padding-left:17px}footer{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
