html,body{color:#efe9f7;background:#0e0b14;height:100%;margin:0;font-family:Inter,system-ui,sans-serif;overflow:hidden}#game{touch-action:none;outline:none;width:100%;height:100%;display:block}#hud{pointer-events:none;background:linear-gradient(#0e0b14e6,#0000);align-items:center;gap:16px;padding:12px 16px;display:flex;position:fixed;top:0;left:0;right:0}#hud>*{pointer-events:auto}.home{color:#e6b84a;font-family:Cinzel,serif;font-weight:700;text-decoration:none}#status{color:#cfc6dd;font-size:.95rem}#ready{color:#1d1400;cursor:pointer;background:#e6b84a;border:0;border-radius:999px;margin-left:auto;padding:8px 18px;font-weight:600}.home img{width:auto;height:36px;display:block}
