.landing-module__mMnuAW__container{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.landing-module__mMnuAW__section{padding-block:clamp(56px, 9vw, var(--space-7))}.landing-module__mMnuAW__eyebrow{letter-spacing:.04em;color:var(--text-faint);align-items:center;gap:10px;font-size:.8125rem;font-weight:500;display:inline-flex}.landing-module__mMnuAW__eyebrow:before{content:"";background:var(--brand-lime);border-radius:2px;width:7px;height:7px}.landing-module__mMnuAW__sectionHead{max-width:60ch}.landing-module__mMnuAW__title{margin-top:var(--space-2);font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:400}.landing-module__mMnuAW__intro{margin-top:var(--space-2);max-width:58ch;color:var(--text-muted);font-size:1.0625rem}.landing-module__mMnuAW__btn{border-radius:var(--radius-pill);letter-spacing:-.01em;min-height:48px;transition:background var(--dur) var(--ease), transform var(--dur) var(--ease);justify-content:center;align-items:center;gap:8px;padding-inline:24px;font-size:.95rem;font-weight:500;display:inline-flex}.landing-module__mMnuAW__btn:active{transform:translateY(1px)}.landing-module__mMnuAW__btnPrimary{background:var(--brand-green);color:var(--on-accent)}.landing-module__mMnuAW__btnPrimary:hover{background:var(--brand-green-deep)}.landing-module__mMnuAW__btnQuiet{background:var(--surface);color:var(--text);box-shadow:var(--shadow-card)}.landing-module__mMnuAW__btnQuiet:hover{background:var(--surface-sunken)}.landing-module__mMnuAW__header{z-index:50;background:var(--surface);border-bottom:1px solid var(--hairline);position:sticky;top:0}.landing-module__mMnuAW__headerInner{justify-content:space-between;align-items:center;gap:var(--space-2);height:72px;display:flex}.landing-module__mMnuAW__brandLink{align-items:center;gap:10px;display:inline-flex}.landing-module__mMnuAW__brandMark{width:36px;height:36px}.landing-module__mMnuAW__brandName{letter-spacing:-.02em;white-space:nowrap;color:var(--brand-green);font-size:clamp(1rem,3.4vw,1.2rem);font-weight:600}.landing-module__mMnuAW__nav{align-items:center;gap:var(--space-1);display:none}.landing-module__mMnuAW__navLink{border-radius:var(--radius-pill);color:var(--text-muted);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);padding:8px 12px;font-size:.95rem;font-weight:500}.landing-module__mMnuAW__navLink:hover{color:var(--text);background:var(--accent-soft)}.landing-module__mMnuAW__headerActions{align-items:center;gap:var(--space-1);display:flex}.landing-module__mMnuAW__headerCta{display:none}.landing-module__mMnuAW__langSwitch{border-radius:var(--radius-pill);background:var(--surface-sunken);align-items:center;gap:2px;padding:3px;display:inline-flex}.landing-module__mMnuAW__langOption{border-radius:var(--radius-pill);min-height:34px;color:var(--text-muted);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);align-items:center;padding-inline:12px;font-size:.8125rem;font-weight:500;display:inline-flex}.landing-module__mMnuAW__langOption:hover{color:var(--text)}.landing-module__mMnuAW__langActive{background:var(--surface);color:var(--brand-green);box-shadow:0 1px 2px #14281914}.landing-module__mMnuAW__menuButton{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--text);transition:background var(--dur) var(--ease);justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.landing-module__mMnuAW__menuButton:hover{background:var(--accent-soft)}.landing-module__mMnuAW__mobilePanel{border-top:1px solid var(--hairline);background:var(--surface);box-shadow:var(--shadow-card);padding-bottom:var(--space-3);animation:landing-module__mMnuAW__panelIn var(--dur) var(--ease);position:absolute;top:100%;left:0;right:0;overflow:hidden}@keyframes landing-module__mMnuAW__panelIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-module__mMnuAW__mobileList{padding-block:var(--space-2);flex-direction:column;display:flex}.landing-module__mMnuAW__mobileLink{min-height:48px;color:var(--text);border-bottom:1px solid var(--hairline);align-items:center;padding-inline:4px;font-size:1.05rem;font-weight:500;display:flex}.landing-module__mMnuAW__mobileCta{margin-top:var(--space-2);width:100%}.landing-module__mMnuAW__hero{padding-top:clamp(36px,6vw,64px);padding-bottom:clamp(48px,8vw,88px)}.landing-module__mMnuAW__heroGrid{grid-template-columns:1fr;align-items:center;gap:clamp(28px,5vw,56px);display:grid}.landing-module__mMnuAW__heroTitle{margin-top:var(--space-3)}.landing-module__mMnuAW__heroLead{color:var(--text);font-size:clamp(2.3rem,7vw,4rem);font-weight:400;line-height:1.05;display:block}.landing-module__mMnuAW__heroTrail{color:var(--text-faint);font-size:clamp(2.3rem,7vw,4rem);font-weight:300;line-height:1.05;display:block}.landing-module__mMnuAW__heroBody{margin-top:var(--space-3);max-width:46ch;color:var(--text-muted);font-size:1.125rem}.landing-module__mMnuAW__heroActions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.landing-module__mMnuAW__heroMedia{aspect-ratio:4/5;border-radius:var(--radius-lg);box-shadow:var(--shadow-raised);position:relative;overflow:hidden}.landing-module__mMnuAW__heroImg{object-fit:cover}.landing-module__mMnuAW__heroBadge{border-radius:var(--radius-pill);background:var(--surface);color:var(--text);box-shadow:var(--shadow-card);align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;display:inline-flex;position:absolute;bottom:16px;left:16px}.landing-module__mMnuAW__heroBadge:before{content:"";background:var(--brand-lime);border-radius:50%;width:8px;height:8px}.landing-module__mMnuAW__stats{gap:var(--space-4) var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.landing-module__mMnuAW__stat{flex-direction:column;display:flex}.landing-module__mMnuAW__statValue{letter-spacing:-.03em;color:var(--text);align-items:baseline;gap:2px;font-size:clamp(2.6rem,6vw,3.6rem);font-weight:600;line-height:1;display:flex}.landing-module__mMnuAW__statSuffix{color:var(--brand-green);font-size:.42em;font-weight:500}.landing-module__mMnuAW__statLabel{margin-top:var(--space-1);color:var(--text-muted);max-width:22ch;font-size:.95rem}.landing-module__mMnuAW__statsNote{margin-top:var(--space-3);color:var(--text-faint);font-size:.8125rem}.landing-module__mMnuAW__productGrid{gap:var(--space-3);margin-top:var(--space-5);grid-template-columns:1fr;display:grid}.landing-module__mMnuAW__productCard{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform var(--dur) var(--ease);flex-direction:column;display:flex;overflow:hidden}.landing-module__mMnuAW__productCard:hover{transform:translateY(-3px)}.landing-module__mMnuAW__productMedia{aspect-ratio:16/11;background:var(--surface-sunken);position:relative}.landing-module__mMnuAW__productImg{object-fit:cover}.landing-module__mMnuAW__productBody{padding:var(--space-3) clamp(20px, 3vw, 26px);flex-direction:column;flex:1;display:flex}.landing-module__mMnuAW__productTitle{font-size:1.25rem;font-weight:500}.landing-module__mMnuAW__productText{margin-top:var(--space-1);margin-bottom:var(--space-3);color:var(--text-muted);font-size:.975rem}.landing-module__mMnuAW__actionRow{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:48px;padding-top:var(--space-2);border-top:1px solid var(--hairline);color:var(--brand-green);transition:color var(--dur) var(--ease);margin-top:auto;font-size:.95rem;font-weight:500;display:flex}.landing-module__mMnuAW__actionRow svg{transition:transform var(--dur) var(--ease)}.landing-module__mMnuAW__productCard:hover .landing-module__mMnuAW__actionRow svg{transform:translate(4px)}.landing-module__mMnuAW__feature{grid-template-columns:1fr;align-items:center;gap:clamp(32px,5vw,56px);display:grid}.landing-module__mMnuAW__featurePoints{margin-top:var(--space-4);flex-direction:column;display:flex}.landing-module__mMnuAW__point{gap:var(--space-2);padding-block:var(--space-3);border-top:1px solid var(--hairline);display:flex}.landing-module__mMnuAW__point:first-child{border-top:none;padding-top:0}.landing-module__mMnuAW__pointIcon{background:var(--accent-soft);width:44px;height:44px;color:var(--brand-green);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.landing-module__mMnuAW__pointTitle{font-size:1.0625rem;font-weight:500}.landing-module__mMnuAW__pointText{color:var(--text-muted);margin-top:4px;font-size:.95rem}.landing-module__mMnuAW__featureMedia{gap:var(--space-2);grid-template-columns:1fr;display:grid}.landing-module__mMnuAW__featureShot{border-radius:var(--radius);background:var(--surface-sunken);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.landing-module__mMnuAW__featureShotTall{aspect-ratio:4/3}.landing-module__mMnuAW__featureImg{object-fit:cover}.landing-module__mMnuAW__whyGrid{gap:var(--space-4) var(--space-5);margin-top:var(--space-5);grid-template-columns:1fr;display:grid}.landing-module__mMnuAW__whyItem{gap:var(--space-2);flex-direction:column;display:flex}.landing-module__mMnuAW__whyIcon{background:var(--lime-soft);width:50px;height:50px;color:var(--brand-green);border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.landing-module__mMnuAW__whyTitle{font-size:1.125rem;font-weight:500}.landing-module__mMnuAW__whyText{color:var(--text-muted);max-width:40ch;font-size:.975rem}.landing-module__mMnuAW__galleryGroup{margin-top:var(--space-5)}.landing-module__mMnuAW__galleryGroupTitle{margin-bottom:var(--space-3);color:var(--brand-green);font-size:1.0625rem;font-weight:600}.landing-module__mMnuAW__galleryGrid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.landing-module__mMnuAW__galleryItem{aspect-ratio:4/5;border-radius:var(--radius);background:var(--surface-sunken);position:relative;overflow:hidden}.landing-module__mMnuAW__galleryImg{object-fit:cover;transition:transform .22s var(--ease)}.landing-module__mMnuAW__galleryItem:hover .landing-module__mMnuAW__galleryImg{transform:scale(1.04)}.landing-module__mMnuAW__galleryVideo{object-fit:cover;background:var(--surface-sunken);width:100%;height:100%;position:absolute;inset:0}.landing-module__mMnuAW__priceGrid{gap:var(--space-3);margin-top:var(--space-5);grid-template-columns:1fr;display:grid}.landing-module__mMnuAW__priceCard{background:var(--surface);border:1px solid var(--hairline-strong);border-radius:var(--radius-lg);padding:var(--space-3) clamp(20px, 3vw, 26px);box-shadow:var(--shadow-card)}.landing-module__mMnuAW__priceGroupTitle{color:var(--brand-green);font-size:1.0625rem;font-weight:600}.landing-module__mMnuAW__priceList{margin-top:var(--space-1)}.landing-module__mMnuAW__priceRow{justify-content:space-between;align-items:baseline;gap:var(--space-2);border-top:1px solid var(--hairline);min-height:44px;padding-block:10px;display:flex}.landing-module__mMnuAW__priceRow:first-child{border-top:none}.landing-module__mMnuAW__priceName{color:var(--text);font-size:.975rem}.landing-module__mMnuAW__priceValue{color:var(--text);white-space:nowrap;font-weight:600}.landing-module__mMnuAW__alsoBlock{margin-top:var(--space-4)}.landing-module__mMnuAW__alsoTitle{color:var(--text-faint);letter-spacing:.04em;font-size:.8125rem;font-weight:500}.landing-module__mMnuAW__chipRow{gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.landing-module__mMnuAW__chip{border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--hairline-strong);box-shadow:var(--shadow-card);color:var(--text-muted);align-items:center;padding:8px 14px;font-size:.875rem;display:inline-flex}.landing-module__mMnuAW__contactGrid{grid-template-columns:1fr;align-items:start;gap:clamp(32px,5vw,56px);display:grid}.landing-module__mMnuAW__contactCards{gap:var(--space-2);grid-template-columns:1fr;display:grid}.landing-module__mMnuAW__contactCard{align-items:center;gap:var(--space-2);min-height:64px;padding:var(--space-2) var(--space-3);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform var(--dur) var(--ease);display:flex}a.landing-module__mMnuAW__contactCard:hover{transform:translateY(-2px)}.landing-module__mMnuAW__contactIcon{background:var(--accent-soft);width:44px;height:44px;color:var(--brand-green);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.landing-module__mMnuAW__contactCard>span:last-child{flex:1;min-width:0}.landing-module__mMnuAW__contactLabel{color:var(--text-faint);font-size:.8125rem;display:block}.landing-module__mMnuAW__contactValue{color:var(--text);overflow-wrap:break-word;margin-top:2px;font-size:1.0625rem;font-weight:500;display:block}.landing-module__mMnuAW__contactActions{align-items:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.landing-module__mMnuAW__footer{background:var(--surface-tint);border-top:1px solid var(--hairline)}.landing-module__mMnuAW__footerInner{gap:var(--space-4);padding-block:var(--space-6) var(--space-4);grid-template-columns:1fr;display:grid}.landing-module__mMnuAW__footerLogo{width:auto;height:40px}.landing-module__mMnuAW__footerBlurb{margin-top:var(--space-2);max-width:38ch;color:var(--text-muted);font-size:.95rem}.landing-module__mMnuAW__footerColHead{color:var(--text-faint);letter-spacing:.04em;font-size:.8125rem;font-weight:500}.landing-module__mMnuAW__footerLinks{gap:var(--space-1);margin-top:var(--space-2);flex-direction:column;display:flex}.landing-module__mMnuAW__footerLink{color:var(--text-muted);transition:color var(--dur) var(--ease);font-size:.975rem}.landing-module__mMnuAW__footerLink:hover{color:var(--brand-green)}.landing-module__mMnuAW__footerContact{margin-top:var(--space-2);color:var(--text-muted);flex-direction:column;gap:6px;font-size:.975rem;display:flex}.landing-module__mMnuAW__footerBottom{justify-content:space-between;align-items:center;gap:var(--space-2);padding-block:var(--space-3);border-top:1px solid var(--hairline);color:var(--text-faint);flex-wrap:wrap;font-size:.875rem;display:flex}.landing-module__mMnuAW__navLinkActive{color:var(--text);background:var(--accent-soft)}.landing-module__mMnuAW__pageHero{padding-bottom:clamp(28px,4vw,44px)}.landing-module__mMnuAW__breadcrumb{color:var(--text-faint);align-items:center;gap:6px;font-size:.85rem;display:flex}.landing-module__mMnuAW__crumbLink{color:var(--text-muted);transition:color var(--dur) var(--ease)}.landing-module__mMnuAW__crumbLink:hover{color:var(--brand-green)}.landing-module__mMnuAW__crumbSep{color:var(--text-faint);font-size:1.05rem}.landing-module__mMnuAW__crumbCurrent{color:var(--text)}.landing-module__mMnuAW__pageTitle{margin-top:var(--space-3);letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.2rem);font-weight:400;line-height:1.06}.landing-module__mMnuAW__pageLede{margin-top:var(--space-3);max-width:60ch;color:var(--text-muted);font-size:1.125rem}.landing-module__mMnuAW__sectionMore{margin-top:var(--space-4);border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--hairline-strong);min-height:48px;color:var(--brand-green);box-shadow:var(--shadow-card);transition:background var(--dur) var(--ease), transform var(--dur) var(--ease);align-items:center;gap:8px;padding-inline:24px;font-size:.95rem;font-weight:500;display:inline-flex}.landing-module__mMnuAW__sectionMore:hover{background:var(--surface-sunken)}.landing-module__mMnuAW__sectionMore:active{transform:translateY(1px)}.landing-module__mMnuAW__sectionMore svg{transition:transform var(--dur) var(--ease)}.landing-module__mMnuAW__sectionMore:hover svg{transform:translate(4px)}.landing-module__mMnuAW__ctaBand{align-items:flex-start;gap:var(--space-3);background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;padding:clamp(28px,4vw,44px);display:flex}.landing-module__mMnuAW__ctaTitle{margin-top:var(--space-2);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400}.landing-module__mMnuAW__ctaBody{margin-top:var(--space-2);max-width:52ch;color:var(--text-muted)}@media (min-width:600px){.landing-module__mMnuAW__productGrid,.landing-module__mMnuAW__priceGrid{grid-template-columns:repeat(2,1fr)}.landing-module__mMnuAW__galleryGrid{grid-template-columns:repeat(3,1fr)}.landing-module__mMnuAW__featureMedia{grid-template-columns:1fr 1fr}}@media (min-width:768px){.landing-module__mMnuAW__ctaBand{flex-direction:row;justify-content:space-between;align-items:center}.landing-module__mMnuAW__nav{display:flex}.landing-module__mMnuAW__headerCta{display:inline-flex}.landing-module__mMnuAW__menuButton{display:none}.landing-module__mMnuAW__stats{grid-template-columns:repeat(4,1fr)}.landing-module__mMnuAW__whyGrid{grid-template-columns:repeat(2,1fr)}.landing-module__mMnuAW__footerInner{grid-template-columns:1.6fr 1fr 1fr}}@media (min-width:1024px){.landing-module__mMnuAW__heroGrid{grid-template-columns:1.05fr .95fr}.landing-module__mMnuAW__productGrid{grid-template-columns:repeat(3,1fr)}.landing-module__mMnuAW__feature,.landing-module__mMnuAW__contactGrid{grid-template-columns:1fr 1fr}.landing-module__mMnuAW__galleryGrid{grid-template-columns:repeat(4,1fr)}}
