:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{margin:0;background:#14101b;color:#f4eefb}.centered-message{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.1rem}.lobby-screen{max-width:480px;margin:0 auto;padding:2rem 1.5rem;text-align:center}.lobby-hint{opacity:.75;font-size:.95rem}.lobby-players{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.5rem}.lobby-players__row{display:flex;justify-content:space-between;padding:.6rem 1rem;background:#241a30;border-radius:8px}.lobby-players__waiting{opacity:.6;padding:.6rem 1rem}.lobby-players__badge{opacity:.5}.lobby-players__badge--ready{opacity:1;color:#2ecc71}.lobby-ready-btn{padding:.75rem 2rem;border-radius:999px;border:none;background:#e619b0;color:#fff;font-weight:600;cursor:pointer}.lobby-ready-btn--active{background:#2ecc71}.match-screen{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem}.streetfight-scene canvas{border-radius:12px}.hud{width:100%;max-width:800px;text-align:center}.hud__round{font-weight:600;margin:0}.hud__action-log{min-height:1.4em;opacity:.85}.hud__buttons{display:flex;justify-content:center;gap:.75rem;margin-top:.75rem}.hud__buttons button{padding:.6rem 1.1rem;border-radius:8px;border:none;background:#2a1a33;color:#fff;cursor:pointer;font-size:.95rem}.hud__buttons button:disabled{opacity:.4;cursor:default}.hud__signature{background:#b03a2e!important}.hud__waiting{opacity:.6;font-size:.9rem}.match-over-banner{font-size:1.4rem;font-weight:700}
