:root{--font-sans:var(--font-instrument-sans), ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:var(--font-plex-mono), ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--text-display-xl:clamp(2.75rem, 1.25rem + 5.2vw, 6rem);--text-display-l:clamp(2rem, 1.45rem + 2.1vw, 3.25rem);--text-display-m:clamp(1.5rem, 1.25rem + 1vw, 2.125rem);--text-display-s:clamp(1.3125rem, 1.2rem + .5vw, 1.625rem);--text-title:clamp(1.1875rem, 1.12rem + .3vw, 1.375rem);--text-lede:clamp(1.125rem, 1.04rem + .4vw, 1.375rem);--text-body:1.0625rem;--text-small:.9375rem;--text-caption:.8125rem;--text-label:.75rem;--leading-display:1;--leading-heading:1.1;--leading-snug:1.3;--leading-body:1.65;--tracking-display:-.035em;--tracking-heading:-.02em;--tracking-title:-.012em;--tracking-label:.08em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--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;--space-section:clamp(3.5rem, 2rem + 5vw, 6.5rem);--container:78rem;--gutter:clamp(1.25rem, .5rem + 3.2vw, 3rem);--measure:40rem;--header-height:4rem;--radius-s:4px;--radius-m:8px;--radius-l:14px;--radius-pill:999px;--hairline:1px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--duration-fast:.14s;--duration-base:.24s;--duration-slow:.7s;--z-header:50;--z-skip-link:100;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0e0f12;--color-bg-raised:#15171b;--color-bg-inset:#0a0b0d;--color-bg-hover:#f0eee909;--color-bg-header:#0e0f12c7;--color-text:#f0eee9;--color-text-secondary:#aeb1b8;--color-text-tertiary:#93979f;--color-line:#f0eee917;--color-line-strong:#f0eee92e;--color-grid:#f0eee912;--color-accent:#d7f144;--color-accent-text:#d7f144;--color-accent-contrast:#0e0f12;--color-accent-subtle:#d7f1441a;--color-highlight:#d7f1443d;--color-button-bg:#d7f144;--color-button-text:#0e0f12;--color-button-hover:#e4f77c;--color-focus:#d7f144;--color-danger:#ff8f80;--color-danger-subtle:#ff8f801a;--shadow-raised:0 1px 0 #ffffff08 inset, 0 18px 40px -24px #000000b3}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f8f7f2;--color-bg-raised:#fefdfb;--color-bg-inset:#f0eee7;--color-bg-hover:#14161b08;--color-bg-header:#f8f7f2d1;--color-text:#14161b;--color-text-secondary:#4d5057;--color-text-tertiary:#5f636a;--color-line:#14161b1a;--color-line-strong:#14161b33;--color-grid:#14161b0b;--color-accent:#def766;--color-accent-text:#526f00;--color-accent-contrast:#14161b;--color-accent-subtle:#def76666;--color-highlight:#def766bf;--color-button-bg:#14161b;--color-button-text:#f8f7f2;--color-button-hover:#2b2e35;--color-focus:#526f00;--color-danger:#b42318;--color-danger-subtle:#b4231812;--shadow-raised:0 1px 2px #14161b0a, 0 18px 40px -24px #14161b38}
@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100dvh}img,picture,svg,video{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit;letter-spacing:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}ul,ol{padding:0;list-style:none}a{color:inherit}}@layer base{html{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-padding-top:calc(var(--header-height) + var(--space-8));hanging-punctuation:first last}body{font-size:var(--text-body);line-height:var(--leading-body);font-kerning:normal;font-variant-numeric:proportional-nums}h1,h2,h3,h4{font-weight:var(--weight-medium);line-height:var(--leading-heading);text-wrap:balance}p,li,dd{text-wrap:pretty}a{text-underline-offset:.24em;text-decoration-thickness:1px}code,kbd,samp{font-family:var(--font-mono);font-size:.9em}::selection{background-color:var(--color-highlight);color:var(--color-text)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px;border-radius:2px}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}}@layer utilities{.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.28s;animation-timing-function:var(--ease-in-out)}::view-transition-new(root){animation-duration:.28s;animation-timing-function:var(--ease-in-out)}}
