.BrandLogo-module__z4Ux9G__logo{align-items:center;gap:.65rem;display:inline-flex}.BrandLogo-module__z4Ux9G__image{object-fit:contain;width:auto;height:auto}.BrandLogo-module__z4Ux9G__nav .BrandLogo-module__z4Ux9G__image{width:auto;max-width:10.5rem;height:2.55rem}.BrandLogo-module__z4Ux9G__footer .BrandLogo-module__z4Ux9G__image{width:auto;max-width:12rem;height:3.25rem}.BrandLogo-module__z4Ux9G__footer{border-radius:var(--radius-md);background:#f7f5f0;padding:.65rem .85rem}.BrandLogo-module__z4Ux9G__wordmark{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);font-size:1.05rem}.BrandLogo-module__z4Ux9G__wordmark strong{font-weight:700}.BrandLogo-module__z4Ux9G__footer .BrandLogo-module__z4Ux9G__wordmark{color:var(--color-text-on-dark)}@media (max-width:420px){.BrandLogo-module__z4Ux9G__nav .BrandLogo-module__z4Ux9G__image{max-width:8.75rem;height:2.2rem}}
:root{--color-bg:#f5f4ed;--color-bg-elevated:#fffdf8;--color-bg-muted:#e8ece3;--color-bg-dark:#0d2119;--color-bg-dark-elevated:#153126;--color-text:#14211b;--color-text-muted:#58655e;--color-text-subtle:#748078;--color-text-on-dark:#f4f0e8;--color-text-on-dark-muted:#a8b0bd;--color-accent:#1a8a45;--color-accent-hover:#147239;--color-accent-soft:#1a8a451a;--color-accent-glow:#1a8a4538;--color-secondary:#477468;--color-secondary-soft:#4774681f;--color-highlight:#e88a1a;--color-highlight-soft:#e88a1a24;--color-border:#14211b1a;--color-border-strong:#14211b29;--color-success:#2f7a57;--color-error:#b42318;--font-sans:"DM Sans", system-ui, -apple-system, sans-serif;--font-display:"Instrument Sans", "DM Sans", system-ui, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:clamp(1.75rem, 2.5vw, 2.125rem);--text-4xl:clamp(2.25rem, 4vw, 3rem);--text-5xl:clamp(2.75rem, 6vw, 4rem);--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--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(4.5rem, 10vw, 7.5rem);--container:72rem;--container-narrow:42rem;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-full:9999px;--shadow-sm:0 1px 2px #14181f0a;--shadow-md:0 8px 24px #14181f0f;--shadow-lg:0 18px 48px #14181f1a;--shadow-accent:0 12px 32px #1a8a4547;--nav-height:4.5rem;--ease:cubic-bezier(.22, 1, .36, 1);--duration:.22s}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);background:radial-gradient(ellipse 80% 50% at 10% -10%, #1a8a4514, transparent 55%), radial-gradient(ellipse 60% 40% at 90% 0%, #e88a1a12, transparent 50%), var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:var(--leading-tight);letter-spacing:-.02em;color:var(--color-text);margin:0}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.skip-link{left:var(--space-4);z-index:1000;padding:var(--space-3) var(--space-4);background:var(--color-accent);color:#fff;border-radius:var(--radius-sm);font-weight:600;position:absolute;top:-100px}.skip-link:focus{top:var(--space-4)}.container{width:min(100% - 2rem, var(--container));margin-inline:auto}.container--narrow{width:min(100% - 2rem, var(--container-narrow))}.section{padding-block:var(--space-section)}.section--tight{padding-block:clamp(3rem,6vw,4.5rem)}.section--dark{background:linear-gradient(160deg, var(--color-bg-dark) 0%, #183b2d 100%);color:var(--color-text-on-dark)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:var(--color-text-on-dark)}.section--muted{background:color-mix(in srgb, var(--color-bg-muted) 70%, transparent)}.eyebrow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);border-radius:var(--radius-full);background:var(--color-accent-soft);color:var(--color-accent);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;padding:.35rem .75rem;font-weight:600;display:inline-flex}.eyebrow--light{color:#a7dfbd;background:#ffffff1a}.section-heading{max-width:40rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2{font-size:var(--text-4xl);margin-bottom:var(--space-4)}.section-heading p{color:var(--color-text-muted);font-size:var(--text-lg);line-height:var(--leading-relaxed)}.section--dark .section-heading p{color:var(--color-text-on-dark-muted)}.grid-2,.grid-3{gap:var(--space-6);grid-template-columns:1fr;display:grid}.grid-4{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.grid-2,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fade-up .7s var(--ease) both}.animate-in-delay-1{animation-delay:80ms}.animate-in-delay-2{animation-delay:.16s}.animate-in-delay-3{animation-delay:.24s}
