:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#080b0d;font-family:Segoe UI,Noto Sans SC,sans-serif}*{box-sizing:border-box}html,body,#game-root{width:100%;height:100%;margin:0;overflow:hidden}body{-webkit-user-select:none;user-select:none;overscroll-behavior:none;background:#080b0d}#game-canvas{touch-action:none;width:100%;height:100%;display:block}.start-overlay{text-align:center;background:radial-gradient(circle at 50% 42%,#1d2a29cc,#080b0df2 70%);align-content:center;justify-items:center;gap:16px;padding:24px;display:grid;position:fixed;inset:0}.start-overlay[hidden],.hud[hidden]{display:none}.eyebrow{color:#e36d38;letter-spacing:.24em;margin:0;font-size:12px}h1{color:#ecf0e9;letter-spacing:.08em;text-shadow:0 5px 28px #000;margin:0;font-size:clamp(52px,12vw,116px)}.subtitle,.controls{color:#aab7b0;margin:0}button{color:#fff4e8;letter-spacing:.1em;cursor:pointer;background:#b83d20;border:1px solid #ef7f47;padding:15px 54px;font-size:18px;font-weight:700}button:hover{background:#d2512b}.hud{pointer-events:none;color:#d9e1d8;padding:24px;font-size:14px;position:fixed;inset:0}.hud-top,.hud-bottom{text-shadow:0 2px 5px #000;justify-content:space-between;gap:20px;display:flex}.hud-bottom{inset-inline:24px;font-size:18px;position:absolute;bottom:24px}.hud strong{color:#f4a36b}.crosshair{width:22px;height:22px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.crosshair i{background:#eef8ed;width:7px;height:2px;position:absolute;box-shadow:0 0 5px #000}.crosshair i:first-child{top:10px;left:0}.crosshair i:nth-child(2){top:10px;right:0}.crosshair i:nth-child(3){top:0;left:10px;transform:rotate(90deg)}.crosshair i:nth-child(4){bottom:0;left:10px;transform:rotate(90deg)}.hit-marker{color:#fff2dd;text-shadow:0 0 10px #e45225;font-size:42px;font-weight:300;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.combat-status{color:#ffe4c8;letter-spacing:.08em;text-shadow:0 2px 6px #000;min-height:20px;font-size:13px;font-weight:700;position:absolute;top:13%;left:50%;transform:translate(-50%)}.pause-overlay{text-align:center;background:#050708b8;align-content:center;justify-items:center;gap:14px;padding:24px;display:grid;position:fixed;inset:0}.pause-overlay[hidden]{display:none}.pause-overlay h2{color:#f2f5ef;letter-spacing:.08em;margin:0;font-size:clamp(34px,7vw,58px)}.pause-overlay p:not(.eyebrow){color:#b8c4bd;margin:0 0 8px}.quiet-button{background:#24302d;border-color:#63706a;padding:12px 26px;font-size:14px}.quiet-button:hover{background:#35433e}@media (max-width:600px){.controls{font-size:12px}.hud{padding:14px}.hud-bottom{inset-inline:14px;bottom:14px}}
