@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--font-sans:"Source Sans 3", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-mono-sm:.8125rem;--text-mono-base:.875rem;--color-bg:#f4f6f8;--color-surface:#fff;--color-surface-raised:#fff;--color-border:#d8dee4;--color-border-strong:#b0bac5;--color-text:#1a2332;--color-text-muted:#5c6b7a;--color-text-subtle:#8a97a6;--color-brand:#0d4f6e;--color-brand-hover:#0a3d56;--color-brand-muted:#e6f2f7;--color-status-neutral:#5c6b7a;--color-status-active:#1a7f4c;--color-status-warning:#b45309;--color-status-danger:#c0392b;--color-status-info:#0d4f6e;--color-status-leave:#6b5b95;--color-status-neutral-bg:#5c6b7a1f;--color-status-active-bg:#1a7f4c1f;--color-status-warning-bg:#b453091f;--color-status-danger-bg:#c0392b1f;--color-status-info-bg:#0d4f6e1f;--color-status-leave-bg:#6b5b951f;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-8:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-sm:0 1px 2px #1a23320f;--shadow-md:0 4px 12px #1a233214;--shadow-lg:0 12px 32px #1a23321f;--header-height:56px;--nav-rail-width:240px;--nav-rail-collapsed:64px;--content-max-width:1440px;--duration-fast:.12s;--duration-normal:.2s;--duration-slow:.32s;--ease-default:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);margin:0;line-height:1.5}a{color:var(--color-brand);transition:color var(--duration-fast) var(--ease-default);text-decoration:none}a:hover{color:var(--color-brand-hover)}button{font-family:inherit}h1,h2,h3,h4,p{margin:0}.tabular-nums{font-variant-numeric:tabular-nums}.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}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
