@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#0058a3;--brand-dark:#003d73;--brand-light:#eaf2fb;--accent:#b8732e;--accent-light:#f3e4d1;--success:#0e9f6e;--success-light:#daf5ea;--warn:#d89412;--warn-light:#fef3cd;--danger:#e02424;--danger-light:#fde8e8;--ink:#122540;--ink-soft:#5b6b82;--ink-muted:#93a2b5;--border:#e1e9f1;--surface:#f5f8fc;--card:#fff;--shadow-sm:0 1px 4px #003d7314;--shadow-md:0 4px 16px #003d731f;--shadow-lg:0 16px 48px #00143c33;--radius:12px;--radius-sm:8px;--radius-lg:20px}html,body{background:var(--surface);height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,h4{font-family:Manrope,sans-serif;font-weight:800;line-height:1.2}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}
