@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,700;12..96,800&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-display:"Bricolage Grotesque", ui-sans-serif, system-ui, sans-serif;--font-body:"IBM Plex Sans", ui-sans-serif, system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--color-paper:oklch(15% .02 20);--color-paper-2:oklch(19% .02 20);--color-rule:oklch(38% .02 20);--color-muted:oklch(66% .015 40);--color-neutral:oklch(80% .012 50);--color-ink:oklch(94% .008 60);--color-accent:oklch(58% .16 18);--color-accent-ink:oklch(96% .01 60);--color-focus:oklch(64% .17 18);--text-xs:.75rem;--text-sm:.9rem;--text-base:1rem;--text-md:1.2rem;--text-lg:1.6rem;--text-xl:2.1rem;--text-2xl:3rem;--text-display:clamp(3rem, 9vw, 6rem);--text-display-s:clamp(2.2rem, 6vw, 3.5rem);--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;--measure:68ch;--page-gutter:clamp(1.25rem, 5vw, 2.5rem);--rule-hair:1px;--rule-slab:2px;--rule-heavy:3px;--radius:0;--dur-fast:.12s;--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;font-weight:400;line-height:1.6}a{color:var(--color-accent)}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;overflow-wrap:anywhere;font-weight:800;line-height:1.02}.muted{color:var(--color-muted)}
