:root{--background:#f6f4ef;--foreground:#173042;--primary:#176b87;--primary-hover:#12556b;--primary-soft:#e4eef1;--secondary:#e28a3b;--secondary-soft:#f9eadd;--muted:#5d6b76;--muted-strong:#44525c;--border:#e3ded4;--border-strong:#d4cdc0;--card:#fff;--danger:#b3402f;--danger-soft:#f6e2df;--success:#2e7d5b;--success-soft:#e0efe8;--warning:#a9631c;--warning-soft:#f7e8d3;--info:#176b87;--focus-ring:#0b4b5f;--sidebar-bg:#12333f;--sidebar-fg:#d7e4e8;--sidebar-muted:#87a6b1;--sidebar-active:#1c4b59;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #17304214;--shadow-md:0 4px 16px #1730421a;--font-display:"DM Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-text:"Source Sans 3", ui-sans-serif, system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-text);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--foreground);margin:0;font-weight:600}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--primary);color:#fff}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
