:root{--color-status-green: #15803d;--color-status-green-bg: #dcfce7;--color-status-yellow: #b45309;--color-status-yellow-bg: #fef3c7;--color-status-red: #b91c1c;--color-status-red-bg: #fee2e2;--color-status-gray: #334155;--color-status-gray-bg: #f1f5f9;--color-bg: #f8fafc;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #0f172a;--color-text-muted: #64748b;--color-accent: #ffc107;--color-accent-text: #16171c;--color-accent-bg: #fef3c7;--color-sidebar-bg: #16171c;--color-sidebar-text: #e5e5e7;--color-sidebar-text-muted: #8f8f96;--color-sidebar-border: #26272e;--color-sidebar-active-bg: var(--color-accent);--color-sidebar-active-text: var(--color-accent-text);--font-size-headline: 3rem;--font-size-xl: 1.875rem;--font-size-lg: 1.25rem;--font-size-base: 1rem;--font-size-sm: .875rem;--radius: .75rem;--shadow-card: 0 1px 3px rgba(15, 23, 42, .08), 0 1px 2px rgba(15, 23, 42, .04);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-text);font-size:var(--font-size-base)}
