:root{--primary: #2563eb;--primary-hover: #1d4ed8;--primary-light: #eff6ff;--primary-light-strong: #dbeafe;--success: #16a34a;--success-light: #ecfdf3;--warning: #d97706;--warning-light: #fffbeb;--danger: #dc2626;--danger-light: #fef2f2;--info: #0891b2;--info-light: #ecfeff;--background: #f4f6fa;--surface: #ffffff;--surface-muted: #f8fafc;--sidebar-bg: #0f1c34;--sidebar-bg-active: #16294a;--sidebar-text: #b9c4d6;--sidebar-text-active: #ffffff;--sidebar-border: rgba(255, 255, 255, .08);--text-primary: #0f172a;--text-secondary: #64748b;--text-muted: #94a3b8;--text-on-primary: #ffffff;--border-color: #e6e9f0;--border-color-strong: #d8dde8;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 4px 16px rgba(15, 23, 42, .08);--shadow-lg: 0 12px 32px rgba(15, 23, 42, .12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--transition-fast: .15s ease;--transition-base: .22s cubic-bezier(.4, 0, .2, 1);--sidebar-width: 260px;--sidebar-width-collapsed: 80px;--header-height: 70px;--font-sans: "Inter", "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;color:#1a202c;font-family:var(--font-sans);color-scheme:light}a{color:inherit}button{font-family:inherit}.swal2-popup{font-family:var(--font-sans)!important;border-radius:var(--radius-lg)!important}
