.ContactWays-module__2Tdv4q__nav{margin-inline:auto;gap:0;max-width:48rem;margin-top:2rem;display:grid}@media (min-width:640px){.ContactWays-module__2Tdv4q__nav{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.5rem}}.ContactWays-module__2Tdv4q__way{text-align:center;color:inherit;opacity:0;animation:ContactWays-module__2Tdv4q__wayIn var(--motion-base) ease-out forwards;transition:color var(--motion-fast) ease;flex-direction:column;align-items:center;gap:.5rem;padding:1.15rem .75rem;text-decoration:none;display:flex;position:relative}@media (min-width:640px){.ContactWays-module__2Tdv4q__way{padding:.35rem 1rem .85rem}.ContactWays-module__2Tdv4q__way:not(:first-child):before{content:"";inset-inline-start:0;background:linear-gradient(to bottom, transparent 0%, var(--color-gold) 18%, var(--color-gold) 82%, transparent 100%);width:1.5px;position:absolute;top:18%;bottom:18%}}@media (max-width:639px){.ContactWays-module__2Tdv4q__way:not(:last-child){border-bottom:1px solid color-mix(in srgb, var(--color-gold) 35%, transparent)}}.ContactWays-module__2Tdv4q__way:first-child{animation-delay:80ms}.ContactWays-module__2Tdv4q__way:nth-child(2){animation-delay:.16s}.ContactWays-module__2Tdv4q__way:nth-child(3){animation-delay:.24s}.ContactWays-module__2Tdv4q__icon{width:2.5rem;height:2.5rem;color:var(--color-green-primary);transition:color var(--motion-fast) ease, transform var(--motion-fast) ease;justify-content:center;align-items:center;display:flex}.ContactWays-module__2Tdv4q__title{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);transition:color var(--motion-fast) ease;font-size:clamp(1rem,2.4vw,1.2rem);font-weight:800}.ContactWays-module__2Tdv4q__detail{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);transition:color var(--motion-fast) ease;font-size:.875rem;font-weight:800}.ContactWays-module__2Tdv4q__underline{width:1.75rem;height:2px;transition:background-color var(--motion-fast) ease, width var(--motion-fast) ease;background:0 0;margin-top:.35rem}.ContactWays-module__2Tdv4q__way:hover .ContactWays-module__2Tdv4q__icon,.ContactWays-module__2Tdv4q__way:focus-visible .ContactWays-module__2Tdv4q__icon{color:var(--color-gold-strong);transform:translateY(-2px)}.ContactWays-module__2Tdv4q__way:hover .ContactWays-module__2Tdv4q__title,.ContactWays-module__2Tdv4q__way:focus-visible .ContactWays-module__2Tdv4q__title,.ContactWays-module__2Tdv4q__way:hover .ContactWays-module__2Tdv4q__detail,.ContactWays-module__2Tdv4q__way:focus-visible .ContactWays-module__2Tdv4q__detail{color:var(--color-green-deep)}.ContactWays-module__2Tdv4q__way:hover .ContactWays-module__2Tdv4q__underline,.ContactWays-module__2Tdv4q__way:focus-visible .ContactWays-module__2Tdv4q__underline{background:var(--color-gold);width:2.75rem}.ContactWays-module__2Tdv4q__way:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){.ContactWays-module__2Tdv4q__way{opacity:1;animation:none}.ContactWays-module__2Tdv4q__way:hover .ContactWays-module__2Tdv4q__icon,.ContactWays-module__2Tdv4q__way:focus-visible .ContactWays-module__2Tdv4q__icon{transform:none}}@keyframes ContactWays-module__2Tdv4q__wayIn{0%{opacity:0;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}
.HeroSlideshow-module__ipmitW__root{--hero-height:clamp(32rem, 88svh, calc(100svh - 3rem));min-height:var(--hero-height);position:relative;overflow:hidden}.HeroSlideshow-module__ipmitW__stack{position:absolute;inset:0}.HeroSlideshow-module__ipmitW__slide{opacity:0;will-change:opacity;transition:opacity 1.6s;position:absolute;inset:0}.HeroSlideshow-module__ipmitW__slideActive{opacity:1;z-index:1}.HeroSlideshow-module__ipmitW__image{object-fit:cover;transform-origin:50%;width:100%;height:100%;transform:scale(1)}.HeroSlideshow-module__ipmitW__slideActive .HeroSlideshow-module__ipmitW__image{animation:HeroSlideshow-module__ipmitW__kenBurns var(--slide-duration,7s) ease-out forwards}.HeroSlideshow-module__ipmitW__scrim{z-index:2;pointer-events:none;background:linear-gradient(#0d1f1773 0%,#0d1f1733 38%,#0d1f178c 100%);position:absolute;inset:0}.HeroSlideshow-module__ipmitW__frameLines{--inset-x:clamp(1rem, 4vw, 2.5rem);--inset-y:clamp(7.5rem, 16vh, 9rem);--corner:clamp(1.75rem, 5vw, 3rem);z-index:2;pointer-events:none;opacity:.55;position:absolute;inset:0}.HeroSlideshow-module__ipmitW__lineVertical{left:var(--inset-x);top:calc(var(--inset-y) + var(--corner));border-left:1.5px solid #ffffffb3;width:0;position:absolute;bottom:0}.HeroSlideshow-module__ipmitW__lineHorizontal{top:var(--inset-y);left:calc(var(--inset-x) + var(--corner));border-top:1.5px solid #ffffffb3;height:0;position:absolute;right:0}.HeroSlideshow-module__ipmitW__lineCorner{top:var(--inset-y);left:var(--inset-x);width:calc(var(--corner) * 2);height:calc(var(--corner) * 2);border-top-left-radius:var(--corner);border-top:1.5px solid #ffffffb3;border-left:1.5px solid #ffffffb3;position:absolute}@media (max-width:767px){.HeroSlideshow-module__ipmitW__frameLines{--inset-y:clamp(5.25rem, 12vh, 6.5rem);--corner:clamp(1.25rem, 5vw, 2.25rem);opacity:.4}}@media (min-width:768px) and (max-width:991px){.HeroSlideshow-module__ipmitW__frameLines{--inset-y:clamp(6.5rem, 14vh, 7.5rem);--corner:clamp(1.5rem, 5vw, 2.5rem);opacity:.45}}.HeroSlideshow-module__ipmitW__content{z-index:3;min-height:var(--hero-height);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 1.25rem 4rem;display:flex;position:relative}@media (min-width:768px){.HeroSlideshow-module__ipmitW__content{padding:7.5rem 2rem 5rem}}@media (min-width:992px){.HeroSlideshow-module__ipmitW__content{text-align:start;justify-content:flex-end;align-items:flex-start;padding:7.5rem clamp(2.5rem,6vw,5rem) clamp(7rem,16vh,11rem)}}@keyframes HeroSlideshow-module__ipmitW__kenBurns{0%{transform:scale(1)}to{transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.HeroSlideshow-module__ipmitW__slide{transition:none}.HeroSlideshow-module__ipmitW__slide:not(.HeroSlideshow-module__ipmitW__slideActive){visibility:hidden}.HeroSlideshow-module__ipmitW__slideActive .HeroSlideshow-module__ipmitW__image{animation:none}}
.GrassGuideSection-module__LltSUa__section{scroll-margin-top:6rem;position:relative;overflow:hidden}.GrassGuideSection-module__LltSUa__intro{background:var(--color-green-deep);color:#fff;padding:3.5rem 1rem;position:relative}@media (min-width:768px){.GrassGuideSection-module__LltSUa__intro{padding:4.5rem 2rem}}.GrassGuideSection-module__LltSUa__intro:before{content:"";pointer-events:none;background:radial-gradient(55% 45% at 50% 0,#c9a2270f,#0000 65%);position:absolute;inset:0}.GrassGuideSection-module__LltSUa__inner{z-index:1;text-align:center;max-width:42rem;margin-inline:auto;position:relative}.GrassGuideSection-module__LltSUa__lead{max-width:42rem;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-gold-soft);margin:1.25rem auto 0;font-size:1rem;font-weight:800;line-height:normal}@media (min-width:640px){.GrassGuideSection-module__LltSUa__lead{font-size:1.125rem}}.GrassGuideSection-module__LltSUa__primaryRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.GrassGuideSection-module__LltSUa__actionBand{background:var(--color-surface-elevated);color:var(--color-ink);padding:2.75rem 1rem 2rem}@media (min-width:768px){.GrassGuideSection-module__LltSUa__actionBand{padding:3.25rem 2rem 2.25rem}}.GrassGuideSection-module__LltSUa__actionTitle{max-width:100%;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0 auto;font-size:clamp(1.55rem,5vw,3.35rem);font-weight:800;line-height:1.05}.GrassGuideSection-module__LltSUa__actionText{max-width:42rem;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:1.25rem auto 0;font-size:1rem;font-weight:800;line-height:normal}@media (min-width:640px){.GrassGuideSection-module__LltSUa__actionText{font-size:1.125rem}}.GrassGuideSection-module__LltSUa__contactActions{flex-direction:row;justify-content:center;align-items:center;gap:1rem 1.5rem;margin-top:1.35rem;display:flex}.GrassGuideSection-module__LltSUa__whatsapp{color:#fff;background:#25d366;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;text-decoration:none;transition:background-color .15s;display:inline-flex;box-shadow:0 6px 16px #25d36666}.GrassGuideSection-module__LltSUa__whatsapp:hover,.GrassGuideSection-module__LltSUa__whatsapp:focus-visible{background:#1ebe57;outline:none}.GrassGuideSection-module__LltSUa__whatsappIcon{width:1.25rem;height:1.25rem}@media (prefers-reduced-motion:reduce){.GrassGuideSection-module__LltSUa__whatsapp{transition:none}}
.InstallerRoster-module__bTCihW__section{background:linear-gradient(#f5f0e8 0%,#ebe4d6 45%,#f5f0e8 100%);padding-block:3rem 2.5rem}@media (min-width:768px){.InstallerRoster-module__bTCihW__section{padding-block:4rem 2.5rem}}.InstallerRoster-module__bTCihW__stripWrap{position:relative}.InstallerRoster-module__bTCihW__stripWrap:before,.InstallerRoster-module__bTCihW__stripWrap:after{content:"";z-index:2;pointer-events:none;width:min(3.5rem,8vw);position:absolute;top:0;bottom:0}.InstallerRoster-module__bTCihW__stripWrap:before{background:linear-gradient(to inline-end, #f5f0e8f2, transparent);inset-inline-start:0}.InstallerRoster-module__bTCihW__stripWrap:after{background:linear-gradient(to inline-start, #f5f0e8f2, transparent);inset-inline-end:0}.InstallerRoster-module__bTCihW__strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-gold) transparent;align-items:stretch;gap:.35rem;margin:0;padding:.5rem max(1rem,4vw) 1.25rem;scroll-padding-inline:max(1rem,4vw);list-style:none;display:flex;overflow-x:auto}.InstallerRoster-module__bTCihW__strip::-webkit-scrollbar{height:.35rem}.InstallerRoster-module__bTCihW__strip::-webkit-scrollbar-thumb{background:var(--color-gold);border-radius:999px}.InstallerRoster-module__bTCihW__stripItem{scroll-snap-align:center;flex:none;display:flex}.InstallerRoster-module__bTCihW__panel{background:#07140f;border:0;flex-direction:column;width:min(78vw,18.75rem);height:100%;padding:0;display:flex;position:relative}@media (min-width:768px){.InstallerRoster-module__bTCihW__panel{width:min(32vw,20.25rem)}}@media (min-width:1200px){.InstallerRoster-module__bTCihW__panel{width:18.75rem}}.InstallerRoster-module__bTCihW__body{color:#fff;background:linear-gradient(165deg,#1b4332 0%,#0d1f17 55%,#0a1812 100%);flex-direction:column;flex:auto;gap:.85rem;padding:1.15rem 1.05rem .85rem;display:flex;position:relative}.InstallerRoster-module__bTCihW__backGlow{pointer-events:none;background:radial-gradient(70% 45% at 50% 0,#c9a2272e,#0000 65%);position:absolute;inset:0}.InstallerRoster-module__bTCihW__head,.InstallerRoster-module__bTCihW__dock{z-index:2;text-align:start;background:#07140f;flex-direction:column;flex:none;align-items:stretch;gap:.45rem;padding:.95rem 1rem 1.05rem;display:flex;overflow:hidden}.InstallerRoster-module__bTCihW__head{border-bottom:1px solid #c9a22761;gap:.7rem;height:10.25rem}.InstallerRoster-module__bTCihW__dock{justify-content:space-between;height:7.15rem;padding-top:.35rem}.InstallerRoster-module__bTCihW__identity{flex-direction:row;flex:0 0 4rem;align-items:center;gap:.7rem;width:100%;min-height:4rem;display:flex}.InstallerRoster-module__bTCihW__avatar{background:#1b4332;border:1.5px solid #c9a227b3;border-radius:9999px;flex:none;width:3.15rem;height:3.15rem;overflow:hidden;box-shadow:0 0 0 2px #07140f}.InstallerRoster-module__bTCihW__avatarPhoto,.InstallerRoster-module__bTCihW__avatarLogo{width:100%;height:100%;display:block}.InstallerRoster-module__bTCihW__avatarPhoto{object-fit:cover;object-position:center}.InstallerRoster-module__bTCihW__avatarPhotoAsaf{object-fit:cover;object-position:center 42%}.InstallerRoster-module__bTCihW__avatarPhotoNaor{object-fit:cover;object-position:32% 22%}.InstallerRoster-module__bTCihW__avatarPhotoEssam{object-fit:cover;object-position:center 18%}.InstallerRoster-module__bTCihW__avatarPhotoNehorai{object-fit:cover;object-position:center 22%}.InstallerRoster-module__bTCihW__avatarPhotoMuhammad{object-fit:cover;object-position:center 18%}.InstallerRoster-module__bTCihW__avatarPhotoAltori{object-fit:cover;object-position:center}.InstallerRoster-module__bTCihW__avatarLogo{object-fit:contain;object-position:center;background:#fff;padding:.28rem}.InstallerRoster-module__bTCihW__avatarInitials{width:100%;height:100%;font-family:var(--font-heading), sans-serif;letter-spacing:.02em;color:var(--color-gold);justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;display:flex}.InstallerRoster-module__bTCihW__identityText{flex:auto;min-width:0}.InstallerRoster-module__bTCihW__name{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.05rem,1.9vw,1.28rem);font-weight:800;line-height:1.15;display:-webkit-box;overflow:hidden}.InstallerRoster-module__bTCihW__zone{color:var(--color-gold);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.InstallerRoster-module__bTCihW__zoneDot{vertical-align:.12em;background:currentColor;border-radius:999px;width:.38em;height:.38em;margin-inline:.45em;display:inline-block}.InstallerRoster-module__bTCihW__quoteBack{isolation:isolate;z-index:1;flex:auto;align-items:flex-start;margin:0;display:flex;position:relative}.InstallerRoster-module__bTCihW__quoteMark{font-family:var(--font-heading), sans-serif;color:var(--color-gold);opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;justify-content:center;align-items:center;font-size:11rem;font-weight:800;line-height:.65;display:flex;position:absolute;inset:0}.InstallerRoster-module__bTCihW__quoteText{z-index:1;font-family:var(--font-heading), sans-serif;letter-spacing:0;color:#f5f0e8;font-size:1.02rem;font-weight:700;line-height:1.55;position:relative}.InstallerRoster-module__bTCihW__backFacts{z-index:1;flex:auto;align-content:start;min-height:0;display:grid;position:relative}.InstallerRoster-module__bTCihW__backFacts p{color:#f5f0e8e0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}.InstallerRoster-module__bTCihW__priceCue{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:.15rem 0 .35rem;display:flex}.InstallerRoster-module__bTCihW__priceCueBtn{max-width:100%;font-family:var(--font-heading), sans-serif;letter-spacing:.01em;color:var(--color-gold);white-space:nowrap;border:1.5px solid #fff;border-radius:9999px;flex-direction:row;justify-content:center;align-items:center;gap:.35rem;padding:.38rem .6rem;font-size:.8rem;font-weight:800;display:inline-flex}.InstallerRoster-module__bTCihW__priceCueIcon{color:#fff;flex-shrink:0;width:1rem;height:1rem}.InstallerRoster-module__bTCihW__actions{flex-direction:row;justify-content:space-between;align-items:center;gap:.65rem;width:100%;margin-top:0;display:flex}.InstallerRoster-module__bTCihW__phone{font-family:var(--font-heading), sans-serif;letter-spacing:.02em;color:var(--color-gold);border-bottom:1px solid #c9a22773;align-items:center;gap:.4rem;padding:.35rem 0;font-size:.95rem;font-weight:800;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.InstallerRoster-module__bTCihW__phone:hover{color:#f0d878;border-bottom-color:#f0d878}.InstallerRoster-module__bTCihW__whatsapp{color:#fff;background:#25d366;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;margin-inline-start:auto;text-decoration:none;transition:background-color .15s;display:inline-flex;box-shadow:0 6px 16px #25d36666}.InstallerRoster-module__bTCihW__whatsapp:hover{background:#1ebe57}.InstallerRoster-module__bTCihW__whatsappIcon{width:1.25rem;height:1.25rem}.InstallerRoster-module__bTCihW__actionIcon{flex-shrink:0;width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.InstallerRoster-module__bTCihW__downCue{animation:none}.InstallerRoster-module__bTCihW__downChevron{opacity:1;animation:none}.InstallerRoster-module__bTCihW__downChevron:first-child{top:.1rem}.InstallerRoster-module__bTCihW__downChevron:nth-child(2){opacity:.55;top:.65rem}}.InstallerRoster-module__bTCihW__ctaBlock{flex-direction:column;align-items:center;gap:.85rem;display:flex}.InstallerRoster-module__bTCihW__downCue{width:2.5rem;height:2.1rem;position:relative}.InstallerRoster-module__bTCihW__downChevron{border-right:3.5px solid var(--color-gold-strong);border-bottom:3.5px solid var(--color-gold-strong);filter:drop-shadow(0 2px #0d1f171f);width:1.15rem;height:1.15rem;animation:1.55s cubic-bezier(.45,0,.2,1) infinite InstallerRoster-module__bTCihW__installerChevronCascade;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(45deg)}.InstallerRoster-module__bTCihW__downChevron:nth-child(2){animation-delay:.28s}@keyframes InstallerRoster-module__bTCihW__installerChevronCascade{0%{opacity:0;top:0}28%{opacity:1}70%{opacity:1;top:.85rem}to{opacity:0;top:1.15rem}}
.about-module__UxSSNW__page{--about-ink:var(--color-green-deep);--about-line:#1b43321f;position:relative}.about-module__UxSSNW__warmBand{background:linear-gradient(#f5f0e8 0%,#ebe4d6 45%,#f5f0e8 100%)}.about-module__UxSSNW__hero{isolation:isolate;background:var(--color-green-deep);color:#fff;align-items:flex-end;min-height:min(78vh,40rem);display:flex;position:relative;overflow:hidden}.about-module__UxSSNW__heroMedia{z-index:0;position:absolute;inset:0}.about-module__UxSSNW__heroMedia img{object-fit:cover;object-position:center 40%;width:100%;height:100%;animation:18s ease-out forwards about-module__UxSSNW__aboutHeroKen;transform:scale(1.06)}.about-module__UxSSNW__heroScrim{z-index:1;background:linear-gradient(#0d1f1759 0%,#0d1f17b8 58%,#0d1f17f0 100%),radial-gradient(70% 50% at 70% 20%,#c9a22724,#0000 60%);position:absolute;inset:0}.about-module__UxSSNW__heroGrain{z-index:2;pointer-events:none;opacity:.35;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");position:absolute;inset:0}.about-module__UxSSNW__heroInner{z-index:3;text-align:center;width:100%;max-width:42rem;margin-inline:auto;padding:5.5rem 1rem 3.25rem;position:relative}@media (min-width:768px){.about-module__UxSSNW__hero{min-height:min(82vh,44rem)}.about-module__UxSSNW__heroInner{padding:7rem 2rem 4rem}}.about-module__UxSSNW__heroLead{max-width:34rem;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#f5e6b8eb;margin:1.25rem auto 0;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:800;line-height:1.45;animation:.7s ease-out .18s both about-module__UxSSNW__aboutFadeUp}.about-module__UxSSNW__heroCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.25rem;margin-top:1.75rem;animation:.7s ease-out .32s both about-module__UxSSNW__aboutFadeUp;display:flex}.about-module__UxSSNW__heroCta .order-phone-cta--button{background:linear-gradient(145deg, var(--color-gold-soft), var(--color-gold));color:var(--color-green-deep);box-shadow:0 10px 28px #c9a22759}.about-module__UxSSNW__heroCta .order-phone-cta--button:hover{background:linear-gradient(145deg, var(--color-gold), var(--color-gold-strong))}.about-module__UxSSNW__heroSecondary{font-family:var(--font-heading), sans-serif;color:#ffffffd1;text-decoration:underline;-webkit-text-decoration-color:var(--color-gold);text-decoration-color:var(--color-gold);text-underline-offset:4px;transition:color var(--motion-fast) ease;font-size:.875rem;font-weight:800}.about-module__UxSSNW__heroSecondary:hover{color:#fff}.about-module__UxSSNW__heroTitleWrap{animation:.75s ease-out both about-module__UxSSNW__aboutFadeUp}.about-module__UxSSNW__stickyNav{inset-inline:0;z-index:40;pointer-events:none;transition:top var(--motion-base) ease;padding:0 .75rem;position:fixed;top:4.4rem}.about-module__UxSSNW__stickyNavCompact{top:3.9rem}.about-module__UxSSNW__stickyNavPill{pointer-events:auto;-webkit-backdrop-filter:blur(14px);width:fit-content;max-width:calc(100% - .5rem);transition:box-shadow var(--motion-base) ease, top var(--motion-base) ease;background:#fffffff7;border:1px solid #0d1f1714;border-radius:999px;justify-content:center;align-items:center;margin-inline:auto;padding:.35rem .45rem;display:flex;overflow:hidden;box-shadow:0 10px 36px #0d1f1729,0 2px 8px #0d1f170f}@media (min-width:768px){.about-module__UxSSNW__stickyNav{padding:0 1.25rem}.about-module__UxSSNW__stickyNavPill{padding:.4rem .55rem}}.about-module__UxSSNW__stickyLinks{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;gap:.1rem;min-width:0;display:flex;overflow-x:auto}.about-module__UxSSNW__stickyLinks::-webkit-scrollbar{display:none}@media (min-width:900px){.about-module__UxSSNW__stickyLinks{gap:.15rem}}.about-module__UxSSNW__stickyLink{font-family:var(--font-heading), sans-serif;letter-spacing:.04em;color:#0d1f179e;transition:color var(--motion-fast) ease;white-space:nowrap;flex-shrink:0;padding:.55rem .65rem;font-size:.72rem;font-weight:700;position:relative}@media (min-width:768px){.about-module__UxSSNW__stickyLink{padding:.6rem .8rem;font-size:.78rem}}.about-module__UxSSNW__stickyLink:after{content:"";inset-inline:.55rem;background:var(--color-green-bright);transform-origin:50%;height:2px;transition:transform var(--motion-base) ease;position:absolute;bottom:.25rem;transform:scaleX(0)}.about-module__UxSSNW__stickyLink:hover{color:var(--color-green-deep)}.about-module__UxSSNW__stickyLink:hover:after{transform:scaleX(1)}.about-module__UxSSNW__stickyLinkActive{color:var(--color-green-deep);background:#1b433214;border-radius:999px}.about-module__UxSSNW__stickyLinkActive:after{background:var(--color-gold);transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.about-module__UxSSNW__stickyNavPill{transition:none}}.about-module__UxSSNW__section{padding:3.25rem 1rem;scroll-margin-top:8.5rem;position:relative}@media (min-width:768px){.about-module__UxSSNW__section{padding:4.5rem 2rem;scroll-margin-top:9.5rem}}.about-module__UxSSNW__sectionWhite{background:#fff}.about-module__UxSSNW__sectionSurface{background:var(--color-surface-elevated)}.about-module__UxSSNW__sectionDeep{background:var(--color-green-deep);color:#fff}.about-module__UxSSNW__sectionMesh{background:radial-gradient(800px 280px at 100% 0,#c9a2271a,#0000 55%),radial-gradient(600px 240px at 0 100%,#1b43320f,#0000 50%),#fff}.about-module__UxSSNW__innerWide{max-width:72rem;margin-inline:auto}.about-module__UxSSNW__innerNarrow{max-width:40rem;margin-inline:auto}.about-module__UxSSNW__eyebrow{letter-spacing:.16em;text-transform:none;color:var(--color-gold-strong);margin:0;font-size:.7rem;font-weight:800}.about-module__UxSSNW__sectionDeep .about-module__UxSSNW__eyebrow{color:var(--color-gold)}.about-module__UxSSNW__heading{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:.55rem 0 0;font-size:clamp(1.65rem,3.6vw,2.35rem);font-weight:800;line-height:1.1}.about-module__UxSSNW__headingSm{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:.55rem 0 0;font-size:clamp(1.25rem,2.4vw,1.45rem);font-weight:800;line-height:1.15}.about-module__UxSSNW__sectionDeep .about-module__UxSSNW__heading{color:#fff}.about-module__UxSSNW__subhead{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#1b4332c7;margin:.85rem 0 0;font-size:clamp(1rem,2vw,1.15rem);font-weight:800;line-height:1.4}.about-module__UxSSNW__sectionDeep .about-module__UxSSNW__subhead{color:#f5e6b8e0}.about-module__UxSSNW__body{color:var(--color-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.65}.about-module__UxSSNW__whyGrid{align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.about-module__UxSSNW__whyGrid{grid-template-columns:1.05fr .95fr;gap:3.5rem}}.about-module__UxSSNW__whyMedia{aspect-ratio:5/4;background:var(--color-green-deep);position:relative;overflow:hidden}.about-module__UxSSNW__whyMedia:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0d1f1773);height:35%;position:absolute;inset:auto 0 0}.about-module__UxSSNW__whyMedia img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s}.about-module__UxSSNW__whyMedia:hover img{transform:scale(1.04)}.about-module__UxSSNW__whyRule{inset-inline-start:0;background:linear-gradient(to bottom, var(--color-gold), #c9a22726);width:3px;height:calc(100% - 2rem);position:absolute;top:1rem}.about-module__UxSSNW__pillars{gap:1.5rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.about-module__UxSSNW__pillars{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.about-module__UxSSNW__pillars{grid-template-columns:repeat(4,1fr);gap:1.75rem}}.about-module__UxSSNW__pillar{border-top:2px solid var(--color-gold);padding-top:1rem}.about-module__UxSSNW__pillarIndex{font-family:var(--font-heading), sans-serif;letter-spacing:.14em;color:var(--color-gold-strong);margin-bottom:.4rem;font-size:.7rem;font-weight:800;display:block}.about-module__UxSSNW__pillarTitle{font-family:var(--font-heading), sans-serif;color:var(--color-green-primary);margin:0;font-size:1.1rem;font-weight:800}.about-module__UxSSNW__pillarBody{color:var(--color-muted);margin:.5rem 0 0;font-size:.9rem;line-height:1.55}.about-module__UxSSNW__credibility{background:var(--color-green-deep);color:#fff;text-align:center;padding:2.75rem 1rem;position:relative;overflow:hidden}@media (min-width:768px){.about-module__UxSSNW__credibility{padding:3.25rem 2rem}}.about-module__UxSSNW__credibility:before{content:"";pointer-events:none;background:radial-gradient(50% 60% at 50% 0,#c9a2271f,#0000 65%);position:absolute;inset:0}.about-module__UxSSNW__credibilityInner{z-index:1;max-width:48rem;margin-inline:auto;position:relative}.about-module__UxSSNW__credibilityLine{justify-content:center;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.about-module__UxSSNW__credibilityLine:before,.about-module__UxSSNW__credibilityLine:after{content:"";background:#c9a22773;flex:1;max-width:5rem;height:1px}.about-module__UxSSNW__statGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.about-module__UxSSNW__statValue{font-family:var(--font-heading), sans-serif;color:#fff;font-weight:900;line-height:1}.about-module__UxSSNW__statSuffix{color:var(--color-gold)}.about-module__UxSSNW__statLabel{letter-spacing:.12em;color:#ffffff8c;margin:.4rem 0 0;font-size:.65rem;font-weight:800}.about-module__UxSSNW__compareFrame{border:2px solid var(--color-green-deep);margin-top:2rem;overflow:hidden;box-shadow:12px 12px #c9a22759}@media (max-width:767px){.about-module__UxSSNW__compareFrame{box-shadow:6px 6px #c9a22759}}.about-module__UxSSNW__timeline{margin:0;padding:0;list-style:none}.about-module__UxSSNW__timelineItem{border-top:1px solid var(--about-line);gap:.75rem;padding:1.75rem 0;display:grid}@media (min-width:768px){.about-module__UxSSNW__timelineItem{grid-template-columns:5.5rem 1fr;align-items:start;gap:1.5rem}}.about-module__UxSSNW__stepNum{font-family:var(--font-heading), sans-serif;color:#0000;-webkit-text-stroke:1.5px var(--color-gold);paint-order:stroke fill;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1}@supports not (-webkit-text-stroke:1px gold){.about-module__UxSSNW__stepNum{color:var(--color-gold)}}.about-module__UxSSNW__stepTitle{font-family:var(--font-heading), sans-serif;color:var(--color-green-primary);margin:0;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:800}.about-module__UxSSNW__stepBody{color:var(--color-muted);margin:.45rem 0 0;font-size:1rem;line-height:1.6}.about-module__UxSSNW__careStack{gap:3rem;display:grid}@media (min-width:768px){.about-module__UxSSNW__careStack{gap:3.75rem}}.about-module__UxSSNW__careZone{gap:1.25rem;display:grid}.about-module__UxSSNW__careZoneTitle{text-align:center;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:1rem;font-weight:800}@media (min-width:640px){.about-module__UxSSNW__careZoneTitle{font-size:1.125rem}}.about-module__UxSSNW__carePillars{gap:1.75rem;display:grid}@media (min-width:768px){.about-module__UxSSNW__carePillars{background:linear-gradient(var(--about-line), var(--about-line)) calc(100% / 3) center / 1px 100% no-repeat, linear-gradient(var(--about-line), var(--about-line)) calc(200% / 3) center / 1px 100% no-repeat;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;position:relative}}.about-module__UxSSNW__carePillar{border-top:2px solid var(--color-gold);padding-top:1.25rem}@media (min-width:768px){.about-module__UxSSNW__carePillar{border-top:0;border-inline-start:0;padding:0 1.5rem}.about-module__UxSSNW__carePillar:nth-child(3n+1){padding-inline-start:0}.about-module__UxSSNW__carePillar:nth-child(3n){padding-inline-end:0}}.about-module__UxSSNW__carePillar .about-module__UxSSNW__featureTitle,.about-module__UxSSNW__carePillar .about-module__UxSSNW__featureBody{text-align:center}.about-module__UxSSNW__carePillar .about-module__UxSSNW__featureTitle{color:var(--color-gold)}.about-module__UxSSNW__careLower{gap:2.75rem;display:grid}@media (min-width:768px){.about-module__UxSSNW__careLower{gap:3.25rem}}.about-module__UxSSNW__careInset{text-align:center;justify-items:center;gap:1.25rem;width:100%;display:grid}@media (min-width:768px){.about-module__UxSSNW__careInset{gap:1.5rem}}.about-module__UxSSNW__careFoot{text-align:center;justify-items:center;gap:.65rem;width:100%;max-width:42rem;margin-inline:auto;display:grid}.about-module__UxSSNW__careFootLabel{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:.875rem;font-weight:800}.about-module__UxSSNW__careFoot .about-module__UxSSNW__noteList{justify-items:center;width:100%;margin-top:0}.about-module__UxSSNW__careFoot .about-module__UxSSNW__noteItem{text-align:center;border-inline-start:0;max-width:40rem;padding-inline-start:0}.about-module__UxSSNW__careFootCta{text-align:center;margin:.75rem 0 0}.about-module__UxSSNW__featureRow{gap:1.5rem;display:grid}@media (min-width:768px){.about-module__UxSSNW__featureRow{grid-template-columns:repeat(3,1fr)}}.about-module__UxSSNW__featureItem{border-top:2px solid var(--color-gold);padding-top:1.15rem}.about-module__UxSSNW__featureTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:1.2rem;font-weight:800}.about-module__UxSSNW__featureBody{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:.5rem 0 0;font-size:.95rem;font-weight:500;line-height:1.55}.about-module__UxSSNW__tipGrid{gap:1.5rem;display:grid}@media (min-width:768px){.about-module__UxSSNW__tipGrid{grid-template-columns:1fr 1fr}}.about-module__UxSSNW__tipItem{transition:border-color var(--motion-base) ease;border-top:2px solid #1b43322e;padding-top:1rem}.about-module__UxSSNW__tipItem:hover{border-top-color:var(--color-gold)}.about-module__UxSSNW__noteList{gap:.85rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.about-module__UxSSNW__noteItem{border-inline-start:2px solid var(--color-gold);font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);padding-inline-start:1rem;font-size:.875rem;font-weight:500;line-height:1.5}.about-module__UxSSNW__schedule{border-block:1px solid var(--about-line);margin:1.5rem 0 0;padding:0;list-style:none}.about-module__UxSSNW__scheduleItem{border-bottom:1px solid var(--about-line);gap:.25rem;padding:1rem 0;display:grid}.about-module__UxSSNW__scheduleItem:last-child{border-bottom:0}@media (min-width:640px){.about-module__UxSSNW__scheduleItem{grid-template-columns:8rem 1fr;align-items:baseline;gap:1.5rem}}.about-module__UxSSNW__scheduleWhen{letter-spacing:.14em;color:var(--color-gold-strong);margin:0;font-size:.7rem;font-weight:800}.about-module__UxSSNW__scheduleWhat{color:var(--color-green-primary);margin:0;font-size:1.05rem;font-weight:700}.about-module__UxSSNW__faqBand{color:#fff;background:linear-gradient(165deg,#0d1f17 0%,#1b4332eb 42%,#0d1f17 100%);position:relative;overflow:visible}.about-module__UxSSNW__faqBand:before{content:"";pointer-events:none;background:radial-gradient(55% 42% at 50% 8%,#c9a22717,#0000 62%),radial-gradient(circle at 12% 88%,#40916c1f,#0000 40%);position:absolute;inset:0}.about-module__UxSSNW__faqLead{max-width:34rem;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#ffffffc7;margin:1.25rem auto 0;font-size:1rem;font-weight:800;line-height:1.45}@media (min-width:640px){.about-module__UxSSNW__faqLead{font-size:1.125rem}}.about-module__UxSSNW__faqStage{z-index:1;flex-direction:column;gap:1.25rem;max-width:92rem;margin-inline:auto;display:flex;position:relative}.about-module__UxSSNW__faqHeader{text-align:center;flex-shrink:0;margin-bottom:1rem}.about-module__UxSSNW__faqMain{z-index:2;flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.about-module__UxSSNW__faqChatSlot{flex-direction:column;flex:auto;min-height:0;display:flex}.about-module__UxSSNW__faqWing{display:none}.about-module__UxSSNW__faqWingFrame{border:1px solid #c9a22738;flex:1 1 0;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 14px 36px #00000047}.about-module__UxSSNW__faqWingImg{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.04);width:100%;height:100%;display:block}.about-module__UxSSNW__faqChat{z-index:1;flex-direction:column;width:100%;max-width:42rem;min-height:0;margin-inline:auto;display:flex;position:relative}.about-module__UxSSNW__faqChatShell{background:linear-gradient(#143024f2 0%,#0a1812fa 100%);border:1px solid #c9a22747;overflow:hidden;box-shadow:0 24px 60px #00000059,inset 0 0 0 1px #ffffff0a}.about-module__UxSSNW__faqChatBar{background:linear-gradient(90deg,#1b4332e6,#0d1f17d9);border-bottom:1px solid #c9a22738;flex-shrink:0;align-items:center;gap:.85rem;padding:.95rem 1.15rem;display:flex}.about-module__UxSSNW__faqChatDot{background:var(--color-gold);border-radius:50%;flex-shrink:0;width:.65rem;height:.65rem;box-shadow:0 0 0 4px #c9a2272e}.about-module__UxSSNW__faqChatBarText{min-width:0}.about-module__UxSSNW__faqChatTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#fff;margin:0;font-size:1.05rem;font-weight:800}.about-module__UxSSNW__faqChatStatus{color:#ffffff9e;margin:.15rem 0 0;font-size:.78rem;font-weight:600}.about-module__UxSSNW__faqThread{background:repeating-linear-gradient(-18deg,#0000,#0000 22px,#ffffff03 22px 23px);flex-direction:column;gap:1.35rem;margin:0;padding:1.15rem 1rem 1.4rem;list-style:none;display:flex}@media (min-width:640px){.about-module__UxSSNW__faqThread{gap:1.55rem;padding:1.35rem 1.25rem 1.6rem}}.about-module__UxSSNW__faqPair{flex-direction:column;gap:.55rem;display:flex}.about-module__UxSSNW__faqAsk,.about-module__UxSSNW__faqReply{max-width:min(92%,34rem);padding:.85rem 1rem .95rem;position:relative}.about-module__UxSSNW__faqAsk{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-start-start-radius:1.15rem;border-start-end-radius:1.15rem;border-end-end-radius:1.15rem;border-end-start-radius:.25rem;align-self:flex-start;margin-inline-end:auto}.about-module__UxSSNW__faqAsk:before{content:"";clip-path:polygon(0 0,100% 100%,0 100%);background:#ffffff12;border-block-end:1px solid #ffffff1f;border-inline-start:1px solid #ffffff1f;width:.55rem;height:.55rem;position:absolute;inset-block-end:.35rem;inset-inline-start:-.35rem;transform:rotate(45deg)}.about-module__UxSSNW__faqReply{background:linear-gradient(155deg,#fff 0%,#f4f8f5 100%);border:1px solid #c9a22759;border-start-start-radius:1.15rem;border-start-end-radius:1.15rem;border-end-end-radius:.25rem;border-end-start-radius:1.15rem;align-self:flex-end;margin-inline-start:auto;box-shadow:0 10px 28px #0000002e}.about-module__UxSSNW__faqReply:before{content:"";clip-path:polygon(100% 0,100% 100%,0 100%);background:#f4f8f5;border-block-end:1px solid #c9a22759;border-inline-end:1px solid #c9a22759;width:.55rem;height:.55rem;position:absolute;inset-block-end:.4rem;inset-inline-end:-.32rem;transform:rotate(-45deg)}.about-module__UxSSNW__faqBubbleLabel{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.about-module__UxSSNW__faqAsk .about-module__UxSSNW__faqBubbleLabel{color:#c9a227f2}.about-module__UxSSNW__faqReply .about-module__UxSSNW__faqBubbleLabel{color:var(--color-gold-strong)}.about-module__UxSSNW__faqQuestion{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(.98rem,2vw,1.12rem);font-weight:800;line-height:1.35}.about-module__UxSSNW__faqAnswer{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:.92rem;font-weight:800;line-height:1.5}@media (prefers-reduced-motion:reduce){.about-module__UxSSNW__faqAsk,.about-module__UxSSNW__faqReply{transition:none}}@media (min-width:1100px){.about-module__UxSSNW__faqStage{grid-template-columns:minmax(12rem,1fr) minmax(24rem,42rem) minmax(12rem,1fr);align-items:start;gap:1rem 1.25rem;height:auto;display:grid}.about-module__UxSSNW__faqWing{pointer-events:none;flex-direction:column;align-self:start;gap:.65rem;width:100%;min-width:0;height:calc(100vh - 7.5rem);max-height:54rem;display:flex;position:sticky;top:5.75rem}.about-module__UxSSNW__faqWingFrame{flex:1 1 0;width:100%;min-height:0}.about-module__UxSSNW__faqWingImg{object-fit:cover;width:100%;height:100%}.about-module__UxSSNW__faqMain{width:100%;max-width:none}.about-module__UxSSNW__faqHeader{margin-bottom:.85rem}.about-module__UxSSNW__faqChat{max-width:none}.about-module__UxSSNW__faqChatShell,.about-module__UxSSNW__faqThread{overflow:visible}}@media (min-width:1400px){.about-module__UxSSNW__faqStage{gap:1rem 1.5rem}}.about-module__UxSSNW__galleryHeader{text-align:center;margin-bottom:2.25rem}.about-module__UxSSNW__closeBand{text-align:center;background:radial-gradient(500px 180px at 50% 0,#c9a2271f,#0000 70%),#fff;padding:2.5rem 1rem 1.5rem}.about-module__UxSSNW__closeTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:800}.about-module__UxSSNW__closeLine{max-width:28rem;font-family:var(--font-heading), sans-serif;color:#1b4332bf;margin:.75rem auto 0;font-size:1.05rem;font-weight:800}.about-module__UxSSNW__textLink{font-family:var(--font-heading), sans-serif;color:var(--color-green-primary);text-decoration:underline;-webkit-text-decoration-color:var(--color-gold);text-decoration-color:var(--color-gold);text-underline-offset:4px;font-size:.875rem;font-weight:800}.about-module__UxSSNW__mutedNote{border-top:1px solid var(--about-line);color:var(--color-muted);margin:1rem 0 0;padding-top:1.75rem;font-size:.95rem;line-height:1.55}.about-module__UxSSNW__actionsRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}@keyframes about-module__UxSSNW__aboutHeroKen{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes about-module__UxSSNW__aboutFadeUp{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translateY(0)}}.about-module__UxSSNW__origin{isolation:isolate;background:var(--color-green-deep);color:#fff;padding:3.25rem 1.15rem 3.75rem;position:relative;overflow:hidden}@media (min-width:768px){.about-module__UxSSNW__origin{padding:4.5rem 2rem 5rem}}.about-module__UxSSNW__originMedia{z-index:0;pointer-events:none;position:absolute;inset:0}.about-module__UxSSNW__originPhoto{object-fit:cover;object-position:center 42%;width:100%;height:100%}.about-module__UxSSNW__originScrim{z-index:1;pointer-events:none;background:linear-gradient(#0d1f179e 0%,#0d1f17b8 48%,#0d1f17db 100%);position:absolute;inset:0}.about-module__UxSSNW__originCredit{z-index:2;text-align:start;letter-spacing:.01em;color:#f5f0e87a;max-width:42rem;margin:1.35rem auto 0;font-size:.68rem;font-weight:600;position:relative}@media (min-width:1024px){.about-module__UxSSNW__originCredit{max-width:72rem}}.about-module__UxSSNW__originCredit a{color:inherit;text-underline-offset:2px;text-decoration:underline}.about-module__UxSSNW__originCredit a:hover{color:#f5f0e8c7}.about-module__UxSSNW__originReveal{display:contents}.about-module__UxSSNW__originInner{z-index:2;max-width:42rem;margin-inline:auto;position:relative}@media (min-width:1024px){.about-module__UxSSNW__originInner{grid-template-columns:minmax(16rem,.78fr) minmax(0,1.22fr);align-items:start;gap:3.5rem 5rem;max-width:72rem;display:grid}}.about-module__UxSSNW__originDisplay{text-align:start}@media (min-width:1024px){.about-module__UxSSNW__originDisplay{padding-top:.35rem;position:sticky;top:6.5rem}}.about-module__UxSSNW__originTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.045em;flex-direction:column;align-items:flex-start;gap:.15rem;margin:0;font-weight:800;line-height:.92;display:flex}.about-module__UxSSNW__originTitleLead{color:#f5f0e8eb;font-size:clamp(2.6rem,8vw,5.4rem)}.about-module__UxSSNW__originTitleName{color:var(--color-gold);font-size:clamp(3.4rem,11vw,7.2rem)}.about-module__UxSSNW__originCopy{border-inline-start:2px solid #c9a22773;margin-top:1.75rem;padding-inline-start:1.15rem;position:relative}@media (min-width:1024px){.about-module__UxSSNW__originCopy{margin-top:0}}.about-module__UxSSNW__originP{font-family:var(--font-heading), sans-serif;letter-spacing:-.015em;color:#f5f0e8e6;margin:0 0 1.15rem;font-size:clamp(.98rem,1.6vw,1.12rem);font-weight:700;line-height:1.65}.about-module__UxSSNW__originP:first-child{color:var(--color-gold);font-size:clamp(1.08rem,2vw,1.28rem);font-weight:800;line-height:1.5}.about-module__UxSSNW__originSeal{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-gold);border-top:1px solid #c9a22759;margin:1.6rem 0 0;padding-top:1.15rem;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:800;line-height:1.45}@media (prefers-reduced-motion:reduce){.about-module__UxSSNW__heroMedia img{animation:none;transform:none}.about-module__UxSSNW__heroTitleWrap,.about-module__UxSSNW__heroLead,.about-module__UxSSNW__heroCta{animation:none}.about-module__UxSSNW__whyMedia:hover img{transform:none}}
.ImageMagnifier-module__Yb7R-G__stage{aspect-ratio:4/3;background:var(--color-green-deep);width:100%;box-shadow:var(--shadow-card);cursor:zoom-in;transition:box-shadow .3s ease-out;position:relative;overflow:hidden}.ImageMagnifier-module__Yb7R-G__stageHovered{box-shadow:0 14px 44px #0d1f173d}.ImageMagnifier-module__Yb7R-G__image{object-fit:cover;object-position:center;transform-origin:50%;will-change:transform;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;transform:scale(1)}@media (hover:none),(pointer:coarse){.ImageMagnifier-module__Yb7R-G__stage{cursor:default}}@media (prefers-reduced-motion:reduce){.ImageMagnifier-module__Yb7R-G__image{transition:none!important;transform:none!important}.ImageMagnifier-module__Yb7R-G__stageHovered{box-shadow:var(--shadow-card)}}
.GrassGallery-module__GEmemG__productPanel{position:relative}.GrassGallery-module__GEmemG__previewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.GrassGallery-module__GEmemG__previewGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.GrassGallery-module__GEmemG__previewGrid:has(>:nth-child(5)){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.GrassGallery-module__GEmemG__previewGrid:has(>:nth-child(5)){grid-template-columns:repeat(4,minmax(0,1fr))}}.GrassGallery-module__GEmemG__previewItem{flex-direction:column;gap:.45rem;min-width:0;display:flex}.GrassGallery-module__GEmemG__previewCaption{text-align:center;min-height:2.5em;font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);justify-content:center;align-items:flex-end;margin:0;font-size:.8125rem;font-weight:800;line-height:1.25;display:flex}@media (min-width:768px){.GrassGallery-module__GEmemG__previewCaption{min-height:2.6em;font-size:.9375rem}}.GrassGallery-module__GEmemG__previewTile{width:100%;min-width:0;overflow:hidden}.GrassGallery-module__GEmemG__promiseList{flex-direction:column;align-items:stretch;gap:.7rem;width:max-content;max-width:100%;margin:0 auto 2rem;padding:0;list-style:none;display:flex}.GrassGallery-module__GEmemG__promiseItem{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);text-align:start;justify-content:flex-start;align-items:center;gap:.85rem;margin:0;font-size:.9375rem;font-weight:800;line-height:1.4;display:flex}.GrassGallery-module__GEmemG__promiseCheck{--stamp-fiber:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='80' height='80' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");border:1.5px solid var(--color-gold);width:1.55rem;height:1.55rem;box-shadow:0 0 0 2px var(--color-green-deep), 0 0 0 3.5px #c9a22773, 0 3px 8px #0d1f173d;background:radial-gradient(circle at 32% 28%,#40916c66,#0000 46%),linear-gradient(165deg,#1b4332 0%,#0d1f17 55%,#07140f 100%);border-radius:9999px;flex-shrink:0;place-items:center;display:grid;position:relative;overflow:hidden}.GrassGallery-module__GEmemG__promiseCheck:before{content:"";border-radius:inherit;background-image:var(--stamp-fiber);opacity:.18;mix-blend-mode:soft-light;pointer-events:none;position:absolute;inset:0}.GrassGallery-module__GEmemG__promiseCheck:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #c9a22752;position:absolute;inset:.18rem}.GrassGallery-module__GEmemG__promiseCheck svg{z-index:1;filter:drop-shadow(0 1px #00000059);width:.82rem;height:.82rem;position:relative;overflow:visible}@media (min-width:768px){.GrassGallery-module__GEmemG__promiseList{gap:.75rem;margin-bottom:2.5rem}.GrassGallery-module__GEmemG__promiseItem{font-size:1.0625rem}.GrassGallery-module__GEmemG__promiseCheck{width:1.7rem;height:1.7rem}.GrassGallery-module__GEmemG__promiseCheck svg{width:.9rem;height:.9rem}}
.SpecMeasure-module__yO4DEW__circleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.SpecMeasure-module__yO4DEW__circle{--stamp-fiber:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='80' height='80' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");text-align:center;width:clamp(6.75rem,12vw,8.25rem);height:clamp(6.75rem,12vw,8.25rem);color:var(--color-gold-soft);border:2px solid var(--color-gold);box-shadow:0 0 0 3px var(--color-green-deep), 0 0 0 5px #c9a22773, 0 12px 24px #0d1f1747;background:radial-gradient(circle at 32% 28%,#40916c59,#0000 42%),linear-gradient(165deg,#1b4332 0%,#0d1f17 55%,#07140f 100%);border-radius:9999px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.SpecMeasure-module__yO4DEW__circle:before{content:"";border-radius:inherit;background-image:var(--stamp-fiber);opacity:.18;mix-blend-mode:soft-light;pointer-events:none;position:absolute;inset:0}.SpecMeasure-module__yO4DEW__circle:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #c9a22747;position:absolute;inset:.35rem}.SpecMeasure-module__yO4DEW__circleCompact{width:clamp(5.5rem,10vw,6.75rem);height:clamp(5.5rem,10vw,6.75rem);box-shadow:0 0 0 2px var(--color-green-deep), 0 0 0 4px #c9a22773, 0 8px 18px #0d1f173d}.SpecMeasure-module__yO4DEW__circleCompact .SpecMeasure-module__yO4DEW__circleLabel{font-size:.62rem}.SpecMeasure-module__yO4DEW__circleCompact .SpecMeasure-module__yO4DEW__circleNumber{font-size:clamp(1.15rem,2vw,1.4rem)}.SpecMeasure-module__yO4DEW__circleCompact .SpecMeasure-module__yO4DEW__circleUnit{font-size:.62rem}.SpecMeasure-module__yO4DEW__circleUp{transform:translateY(-1.35rem)}.SpecMeasure-module__yO4DEW__circleDown{transform:translateY(1.35rem)}.SpecMeasure-module__yO4DEW__circle:hover{box-shadow:0 0 0 3px var(--color-green-deep), 0 0 0 5px #c9a227b3, 0 0 22px #c9a22759, 0 14px 28px #0d1f1752;transform:rotate(-3deg)scale(1.04)}.SpecMeasure-module__yO4DEW__circleUp:hover{transform:translateY(-1.35rem)rotate(-3deg)scale(1.04)}.SpecMeasure-module__yO4DEW__circleDown:hover{transform:translateY(1.35rem)rotate(3deg)scale(1.04)}.SpecMeasure-module__yO4DEW__circleLabel{z-index:1;letter-spacing:.08em;color:#f5e6b8d9;max-width:90%;margin:0;font-size:.72rem;font-weight:800;line-height:1.2;position:relative}.SpecMeasure-module__yO4DEW__circleValue{z-index:1;flex-direction:column;align-items:center;gap:.12rem;margin:.25rem 0 0;display:flex;position:relative}.SpecMeasure-module__yO4DEW__circleNumber{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;color:var(--color-gold);text-shadow:0 1px #00000059;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800;line-height:1}.SpecMeasure-module__yO4DEW__circleUnit{font-family:var(--font-heading), sans-serif;letter-spacing:.02em;color:var(--color-gold-soft);font-size:.72rem;font-weight:800;line-height:1.2}@media (min-width:1024px){.SpecMeasure-module__yO4DEW__circle{width:clamp(7.25rem,9vw,8.5rem);height:clamp(7.25rem,9vw,8.5rem)}.SpecMeasure-module__yO4DEW__circleLabel,.SpecMeasure-module__yO4DEW__circleUnit{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.SpecMeasure-module__yO4DEW__circle{transition:none}.SpecMeasure-module__yO4DEW__circle:hover{box-shadow:0 0 0 3px var(--color-green-deep), 0 0 0 5px #c9a22773, 0 12px 24px #0d1f1747;transform:none}.SpecMeasure-module__yO4DEW__circleUp:hover{transform:translateY(-1.35rem)}.SpecMeasure-module__yO4DEW__circleDown:hover{transform:translateY(1.35rem)}}
.ProductSpecCallouts-module__eZPGDa__figure{width:100%;padding:3.35rem 2.85rem 3.15rem;position:relative}.ProductSpecCallouts-module__eZPGDa__frame{aspect-ratio:16/9;position:relative;overflow:visible}.ProductSpecCallouts-module__eZPGDa__image{object-fit:cover;object-position:center 58%;border-radius:.2rem;width:100%;height:100%;display:block;box-shadow:0 16px 40px #0d1f1729}.ProductSpecCallouts-module__eZPGDa__lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ProductSpecCallouts-module__eZPGDa__dot{z-index:2;pointer-events:none;width:0;height:0;position:absolute;transform:translate(-50%,-50%)}.ProductSpecCallouts-module__eZPGDa__dotPing{background:#c9a22747;border-radius:9999px;width:1.5rem;height:1.5rem;animation:1.6s cubic-bezier(0,0,.2,1) infinite ProductSpecCallouts-module__eZPGDa__ping;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductSpecCallouts-module__eZPGDa__dotCore{background:var(--color-gold);border:2px solid #fff;border-radius:9999px;width:.7rem;height:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 6px #0d1f1759}.ProductSpecCallouts-module__eZPGDa__badge{z-index:3;left:var(--badge-x);top:var(--badge-y);position:absolute;transform:translate(-50%,-50%)}.ProductSpecCallouts-module__eZPGDa__linesMobile{display:none}@keyframes ProductSpecCallouts-module__eZPGDa__ping{75%,to{opacity:0;transform:translate(-50%,-50%)scale(1.85)}}@media (prefers-reduced-motion:reduce){.ProductSpecCallouts-module__eZPGDa__dotPing{opacity:.35;animation:none}}@media (max-width:1023px){.ProductSpecCallouts-module__eZPGDa__figure{padding:3rem .35rem 2.85rem}.ProductSpecCallouts-module__eZPGDa__linesDesktop{display:none}.ProductSpecCallouts-module__eZPGDa__linesMobile{display:block}.ProductSpecCallouts-module__eZPGDa__badge{left:var(--badge-x-sm);top:var(--badge-y-sm);transform:translate(-50%,-50%)scale(.72)}.ProductSpecCallouts-module__eZPGDa__dotPing{width:1.15rem;height:1.15rem}.ProductSpecCallouts-module__eZPGDa__dotCore{width:.55rem;height:.55rem}}@media (max-width:479px){.ProductSpecCallouts-module__eZPGDa__figure{padding:2.65rem .2rem 2.5rem}.ProductSpecCallouts-module__eZPGDa__badge{transform:translate(-50%,-50%)scale(.58)}}
.FullSpecSection-module__tUqs2q__stage{flex-direction:column;align-items:center;gap:1.75rem;width:100%;display:flex}.FullSpecSection-module__tUqs2q__product{width:min(100%,45.5rem)}.FullSpecSection-module__tUqs2q__list{flex-direction:column;gap:.75rem;width:100%;max-width:24rem;margin:0;padding:0;list-style:none;display:flex}.FullSpecSection-module__tUqs2q__listItem{align-items:center;gap:.85rem;display:flex}.FullSpecSection-module__tUqs2q__bullet{--stamp-fiber:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='80' height='80' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");border:1.5px solid var(--color-gold);width:1.15rem;height:1.15rem;box-shadow:0 0 0 1.5px var(--color-green-deep), 0 0 0 2.5px #c9a22766;background:radial-gradient(circle at 32% 28%,#40916c59,#0000 42%),linear-gradient(165deg,#1b4332 0%,#0d1f17 55%,#07140f 100%);border-radius:9999px;flex-shrink:0;position:relative;overflow:hidden}.FullSpecSection-module__tUqs2q__bullet:before{content:"";border-radius:inherit;background-image:var(--stamp-fiber);opacity:.2;mix-blend-mode:soft-light;pointer-events:none;position:absolute;inset:0}.FullSpecSection-module__tUqs2q__listText{flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;min-width:0;display:flex}.FullSpecSection-module__tUqs2q__listLabel{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:.9rem;font-weight:800}.FullSpecSection-module__tUqs2q__listValue{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--color-green-primary);margin:0;font-size:1.2rem;font-weight:800;line-height:1.2}.FullSpecSection-module__tUqs2q__listUnit{color:var(--color-gold-strong);font-size:.9rem;font-weight:700}@media (min-width:1024px){.FullSpecSection-module__tUqs2q__stage{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:1.25rem 1.5rem;display:grid}.FullSpecSection-module__tUqs2q__product{justify-self:start;width:100%;max-width:none;transform:translate(-.5rem)}.FullSpecSection-module__tUqs2q__list{justify-self:start;gap:.85rem;max-width:22rem;transform:none}.FullSpecSection-module__tUqs2q__bullet{width:1.25rem;height:1.25rem}}@media (min-width:1280px){.FullSpecSection-module__tUqs2q__stage{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:1.5rem 1.75rem}.FullSpecSection-module__tUqs2q__product{transform:translate(-.75rem)}.FullSpecSection-module__tUqs2q__list{max-width:24rem}.FullSpecSection-module__tUqs2q__listLabel{font-size:.95rem}.FullSpecSection-module__tUqs2q__listValue{font-size:1.3rem}.FullSpecSection-module__tUqs2q__listUnit{font-size:.95rem}}
