:root,[data-theme=light]{--font-display:"Satoshi", "Inter", "Helvetica Neue", system-ui, sans-serif;--font-body:"Satoshi", "Inter", "Helvetica Neue", system-ui, sans-serif;--text-xs:clamp(.75rem, .72rem + .15vw, .8125rem);--text-sm:clamp(.875rem, .85rem + .15vw, .9375rem);--text-base:clamp(1rem, .96rem + .18vw, 1.0625rem);--text-lg:clamp(1.125rem, 1.05rem + .4vw, 1.25rem);--text-xl:clamp(1.375rem, 1.2rem + .85vw, 1.75rem);--text-2xl:clamp(1.75rem, 1.4rem + 1.7vw, 2.5rem);--text-3xl:clamp(2.25rem, 1.6rem + 3.2vw, 3.5rem);--text-4xl:clamp(2.75rem, 1.7rem + 5.2vw, 4.75rem);--leading-display:1.04;--leading-headline:1.12;--leading-body:1.55;--leading-tight:1.3;--tracking-hero:-.035em;--tracking-display:-.028em;--tracking-headline:-.02em;--tracking-body:0;--tracking-eyebrow:.14em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-40:10rem;--color-black:#0b0b0b;--color-sky:#5ab7f5;--color-sky-deep:#2c8fd8;--color-sky-soft:#ddf0fb;--color-cream:#f4edd3;--color-cream-soft:#fbf7e8;--color-white:#fff;--color-bg:var(--color-cream-soft);--color-surface:var(--color-white);--color-surface-2:var(--color-cream);--color-surface-offset:#ece3c8;--color-brand-panel:var(--color-sky);--color-line:var(--color-black);--color-line-survey:var(--color-white);--color-border:color-mix(in oklab, var(--color-text) 14%, transparent);--color-text:var(--color-black);--color-text-muted:#4a4744;--color-text-faint:#8a857e;--color-text-inverse:var(--color-white);--color-accent:var(--color-sky);--color-accent-hover:var(--color-sky-deep);--color-accent-active:#1a7bc0;--color-accent-soft:var(--color-sky-soft);--color-error:#9f2f44;--color-success:#1f6f4a;--color-warning:#98621d;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.875rem;--radius-xl:1.25rem;--radius-full:9999px;--content-narrow:680px;--content-default:960px;--content-wide:1200px;--content-gutter:clamp(1.25rem, 4vw, 2.5rem);--transition-interactive:.18s cubic-bezier(.16, 1, .3, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--polish-ease:cubic-bezier(.22, 1, .36, 1);--header-height:64px;--shadow-sm:0 1px 2px #251e1514;--shadow-md:0 14px 32px #251e151f;--shadow-lg:0 28px 80px #1710082e}@supports (color:lab(0% 0 0)){:root,[data-theme=light]{--shadow-sm:0 1px 2px lab(11.8296% 2.68816 7.52806/.08);--shadow-md:0 14px 32px lab(11.8296% 2.68816 7.52806/.12);--shadow-lg:0 28px 80px lab(5.25437% 2.20192 4.67731/.18)}}[data-theme=dark]{--color-bg:#0b0b0b;--color-surface:#161513;--color-surface-2:#1f1d19;--color-surface-offset:#2a2620;--color-brand-panel:var(--color-sky);--color-line:var(--color-cream);--color-line-survey:var(--color-white);--color-border:color-mix(in oklab, var(--color-text) 18%, transparent);--color-text:#f4edd3;--color-text-muted:#b5ae9b;--color-text-faint:#7a7468;--color-text-inverse:var(--color-black);--color-accent:#73c6f5;--color-accent-hover:#9bd9fb;--color-accent-active:#bde7ff;--color-accent-soft:#11324a;--color-error:#e06c7c;--color-success:#77c590;--color-warning:#daa75d;--shadow-sm:0 1px 2px #00000059;--shadow-md:0 16px 40px #0000006b;--shadow-lg:0 28px 80px #00000085}@supports (color:lab(0% 0 0)){[data-theme=dark]{--shadow-sm:0 1px 2px lab(0% 0 0/.35);--shadow-md:0 16px 40px lab(0% 0 0/.42);--shadow-lg:0 28px 80px lab(0% 0 0/.52)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;hanging-punctuation:first last;scroll-padding-top:var(--header-height)}body{min-height:100dvh;line-height:var(--leading-body);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01" on,"cv11" on}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}ul[role=list],ol[role=list]{list-style:none}input,button,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{text-wrap:balance;line-height:var(--leading-headline);letter-spacing:var(--tracking-headline);font-weight:700}p,li,figcaption{text-wrap:pretty;max-width:65ch}strong{font-weight:700}[hidden]{display:none!important}::selection{background:color-mix(in oklab, var(--color-accent) 28%, transparent);color:var(--color-text)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button{cursor:pointer;background:0 0;border:none}table{border-collapse:collapse;width:100%}a,button,[role=button],[role=link],input,textarea,select{transition:color var(--transition-interactive),background var(--transition-interactive),border-color var(--transition-interactive),box-shadow var(--transition-interactive),transform var(--transition-interactive)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{font-family:var(--font-body)}a{color:inherit;text-decoration:none}main{min-height:70dvh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block-padded{padding-block:var(--space-20)}.lead-muted{color:var(--color-text-muted);margin-block:var(--space-6)}.actions-row{gap:var(--space-3);flex-wrap:wrap;display:flex}[data-reveal]{opacity:0;transition:opacity .7s var(--polish-ease),transform .7s var(--polish-ease);will-change:opacity,transform;transform:translateY(16px)}[data-reveal].is-in{opacity:1;transform:none}.scroll-progress{background:linear-gradient(to right, var(--color-sky), var(--color-sky-deep));z-index:1000;pointer-events:none;width:0;height:2px;transition:width 80ms linear;position:fixed;top:0;left:0}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.scroll-progress{transition:none}}
