:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ground:#eef2f5;--surface:#fff;--surface-sunk:#f5f8fa;--line:#d3dee4;--line-soft:#e5ecf0;--ink:#0f1f29;--ink-soft:#46606d;--ink-faint:#5f7987;--accent:#0c5a73;--accent-hover:#0a4a5f;--accent-ink:#fff;--accent-wash:#e2eff3;--good:#0f6b3d;--good-wash:#e3f2e8;--warn:#7d4900;--warn-wash:#fbefdd;--bad:#9c2028;--bad-wash:#fbe9ea;--shadow:0 1px 2px #0f1f290f, 0 4px 12px #0f1f290d;--shadow-pop:0 8px 28px #0f1f2929;--radius:10px;--radius-sm:6px;--radius-full:999px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--text-title:1.75rem;--text-metric:1.85rem;--text-section:1rem;--text-body:.9375rem;--text-sm:.875rem;--text-xs:.75rem;--font-display:"Segoe UI", system-ui, sans-serif;--font-body:"Segoe UI", system-ui, sans-serif;--font-mono:ui-monospace, "Cascadia Mono", monospace}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-body);-webkit-text-size-adjust:100%;line-height:1.5}body{background:var(--ground);color:var(--ink);font-size:var(--text-body);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,p,figure,dl,dd{margin:0}h1,h2,h3{font-family:var(--font-display);text-wrap:balance}img,svg{max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}a{color:var(--accent)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[hidden]{display:none!important}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10;padding:var(--space-3);background:var(--surface);color:var(--ink);position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}
