:root{color:#e7e5d8;font-family:Courier New,Courier,monospace;background:#0c0c0c}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}#app{position:relative;background:radial-gradient(circle at 20% 20%,rgba(255,237,163,.08),transparent 35%),radial-gradient(circle at 80% 10%,rgba(120,140,255,.07),transparent 32%),#0f1014}canvas{display:block;image-rendering:pixelated}.hud{position:absolute;top:12px;left:12px;z-index:2;padding:10px 12px;min-width:260px;background:#090c0ecc;border:2px solid #7d8c6f;font-size:13px;line-height:1.4}.hud-row{display:flex;justify-content:space-between;gap:12px}.hud-status{margin-top:8px;color:#d1dfb7}.hud-lose{color:#f18383}.hud-win{color:#97f9a2}
