@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Noto+Sans+Arabic:wght@400;600;700&display=swap";:root{--color-ink: #0c4a6e;--color-ink-2: #135d87;--color-primary: #0c9ab0;--color-primary-hover: #0a7f92;--color-primary-bg: #e9f6f8;--color-accent: #0c9ab0;--color-accent-bg: #e9f6f8;--color-coral: #ef4550;--color-success: #319e37;--color-success-bg: #eaf7eb;--color-warning: #f59e0b;--color-warning-bg: #fef3e2;--color-danger: #dc2626;--color-danger-bg: #fdecec;--color-bg: #f3f4f6;--color-surface: #ffffff;--color-border: #e5e7eb;--color-text: #111827;--color-text-muted: #6b7280;--color-text-on-ink: #ffffff;--font-sans: "Open Sans", "Noto Sans Arabic", system-ui, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--sidebar-width: 260px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}a{color:inherit}button{font-family:inherit}@keyframes urgent-blink{0%,to{box-shadow:0 0 #ef455073}50%{box-shadow:0 0 0 8px #ef455000}}.urgent-alert{animation:urgent-blink 1.6s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.urgent-alert{animation:none}}.admin-theme{--color-ink: #0369a1;--color-ink-2: #0284c7;--color-primary: #e11d2e;--color-primary-hover: #b8121f;--color-primary-bg: #fdeceb;--color-accent: #0ea5e9;--color-accent-bg: #e6f6fe;--color-success: #16a34a;--color-success-bg: #eaf9ef;--color-warning: #d97706;--color-warning-bg: #fdf1e2;--color-danger: #dc2626;--color-danger-bg: #fdecec;--color-bg: #f3f4f6;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1e293b;--color-text-muted: #64748b;--color-text-on-ink: #ffffff;background:var(--color-bg);color:var(--color-text);min-height:100dvh}
