*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;background:#141821;color:#e8ecf3;font-family:system-ui,-apple-system,sans-serif;user-select:none;-webkit-user-select:none;overscroll-behavior:none}#app{height:100%}.menu{height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:max(16px,env(safe-area-inset-top)) 16px 24px}.menu h1{font-size:30px;font-weight:900;margin:8px 0 16px;letter-spacing:1px}.card{width:min(560px,100%);background:#1d2431;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 30px #00000059}label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#9aa5b5}input{background:#12161f;border:1px solid #313b4d;border-radius:10px;padding:10px 12px;color:#e8ecf3;font-size:16px;outline:none}input:focus{border-color:#5b8def}.brawlers{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:8px}.brawler{background:#12161f;border:2px solid #313b4d;border-radius:12px;padding:10px 8px;color:#e8ecf3;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:13px}.brawler.selected{border-color:#5b8def;background:#1a2333}.brawler .bname{font-weight:800}.brawler .bdesc{font-size:11px;color:#8b96a8;text-align:center}.dot{width:18px;height:18px;border-radius:50%;display:inline-block;flex-shrink:0}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}button{background:#2a3446;color:#e8ecf3;border:none;border-radius:10px;padding:12px 18px;font-size:15px;font-weight:700;cursor:pointer}button.primary{background:#4271e0}button:disabled{opacity:.5}.error{background:#4a2028;color:#ffb4bb;border-radius:10px;padding:10px 14px;margin-bottom:12px;width:min(560px,100%)}.hint{color:#8b96a8;font-size:12px}.hosttag{background:#4271e0;color:#fff;border-radius:6px;font-size:10px;padding:2px 6px;margin-left:6px}.codebox{font-size:15px;background:#12161f;border-radius:10px;padding:10px 14px}.codebox b{letter-spacing:3px;color:#90caf9}.players{list-style:none;display:flex;flex-direction:column;gap:6px}.players li{display:flex;align-items:center;gap:8px;background:#12161f;border-radius:8px;padding:8px 10px;font-size:14px}.players .dot{width:12px;height:12px}.rotate-hint{display:none}@media(orientation:portrait)and (pointer:coarse){.rotate-hint{display:grid;place-items:center;position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0c12eb;color:#fff;font-size:20px;font-weight:700;z-index:100;text-align:center;padding:24px}}.game.svelte-19416v4{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none;background:#1c2430}.overlay.svelte-19416v4{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0a0c128c}.panel.svelte-19416v4{background:#222a38;border-radius:16px;padding:28px 44px;text-align:center;box-shadow:0 12px 40px #00000080}.big.svelte-19416v4{font-size:28px;font-weight:800;color:#fff}.small.svelte-19416v4{margin-top:10px;color:#9aa5b5;font-size:14px}.deadbar.svelte-19416v4{position:fixed;top:max(10px,env(safe-area-inset-top));left:50%;transform:translate(-50%);background:#0009;color:#fff;padding:8px 18px;border-radius:999px;font-size:14px;pointer-events:none}
