:root{--color-gray-0:#fff;--color-gray-50:#fafafa;--color-gray-100:#f4f4f5;--color-gray-200:#e4e4e7;--color-gray-300:#d4d4d8;--color-gray-500:#71717a;--color-gray-700:#3f3f46;--color-gray-900:#18181b;--color-gray-1000:#09090b;--color-background:var(--color-gray-0);--color-surface:var(--color-gray-50);--color-surface-strong:var(--color-gray-100);--color-border:var(--color-gray-300);--color-border-strong:var(--color-gray-500);--color-text:var(--color-gray-900);--color-text-muted:var(--color-gray-500);--color-action-primary:var(--color-gray-900);--color-action-primary-hover:var(--color-gray-700);--color-on-action-primary:var(--color-gray-0);--color-focus:var(--color-gray-900);--font-family-sans:ui-sans-serif, system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", sans-serif;--font-family-mono:ui-monospace, "SFMono-Regular", consolas, "Liberation Mono", monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:clamp(2.25rem, 5vw, 3.5rem);--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.15;--line-height-base:1.5;--line-height-relaxed:1.7;--letter-spacing-tight:-.02em;--letter-spacing-wide:.08em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-none:0;--radius-small:.125rem;--radius-medium:.25rem;--radius-large:.5rem;--radius-full:999px;--border-width:1px;--content-max-width:78rem;--page-gutter:clamp(1.25rem, 4vw, 3.5rem)}
*,:before,:after{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}a{text-underline-offset:.18em}img,picture,svg,video{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
html{background:var(--color-background);color:var(--color-text);font-family:var(--font-family-sans);font-size:var(--font-size-md);line-height:var(--line-height-base);scroll-behavior:smooth}body{min-height:100vh}::selection{background:var(--color-text);color:var(--color-background)}

