@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--ink:#051c2c;--ink-muted:#50606b;--ink-subtle:#aab2b7;--surface-canvas:#f6f5f3;--surface-card:#fdfdfc;--surface-white:#fff;--surface-muted:#fafafa;--surface-cool:#f2f5fa;--surface-hover:#f3f4f5;--border:#ebeae5;--border-cool:#e5eaf6;--border-subtle:#051c2c0a;--brand-blue:#0032a0;--brand-blue-deep:#001b66;--brand-electric:#0069e3;--brand-electric-hover:#005bc7;--brand-green:#0fd79b;--brand-green-soft:#d7fff3;--brand-orange:#ff640c;--brand-orange-soft:#fff1ce;--danger:#e70a3f;--danger-bg:#ffe7ea;--success:#0fd79b;--success-bg:#d7fff3;--warning:#ff640c;--warning-bg:#fff1ce;--info:#0069e3;--info-bg:#e6f6ff;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--fs-display:28px;--lh-display:36px;--fs-h1:24px;--lh-h1:32px;--fs-h2:20px;--lh-h2:28px;--fs-h3:18px;--lh-h3:26px;--fs-body-lg:16px;--lh-body-lg:24px;--fs-body:14px;--lh-body:20px;--fs-label:12px;--lh-label:16px;--fs-micro:11px;--lh-micro:16px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--surface-canvas);color:var(--ink);font-family:var(--font-sans);font-size:var(--fs-body-lg);line-height:var(--lh-body-lg);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums lining-nums}button{cursor:pointer;font-family:inherit}a{color:inherit}
