:root{--color-primary:#0a2540;--color-primary-dark:#061a30;--color-primary-light:#1a3a5c;--color-accent:#00a8a8;--color-accent-dark:teal;--color-accent-light:#4fbfbf;--color-accent-bg:#e6f7f7;--color-accent-soft:#f0fafa;--color-white:#fff;--color-bg:#f7f9fc;--color-bg-alt:#eef2f7;--color-surface:#fff;--color-border:#e2e8f0;--color-border-dark:#cbd5e1;--color-text:#0f172a;--color-text-muted:#64748b;--color-text-light:#94a3b8;--color-text-inverse:#f8fafc;--color-danger:#dc2626;--color-danger-bg:#fef2f2;--color-danger-dark:#991b1b;--color-success:#10b981;--color-success-bg:#ecfdf5;--color-warning:#f59e0b;--color-warning-bg:#fffbeb;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--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:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0a25400d;--shadow-md:0 4px 8px -2px #0a254014, 0 2px 4px -2px #0a25400d;--shadow-lg:0 12px 24px -6px #0a25401f, 0 6px 8px -4px #0a25400d;--sidebar-width:240px;--transition-fast:.15s ease;--transition-base:.25s ease}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.6}img,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4{letter-spacing:-.01em;color:var(--color-text);font-weight:700;line-height:1.25}h1{font-size:1.75rem}h2{font-size:1.375rem}h3{font-size:1.125rem}h4{font-size:1rem}p{line-height:1.6}::selection{background:var(--color-accent);color:var(--color-white)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}
