:root{--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--leading-tight:1.25;--leading-normal:1.6;--weight-normal:400;--weight-medium:500;--weight-bold:600;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--color-bg:#fff;--color-surface:#fafafa;--color-fg:#1a1a1a;--color-fg-muted:#6b6b6b;--color-border:#e2e2e2;--color-border-strong:#c9c9c9;--color-accent:#1a1a1a;--color-accent-fg:#fff;--color-danger:#b42318;--color-success:#067647;--radius:4px;--radius-lg:6px;--width-content:44rem;--width-wide:64rem}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-fg);background:var(--color-bg);-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:var(--leading-tight);font-weight:var(--weight-bold)}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}a{color:inherit;text-underline-offset:2px;text-decoration:underline}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-fg);outline-offset:2px}
