.gah.gah.gah{--green-50:#e6f0da;--green-100:#d4e8c2;--green-200:#b7dc9f;--green-300:#9bd17c;--green-400:#80c460;--green-500:#78b443;--green-600:#5f9336;--green-700:#477229;--green-800:#30521d;--green-900:#193212;--blue-50:#e6f0fa;--blue-900:#1d2331;--blue-950:#141a26;--blue-975:#0c1119;--purple-500:#8b53fe;--neutral-0:#fff;--neutral-25:#f8faf9;--neutral-50:#f3f5f4;--neutral-100:#e9ebea;--neutral-200:#d4d7d6;--neutral-300:#bcc0bf;--neutral-400:#9fa4a3;--neutral-500:#818786;--neutral-600:#656c6b;--neutral-700:#4a5251;--neutral-800:#303837;--neutral-900:#1a2221;--fg-on-green:#0b1a05;--gd-page-bg:#fafbfc;--font-sans:"Work Sans","Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-display:"Work Sans","Inter",system-ui,sans-serif;--font-hand:"Caveat","Bradley Hand","Segoe Script",cursive;--fw-regular:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--fw-extra:800;--fs-xxs:11px;--fs-xs:12px;--fs-sm:13px;--fs-base:15px;--fs-md:17px;--fs-lg:20px;--fs-xl:24px;--fs-2xl:30px;--fs-3xl:38px;--fs-4xl:48px;--tracking-eyebrow:0.12em;--r-xs:4px;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-2xl:28px;--r-pill:999px;--shadow-sm:0 1px 2px 0 rgba(29,35,49,.05),0 2px 6px -2px rgba(29,35,49,.06);--shadow-md:0 4px 14px -4px rgba(29,35,49,.1),0 2px 4px -1px rgba(29,35,49,.05);--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--dur-1:120ms;--dur-2:200ms;--dur-3:320ms;--dur-4:520ms;--gd-measure:1080px;--gd-gutter:32px}.gah.gah.gah,.gah.gah.gah *,.gah.gah.gah :after,.gah.gah.gah :before{box-sizing:border-box}.gah.gah.gah{background:var(--gah-bg);color:var(--gah-h1-fg);font-family:var(--font-sans);overflow-x:clip;padding-left:var(--gd-gutter);padding-right:var(--gd-gutter);--gah-bg:var(--gd-page-bg);--gah-eyebrow-fg:var(--green-700);--gah-dot-bg:var(--green-500);--gah-h1-fg:var(--neutral-900);--gah-accent-fg:var(--green-700);--gah-underline-fg:var(--green-500);--gah-lead-fg:var(--neutral-700);--gah-btn1-bg:var(--green-500);--gah-btn1-bg-hover:var(--green-600);--gah-btn1-fg:var(--fg-on-green);--gah-btn2-bg:transparent;--gah-btn2-fg:var(--neutral-900);--gah-btn2-border:var(--neutral-200);--gah-btn2-border-hov:var(--neutral-900);--gah-caption-bg:rgba(29,35,49,.82);--gah-caption-fg:var(--neutral-0);--gah-caption-dot:var(--green-400);--gah-focus:var(--green-700)}.gah.gah.gah--dark{--gah-bg:var(--blue-900);--gah-eyebrow-fg:var(--green-400);--gah-dot-bg:var(--green-400);--gah-h1-fg:var(--neutral-0);--gah-accent-fg:var(--green-400);--gah-underline-fg:var(--green-400);--gah-lead-fg:var(--neutral-300);--gah-btn1-bg:var(--green-500);--gah-btn1-bg-hover:var(--green-400);--gah-btn1-fg:var(--fg-on-green);--gah-btn2-bg:transparent;--gah-btn2-fg:var(--neutral-0);--gah-btn2-border:hsla(0,0%,100%,.28);--gah-btn2-border-hov:var(--neutral-0);--gah-caption-bg:rgba(12,17,25,.86);--gah-caption-fg:var(--neutral-0);--gah-caption-dot:var(--green-400);--gah-focus:var(--green-400)}.gah.gah .gah-inner{margin:0 auto;max-width:var(--gd-measure)}.gah.gah .gah-eyebrow{align-items:center;color:var(--gah-eyebrow-fg);display:flex;font-size:var(--fs-xs);font-weight:var(--fw-semi);gap:12px;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.gah.gah .gah-dot{background:var(--gah-dot-bg);border-radius:50%;display:inline-block;flex:none;height:8px;width:8px}.gah.gah .gah-h1{color:var(--gah-h1-fg);font-family:var(--font-display);font-size:clamp(48px,7.4vw,104px);font-weight:var(--fw-extra);letter-spacing:-.03em;line-height:.98;margin:20px 0 0;max-width:15ch}.gah.gah .gah-accent{color:var(--gah-accent-fg);display:inline-block;position:relative}.gah.gah .gah-underline{bottom:-6px;height:14px;left:-2%;overflow:visible;position:absolute;width:104%}.gah.gah .gah-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:48px;margin-top:40px;position:relative}.gah.gah .gah-lead{color:var(--gah-lead-fg);font-size:var(--fs-lg);line-height:1.6;margin:0;max-width:58ch;text-wrap:pretty}.gah.gah .gah-ctas{display:flex;flex-wrap:wrap;gap:12px}.gah.gah .gah-btn{align-items:center;border-radius:var(--r-pill);display:inline-flex;font-size:var(--fs-sm);font-weight:var(--fw-semi);padding:14px 24px;text-decoration:none;transition:background var(--dur-2) var(--ease-out),border-color var(--dur-2) var(--ease-out);white-space:nowrap}.gah.gah .gah-btn--primary{background:var(--gah-btn1-bg);border:1px solid transparent;color:var(--gah-btn1-fg)}.gah.gah .gah-btn--primary:hover{background:var(--gah-btn1-bg-hover);color:var(--gah-btn1-fg);text-decoration:none}.gah.gah .gah-btn--ghost{background:var(--gah-btn2-bg);border:1px solid var(--gah-btn2-border);color:var(--gah-btn2-fg)}.gah.gah .gah-btn--ghost:hover{border-color:var(--gah-btn2-border-hov);color:var(--gah-btn2-fg);text-decoration:none}.gah.gah .gah-btn:focus-visible{outline:2px solid var(--gah-focus);outline-offset:3px}.gah.gah .gah-band{margin-left:auto;margin-right:auto;max-width:var(--gd-measure)}.gah.gah .gah-band-frame{border-radius:var(--r-2xl);overflow:hidden;position:relative}.gah.gah .gah-band-img{display:block;height:auto;width:100%}.gah.gah .gah-caption{align-items:center;background:var(--gah-caption-bg);border-radius:var(--r-pill);bottom:28px;color:var(--gah-caption-fg);display:flex;font-size:var(--fs-xs);font-weight:var(--fw-medium);gap:10px;left:28px;letter-spacing:.02em;padding:10px 16px;pointer-events:none;position:absolute}.gah.gah .gah-caption-dot{background:var(--gah-caption-dot);border-radius:50%;flex:none;height:6px;width:6px}@media (prefers-reduced-motion:no-preference){@keyframes gah-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.gah.gah .gah-rise{animation:gah-rise .7s var(--ease-out) both}.gah.gah .gah-rise--1{animation-delay:0s}.gah.gah .gah-rise--2{animation-delay:80ms}.gah.gah .gah-rise--3{animation-delay:.16s}.gah.gah .gah-rise--4{animation-delay:.24s}}@media (max-width:900px){.gah.gah .gah-row{align-items:flex-start;gap:32px}.gah.gah .gah-caption{bottom:16px;left:16px}}@media (max-width:560px){.gah.gah .gah-h1{max-width:none}.gah.gah .gah-ctas{width:100%}.gah.gah .gah-btn{flex:1 1 auto;justify-content:center}}