:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-display:var(--font-inter), ui-sans-serif, sans-serif;--font-body:var(--font-inter), ui-sans-serif, sans-serif;--font-wordmark:var(--font-syne), ui-sans-serif, sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--color-paper:#f7fbf8;--color-paper-soft:#eff5f1;--color-paper-strong:#e4ece6;--color-ink:#0c140f;--color-ink-soft:#262d28;--color-muted:#4b524d;--color-subtle:#7f8580;--color-control-boundary:#848b86;--color-rule:#ccd3ce;--color-accent:#085630;--color-accent-hover:#003f1f;--color-accent-soft:#d3e8d9;--color-accent-ink:#f7fbf8;--color-focus:#4a9266;--color-error:#9e2d28;--color-success:#085630;--space-3xs:.125rem;--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;--space-4xl:9rem;--space-section:clamp(5rem, 10vw, 10rem);--text-xs:.75rem;--text-sm:.875rem;--text-base:clamp(1rem, .96rem + .18vw, 1.125rem);--text-md:clamp(1.125rem, 1.04rem + .35vw, 1.375rem);--text-lg:clamp(1.5rem, 1.28rem + .95vw, 2.125rem);--text-xl:clamp(2rem, 1.55rem + 2vw, 3.375rem);--text-display:clamp(2.75rem, 2rem + 4.8vw, 5.25rem);--text-wordmark:clamp(1.5rem, 1.34rem + .7vw, 2rem);--leading-tight:1.03;--leading-heading:1.12;--leading-ui:1.35;--leading-body:1.62;--tracking-display:-.035em;--tracking-heading:-.022em;--tracking-wordmark:-.055em;--tracking-label:.02em;--content-max:90rem;--viewport-min:20rem;--measure-body:65ch;--measure-narrow:48ch;--page-gutter:clamp(1rem, 4vw, 4.5rem);--site-header-height:4.8125rem;--control-size:3.25rem;--target-size:2.75rem;--field-glyph-slot:1.5rem;--press-offset:.0625rem;--rule-thin:.0625rem;--rule-focus:.125rem;--radius-none:0;--radius-control:.25rem;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.7, 0, .84, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-micro:.12s;--dur-short:.22s;--dur-reduced:.15s;--opacity-disabled:.52;--z-base:1;--z-sticky:200}@supports (color:lab(0% 0 0)){:root{--color-paper:lab(98.3416% -1.85192 .948143);--color-paper-soft:lab(96.0623% -2.77904 1.42293);--color-paper-strong:lab(92.623% -3.70699 1.89824);--color-ink:lab(5.42112% -3.42855 1.73307);--color-ink-soft:lab(17.8285% -4.34616 2.22751);--color-muted:lab(34.0424% -3.71461 1.90282);--color-subtle:lab(54.8957% -3.09071 1.58279);--color-control-boundary:lab(57.2427% -3.71009 1.90011);--color-rule:lab(83.8958% -3.08871 1.5816);--color-accent:lab(31.6256% -30.4987 15.7556);--color-accent-hover:lab(22.2702% -29.1822 15.122);--color-accent-soft:lab(89.9655% -9.29305 4.76102);--color-accent-ink:lab(98.3416% -1.85192 .948143);--color-focus:lab(54.9105% -31.6515 16.2894);--color-error:lab(37.0446% 47.0206 31.3887);--color-success:lab(31.6256% -30.4987 15.7556)}}
@layer reset{*,:before,:after{box-sizing:border-box}html,body{overflow-x:clip}html{min-width:var(--viewport-min);background:var(--color-paper);-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100dvh;margin:0}h1,h2,h3,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,picture,svg{max-width:100%;display:block}}@layer base{body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);font-size:var(--text-base);font-synthesis:none;font-weight:var(--font-weight-regular);line-height:var(--leading-body);text-rendering:optimizelegibility}a{color:inherit;text-decoration:none}::selection{background:var(--color-accent-soft);color:var(--color-ink)}:focus-visible{outline:var(--rule-focus) solid var(--color-focus);outline-offset:var(--space-3xs)}.skip-link{z-index:var(--z-sticky);min-height:var(--target-size);padding:var(--space-sm) var(--space-md);transform:translateY(calc(-100% - var(--space-xl)));background:var(--color-ink);color:var(--color-paper);font-size:var(--text-sm);line-height:var(--leading-ui);white-space:nowrap;position:fixed;inset-block-start:var(--space-md);inset-inline-start:var(--page-gutter)}.skip-link:focus-visible{transform:translateY(0)}.sr-only{width:var(--rule-thin);height:var(--rule-thin);clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;padding:0;position:absolute;overflow:hidden}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.site-shell-content{flex-direction:column;flex:1;min-width:0;display:flex}.site-shell-content>main{flex:1;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:var(--dur-reduced)!important;transition-duration:var(--dur-reduced)!important;animation-iteration-count:1!important}}
