@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--font-sans:"IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;--text-micro:9.5px;--text-2xs:10.5px;--text-xs:11px;--text-sm:11.5px;--text-md:12.5px;--text-base:13px;--text-lg:13.5px;--text-xl:14px;--text-2xl:16px;--text-3xl:19px;--text-4xl:20px;--text-stat:26px;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.45;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--color-bg:#f6f7f9;--color-surface:#fff;--color-surface-sidebar:#fbfcfd;--color-surface-hover:#fafbfc;--color-surface-muted:#f4f5f7;--color-fill-subtle:#eef1f5;--color-text:#10141b;--color-text-secondary:#28303d;--color-text-muted:#5b6573;--color-text-subtle:#8a93a3;--color-text-faint:#9aa2af;--color-border:#e7e9ee;--color-border-light:#eef0f3;--color-border-lighter:#f1f2f5;--color-border-row:#f3f4f6;--color-primary:#1c6fb0;--color-primary-hover:#185f96;--color-primary-dark:#1a5f99;--color-primary-tint:#eaf2f9;--color-primary-tint-2:#f4f8fc;--color-primary-surface:#f7fafd;--color-on-primary:#fff;--color-accent:#5b46c0;--color-accent-tint:#f0eefb;--color-accent-border:#e4e0f6;--color-success:#1d7a45;--color-success-tint:#e3f3ea;--color-warning:#a4650f;--color-warning-tint:#fbf1e3;--color-danger:#dc4a3f;--color-danger-strong:#b4322a;--color-danger-tint:#fae6e4;--color-danger-border:#e1c9c6;--color-mark-bg:#fde9c2;--color-mark-fg:#7a4d05;--radius-xs:4px;--radius-sm:5px;--radius-md:7px;--radius-lg:8px;--radius-xl:11px;--radius-2xl:12px;--radius-pill:9px;--radius-full:9999px;--shadow-button:0 1px 2px #1c6fb040;--shadow-popover:0 12px 32px #10141b21;--space-1:4px;--space-2:6px;--space-3:8px;--space-4:10px;--space-5:12px;--space-6:14px;--space-7:16px;--space-8:18px;--space-9:20px;--space-10:22px;--space-12:26px;--space-14:30px;--sidebar-width:228px;--topbar-height:52px;--content-max-width:1180px;--status-prospective-bg:#eef1f5;--status-prospective-fg:#5b6573;--status-prospective-dot:#94a3b8;--status-negotiating-bg:#fbf1e3;--status-negotiating-fg:#a4650f;--status-negotiating-dot:#d98a1a;--status-signed-bg:#eeecfb;--status-signed-fg:#5b46c0;--status-signed-dot:#7c6df0;--status-in_force-bg:#e3f3ea;--status-in_force-fg:#1d7a45;--status-in_force-dot:#27a35a;--status-renewals_only-bg:#e1f0f2;--status-renewals_only-fg:#0e7490;--status-renewals_only-dot:#1597a8;--status-run_off-bg:#fbeadd;--status-run_off-fg:#b4500f;--status-run_off-dot:#e07a2e;--status-closed-bg:#e8eaee;--status-closed-fg:#475569;--status-closed-dot:#64748b;--status-stopped-bg:#fae6e4;--status-stopped-fg:#b4322a;--status-stopped-dot:#dc4a3f}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100vh}button{font-family:inherit}a{color:var(--color-primary);text-decoration:none}.num{font-variant-numeric:tabular-nums}.mono{font-family:var(--font-mono)}mark{background:var(--color-mark-bg);color:var(--color-mark-fg);border-radius:2px;padding:0 1px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:2px solid var(--color-bg);background:#d4d8df;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#bcc2cc}@keyframes fadeUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}
