:root{--st-teal: #00d2bf;--st-teal-deep: #0a7d72;--st-teal-wash: rgba(0, 210, 191, .12);--st-ink: #0f1115;--st-ink-2: #2b3038;--st-ink-3: #5c636e;--st-ink-4: #8b929c;--st-ground: #f5f6f8;--st-surface: #ffffff;--st-surface-2: #eceef2;--st-line: #dfe2e8;--st-line-strong: #c6cbd4;--st-ok: #0f7a4a;--st-ok-wash: #e6f4ec;--st-warn: #8a5a00;--st-warn-wash: #f8efdc;--st-risk: #b3261e;--st-risk-wash: #fae7e5;--st-info: #1f52a8;--st-info-wash: #e6edf9;--st-radius: 6px;--st-radius-pill: 999px;--st-font: "Geist", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--st-mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--st-rail-w: 216px;--st-topbar-h: 56px}:root[data-theme=dark]{--st-ink: #e7e9ee;--st-ink-2: #c2c7d0;--st-ink-3: #9198a4;--st-ink-4: #6d747f;--st-ground: #101216;--st-surface: #171a1f;--st-surface-2: #1e222a;--st-line: #282d36;--st-line-strong: #3a404b;--st-ok-wash: #10281c;--st-warn-wash: #2a2113;--st-risk-wash: #2c1614;--st-info-wash: #141f33;--st-teal-wash: rgba(0, 210, 191, .16);--st-teal-deep: #2fe3d2}html{background:var(--st-ground)}body{margin:0;background:var(--st-ground);color:var(--st-ink);font-family:var(--st-font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}input,select,textarea,button{font-family:inherit;font-size:inherit;color:inherit}.fig{font-family:var(--st-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}:focus-visible{outline:2px solid var(--st-teal);outline-offset:2px;border-radius:var(--st-radius)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
