:root{--color-primary:#1c2439;--color-primary-dark:#111827;--color-primary-light:#2d3a55;--color-primary-100:#eef0f6;--color-navy:#fd683d;--color-navy-light:#fe8a69;--color-bg:#fff;--color-surface:#fff;--color-surface-alt:#f5f6f8;--color-accent:#2f6e8f;--color-accent-soft:#bfd8e3;--color-success:#5c8a3a;--color-error:#b5432e;--color-warning:#d89b2e;--color-danger:#b5432e;--color-text:#1c2439;--color-text-muted:#6b7280;--color-text-on-primary:#fff;--color-border:#e5e7eb;--color-gray-50:#f8fafc;--color-gray-100:#f1f5f9;--color-gray-200:#e2e8f0;--color-gray-300:#cbd5e1;--color-gray-400:#94a3b8;--color-gray-500:#64748b;--color-gray-600:#475569;--color-gray-700:#334155;--color-gray-800:#1e293b;--color-gray-900:#0f172a;--font-sans:"Calibri", "Arial", "Helvetica Neue", sans-serif;--font-display:"Calibri", "Arial", "Helvetica Neue", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-display:3.75rem;--shadow-sm:0 1px 2px #1c24390f;--shadow-md:0 6px 18px #1c243914;--shadow-lg:0 16px 40px #1c24391a;--shadow-xl:0 24px 56px #1c24391f;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--space-32:128px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:18px}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}input,button,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--r-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
