:root{--primary:#003e80;--primary-alt:#015197;--accent:#00a0e6;--cyan:#00e1eb;--green-vibrant:#a5e300;--green-tech:#6dd000;--neutral-1:#5b6473;--neutral-2:#5b6472;--success:#6dd000;--warning:#f59e0b;--danger:#d32f2f;--info:#00a0e6;--primary-50:#e6eef5;--primary-100:#b3cee3;--primary-200:#80aed1;--primary-300:#4d8ebf;--primary-400:#266fad;--primary-500:#003e80;--primary-600:#003570;--primary-700:#002b5c;--primary-800:#002148;--primary-900:#001734;--accent-50:#e6f6fd;--accent-100:#b3e3f9;--accent-200:#80d0f5;--accent-300:#4dbdf1;--accent-400:#26aced;--accent-500:#00a0e6;--accent-600:#008bc9;--accent-700:#0074a8;--accent-800:#005d87;--accent-900:#004666;--neutral-50:#f8f9fa;--neutral-100:#e9ecef;--neutral-200:#dee2e6;--neutral-300:#ced4da;--neutral-400:#adb5bd;--neutral-500:#5b6473;--neutral-600:#495057;--neutral-700:#3d4250;--neutral-800:#2d3038;--neutral-900:#1a1d24;--surface-0:#fff;--surface-1:#f8f9fa;--surface-2:#f1f3f5;--surface-3:#e9ecef;--ff:"Montserrat", sans-serif;--fm:"Roboto Mono", monospace;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:2rem;--fs-3xl:2.5rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.2;--lh-normal:1.5;--lh-relaxed:1.75;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.5rem;--space-10:3rem;--space-11:4rem;--space-12:6rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #0000001a;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--ff);font-size:var(--fs-base);font-weight:var(--fw-regular);line-height:var(--lh-normal);background-color:var(--surface-1);color:var(--primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-2)}::-webkit-scrollbar-thumb{background:var(--neutral-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--neutral-500)}*{scrollbar-width:thin;scrollbar-color:var(--neutral-400) var(--surface-2)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;display:block}table{border-collapse:collapse}button{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none}input,select,textarea{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background-color:var(--accent-100);color:var(--primary)}
