:root{--brand-accent:#085E93;--brand-accent-hover:#0A6FAB;--brand-accent-active:#064E7B;--brand-navy:#003056;--brand-navy-hover:#003E6D;--brand-gray:#E0E0E0;--brand-white:#FFFFFF;--brand-ink:#0B1320;--brand-gradient:linear-gradient(90deg,#085E93,#003056);--brand-gradient-diag:linear-gradient(135deg,#085E93,#003056);--brand-gradient-subtle:linear-gradient(90deg,rgba(8,94,147,0.08),rgba(0,48,86,0.08));--color-bg:var(--brand-white);--color-bg-subtle:#F6F8FB;--color-bg-muted:#EEF2F6;--color-surface:var(--brand-white);--color-surface-raised:var(--brand-white);--color-border:#DCE3EB;--color-border-strong:#C2CCD6;--color-divider:#EBEFF3;--color-text:var(--brand-ink);--color-text-muted:#4A5868;--color-text-subtle:#6B7787;--color-text-inverse:var(--brand-white);--color-success:#1F9D6B;--color-success-bg:#E6F5EE;--color-warning:#C8841A;--color-warning-bg:#FBF0DE;--color-danger:#C4432E;--color-danger-bg:#F8E3DE;--color-info:var(--brand-accent);--color-info-bg:#E0EDF5;--font-sans:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-sans-ar:"IBM Plex Sans Arabic","Outfit",sans-serif;--font-mono:"JetBrains Mono","Fira Code",ui-monospace,monospace;--text-display-1:4rem;--text-display-1-lh:4.5rem;--text-display-2:3rem;--text-display-2-lh:3.5rem;--text-h1:2rem;--text-h1-lh:2.5rem;--text-h2:1.5rem;--text-h2-lh:2rem;--text-h3:1.25rem;--text-h3-lh:1.75rem;--text-body-lg:1.125rem;--text-body-lg-lh:1.75rem;--text-body:1rem;--text-body-lh:1.5rem;--text-body-sm:0.875rem;--text-body-sm-lh:1.25rem;--text-caption:0.75rem;--text-caption-lh:1rem;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-bold:700;--fw-black:900;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-10:4rem;--space-12:6rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--shadow-sm:0 1px 2px rgba(11,19,32,0.06),0 1px 3px rgba(11,19,32,0.04);--shadow-md:0 4px 12px rgba(11,19,32,0.08),0 2px 4px rgba(11,19,32,0.04);--shadow-lg:0 12px 32px rgba(11,19,32,0.12),0 4px 8px rgba(11,19,32,0.06);--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--duration-fast:120ms;--duration-base:200ms;--duration-slow:320ms;--container-max:1280px;--sidebar-w:260px;--sidebar-w-collapsed:72px;--topbar-h:64px;--ring:0 0 0 3px rgba(8,94,147,0.35)}:root[data-theme=dark]{--color-bg:#001E38;--color-bg-subtle:#00284A;--color-bg-muted:#003A66;--color-surface:var(--brand-navy);--color-surface-raised:#004375;--color-border:#124E7A;--color-border-strong:#1E6492;--color-divider:#0D3C5F;--color-text:#EAF1F8;--color-text-muted:#A9BCCC;--color-text-subtle:#809AB0;--color-text-inverse:var(--brand-ink);--brand-accent:#2A8CCB;--brand-accent-hover:#3FA0DE;--brand-accent-active:#1E78B2;--color-info-bg:rgba(42,140,203,0.15);--color-success-bg:rgba(31,157,107,0.18);--color-warning-bg:rgba(200,132,26,0.18);--color-danger-bg:rgba(196,67,46,0.20);--shadow-sm:0 1px 2px rgba(0,0,0,0.4);--shadow-md:0 6px 16px rgba(0,0,0,0.4);--shadow-lg:0 16px 40px rgba(0,0,0,0.5)}@media (prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark}}