:root{--bg:#0d1220;--surface:#161c2c;--surface-2:#1f2738;--text:#e8edf5;--muted:#8b97ad;--border:#2a3346;--primary:#2dd4bf;--primary-strong:#14b8a6;--on-primary:#04201c;--ok:#34d399;--ok-bg:#0f2418;--danger:#f87171;--danger-bg:#241312;--warn:#fbbf24;--warn-bg:#211806;--minus:#f59e0b;--shadow:0 1px 2px #0006, 0 6px 16px #00000059;--tile:#efe6cf;--tile-2:#e4d9bb;--tile-fg:#1a1410;--tile-muted:#7a7060;--tile-font:"Songti SC", "STSong", "STKaiti", "Noto Serif SC", "SimSun", serif;--sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;font:16px/1.55 var(--sans);color:var(--text);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body,#app{margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text);min-height:100dvh;transition:background .4s}body.balanced{background:radial-gradient(125% 95% at 50% -10%,#1f8a52 0%,#0c3a24 38%,#0a0f1a 100%)}body.unbalanced{background:radial-gradient(125% 95% at 50% -10%,#b32525 0%,#3a0f0f 38%,#0a0f1a 100%)}#app{width:100%;min-height:100dvh}h1,h2,h3,p{margin:0}button{cursor:pointer;color:inherit;font-family:inherit}a{color:var(--primary)}:root{-webkit-text-size-adjust:100%}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}main{padding-left:max(.75rem, env(safe-area-inset-left));padding-right:max(.75rem, env(safe-area-inset-right))}.home[data-v-81250fff]{text-align:center;place-content:center;gap:.75rem;min-height:100dvh;padding:1rem;display:grid}.muted[data-v-81250fff]{color:var(--muted,#888)}.error[data-v-81250fff]{color:#c00;font-size:.9rem}.primary[data-v-81250fff]{color:#003;background:#2dd4bf;border:none;border-radius:12px;padding:.8rem 1.4rem;font-size:1.1rem;font-weight:600}.join[data-v-81250fff]{margin-top:1rem}.row[data-v-81250fff]{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}input[data-v-81250fff]{border:1px solid #ccc;border-radius:8px;padding:.5rem}.keypad[data-v-f672a2bd]{flex-direction:column;gap:.5rem;display:flex}.display[data-v-f672a2bd]{text-align:center;border-bottom:2px solid var(--border);min-height:2rem;color:var(--text);padding:.2rem;font-size:1.6rem;font-weight:700}.display.warn[data-v-f672a2bd]{color:#dc2626}.warn-text[data-v-f672a2bd]{text-align:center;color:#dc2626;font-size:.8rem}.keys[data-v-f672a2bd]{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.key[data-v-f672a2bd]{background:var(--surface-2);color:var(--text);border:none;border-radius:12px;padding:.8rem 0;font-size:1.3rem;font-weight:700}.key[data-v-f672a2bd]:active{background:#2c3650}.key.fn[data-v-f672a2bd]{background:var(--surface);color:var(--muted)}.key.undo[data-v-f672a2bd]{font-size:.95rem}.actions[data-v-f672a2bd]{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.25rem;display:grid}.act[data-v-f672a2bd]{color:#003;border:none;border-radius:12px;padding:.8rem 0;font-size:1.4rem;font-weight:700}.act.plus[data-v-f672a2bd]{background:#2dd4bf}.act.minus[data-v-f672a2bd]{background:#fbbf24}.act[data-v-f672a2bd]:disabled{opacity:.4}.room[data-v-1c42f1be]{width:100%;max-width:30rem;min-height:100dvh;padding:calc(.75rem + env(safe-area-inset-top)) .75rem calc(.75rem + env(safe-area-inset-bottom)) .75rem;-webkit-backdrop-filter:blur(18px)saturate(1.25);background:#0f142273;flex-direction:column;gap:.6rem;margin:0 auto;display:flex}header[data-v-1c42f1be]{align-items:center;gap:.5rem;display:flex}.title[data-v-1c42f1be]{font-weight:700}.header-actions[data-v-1c42f1be]{align-items:center;gap:.4rem;margin-left:auto;display:flex}.ghost[data-v-1c42f1be]{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.35rem .6rem;font-size:.85rem}.ghost.on[data-v-1c42f1be]{background:var(--primary);color:var(--on-primary);border-color:var(--primary)}.ghost.danger[data-v-1c42f1be]{color:var(--danger);border-color:var(--danger)}.seats[data-v-1c42f1be]{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.seat[data-v-1c42f1be]{text-align:center;background:linear-gradient(180deg, var(--tile), var(--tile-2));border:1px solid #d8cba8;border-radius:12px;padding:.5rem .4rem .45rem;position:relative;box-shadow:inset 0 1px #fff9,inset 0 -2px #00000014,0 4px 10px #0006}.seat-release[data-v-1c42f1be]{background:var(--surface);border:1px solid var(--danger);color:var(--danger);border-radius:6px;padding:.15rem .45rem;font-size:.7rem;position:absolute;top:.3rem;right:.3rem}.seat.mine[data-v-1c42f1be]{border-color:var(--primary);box-shadow:inset 0 0 0 2px var(--primary), 0 0 16px #2dd4bf73, 0 4px 10px #0006}.seat.selected[data-v-1c42f1be]{border-color:var(--primary-strong);box-shadow:inset 0 0 0 2px var(--primary-strong), 0 0 16px #14b8a68c, 0 4px 10px #0006}.seat.clickable[data-v-1c42f1be]{cursor:pointer}.seat-dir[data-v-1c42f1be]{font-family:var(--tile-font);text-shadow:0 1px #0000002e,0 -1px #ffffff73;font-size:1.7rem;font-weight:800;line-height:1.1}.seat-total[data-v-1c42f1be]{color:var(--tile-fg);margin-top:.1rem;font-size:1.3rem;font-weight:800}.seat-total.neg[data-v-1c42f1be]{color:#b91c1c}.seat-status[data-v-1c42f1be]{color:var(--tile-muted);justify-content:center;align-items:center;gap:.3rem;font-size:.68rem;display:flex}.dot[data-v-1c42f1be]{background:#d1d5db;border-radius:50%;width:8px;height:8px;display:inline-block}.dot.on[data-v-1c42f1be]{background:#22c55e}.dot.off[data-v-1c42f1be]{background:#9ca3af}.picker[data-v-1c42f1be]{text-align:center}.seat-buttons[data-v-1c42f1be]{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.seat-btn[data-v-1c42f1be]{background:var(--primary);color:var(--on-primary);border:none;border-radius:12px;padding:.8rem 1.1rem;font-size:1.05rem;font-weight:600}.muted[data-v-1c42f1be]{color:var(--muted)}.warn[data-v-1c42f1be]{color:var(--warn);font-weight:600}.error[data-v-1c42f1be]{color:var(--danger)}.small[data-v-1c42f1be]{font-size:.85rem}.invite[data-v-1c42f1be]{text-align:center}.invite img[data-v-1c42f1be]{width:240px;height:240px}.history details[data-v-1c42f1be]{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:.5rem .75rem}.history summary[data-v-1c42f1be]{cursor:pointer;color:var(--muted);font-size:.9rem}.history ul[data-v-1c42f1be]{flex-direction:column;gap:.25rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.history li[data-v-1c42f1be]{grid-template-columns:1.5rem 3rem 3.5rem auto 1fr;align-items:center;gap:.5rem;padding:.2rem 0;font-size:.85rem;display:grid}.history li.rev[data-v-1c42f1be]{opacity:.45;text-decoration:line-through}.h-amt[data-v-1c42f1be]{font-weight:700}.h-amt.neg[data-v-1c42f1be]{color:var(--danger)}.h-by[data-v-1c42f1be]{color:var(--muted)}.h-time[data-v-1c42f1be]{color:var(--muted);font-size:.75rem}.rev-tag[data-v-1c42f1be]{color:var(--warn);justify-self:end;font-size:.75rem}.h-revert[data-v-1c42f1be]{border:1px solid var(--border);background:var(--surface);border-radius:6px;justify-self:end;padding:.15rem .5rem;font-size:.75rem}
