:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#080a10;color:#f6f2e7}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 0,#273353 0,transparent 38%),radial-gradient(circle at 90% 15%,#55341f 0,transparent 32%),#080a10}.topbar{height:68px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18;background:#080a10cc;backdrop-filter:blur(18px);position:sticky;top:0;z-index:2}.brand{font-size:14px;letter-spacing:.2em;font-weight:900;color:#fff;text-decoration:none}.admin{color:#ded8c9;text-decoration:none;border:1px solid #ffffff2e;border-radius:999px;padding:9px 15px}main{width:min(1180px,calc(100% - 40px));margin:auto;padding-bottom:70px}.hero{padding:clamp(72px,11vw,145px) 0 70px;max-width:760px}.hero p{color:#f2b85c;font-size:12px;font-weight:900;letter-spacing:.22em}.hero h1{font-size:clamp(42px,7vw,82px);line-height:1.02;margin:14px 0;letter-spacing:-.055em}.hero span{font-size:18px;line-height:1.8;color:#b9bcc6}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-head h2{font-size:24px}.section-head button{background:none;border:0;color:#cdd0d9;cursor:pointer}.games{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.game-card{overflow:hidden;border-radius:22px;border:1px solid #ffffff1c;background:#11141d;box-shadow:0 28px 55px #0007}.game-card .art{height:150px;background:linear-gradient(135deg,#273d68,#885632)}.game-card:nth-child(2) .art{background:linear-gradient(135deg,#641d30,#d68638)}.game-card:nth-child(3) .art{background:linear-gradient(135deg,#193c38,#6b923d)}.game-card>div:last-child{padding:22px}.state{display:inline-block;text-transform:uppercase;color:#a7d59b;font-size:11px;font-weight:900;letter-spacing:.12em}.game-card h3{font-size:25px;margin:9px 0}.capabilities{height:46px;color:#9298a7;font-size:13px}.play{display:block;text-align:center;margin-top:20px;padding:12px;border-radius:12px;background:#f2b85c;color:#15100a;font-weight:900;text-decoration:none}.play[aria-disabled=true]{pointer-events:none;opacity:.45}#status{color:#aeb3bf;margin-bottom:14px}#status:empty{display:none}@media(max-width:560px){.topbar{height:60px}.hero{padding-top:70px}.games{grid-template-columns:1fr}}
.game-card .art[data-game="raijin-samurai"]{background:linear-gradient(180deg,#080a1000 42%,#0b0d14b3 78%,#11141d 100%),url(/art/raijin-samurai.jpg) center/cover no-repeat #11141d}