*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#071220;color:#edf6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:50;padding:10px 14px;border-radius:10px;background:#fff;color:#071220}.shell{width:min(1160px,calc(100% - 32px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(7,18,32,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.09)}.topbar .shell{display:flex;align-items:center;justify-content:space-between;min-height:66px;gap:20px}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:900;font-size:20px}.brand img{width:34px;height:34px}.brand small{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#9fb5c9}.home-link{color:#c7d9e8;text-decoration:none;font-weight:800;font-size:14px}.home-link:hover,.home-link:focus{text-decoration:underline}.hero{padding:54px 0 28px;text-align:center}.eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:900;color:#74d5ff}.hero h1{font-size:clamp(40px,8vw,76px);line-height:.95;margin:10px 0 14px;letter-spacing:-.04em}.hero p{max-width:660px;margin:0 auto;color:#bdd0df;font-size:clamp(16px,2vw,19px);line-height:1.55}.games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:22px 0 64px}.game-card{position:relative;isolation:isolate;min-height:430px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 26px 60px rgba(0,0,0,.28);text-decoration:none;color:#fff;background:#12253b;transition:transform .18s ease,border-color .18s ease}.game-card:hover,.game-card:focus-visible{transform:translateY(-4px);border-color:rgba(255,255,255,.36);outline:none}.game-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.game-card.stacky .game-bg{filter:saturate(.9) brightness(.55)}.game-card.cat .game-bg{filter:saturate(.82) brightness(.46)}.shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(4,12,22,.1) 15%,rgba(4,12,22,.2) 42%,rgba(4,12,22,.95) 100%)}.card-art{height:225px;display:flex;align-items:center;justify-content:center;padding:30px}.stacky .card-art img{width:150px;height:150px;border-radius:28px;box-shadow:0 18px 45px rgba(0,0,0,.3)}.cat .card-art img{height:205px;max-width:82%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.38))}.card-copy{position:absolute;left:0;right:0;bottom:0;padding:26px}.tag{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.card-copy h2{font-size:clamp(28px,4vw,38px);margin:12px 0 7px;line-height:1}.card-copy p{margin:0 0 18px;color:#d8e7f2;line-height:1.45;max-width:470px}.play{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:#fff;color:#071220;font-weight:950}.future{margin:-24px auto 54px;width:min(760px,calc(100% - 32px));text-align:center;color:#9fb5c9;font-size:14px}.footer{border-top:1px solid rgba(255,255,255,.09);padding:22px 0 30px;color:#91a8bc;font-size:12px}.footer .shell{display:flex;gap:16px 28px;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer nav{display:flex;gap:16px;flex-wrap:wrap}.footer a{color:#bcd0e0;text-decoration:none}.footer a:hover{text-decoration:underline}@media(max-width:760px){.hero{padding-top:38px}.games{grid-template-columns:1fr}.game-card{min-height:390px}.card-art{height:205px}.topbar .shell{min-height:60px}.brand small{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}