:root{color-scheme:light;--color-brand:#115c39;--color-brand-hover:#0d432b;--color-info:#1f6f8b;--color-focus:#1f6f8b;--color-canvas:#f5f7f6;--color-surface:#ffffff;--color-surface-subtle:#f7f9f8;--color-text:#17211d;--color-text-muted:#5f6c66;--color-border:#d9e0dc;--color-danger:#a83b3b;--color-warning:#7a4a00;--color-header:#0d1512;--color-text-inverse:#ffffff;--color-text-inverse-muted:#b8c8c1;--color-inverse-border-subtle:rgba(255,255,255,0.12);--color-inverse-border:rgba(255,255,255,0.28);--color-inverse-hover:rgba(255,255,255,0.09);--color-overlay:rgba(13,21,18,0.58);--color-success-soft:#e6f4ed;--color-info-soft:#e8f2f7;--color-warning-soft:#fff3d8;--color-danger-soft:#f8e5e5;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--font-size-sm:14px;--font-size-eyebrow:12px;--font-size-md:16px;--font-size-lg:20px;--font-size-xl:28px;--font-size-2xl:40px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-body:1.5;--letter-spacing-eyebrow:0.08em;--radius-control:8px;--radius-panel:12px;--radius-pill:999px;--control-height:44px;--control-height-large:48px;--focus-ring-width:3px;--focus-ring-offset:2px;--focus-ring:0 0 0 var(--focus-ring-width) var(--color-focus);--shadow-overlay:0 24px 64px rgba(13,21,18,0.24);--motion-fast:140ms;--motion-standard:200ms}*,:after,:before{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body,html{background:var(--color-canvas)}body{margin:0;color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-size-md);font-weight:var(--font-weight-regular);line-height:var(--line-height-body);text-rendering:optimizeLegibility}a{color:inherit}:where(h1,h2,h3,p){-webkit-margin-before:0;margin-block-start:0}:where(h1,h2,h3){color:var(--color-text);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);text-wrap:balance}h1{font-size:clamp(var(--font-size-xl),4vw,var(--font-size-2xl))}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}:where(button,input,select,textarea){color:inherit;font:inherit}:where(button,[type=button],[type=submit],[type=reset]){touch-action:manipulation}:where(button,[type=button],[type=submit],[type=reset]):not(:disabled){cursor:pointer}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:var(--focus-ring-width) solid var(--color-focus);outline-offset:var(--focus-ring-offset)}:where(button,input,select,textarea):disabled,[aria-disabled=true]{cursor:not-allowed}::selection{background:var(--color-info-soft);color:var(--color-text)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}