@charset "UTF-8";:root{--ground: #fafafa;--surface: #ffffff;--surface-sunk: #f4f4f5;--line: #e8e8ea;--line-strong: #d4d4d8;--ink: #171717;--ink-muted: #57575c;--ink-faint: #8a8a92;--accent: #2563eb;--accent-weak: #eff4ff;--accent-line: #c3d4fd;--ok: #15803d;--ok-weak: #eefbf2;--ok-line: #b6e7c6;--warn: #a16207;--warn-weak: #fffbeb;--warn-line: #f2dfae;--stop: #b91c1c;--stop-weak: #fef4f4;--stop-line: #f3c9c9;--none: #57575c;--none-weak: #f4f4f5;--none-line: #e0e0e3;--evidence: #2f7d4f;--claim: #b58100;--highlight: #d98324;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--s-1: .25rem;--s-2: .5rem;--s-3: .75rem;--s-4: 1rem;--s-5: 1.5rem;--s-6: 2rem;--s-7: 3rem;--s-8: 4rem;--r-sm: 4px;--r-md: 6px;--r-lg: 10px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgb(0 0 0 / .04);--shadow-md: 0 2px 8px rgb(0 0 0 / .06);--sidebar-w: 232px;--topbar-h: 52px}@font-face{font-family:Geist;src:url(/fonts/Geist-Variable.woff2) format("woff2-variations");font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono-Variable.woff2) format("woff2-variations");font-weight:100 900;font-display:swap}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--ground);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}code,pre,.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}table{font-variant-numeric:tabular-nums}h1,h2,h3{letter-spacing:-.011em;font-weight:600}a{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--accent-weak)}
