@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{--ink:#111827;--ink-soft:#374151;--ink-mute:#6b7280;--ink-hint:#9ca3af;--brand:#1b2a4a;--on-brand:#fff;--on-brand-bold:#ffffffd9;--on-brand-soft:#ffffffbf;--on-brand-mute:#ffffff8c;--paper:#fff;--paper-2:#f3f4f6;--rule:#e5e7eb;--rule-strong:#d1d5db;--rule-soft:#e8ecf1;--accent:#c0392b;--accent-soft:#e8a594;--gold:#f0943e;--green:#059669;--green-soft:#7ba88c;--green-pale:#c9dcc8;--sev-1:#e8f4f5;--sev-2:#fdf3e7;--sev-3:#faeade;--sev-4:#fbeae8;--sev-1-border:#a37e1e;--sev-text:#fff;--sev-1-color:#7ebdc2;--sev-2-color:#e0a458;--sev-3-color:#d4793a;--sev-4-color:var(--accent);--font-display:var(--font-body);--font-body:"DM Sans", "Segoe UI", system-ui, sans-serif;--font-mono:monospace;--weight-heading:700;--weight-body:400;--weight-label:600;--weight-medium:500;--case-label:uppercase;--tracking-label:.5px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-tag:4px;--shadow:4px 4px 6px #00000026;--shadow-pop:0 4px 12px #0000001a;--scrim:#000000d9;--scrim-light:#00000080}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{max-width:720px;margin:0 auto}
