*{margin:0;box-sizing:border-box}html{--bg-page: #f6f7f9;--bg-card: #fff;--bg-elevated: #f3f4f6;--text: #111;--text-muted: #6b7280;--border: rgba(0, 0, 0, .08);--border-strong: rgba(0, 0, 0, .15);--accent: #111;--accent-text: #fff;--accent-purple: #4338ca;--accent-purple-dark: #3730a3;--nav-bg: rgba(255, 255, 255, .88);--nav-pill-bg: rgba(0, 0, 0, .04);--danger: #b91c1c;--danger-bg: #fee2e2;--success: #059669;--success-bg: #ecfdf5;--seat-stroke: #d1d5db;--card-overlay: rgba(255, 255, 255, .55);--focus-ring: rgba(67, 56, 202, .25);--card-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 6px 20px rgba(0, 0, 0, .08);--badge-bg: rgba(17, 17, 17, .92);--badge-text: #fff}html[data-theme=dark]{--bg-page: #1a1a1a;--bg-card: #252525;--bg-elevated: #333;--text: #e4e4e7;--text-muted: #a1a1aa;--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .18);--accent: #e4e4e7;--accent-text: #1a1a1a;--accent-purple: #a5b4fc;--accent-purple-dark: #c7d2fe;--nav-bg: rgba(26, 26, 26, .92);--nav-pill-bg: rgba(255, 255, 255, .08);--danger: #f87171;--danger-bg: #3f1a1a;--success: #4ade80;--success-bg: #052e16;--seat-stroke: rgba(255, 255, 255, .2);--card-overlay: rgba(37, 37, 37, .95);--focus-ring: rgba(165, 180, 252, .45);--card-shadow: 0 4px 16px rgba(0, 0, 0, .35), 0 0 0 1px rgba(255, 255, 255, .06);--badge-bg: rgba(0, 0, 0, .75);--badge-text: #e4e4e7}body{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0;background:var(--bg-page);color:var(--text)}.navbar.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:var(--nav-bg);color:var(--text);padding:.9rem 1.25rem;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.brand-mark.svelte-12qhfyh{width:26px;height:26px;display:inline-grid;place-items:center;font-size:20px;line-height:1}.brand-name.svelte-12qhfyh{font-weight:800;letter-spacing:-.02em;font-size:.95rem}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem;padding:.25rem;border-radius:12px;background:var(--nav-pill-bg);border:1px solid var(--border)}.nav-link.svelte-12qhfyh{text-decoration:none;color:var(--text);font-weight:800;font-size:.875rem;padding:.5rem .75rem;border-radius:10px;transition:background-color .15s ease,border-color .15s ease}.nav-link.svelte-12qhfyh:hover{background:var(--border)}.nav-link.active.svelte-12qhfyh{background:var(--accent);color:var(--accent-text)}html[data-theme=dark] .nav-link.active.svelte-12qhfyh{background:var(--accent-purple);color:#fff}.theme-toggle.svelte-12qhfyh{width:40px;height:40px;display:grid;place-items:center;border:none;border-radius:10px;background:var(--nav-pill-bg);color:var(--text);cursor:pointer;font-size:1.25rem;transition:background-color .15s ease}.theme-toggle.svelte-12qhfyh:hover{background:var(--border)}.theme-icon.svelte-12qhfyh{filter:grayscale(1);opacity:.95}.user-actions.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:400}.avatar.svelte-12qhfyh{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid var(--border);background:var(--bg-elevated)}.user-info.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-weight:600}.logout-button.svelte-12qhfyh{background:var(--accent);color:var(--accent-text);border:1px solid var(--accent);padding:.5rem 1rem;border-radius:10px;cursor:pointer;font-size:.875rem;font-weight:700;font-family:Figtree,sans-serif;transition:transform .12s ease,background-color .15s ease,border-color .15s ease}.logout-button.svelte-12qhfyh:hover{opacity:.9}@media(max-width:720px){.nav-links.svelte-12qhfyh{display:none}}
