:root{--color-canvas:#f4f7f8;--color-surface:#fff;--color-surface-muted:#ecf2f4;--color-border:#d5e0e6;--color-border-strong:#aabdc8;--color-text:#10202b;--color-text-muted:#5b7381;--color-accent:#00325a;--color-accent-soft:#e5edf3;--color-success:#177a57;--color-success-soft:#e4f6ee;--color-warning:#9a6500;--color-warning-soft:#fff4dc;--color-danger:#a63c4d;--color-danger-soft:#fdecef;--color-info:#1550a3;--color-info-soft:#e8f0ff;--shadow-sm:0 8px 24px #10202b14;--shadow-md:0 18px 40px #10202b1f;--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.5rem;--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;--content-max-width:76rem;--focus-ring:0 0 0 3px #00325a2e;--font-sans:"Segoe UI", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--font-mono:"SFMono-Regular", "Consolas", "Liberation Mono", monospace}html{min-height:100%;font-size:16px;overflow-x:clip}body{background:var(--color-canvas);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5;overflow-x:clip}*,:before,:after{box-sizing:border-box}*{min-width:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,svg{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p,li,dt,dd,a,button,label{overflow-wrap:anywhere}pre,code,samp,kbd{white-space:pre-wrap;overflow-wrap:anywhere}table{width:100%;max-width:100%;display:block;overflow-x:auto}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{box-shadow:var(--focus-ring);outline:none}
