:root{--bg: #f6f7f9;--surface: #ffffff;--text: #1a1a1a;--text-muted: #555555;--text-faint: #888888;--text-disabled: #cccccc;--border: #cccccc;--border-soft: #eeeeee;--primary: #1a56db;--primary-hover: #14449e;--primary-soft-bg: #f0f4ff;--primary-soft-bg-hover: #e2eaff;--primary-soft-border: #d6e0ff;--error-bg: #fdecea;--error-text: #b00020;--warn-bg: #fff8e1;--warn-border: #f2d675;--warn-text: #7a5d00;--success-text: #1a7f37;--seat-available: #3fb950;--seat-taken: #d0d0d0}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #14161c;--surface: #1e2129;--text: #eceef2;--text-muted: #a8adb8;--text-faint: #7a8090;--text-disabled: #444a58;--border: #363c4a;--border-soft: #2a2f3a;--primary: #5b8aff;--primary-hover: #7fa2ff;--primary-soft-bg: #1c2740;--primary-soft-bg-hover: #263457;--primary-soft-border: #33447a;--error-bg: #3a1f22;--error-text: #ff7b8a;--warn-bg: #392f14;--warn-border: #6b5720;--warn-text: #e0b84a;--success-text: #4ade80;--seat-available: #3fb950;--seat-taken: #454a56}}:root[data-theme=dark]{--bg: #14161c;--surface: #1e2129;--text: #eceef2;--text-muted: #a8adb8;--text-faint: #7a8090;--text-disabled: #444a58;--border: #363c4a;--border-soft: #2a2f3a;--primary: #5b8aff;--primary-hover: #7fa2ff;--primary-soft-bg: #1c2740;--primary-soft-bg-hover: #263457;--primary-soft-border: #33447a;--error-bg: #3a1f22;--error-text: #ff7b8a;--warn-bg: #392f14;--warn-border: #6b5720;--warn-text: #e0b84a;--success-text: #4ade80;--seat-available: #3fb950;--seat-taken: #454a56}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);transition:background-color .15s ease,color .15s ease}
