:root{--color-background:#fff;--color-surface:#f4f4f5;--color-foreground:#111113;--color-foreground-muted:#5b5b63;--color-accent:#1a1a1a;--color-on-accent:#fff;--color-border:#e4e4e7;--color-focus:#2563eb;--font-family-base:system-ui, -apple-system, "Segoe UI", roboto, helvetica, arial, sans-serif;--font-family-heading:var(--font-family-base);--font-family-mono:ui-monospace, "SF Mono", "SFMono-Regular", menlo, monospace;--font-size-300:.875rem;--font-size-400:1rem;--font-size-500:1.25rem;--font-size-600:clamp(1.5rem, 1.2rem + 1.5vw, 2.25rem);--font-size-700:clamp(2rem, 1.4rem + 3vw, 3.5rem);--line-height-tight:1.1;--line-height-normal:1.6;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--space-100:.25rem;--space-200:.5rem;--space-300:1rem;--space-400:1.5rem;--space-500:2rem;--space-600:3rem;--space-700:4.5rem;--space-page-inline:clamp(1.25rem, 5vw, 4rem);--container-max:80rem;--radius-100:.25rem;--radius-200:.5rem;--radius-round:999px;--shadow-100:0 1px 2px #00000014;--shadow-200:0 8px 24px #0000001f;--z-base:0;--z-raised:10;--z-sticky:100;--z-overlay:1000;--z-modal:1100;--duration-fast:.15s;--duration-base:.25s;--duration-slow:.4s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.3, 0, 0, 1)}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:where(section[id]){scroll-margin-block-start:104px}@media (max-width:600px){:where(section[id]){scroll-margin-block-start:84px}}body{min-block-size:100dvh;font-family:var(--font-family-base);font-size:var(--font-size-400);line-height:var(--line-height-normal);color:var(--color-foreground);background-color:var(--color-background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}img,picture,video,canvas,svg{block-size:auto;max-inline-size:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}
