:root{color:#27384b;background:#09120f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#game-root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:pan-y}body{min-width:320px}#game-root{position:fixed;top:0;right:0;bottom:0;left:0;background:#09120f}body[data-game=launcher] #game-root{background:#26384b}body[data-game=cloud-post] #game-root{background:#91d7eb}body[data-game=neon-ante] #game-root{background:#09120f}#game-canvas,#ui-root{position:absolute;top:0;right:0;bottom:0;left:0}#game-canvas canvas{display:block;width:100%;height:100%}#ui-root{pointer-events:none}button{-webkit-tap-highlight-color:transparent;font:inherit}.game-launcher{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;gap:28px;min-height:100%;padding:28px;color:#fff7d6;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 20% 24%,rgba(83,216,177,.18),transparent 32%),#26384b;background-size:24px 24px,24px 24px,auto,auto}.launcher-hero{width:min(880px,100%);margin:0 auto}.launcher-kicker{display:inline-block;margin-bottom:10px;color:#53d8b1;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.launcher-hero h1{margin:0;font-size:34px;line-height:1.08}.launcher-hero p{max-width:560px;margin:10px 0 0;color:#fff7d6c2;font-size:15px;line-height:1.45}.launcher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(880px,100%);margin:0 auto}.launcher-card{position:relative;min-height:176px;padding:18px;overflow:hidden;color:#27384b;text-decoration:none;background:#fff7d6;border:2px solid rgba(255,255,255,.42);border-radius:8px;box-shadow:0 18px 46px #0000003d}.launcher-card strong,.launcher-card small{position:relative;z-index:1;display:block}.launcher-card strong{margin-top:78px;font-size:22px;line-height:1.1}.launcher-card small{margin-top:8px;color:#27384bb8;font-size:13px;line-height:1.35}.launcher-card:focus-visible{outline:3px solid #ffd166;outline-offset:3px}.launcher-pixels{position:absolute;top:18px;left:18px;display:grid;grid-template-columns:repeat(2,36px);grid-template-rows:repeat(2,36px);gap:4px}.launcher-pixels i{display:block;background:#f45f62;box-shadow:inset 0 -8px #27384b29}.cloud-card .launcher-pixels i:nth-child(1){background:#53d8b1}.cloud-card .launcher-pixels i:nth-child(2){background:#68c9d9}.cloud-card .launcher-pixels i:nth-child(3){background:#fff}.cloud-card .launcher-pixels i:nth-child(4){background:#ffd166}.neon-card{color:#f5efe0;background:#09120f}.neon-card small{color:#f5efe0b8}.neon-card .launcher-pixels i:nth-child(1){background:#37c6a2}.neon-card .launcher-pixels i:nth-child(2){background:#f04f8b}.neon-card .launcher-pixels i:nth-child(3){background:#f5c66b}.neon-card .launcher-pixels i:nth-child(4){background:#f5efe0}@media(max-width:720px){.game-launcher{align-content:start;padding:22px 16px}.launcher-grid{grid-template-columns:1fr}.launcher-hero h1{font-size:28px}}
