:root{--color-primary:#1e3a5f;--color-primary-hover:#16304f;--color-on-primary:#fff;--color-secondary:#2563eb;--color-accent:#059669;--color-accent-hover:#047857;--color-background:#f8fafc;--color-surface:#fff;--color-foreground:#0f172a;--color-muted:#f1f5f9;--color-muted-text:#64748b;--color-border:#e2e8f0;--color-success:#059669;--color-success-bg:#ecfdf5;--color-success-text:#065f46;--color-error:#dc2626;--color-error-bg:#fef2f2;--color-error-text:#7f1d1d;--color-warning-bg:#fffbeb;--color-warning-text:#92400e;--font-sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--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;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--transition-fast:.15s ease;--transition-base:.2s ease;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%;font-size:16px}body{background-color:var(--color-background);min-height:100%;color:var(--color-foreground);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.5;display:flex}a{color:var(--color-secondary);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
