:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.game-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.game-canvas{border:2px solid rgba(110,231,183,.3);border-radius:.5rem;cursor:pointer;box-shadow:0 0 30px #6ee7b71a;max-width:100%;height:auto}.game-canvas:hover{border-color:#6ee7b799;box-shadow:0 0 40px #6ee7b733}.game-info{text-align:center}.tag{display:inline-block;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:.5rem}p{margin:0;color:#ffffff80;font-size:.85rem}
