:root,:root[data-theme=dark]{--bg: #1a1b2e;--surface-1: #232440;--surface-2: #2d2e4a;--surface-3: #363758;--surface-hover: rgba(255,255,255,.06);--border: rgba(255,255,255,.1);--border-strong: rgba(255,255,255,.18);--text: #f4f4f8;--text-muted: #c8c8d8;--text-subtle: #9090a5;--text-inverse: #1a1b2e;--success: #22c55e;--success-bg: rgba(34,197,94,.14);--warning: #f59e0b;--warning-bg: rgba(245,158,11,.14);--danger: #ef4444;--danger-bg: rgba(239,68,68,.14);--danger-border: rgba(239,68,68,.3);--weekend: #2a2b3d;--holiday: #2a1b2e;--today: #c2720a;--shadow-sm: 0 1px 2px rgba(0,0,0,.3);--shadow-card: 0 2px 12px rgba(0,0,0,.3);--shadow-popover: 0 8px 32px rgba(0,0,0,.5);--shadow-modal: 0 24px 64px rgba(0,0,0,.6);--header-bg: linear-gradient(180deg, #1a1b2e 0%, #141525 100%);--header-border: rgba(255,255,255,.06);--header-shadow: 0 1px 0 rgba(255,255,255,.04), 0 2px 12px rgba(0,0,0,.3);--header-text: #ffffff;--header-text-muted: rgba(255,255,255,.55);--header-icon: rgba(255,255,255,.5);--header-icon-hover: #ffffff;--header-divider: rgba(255,255,255,.1);--lead: #f59e0b;--lead-bg: rgba(245,158,11,.12);--lead-border: rgba(245,158,11,.4);color-scheme:dark}:root[data-theme=light]{--bg: #f5f6f8;--surface-1: #ffffff;--surface-2: #f0f1f3;--surface-3: #e8e9ec;--surface-hover: rgba(0,0,0,.04);--border: #e2e3e8;--border-strong: #cbd0d8;--text: #1a1b2e;--text-muted: #5b6373;--text-subtle: #9098a5;--text-inverse: #ffffff;--success: #16a34a;--success-bg: rgba(22,163,74,.1);--warning: #d97706;--warning-bg: rgba(217,119,6,.1);--danger: #dc2626;--danger-bg: rgba(220,38,38,.1);--danger-border: rgba(220,38,38,.25);--weekend: #eef0f3;--holiday: #fef2f2;--today: #e8a030;--shadow-sm: 0 1px 2px rgba(15,23,42,.06);--shadow-card: 0 2px 8px rgba(15,23,42,.08);--shadow-popover: 0 8px 24px rgba(15,23,42,.12);--shadow-modal: 0 24px 64px rgba(15,23,42,.24);--header-bg: linear-gradient(180deg, #1a1b2e 0%, #141525 100%);--header-border: rgba(255,255,255,.06);--header-shadow: 0 1px 0 rgba(255,255,255,.04), 0 2px 12px rgba(0,0,0,.15);--header-text: #ffffff;--header-text-muted: rgba(255,255,255,.65);--header-icon: rgba(255,255,255,.6);--header-icon-hover: #ffffff;--header-divider: rgba(255,255,255,.15);--lead: #b45309;--lead-bg: rgba(245,158,11,.16);--lead-border: rgba(245,158,11,.5);color-scheme:light}:root{--accent: #6366f1;--accent-hover: #5558e6;--accent-contrast: #ffffff;--accent-bg: rgba(99,102,241,.12);--accent-border: rgba(99,102,241,.4);--accent-glow: rgba(99,102,241,.25)}:root[data-app=bacon]{--accent: #f87171;--accent-hover: #ef4444;--accent-contrast: #ffffff;--accent-bg: rgba(248,113,113,.14);--accent-border: rgba(248,113,113,.4);--accent-glow: rgba(248,113,113,.25)}:root[data-app=lettuce]{--accent: #4ade80;--accent-hover: #22c55e;--accent-contrast: #0a1a10;--accent-bg: rgba(74,222,128,.14);--accent-border: rgba(74,222,128,.4);--accent-glow: rgba(74,222,128,.25)}:root[data-app=buns],:root[data-app=platform]{--accent: #c8a04a;--accent-hover: #a88438;--accent-contrast: #1a1510;--accent-bg: rgba(200,160,74,.14);--accent-border: rgba(200,160,74,.5);--accent-glow: rgba(200,160,74,.3)}html,body{background:var(--bg);color:var(--text);transition:background-color .2s ease,color .2s ease}input,textarea,select,button{font-family:inherit;color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--text-subtle)}
