.hero[data-astro-cid-lcdefpme],.products[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme],.news[data-astro-cid-lcdefpme]{--color-signal:#00bd5d;--color-line:#003820;--color-brand-mid:#00974c;--tracking-display:-.035em}.reveal[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.reveal-init[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .7s var(--ease-out-strong), transform .7s var(--ease-out-strong);transform:translateY(14px)}.reveal-init[data-astro-cid-lcdefpme].reveal--in{opacity:1;transition-delay:calc(var(--i,0) * 60ms);transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-init[data-astro-cid-lcdefpme],.reveal-init[data-astro-cid-lcdefpme].reveal--in{opacity:1;transition:none;transform:none}}.hero[data-astro-cid-lcdefpme]{color:var(--color-line);isolation:isolate;border-bottom:1px solid var(--border-hairline);position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme]{aspect-ratio:4/3;background:var(--color-parchment-cream);z-index:0;width:100%;display:block;position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center;filter:saturate(.62)hue-rotate(-6deg)contrast(1.04)brightness(1.01);opacity:0;width:100%;height:100%;animation:heroImgIn 1.1s var(--ease-out-strong) .15s forwards;border-radius:0;display:block;transform:scale(1.04)}@keyframes heroImgIn{to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hero__bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}}.hero__tint[data-astro-cid-lcdefpme]{pointer-events:none;display:none}.hero__brand[data-astro-cid-lcdefpme]{margin:0 0 var(--space-16) 0;opacity:0;animation:heroFadeUp .7s var(--ease-out-strong) 40ms forwards;line-height:0;transform:translateY(6px)}.hero__brand-img[data-astro-cid-lcdefpme]{border-radius:0;width:auto;height:34px;display:block}@media (prefers-reduced-motion:reduce){.hero__brand[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}}.hero__content[data-astro-cid-lcdefpme]{gap:var(--space-24);padding-block:var(--space-40) var(--space-64);z-index:1;flex-direction:column;display:flex;position:relative}.hero__eyebrow[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-12);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-mid);opacity:0;animation:heroFadeUp .6s var(--ease-out-strong) 80ms forwards;margin:0;font-size:12px;display:inline-flex;transform:translateY(6px)}.hero__eyebrow-dash[data-astro-cid-lcdefpme]{background:currentColor;width:28px;height:1px;display:inline-block}.hero__title[data-astro-cid-lcdefpme]{letter-spacing:var(--tracking-display);font-size:clamp(40px,6.4vw,82px);line-height:1.02;font-weight:var(--fw-medium);color:var(--color-line);text-wrap:balance;opacity:0;max-width:14ch;animation:heroFadeUp .7s var(--ease-out-strong) .18s forwards;margin:0;transform:translateY(10px)}.hero__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--color-signal);font-style:normal}.hero__lead[data-astro-cid-lcdefpme]{color:var(--color-muted-moss);opacity:0;max-width:46ch;animation:heroFadeUp .7s var(--ease-out-strong) .28s forwards;margin:0;font-size:17px;line-height:1.5;transform:translateY(10px)}.hero__cta[data-astro-cid-lcdefpme]{gap:var(--space-12);margin-top:var(--space-8);opacity:0;animation:heroFadeUp .7s var(--ease-out-strong) .38s forwards;flex-wrap:wrap;display:flex;transform:translateY(10px)}.hero__cta-primary[data-astro-cid-lcdefpme]{gap:8px}.hero__cta-primary[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform var(--dur-hover) var(--ease-out-strong)}.hero__cta-primary[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme],.hero__cta-primary[data-astro-cid-lcdefpme]:focus-visible svg[data-astro-cid-lcdefpme]{transform:translate(3px)}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero__eyebrow[data-astro-cid-lcdefpme],.hero__title[data-astro-cid-lcdefpme],.hero__lead[data-astro-cid-lcdefpme],.hero__cta[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}}.signature[data-astro-cid-lcdefpme]{column-gap:var(--space-20);margin-top:var(--space-40);padding-top:var(--space-20);border-top:1px solid var(--border-hairline-strong);color:var(--color-line);opacity:0;animation:heroFadeUp .7s var(--ease-out-strong) .5s forwards;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;row-gap:6px;max-width:440px;display:grid;transform:translateY(10px)}@media (prefers-reduced-motion:reduce){.signature[data-astro-cid-lcdefpme]{opacity:1;animation:none;transform:none}}.signature__eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-brand-mid);grid-column:1/-1;margin:0;font-size:11px}.signature__number[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-12);font-family:var(--font-mono);font-size:24px;font-weight:var(--fw-medium);letter-spacing:-.01em;color:var(--color-line);border-radius:var(--radius-link);transition:color var(--dur-hover) var(--ease-out-strong);grid-column:1;padding:6px 0;line-height:1;text-decoration:none;display:inline-flex}.signature__number[data-astro-cid-lcdefpme]:hover,.signature__number[data-astro-cid-lcdefpme]:focus-visible{color:var(--color-vivid-green);text-underline-offset:4px;text-decoration:underline 1.5px}.signature__dot[data-astro-cid-lcdefpme]{background:var(--color-signal);border-radius:999px;flex-shrink:0;width:9px;height:9px;animation:2.6s ease-in-out infinite nvLivePulse;display:inline-block;box-shadow:0 0 0 3px #00bd5d2e}@keyframes nvLivePulse{0%,to{opacity:.85}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.signature__dot[data-astro-cid-lcdefpme]{opacity:1;animation:none}}.signature__meta[data-astro-cid-lcdefpme]{color:var(--color-muted-moss);letter-spacing:.005em;grid-column:1;margin:0;font-size:13px}.signature__wave[data-astro-cid-lcdefpme]{width:100%;min-width:80px;height:24px;color:var(--color-signal);opacity:.75;grid-area:2/2/span 2;align-self:center}.signature__wave-path[data-astro-cid-lcdefpme]{stroke-dasharray:6 6;animation:6s linear infinite waveMove}@keyframes waveMove{to{stroke-dashoffset:-240px}}@media (prefers-reduced-motion:reduce){.signature__wave-path[data-astro-cid-lcdefpme]{stroke-dasharray:none;animation:none}}@media (width>=900px){.hero[data-astro-cid-lcdefpme]{align-items:center;min-height:640px;display:flex}.hero__bg[data-astro-cid-lcdefpme]{width:62%;aspect-ratio:unset;position:absolute;top:0;bottom:0;right:0;mask-image:linear-gradient(270deg,#000 0% 38%,#0000 72%)}.hero__bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:saturate(.68)hue-rotate(-4deg)contrast(1.04)brightness(1.01)}.hero__tint[data-astro-cid-lcdefpme]{z-index:0;background:linear-gradient(270deg,#00bd5d14 0%,#00bd5d05 50%,#0000 100%);width:62%;display:block;position:absolute;top:0;bottom:0;right:0;mask-image:linear-gradient(270deg,#000 0% 38%,#0000 72%)}.hero__content[data-astro-cid-lcdefpme]{padding-block:var(--space-120) var(--space-80);justify-content:center}.hero__brand[data-astro-cid-lcdefpme]{margin-bottom:var(--space-20)}.hero__brand-img[data-astro-cid-lcdefpme]{height:42px}}@media (width>=1200px){.hero__content[data-astro-cid-lcdefpme]{padding-left:var(--space-40)}}.products[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme],.news[data-astro-cid-lcdefpme]{padding-block:var(--space-80)}@media (width>=768px){.products[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme],.news[data-astro-cid-lcdefpme]{padding-block:var(--space-120)}}.products[data-astro-cid-lcdefpme]{background:#f7faf8d9}.cta[data-astro-cid-lcdefpme]{background:#eef8f2d9}.section-header[data-astro-cid-lcdefpme]{gap:var(--space-12);max-width:640px;margin-bottom:var(--space-64);flex-direction:column;display:flex}.section-header--split[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-end;gap:var(--space-24);flex-flow:wrap;max-width:100%}.section-eyebrow[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-12);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-mid);margin:0;font-size:12px;display:inline-flex}.section-eyebrow__dash[data-astro-cid-lcdefpme]{background:currentColor;width:28px;height:1px;display:inline-block}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.025em;font-size:clamp(30px,4.4vw,48px);line-height:1.05;font-weight:var(--fw-medium);color:var(--color-line);text-wrap:balance;max-width:20ch;margin:0}.section-lead[data-astro-cid-lcdefpme]{color:var(--color-muted-moss);max-width:52ch;margin:0;font-size:16px;line-height:1.5}.link-arrow[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-8);color:var(--color-deep-brand);font-weight:var(--fw-medium);letter-spacing:-.005em;font-size:15px;display:inline-flex}.link-arrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:transform var(--dur-hover) var(--ease-out-strong);display:inline-block}.link-arrow[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme],.link-arrow[data-astro-cid-lcdefpme]:focus-visible span[data-astro-cid-lcdefpme]{transform:translate(4px)}.product-lines[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-hairline-strong);margin:0;padding:0;list-style:none}.product-lines__item[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border-hairline-strong)}.product-line[data-astro-cid-lcdefpme]{column-gap:var(--space-24);padding:var(--space-24) 0;color:var(--color-line);transition:color var(--dur-hover) var(--ease-out-strong);grid-template:"num name cta""num desc cta"/auto 1fr auto;align-items:center;row-gap:4px;text-decoration:none;display:grid;position:relative}.product-line[data-astro-cid-lcdefpme]:before{content:"";transform-origin:50%;background:var(--color-signal);opacity:0;width:3px;height:60%;transition:opacity var(--dur-hover) var(--ease-out-strong), transform var(--dur-hover) var(--ease-out-strong);position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(.3)}@media (hover:hover) and (pointer:fine){.product-line[data-astro-cid-lcdefpme]:hover{color:var(--color-vivid-green);text-decoration:none}.product-line[data-astro-cid-lcdefpme]:hover:before{opacity:1;transform:translateY(-50%)scaleY(1)}}.product-line[data-astro-cid-lcdefpme]:focus-visible{color:var(--color-vivid-green);box-shadow:inset 3px 0 0 var(--color-signal);background:#00bd5d0b;outline:none}.product-line[data-astro-cid-lcdefpme]:focus-visible:before{opacity:0}.product-line__num[data-astro-cid-lcdefpme]{padding-top:6px;padding-left:var(--space-16);font-family:var(--font-mono);letter-spacing:.02em;color:var(--color-muted-moss);grid-area:num;align-self:start;min-width:3ch;font-size:13px}.product-line__name[data-astro-cid-lcdefpme]{font-size:clamp(22px,2.4vw,30px);line-height:1.15;font-weight:var(--fw-medium);letter-spacing:-.02em;color:inherit;grid-area:name}.product-line__desc[data-astro-cid-lcdefpme]{color:var(--color-muted-moss);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;grid-area:desc;max-width:60ch;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-line__cta[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-brand-mid);padding-right:var(--space-16);grid-area:cta;align-self:center;align-items:center;gap:6px;font-size:12px;display:inline-flex}.product-line__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform var(--dur-hover) var(--ease-out-strong)}@media (hover:hover) and (pointer:fine){.product-line[data-astro-cid-lcdefpme]:hover .product-line__cta[data-astro-cid-lcdefpme],.product-line[data-astro-cid-lcdefpme]:focus-visible .product-line__cta[data-astro-cid-lcdefpme]{color:var(--color-vivid-green)}.product-line[data-astro-cid-lcdefpme]:hover .product-line__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme],.product-line[data-astro-cid-lcdefpme]:focus-visible .product-line__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(4px)}}.products__footer[data-astro-cid-lcdefpme]{margin-top:var(--space-40)}@media (width>=768px){.product-line[data-astro-cid-lcdefpme]{padding:var(--space-40) 0;grid-template:"num name desc cta"/80px minmax(220px,22ch) 1fr auto;align-items:center}.product-line__num[data-astro-cid-lcdefpme]{padding-top:0;padding-left:var(--space-16);align-self:center}}.cta__inner[data-astro-cid-lcdefpme]{gap:var(--space-16);flex-direction:column;align-items:flex-start;max-width:720px;display:flex}.cta__eyebrow[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-12);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-mid);margin:0;font-size:12px;display:inline-flex}.cta__eyebrow-dash[data-astro-cid-lcdefpme]{background:currentColor;width:28px;height:1px;display:inline-block}.cta__title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;font-size:clamp(30px,4.6vw,52px);line-height:1.05;font-weight:var(--fw-medium);color:var(--color-line);text-wrap:balance;max-width:16ch;margin:0}.cta__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--color-signal);font-style:normal}.cta__lead[data-astro-cid-lcdefpme]{color:var(--color-muted-moss);max-width:48ch;margin:0;font-size:16px;line-height:1.5}.cta__link[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-12);margin-top:var(--space-16);font-size:clamp(18px,1.6vw,22px);font-weight:var(--fw-medium);letter-spacing:-.01em;color:var(--color-deep-brand);border-radius:var(--radius-link);transition:color var(--dur-hover) var(--ease-out-strong);padding:6px 0;text-decoration:none;display:inline-flex;position:relative}.cta__link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{position:relative}.cta__link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:after{content:"";transform-origin:0;height:1.5px;transition:transform var(--dur-hover) var(--ease-out-strong);background:currentColor;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.cta__link[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform var(--dur-hover) var(--ease-out-strong)}@media (hover:hover) and (pointer:fine){.cta__link[data-astro-cid-lcdefpme]:hover{color:var(--color-vivid-green);text-decoration:none}.cta__link[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]:after{transform:scaleX(1)}.cta__link[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(3px,-3px)}}.cta__link[data-astro-cid-lcdefpme]:focus-visible{color:var(--color-vivid-green);outline:none}.cta__link[data-astro-cid-lcdefpme]:focus-visible span[data-astro-cid-lcdefpme]:after{transform:scaleX(1)}.cta__link[data-astro-cid-lcdefpme]:active{transform:scale(var(--scale-press))}.news-strip[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-hairline-strong);margin:0;padding:0;list-style:none}.news-strip__item[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border-hairline-strong)}.news-row[data-astro-cid-lcdefpme]{gap:var(--space-16);padding:var(--space-24) 0;color:var(--color-line);transition:color var(--dur-hover) var(--ease-out-strong);grid-template-columns:auto 1fr;grid-template-areas:"media media""date date""body body";text-decoration:none;display:grid}.news-row__date[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted-moss);grid-area:date;font-size:12px}.news-row__body[data-astro-cid-lcdefpme]{gap:var(--space-8);flex-direction:column;grid-area:body;display:flex}.news-row__title[data-astro-cid-lcdefpme]{letter-spacing:-.015em;font-size:clamp(20px,2.2vw,24px);line-height:1.22;font-weight:var(--fw-medium);color:inherit;text-wrap:balance;margin:0}.news-row__excerpt[data-astro-cid-lcdefpme]{color:var(--color-muted-moss);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:60ch;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-row__media[data-astro-cid-lcdefpme]{aspect-ratio:16/10;border-radius:var(--radius-card);background:var(--color-parchment-cream);grid-area:media;max-width:100%;overflow:hidden}.news-row__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-hover) var(--ease-out-strong);border-radius:0}.news-row__chevron[data-astro-cid-lcdefpme]{display:none}@media (hover:hover) and (pointer:fine){.news-row[data-astro-cid-lcdefpme]:hover{color:var(--color-vivid-green);text-decoration:none}.news-row[data-astro-cid-lcdefpme]:hover .news-row__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.04)}.news-row[data-astro-cid-lcdefpme]:hover .news-row__chevron[data-astro-cid-lcdefpme]{color:var(--color-vivid-green);transform:translate(4px)}}.news__more[data-astro-cid-lcdefpme]{align-self:flex-end;padding-bottom:4px}@media (width>=768px){.news-row[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-40);padding:var(--space-24) var(--space-16);grid-template-columns:140px 1fr 180px auto;grid-template-areas:"date body media chevron"}.news-row__media[data-astro-cid-lcdefpme]{aspect-ratio:16/10;width:180px}.news-row__chevron[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--color-muted-moss);transition:transform var(--dur-hover) var(--ease-out-strong), color var(--dur-hover) var(--ease-out-strong);grid-area:chevron;justify-content:center;align-items:center;font-size:20px;display:inline-flex}}
