html,body{touch-action:none;overscroll-behavior:none;background:#1a1410;height:100%;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden}#game{touch-action:none;width:100%;height:100%;display:block}#fps,#hud{z-index:2;color:#2a2418;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:pre-line;background:#fff8e6b8;padding:4px 8px;font-size:12px;position:fixed}#fps{top:10px;left:10px}#hud{background:0 0;flex-direction:column;gap:6px;max-width:min(560px,92vw);padding:0;display:flex;bottom:14px;left:10px}#hud .weapon{background:#fff8e6d1;border:2px solid #2a2418;align-items:center;gap:8px;min-width:148px;padding:6px 10px;display:flex}#hud .weapon[data-ready="1"]{border-color:#d4a017}#hud .weapon[data-swing="1"]{background:#fff4b0eb;border-color:#fff4b0}#hud .weapon[data-hit="1"]{background:#fff4a8;box-shadow:0 0 0 3px #ffe066}#hud .bat-glyph{background:#e8c36a;border:1px solid #6a4020;width:28px;height:10px;transform:rotate(-35deg);box-shadow:2px 0 #6a4020}#hud .weapon-meta{flex-direction:column;line-height:1.15;display:flex}#hud .key{letter-spacing:.08em;font-weight:700}#hud .wep-name{font-size:11px}#hud .wep-state{text-transform:uppercase;opacity:.8;font-size:10px}#hud .ride-line{background:#fff8e6b8;padding:4px 8px}#hud .story{color:#2a2418;background:#ffecaaeb;border:2px solid #2a2418;align-self:flex-start;max-width:min(420px,90vw);padding:6px 12px;font-weight:700}#hud .story[data-phase=turning]{background:#ffb347;transform:rotate(-2deg)}#hud .lock-banner{color:#1a1410;letter-spacing:.12em;background:#f6c;align-self:flex-start;padding:6px 14px;font-weight:800;transform:rotate(-4deg);box-shadow:3px 3px #ffe566}#hud .lock-banner[data-flair="1"]{animation:.35s ease-out lock-pop}#hud .lock-hint{opacity:.7;background:#fff8e68c;padding:2px 6px;font-size:10px}@keyframes lock-pop{0%{transform:rotate(-8deg)scale(1.35)}to{transform:rotate(-4deg)scale(1)}}#feedback-root{z-index:20;pointer-events:auto;position:fixed;bottom:1rem;right:1rem}.fb-open{color:#e8dcc8;font:inherit;letter-spacing:.06em;cursor:pointer;background:#0c0a088c;border:1px solid #e8dcc833;border-radius:999px;padding:.4rem .75rem;font-size:.75rem}.fb-open:hover{color:#d4a017;border-color:#d4a017b3}.fb-modal{background:#00000073;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.fb-modal[hidden]{display:none}.fb-card{color:#e8dcc8;background:#1a1410;border:1px solid #e8dcc81f;border-radius:.75rem;width:min(24rem,100%);padding:.9rem 1rem 1rem;box-shadow:0 12px 40px #00000073}.fb-card header{justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.9rem;display:flex}.fb-help{opacity:.78;margin:0 0 .65rem;font-size:.75rem;line-height:1.35}.fb-x{color:#e8dcc899;cursor:pointer;background:0 0;border:0;font-size:1.25rem;line-height:1}.fb-field{margin-bottom:.55rem;display:block}.fb-field>span{letter-spacing:.04em;opacity:.7;margin-bottom:.3rem;font-size:.72rem;display:block}.fb-field em{color:#d4a017;font-style:normal}.fb-field input[type=text],.fb-card textarea{box-sizing:border-box;color:#e8dcc8;width:100%;font:inherit;background:#00000059;border:1px solid #e8dcc81f;border-radius:.5rem;padding:.55rem .7rem;font-size:.9rem}.fb-card textarea{resize:vertical;min-height:5.5rem}.fb-check{opacity:.85;cursor:pointer;align-items:flex-start;gap:.45rem;margin:.15rem 0 .35rem;font-size:.78rem;display:flex}.fb-meta{opacity:.55;font-variant-numeric:tabular-nums;margin-top:.4rem;font-size:.7rem}.fb-card footer{align-items:center;gap:.75rem;margin-top:.7rem;display:flex}.fb-send{color:#1a1410;cursor:pointer;background:#d4a017;border:0;border-radius:.45rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600}.fb-status{opacity:.8;font-size:.78rem}
