#header-component{--color-scheme-top-row: #81AFB5 !important;--color-scheme-bottom-row: #81AFB5 !important}#header-component .header__row--top,#header-component .header__row--bottom,#header-component a,#header-component .header-actions__action,#header-component .button,#header-component .button-secondary,#header-component .header-logo{color:#fff}#header-component svg{fill:currentColor}#header-component{--color-foreground: 255 255 255;--color-foreground-rgb: 255 255 255;--color-account-icon: #ffffff;--button-color: #ffffff}.header-logo__svg{display:flex;align-items:center}.header-logo__svg svg{height:36px;width:auto}@media screen and (max-width:749px){.header-logo__svg svg{height:28px}:root{--page-margin: 20px}}:root{--narrow-page-width: 75rem}.page-width{max-width:1280px;margin-inline:auto;padding-inline:var(--page-margin, 40px);width:100%;box-sizing:border-box}:root{--gs-green: #b8d8c8;--gs-green-dark: #4a7c65;--gs-green-mid: #7aad94;--gs-cream: #faf8f5;--gs-white: #ffffff;--gs-text: #1a1a1a;--gs-text-muted: #6b7280;--gs-radius: 12px;--gs-radius-lg: 20px;--gs-radius-full: 9999px;--gs-shadow: 0 4px 24px rgba(0,0,0,.08);--gs-shadow-lg: 0 8px 40px rgba(0,0,0,.12);--gs-transition: .25s ease;--gs-section-gap: 40px;--gs-section-gap-sm: 24px}.gs-section{padding-block:0}.gs-section+.gs-section{border-top:1px solid rgba(0,0,0,.06)}.gs-heading{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15;color:var(--gs-text);margin:0 0 .5rem}.gs-subheading{font-size:1rem;color:var(--gs-text-muted);margin:0 0 2rem}.gs-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border-radius:var(--gs-radius-full);background:var(--gs-green);color:var(--gs-green-dark);font-size:.8rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;margin-bottom:.75rem}.gs-badge--sale{background:#fee2e2;color:#b91c1c}.gs-stars{color:#f59e0b;font-size:1rem;letter-spacing:.05em;margin-bottom:.4rem}.gs-tag{display:inline-block;padding:.2rem .65rem;background:var(--gs-green);color:var(--gs-green-dark);border-radius:var(--gs-radius-full);font-size:.75rem;font-weight:600}.gs-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:var(--gs-radius-full);font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:background var(--gs-transition),color var(--gs-transition),border-color var(--gs-transition);white-space:nowrap}.gs-btn--primary{background:var(--gs-green-dark);color:var(--gs-white);border-color:var(--gs-green-dark)}.gs-btn--primary:hover{background:var(--gs-green-mid);border-color:var(--gs-green-mid)}.gs-btn--outline{background:transparent;color:var(--gs-green-dark);border-color:var(--gs-green-dark)}.gs-btn--outline:hover{background:var(--gs-green-dark);color:var(--gs-white)}.gs-btn--sm{padding:.5rem 1.25rem;font-size:.85rem}.gs-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:2px solid var(--gs-green-dark);background:transparent;color:var(--gs-green-dark);cursor:pointer;transition:background var(--gs-transition),color var(--gs-transition)}.gs-icon-btn:hover{background:var(--gs-green-dark);color:var(--gs-white)}.gs-product-card{background:var(--gs-white);border-radius:var(--gs-radius-lg);overflow:hidden;box-shadow:var(--gs-shadow);transition:box-shadow var(--gs-transition),transform var(--gs-transition);text-decoration:none;color:inherit;display:flex;flex-direction:column}.gs-product-card:hover{box-shadow:var(--gs-shadow-lg);transform:translateY(-4px)}.gs-product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.gs-product-card__media{aspect-ratio:1;overflow:hidden;background:var(--gs-cream);flex-shrink:0}.gs-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform var(--gs-transition)}.gs-product-card:hover .gs-product-card__img{transform:scale(1.04)}.gs-product-card__img--placeholder{width:100%;height:100%}.gs-product-card__info{padding:1rem 1rem 1.5rem;flex:1}.gs-product-card__title{font-size:1rem;font-weight:600;margin:0 0 .35rem}.gs-product-card__price{font-size:.95rem;color:var(--gs-green-dark);font-weight:700;margin:0}.gs-product-card__actions{display:flex;gap:.5rem;flex-wrap:wrap;padding:0 1rem 1.25rem}.gs-product-card:has(.gs-product-card__actions) .gs-product-card__info{padding-bottom:.5rem}.gs-product-card--compact .gs-product-card__media{aspect-ratio:3/4}.gs-product-card--compact .gs-product-card__info{padding:.75rem}.gs-product-card--compact .gs-product-card__title{padding:.75rem .75rem 0}.gs-product-card--compact .gs-product-card__price{padding:.25rem .75rem .75rem;margin-top:auto}.gs-product-card--compact .gs-badge{margin:0 0 .75rem .75rem}.gs-featured-products{padding-block:var(--gs-section-gap);background:var(--gs-cream)}.gs-featured-products__header{text-align:center;margin-bottom:3rem}.gs-featured-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:768px){.gs-featured-products__grid{grid-template-columns:1fr}}.gs-promo{padding-block:var(--gs-section-gap)}.gs-promo__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.gs-promo__media{width:100%}.gs-promo__img{width:100%;border-radius:var(--gs-radius-lg);object-fit:cover;aspect-ratio:3 / 4;display:block}.gs-promo__img--placeholder{width:100%;border-radius:var(--gs-radius-lg)}.gs-promo__content{padding-block-start:0}.gs-promo__label{display:inline-block;font-size:2rem;font-style:italic;color:var(--gs-green-dark);margin-bottom:.5rem;font-family:Georgia,serif}.gs-promo__heading{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1;white-space:pre-line;margin:0 0 1.25rem}.gs-promo__text{color:var(--gs-text-muted);margin-bottom:1.75rem}@media(max-width:768px){.gs-promo__inner{grid-template-columns:1fr;gap:2rem}.gs-promo__content{padding-block-start:0}}.gs-transform{padding-block:var(--gs-section-gap)}.gs-transform__header{text-align:center;margin-bottom:3rem}.gs-transform__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.gs-transform__item{background:var(--gs-white);border-radius:var(--gs-radius-lg);padding:1.5rem;box-shadow:var(--gs-shadow)}.gs-transform__before-after{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.gs-transform__side{flex:1;text-align:center}.gs-transform__label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--gs-text-muted);margin-bottom:.35rem}.gs-transform__photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--gs-radius)}.gs-transform__photo--placeholder{width:100%;border-radius:var(--gs-radius)}.gs-transform__divider{color:var(--gs-green-dark);flex-shrink:0}.gs-transform__quote{font-size:.9rem;color:var(--gs-text);margin:.35rem 0;font-style:italic}.gs-transform__author{font-size:.8rem;color:var(--gs-text-muted);font-weight:600}@media(max-width:768px){.gs-transform__grid{grid-template-columns:1fr}}.gs-solution{padding-block:var(--gs-section-gap);background:var(--gs-cream)}.gs-solution__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.gs-solution__tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.gs-solution__tab{padding:.5rem 1.25rem;border-radius:var(--gs-radius-full);border:2px solid var(--gs-green-dark);background:transparent;color:var(--gs-green-dark);font-weight:600;font-size:.9rem;cursor:pointer;transition:background var(--gs-transition),color var(--gs-transition)}.gs-solution__tab.is-active,.gs-solution__tab:hover{background:var(--gs-green-dark);color:var(--gs-white)}.gs-solution__panel{display:none}.gs-solution__panel.is-active{display:block}.gs-solution__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:900px){.gs-solution__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.gs-solution__grid{grid-template-columns:1fr 1fr}}.gs-how{padding-block:var(--gs-section-gap)}.gs-how__header{text-align:center;margin-bottom:3rem}.gs-how__emoji{font-size:1.5rem}.gs-how__steps{display:flex;align-items:flex-start;gap:0;flex-wrap:wrap}.gs-how__step{flex:1;min-width:200px;text-align:center;padding:1.5rem 1rem}.gs-how__step-num{font-size:2.5rem;font-weight:800;color:var(--gs-green);line-height:1;margin-bottom:.5rem}.gs-how__step-icon{width:180px;height:220px;margin:0 auto 1.25rem;border-radius:16px;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--gs-green-dark);overflow:hidden}.gs-how__step-icon-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gs-how__step-img{width:100%;height:100%;object-fit:contain;padding:1rem;box-sizing:border-box}.gs-how__step-title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.gs-how__step-text{font-size:.9rem;color:var(--gs-text-muted);max-width:220px;margin:0 auto}.gs-how__connector{display:flex;align-items:center;padding-top:3rem;color:var(--gs-green-dark);flex-shrink:0}@media(max-width:768px){.gs-how__steps{flex-direction:column;align-items:center}.gs-how__connector{transform:rotate(90deg);padding-top:0}}.gs-feature{padding-block:var(--gs-section-gap)}.gs-feature__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.gs-feature__heading{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;white-space:pre-line;margin:.75rem 0 1rem}.gs-feature__text{color:var(--gs-text-muted);margin-bottom:1.75rem;line-height:1.6}.gs-feature__bullets{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.gs-feature__bullet{display:flex;gap:.75rem;align-items:flex-start}.gs-feature__bullet-icon{width:32px;height:32px;border-radius:50%;background:var(--gs-green);color:var(--gs-green-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}.gs-feature__bullet strong{display:block;font-size:.95rem;font-weight:700;margin-bottom:.15rem}.gs-feature__bullet p{font-size:.85rem;color:var(--gs-text-muted);margin:0}.gs-feature__media{position:relative}.gs-feature__img{width:100%;border-radius:var(--gs-radius-lg);object-fit:cover}.gs-feature__img--placeholder{width:100%;border-radius:var(--gs-radius-lg)}.gs-feature__badge-float{position:absolute;right:-1.5rem;top:2rem;display:flex;flex-direction:column;gap:.75rem}.gs-float-badge{display:flex;align-items:center;gap:.5rem;background:var(--gs-white);border-radius:var(--gs-radius-full);padding:.5rem 1rem;box-shadow:var(--gs-shadow);font-size:.85rem;font-weight:600;white-space:nowrap}.gs-float-badge__icon{font-size:1.1rem}@media(max-width:768px){.gs-feature__inner{grid-template-columns:1fr;gap:2.5rem}.gs-feature__badge-float{right:0;top:auto;bottom:1rem;flex-direction:row}}.gs-bestsellers{padding-block:var(--gs-section-gap)}.gs-bestsellers__header{text-align:center;margin-bottom:3rem}.gs-bestsellers__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.gs-bestseller-card{display:flex;gap:1.5rem;background:var(--gs-white);border-radius:var(--gs-radius-lg);padding:1.5rem;box-shadow:var(--gs-shadow);align-items:flex-start}.gs-bestseller-card__photo{width:100px;height:100px;flex-shrink:0}.gs-bestseller-card__img{width:100%;height:100%;object-fit:cover;border-radius:50%}.gs-bestseller-card__img--placeholder{width:100%;height:100%;border-radius:50%}.gs-bestseller-card__quote{font-size:.9rem;font-style:italic;margin:.35rem 0 .5rem}.gs-bestseller-card__name{font-size:.8rem;font-weight:600;color:var(--gs-text-muted);display:block;margin-bottom:.75rem}@media(max-width:768px){.gs-bestsellers__grid{grid-template-columns:1fr}}.gs-results{padding-block:var(--gs-section-gap);background:var(--gs-cream)}.gs-results__header{text-align:center;margin-bottom:2.5rem}.gs-results__accent{font-style:italic;color:var(--gs-green-dark)}.gs-results__carousel{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.5rem}.gs-results__carousel::-webkit-scrollbar{display:none}.gs-results__item{width:260px;min-width:260px;scroll-snap-align:start;background:var(--gs-white);border-radius:var(--gs-radius-lg);overflow:hidden;box-shadow:var(--gs-shadow);flex-shrink:0}.gs-results__media-wrap{aspect-ratio:9/16;overflow:hidden;background:var(--gs-cream);border-radius:var(--gs-radius-lg) var(--gs-radius-lg) 0 0}.gs-results__video,.gs-results__photo{width:100%;height:100%;object-fit:cover;display:block}.gs-results__photo--placeholder{width:100%;height:100%}.gs-results__info{padding:1rem}.gs-results__quote{font-size:.9rem;font-style:italic;margin:.25rem 0 .5rem}.gs-results__name{font-size:.8rem;font-weight:600;color:var(--gs-text-muted)}.gs-results__nav{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.gs-why{padding-block:var(--gs-section-gap)}.gs-why__inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.gs-why__text{color:var(--gs-text-muted);line-height:1.6;margin-bottom:1.75rem}.gs-why__stats{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2.5rem}.gs-why__stat{display:flex;flex-direction:column;gap:.15rem}.gs-why__stat-num{font-size:2rem;font-weight:800;color:var(--gs-green-dark);line-height:1}.gs-why__stat-label{font-size:.8rem;color:var(--gs-text-muted)}.gs-why__media{position:relative}.gs-why__img{width:100%;border-radius:var(--gs-radius-lg);object-fit:cover}.gs-why__img--placeholder{width:100%;border-radius:var(--gs-radius-lg)}.gs-why__features{position:absolute;left:-1.5rem;bottom:2rem;display:flex;flex-direction:column;gap:.6rem;max-width:200px}.gs-why__feature{display:flex;align-items:center;gap:.5rem;background:var(--gs-white);border-radius:var(--gs-radius-full);padding:.5rem 1rem;box-shadow:var(--gs-shadow);font-size:.8rem;font-weight:600}.gs-why__feature-icon{color:var(--gs-green-dark);font-weight:700}@media(max-width:768px){.gs-why__inner{grid-template-columns:1fr;gap:2.5rem}.gs-why__features{position:static;max-width:100%;flex-direction:row;flex-wrap:wrap;margin-top:1rem}}.gs-faq{padding-block:4rem 5rem}.gs-faq__header{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:3.5rem}.gs-faq__label{display:inline-block;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gs-green-dark);margin-bottom:.6rem}.gs-faq__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--gs-text);margin:0 0 .75rem}.gs-faq__subtitle{font-size:.95rem;color:var(--gs-text-muted);line-height:1.65;margin:0}.gs-faq__list{max-width:800px;margin-inline:auto}.gs-faq__cat-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gs-green-dark);margin-block:2.5rem .5rem;padding-bottom:.5rem;border-bottom:2px solid var(--gs-green)}.gs-faq__cat-label:first-child{margin-top:0}.gs-faq__item{border-bottom:1px solid rgba(0,0,0,.1)}.gs-faq__item:first-of-type,.gs-faq__cat-label+.gs-faq__item{border-top:1px solid rgba(0,0,0,.1)}.gs-faq__question{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.25rem;cursor:pointer;font-size:1rem;font-weight:600;color:var(--gs-text);list-style:none;-webkit-user-select:none;user-select:none;transition:color .2s}.gs-faq__question::-webkit-details-marker{display:none}.gs-faq__question:hover{color:var(--gs-green-dark)}.gs-faq__icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s}.gs-faq__item[open] .gs-faq__icon{background:var(--gs-green-dark);border-color:var(--gs-green-dark);color:#fff}.gs-faq__icon-plus{transition:transform .25s ease}.gs-faq__item[open] .gs-faq__icon-plus{transform:rotate(45deg)}.gs-faq__answer{padding-bottom:1.25rem;font-size:.95rem;line-height:1.8;color:var(--gs-text-muted);max-width:680px}.gs-faq__answer p{margin-bottom:.75rem}.gs-faq__answer p:last-child{margin-bottom:0}.gs-faq__answer ul,.gs-faq__answer ol{padding-left:1.4rem;margin-bottom:.75rem}.gs-faq__answer li{margin-bottom:.3rem}.gs-faq__contact{max-width:800px;margin:3.5rem auto 0;padding:2rem 2.5rem;background:var(--gs-white);border-radius:var(--gs-radius-lg);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.gs-faq__contact p{font-size:1rem;font-weight:600;color:var(--gs-text);margin:0}.gs-policy{padding-block:4rem 5rem}.gs-policy__header{max-width:760px;margin-bottom:3rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(0,0,0,.1)}.gs-policy__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--gs-text);margin:0 0 .5rem}.gs-policy__date{font-size:.83rem;color:var(--gs-text-muted);margin:0 0 1rem}.gs-policy__intro{font-size:.95rem;line-height:1.8;color:var(--gs-text-muted)}.gs-policy__intro p{margin-bottom:.75rem}.gs-policy__inner{display:grid;grid-template-columns:210px 1fr;gap:4rem;align-items:start}.gs-policy__nav{position:sticky;top:5rem;display:flex;flex-direction:column;gap:.5rem}.gs-policy__nav-link{font-size:.85rem;font-weight:500;color:var(--gs-text-muted);text-decoration:none;padding-block:.2rem;line-height:1.4;transition:color .2s;border-left:2px solid transparent;padding-left:.75rem}.gs-policy__nav-link:hover{color:var(--gs-green-dark);border-left-color:var(--gs-green-dark)}.gs-policy__content{min-width:0}.gs-policy__section{margin-bottom:2.5rem}.gs-policy__section:last-child{margin-bottom:0}.gs-policy__section-heading{font-size:1.25rem;font-weight:700;color:var(--gs-text);margin:0 0 .875rem;padding-top:1rem}.gs-policy__section-body{font-size:.95rem;line-height:1.8;color:var(--gs-text-muted)}.gs-policy__section-body p{margin-bottom:.875rem}.gs-policy__section-body p:last-child{margin-bottom:0}.gs-policy__section-body ul,.gs-policy__section-body ol{padding-left:1.4rem;margin-bottom:.875rem}.gs-policy__section-body li{margin-bottom:.35rem}.gs-policy__section-body a{color:var(--gs-green-dark);text-decoration:underline}.gs-policy__section-body strong{color:var(--gs-text);font-weight:600}@media(max-width:768px){.gs-policy__inner{grid-template-columns:1fr;gap:2rem}.gs-policy__nav{position:static;flex-direction:row;flex-wrap:wrap;gap:.35rem .75rem;padding:1rem 1.25rem;background:var(--gs-white);border-radius:var(--gs-radius-lg);margin-bottom:1rem}.gs-policy__nav-link{border-left:none;padding-left:0;font-size:.8rem}.gs-faq__contact{flex-direction:column;align-items:flex-start;padding:1.5rem}}.gs-about{background:var(--gs-cream)}.gs-about__hero{padding-block:4rem 0}.gs-about__hero-title{font-size:clamp(3rem,8vw,5.5rem);font-weight:900;text-transform:uppercase;line-height:1;letter-spacing:-.02em;color:var(--gs-text);margin-bottom:2.5rem}.gs-about__hero-grid{display:grid;grid-template-columns:190px 1fr;gap:3rem;margin-bottom:3rem}.gs-about__sidenav{display:flex;flex-direction:column;gap:.6rem}.gs-about__sidenav-link{font-size:.9rem;font-weight:500;color:var(--gs-text-muted);text-decoration:none;transition:color .2s;line-height:1.3}.gs-about__sidenav-link:hover{color:var(--gs-green-dark)}.gs-about__hero-body{font-size:1rem;line-height:1.8;color:var(--gs-text);column-count:2;column-gap:2.5rem}.gs-about__hero-img-wrap{width:100%;margin-top:3rem}.gs-about__hero-img{width:100%;aspect-ratio:21/9;object-fit:cover;display:block}.gs-about__hero-img--placeholder{width:100%;aspect-ratio:21/9;background:linear-gradient(135deg,var(--gs-green) 0%,#d4eae0 100%)}.gs-about__section-header{margin-bottom:2.5rem}.gs-about__section-header--center{text-align:center;max-width:700px;margin-inline:auto;margin-bottom:2.5rem}.gs-about__label{display:inline-block;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gs-green-dark);margin-bottom:.6rem}.gs-about__heading{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15;color:var(--gs-text);margin:0 0 1rem;white-space:pre-line}.gs-about__body-text{font-size:1rem;line-height:1.8;color:var(--gs-text-muted)}.gs-about__body-text p{margin-bottom:1rem}.gs-about__body-text--mt{margin-top:1.5rem}.gs-about__subtext{font-size:.95rem;color:var(--gs-text-muted);line-height:1.7;margin-top:.75rem}.gs-about__cta{margin-top:1.5rem}.gs-about__two-col{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.gs-about__two-col--img-left .gs-about__media{order:-1}.gs-about__two-col--img-right .gs-about__media{order:1}.gs-about__media-img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--gs-radius-lg);display:block}.gs-about__media-img--ph{width:100%;aspect-ratio:4/5;background:linear-gradient(135deg,var(--gs-green) 0%,var(--gs-cream) 100%);border-radius:var(--gs-radius-lg)}.gs-about__botanical{padding-block:5rem;background:var(--gs-white)}.gs-about__values{padding-block:5rem}.gs-about__values-left{display:flex;flex-direction:column}.gs-about__quote-mark{font-size:5rem;line-height:.8;color:var(--gs-green-dark);font-family:Georgia,Times New Roman,serif;margin-bottom:.25rem}.gs-about__quote-text{font-size:1.35rem;font-style:italic;font-weight:500;line-height:1.5;color:var(--gs-text);margin:0 0 .75rem}.gs-about__quote-author{font-size:.83rem;font-weight:600;color:var(--gs-text-muted);font-style:normal}.gs-about__innovation{padding-block:5rem;background:var(--gs-white)}.gs-about__stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3.5rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.08)}.gs-about__stat-num{font-size:clamp(2.25rem,4vw,3rem);font-weight:900;color:var(--gs-green-dark);line-height:1;margin-bottom:.4rem}.gs-about__stat-label{font-size:.83rem;color:var(--gs-text-muted);line-height:1.4}.gs-about__team{padding-block:5rem}.gs-about__two-col.gs-about__team-inner{align-items:start}.gs-about__team-photos{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.gs-about__team-photo{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:var(--gs-radius);display:block}.gs-about__team-photo--ph{aspect-ratio:3/4;border-radius:var(--gs-radius);background:var(--gs-green)}.gs-about__certs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.gs-about__cert{padding:.35rem 1rem;border:1.5px solid var(--gs-green-dark);color:var(--gs-green-dark);border-radius:var(--gs-radius-full);font-size:.75rem;font-weight:700;letter-spacing:.02em}.gs-about__locations{padding-block:5rem;background:var(--gs-white)}.gs-about__loc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}.gs-about__loc-card{background:var(--gs-cream);border-radius:var(--gs-radius-lg);padding:2rem 1.75rem}.gs-about__loc-num{font-size:2.5rem;font-weight:900;color:var(--gs-green);line-height:1;margin-bottom:.75rem}.gs-about__loc-name{font-size:1.1rem;font-weight:700;color:var(--gs-text);margin:0 0 1rem}.gs-about__loc-row{display:flex;align-items:flex-start;gap:.4rem;font-size:.85rem;color:var(--gs-text-muted);margin:0 0 .5rem;line-height:1.5}.gs-about__loc-row svg{flex-shrink:0;margin-top:.15rem;color:var(--gs-green-dark)}.gs-about__locations-img{width:100%;aspect-ratio:21/9;object-fit:cover;border-radius:var(--gs-radius-lg);display:block}.gs-about__market{padding-block:5rem}.gs-about__market-top{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start;margin-bottom:2.5rem}.gs-about__market-heading{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;text-transform:uppercase;line-height:1.1;color:var(--gs-text);margin:0;white-space:pre-line}.gs-about__market-imgs{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gs-about__market-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--gs-radius-lg);display:block}.gs-about__market-img--ph{width:100%;aspect-ratio:4/3;background:var(--gs-green);border-radius:var(--gs-radius-lg)}@media(max-width:900px){.gs-about__hero-grid{grid-template-columns:1fr;gap:1.5rem}.gs-about__hero-body{column-count:1}.gs-about__sidenav{flex-direction:row;flex-wrap:wrap;gap:.4rem 1rem}.gs-about__two-col{grid-template-columns:1fr;gap:2rem}.gs-about__two-col--img-left .gs-about__media,.gs-about__two-col--img-right .gs-about__media{order:0}.gs-about__hero-img,.gs-about__hero-img--placeholder{aspect-ratio:3/2}.gs-about__stats-row{grid-template-columns:repeat(2,1fr)}.gs-about__loc-grid,.gs-about__market-imgs,.gs-about__market-top{grid-template-columns:1fr}.gs-about__locations-img{aspect-ratio:3/2}.gs-about__team-photos{grid-template-columns:repeat(2,1fr)}}.gs-blog{padding-block:3.5rem 4rem}.gs-blog__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.gs-blog__title{font-size:1.35rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--gs-text);display:flex;align-items:center;gap:.45rem}.gs-blog__dot{color:var(--gs-green-dark)}.gs-blog__view-all{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gs-text);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;transition:color .2s}.gs-blog__view-all:hover{color:var(--gs-green-dark)}.gs-blog__filters{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.gs-blog__filter{padding:.28rem .875rem;border-radius:var(--gs-radius-full);font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:1.5px solid rgba(0,0,0,.22);text-decoration:none;color:var(--gs-text);background:transparent;transition:background .2s,color .2s,border-color .2s}.gs-blog__filter--active,.gs-blog__filter:hover{background:var(--gs-green-dark);color:#fff;border-color:var(--gs-green-dark)}.gs-blog__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}.gs-blog-card:nth-child(1){grid-column:1 / 4;grid-row:1 / 3}.gs-blog-card:nth-child(2){grid-column:4 / 7;grid-row:1}.gs-blog-card:nth-child(3){grid-column:4 / 7;grid-row:2}.gs-blog-card:nth-child(n+4){grid-column:span 2}.gs-blog__grid--related .gs-blog-card:nth-child(1),.gs-blog__grid--related .gs-blog-card:nth-child(2),.gs-blog__grid--related .gs-blog-card:nth-child(3){grid-column:span 2;grid-row:auto}.gs-blog-card{display:flex;flex-direction:column}.gs-blog-card__img-wrap{display:block;overflow:hidden;border-radius:var(--gs-radius-lg);margin-bottom:.875rem;flex-shrink:0}.gs-blog-card__img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:transform .4s ease}.gs-blog-card__img-wrap:hover .gs-blog-card__img{transform:scale(1.04)}.gs-blog-card:nth-child(1) .gs-blog-card__img{aspect-ratio:3/4}.gs-blog-card:nth-child(2) .gs-blog-card__img,.gs-blog-card:nth-child(3) .gs-blog-card__img{aspect-ratio:16/9}.gs-blog-card__img--placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,var(--gs-green) 0%,var(--gs-cream) 100%)}.gs-blog-card__body{flex:1;display:flex;flex-direction:column}.gs-blog-card__meta{display:flex;align-items:center;gap:.35rem;margin-bottom:.4rem;font-size:.73rem;color:var(--gs-text-muted);text-transform:uppercase;letter-spacing:.04em}.gs-blog-card__cat{background:var(--gs-green);color:var(--gs-green-dark);padding:.1rem .45rem;border-radius:var(--gs-radius-full);font-weight:700}.gs-blog-card__title{font-size:.95rem;font-weight:800;text-transform:uppercase;color:var(--gs-text);line-height:1.25;margin-bottom:.45rem;text-decoration:none;display:block;transition:color .2s}.gs-blog-card__title:hover{color:var(--gs-green-dark)}.gs-blog-card:nth-child(1) .gs-blog-card__title{font-size:1.5rem}.gs-blog-card__excerpt{font-size:.85rem;color:var(--gs-text-muted);line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.gs-blog__pagination{margin-top:3rem;display:flex;justify-content:center;gap:.5rem}.gs-blog__empty{color:var(--gs-text-muted);text-align:center;padding-block:4rem}.gs-article{padding-block:3rem 5rem}.gs-article__meta-bar{display:flex;align-items:flex-start;gap:3rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:2rem}.gs-article__meta-item{display:flex;flex-direction:column;gap:.2rem}.gs-article__meta-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gs-text-muted)}.gs-article__meta-value{font-size:.9rem;font-weight:500;color:var(--gs-text)}.gs-article__meta-cat{color:var(--gs-green-dark);text-decoration:none}.gs-article__meta-cat:hover{text-decoration:underline}.gs-article__title{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1;color:var(--gs-text);margin:0 0 1rem}.gs-article__excerpt{font-size:1.05rem;color:var(--gs-text-muted);line-height:1.7;max-width:620px;margin:0 0 1.5rem}.gs-article__back{display:inline-flex;align-items:center;gap:.6rem;font-size:.83rem;font-weight:700;color:var(--gs-text);text-decoration:none;margin-bottom:2rem;transition:color .2s}.gs-article__back:hover{color:var(--gs-green-dark)}.gs-article__back-circle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid currentColor;flex-shrink:0;transition:background .2s,border-color .2s}.gs-article__back:hover .gs-article__back-circle{background:var(--gs-green-dark);border-color:var(--gs-green-dark);color:#fff}.gs-article__hero{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--gs-radius-lg);display:block;margin-bottom:3rem}.gs-article__body{display:grid;grid-template-columns:44px 1fr;gap:2.5rem;max-width:860px;margin:0 auto}.gs-article__share{display:flex;flex-direction:column;gap:.875rem;padding-top:.4rem;position:sticky;top:5rem;align-self:flex-start}.gs-article__share-icon{display:flex;align-items:center;justify-content:center;color:var(--gs-text-muted);transition:color .2s}.gs-article__share-icon:hover{color:var(--gs-green-dark)}.gs-article__content{font-size:1rem;line-height:1.85;color:var(--gs-text);min-width:0}.gs-article__content h2{font-size:1.45rem;font-weight:700;margin-block:2.5rem 1rem}.gs-article__content h3{font-size:1.2rem;font-weight:700;margin-block:2rem .75rem}.gs-article__content p{margin-bottom:1.25rem}.gs-article__content img{max-width:100%;border-radius:var(--gs-radius);margin-block:1.5rem}.gs-article__content blockquote{border-left:4px solid var(--gs-green-dark);padding-left:1.25rem;margin-block:1.5rem;color:var(--gs-text-muted);font-style:italic}.gs-article__tags{display:flex;gap:.5rem;flex-wrap:wrap;max-width:860px;margin:2rem auto 0}.gs-article__related{margin-top:4rem}.gs-article__related-title{font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;color:var(--gs-text)}@media(max-width:768px){.gs-blog__grid{grid-template-columns:1fr;gap:2rem}.gs-blog-card:nth-child(1),.gs-blog-card:nth-child(2),.gs-blog-card:nth-child(3),.gs-blog-card:nth-child(n+4){grid-column:1;grid-row:auto}.gs-blog-card:nth-child(1) .gs-blog-card__img{aspect-ratio:16/9}.gs-blog-card:nth-child(1) .gs-blog-card__title{font-size:1.15rem}.gs-blog__grid--related{grid-template-columns:1fr}.gs-blog__grid--related .gs-blog-card{grid-column:1}.gs-article__meta-bar{gap:1.25rem;flex-wrap:wrap}.gs-article__body{grid-template-columns:1fr;gap:1.5rem}.gs-article__share{flex-direction:row;position:static;padding-top:0}.gs-article__hero{aspect-ratio:4/3}.gs-article__tags{margin-inline:0}}.gs-contact{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.gs-contact__form-col{display:flex;align-items:center;justify-content:center;padding:4rem 3rem;background:var(--gs-cream)}.gs-contact__form-inner{width:100%;max-width:480px}.gs-contact__brand{margin-bottom:2rem}.gs-contact__logo{height:40px;width:auto}.gs-contact__shop-name{font-size:1.25rem;font-weight:700;color:var(--gs-green-dark);letter-spacing:.04em}.gs-contact__heading{font-size:2rem;font-weight:700;color:var(--gs-text);margin:0 0 .5rem;line-height:1.2}.gs-contact__subheading{font-size:.95rem;color:var(--gs-text-muted);margin:0 0 2rem;line-height:1.6}.gs-contact__success{display:flex;align-items:center;gap:.5rem;background:#e8f4f5;border-radius:var(--gs-radius);padding:.875rem 1rem;font-size:.9rem;color:var(--gs-green-dark);margin-bottom:1.5rem}.gs-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gs-contact__field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.gs-contact__field label{font-size:.85rem;font-weight:600;color:var(--gs-text)}.gs-contact__field input,.gs-contact__field textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #d8e4e6;border-radius:var(--gs-radius);font-size:.9rem;color:var(--gs-text);background:var(--gs-white);transition:border-color .2s;box-sizing:border-box;font-family:inherit;resize:vertical}.gs-contact__field input:focus,.gs-contact__field textarea:focus{outline:none;border-color:var(--gs-green-dark)}.gs-contact__submit{width:100%;padding:.875rem 1.5rem;background:var(--gs-green-dark);color:#fff;border:none;border-radius:var(--gs-radius);font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:.5rem;font-family:inherit}.gs-contact__submit:hover{background:#5a9099}.gs-contact__image-col{position:relative;overflow:hidden}.gs-contact__bg-img{width:100%;height:100%;object-fit:cover;display:block}.gs-contact__bg-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--gs-green-mid, #81AFB5) 0%,var(--gs-cream) 100%)}.gs-contact__info-card{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);width:calc(100% - 4rem);background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--gs-radius-lg);padding:1.5rem;box-shadow:0 8px 32px #0000001f}.gs-contact__info-title{font-size:1rem;font-weight:700;color:var(--gs-green-dark);margin:0 0 1rem}.gs-contact__info-line{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--gs-text);margin:0 0 .625rem;line-height:1.5}.gs-contact__info-line svg{flex-shrink:0;margin-top:.1rem;color:var(--gs-green-dark)}@media(max-width:768px){.gs-contact{grid-template-columns:1fr;min-height:unset}.gs-contact__form-col{padding:3rem 1.5rem}.gs-contact__image-col{min-height:380px}.gs-contact__row{grid-template-columns:1fr;gap:0}.gs-contact__info-card{width:calc(100% - 3rem);bottom:1.5rem}}product-card .text-block,.product-grid__card .text-block{padding-inline:12px!important;padding-block-start:8px!important}product-card .text-block:last-of-type,.product-grid__card .text-block:last-of-type{padding-block-end:12px!important}.cart-page{gap:3rem}.cart-page__title{font-family:var(--gs-font-heading);color:var(--gs-green-dark);letter-spacing:-.01em}.cart__checkout-button{background-color:var(--gs-green-dark)!important;border-color:var(--gs-green-dark)!important;border-radius:var(--gs-radius-full)!important;color:#fff!important;font-weight:600!important;letter-spacing:.02em;transition:opacity .2s ease}.cart__checkout-button:hover{opacity:.88}.cart-totals__total-label,.cart-totals__total-value{font-weight:700;color:var(--gs-green-dark)}.cart-totals__total-value{font-size:1.25rem}.cart-summary{border-radius:var(--gs-radius-lg);overflow:hidden}.cart-discount__input{border-radius:var(--gs-radius-full) 0 0 var(--gs-radius-full)!important}.cart-discount__button{border-radius:0 var(--gs-radius-full) var(--gs-radius-full) 0!important;background-color:var(--gs-green-dark)!important;border-color:var(--gs-green-dark)!important;color:#fff!important}.cart-note__summary{font-weight:600;color:var(--gs-green-dark)}@media(max-width:768px){.cart-page{gap:2rem}}.gs-spotlight{padding-block:var(--gs-section-gap)}.gs-spotlight__header{text-align:center;margin-bottom:3rem}.gs-spotlight__stage{position:relative;min-height:600px;max-width:900px;margin-inline:auto;display:flex;align-items:center;justify-content:center}.gs-spotlight__center{width:34%;position:relative;z-index:1;pointer-events:none}.gs-spotlight__img{width:100%;height:auto;display:block;border-radius:var(--gs-radius-lg);filter:drop-shadow(0 12px 32px rgba(0,0,0,.13))}.gs-spotlight__img--placeholder{width:100%}.gs-spotlight__callout{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;max-width:100%;width:300px;background:#fff;border-radius:16px;padding:.75rem .9rem;box-shadow:0 4px 20px #0000001a;animation:gs-spot-in .5s ease both}.gs-spotlight__callout-icon-img{width:44px;height:44px;object-fit:contain;border-radius:10px;display:block}.gs-spotlight__callout-label{font-size:.78rem;font-weight:700;color:var(--gs-text);line-height:1.3}.gs-spotlight__callout-sub{font-size:.68rem;font-weight:400;color:var(--gs-text-muted);line-height:1.4}.gs-spotlight__callout--r1{top:8%;right:2%}.gs-spotlight__callout--r2{top:50%;right:2%;transform:translateY(-50%)}.gs-spotlight__callout--r3{bottom:8%;right:2%}.gs-spotlight__callout--l1{top:8%;left:2%}.gs-spotlight__callout--l2{top:50%;left:2%;transform:translateY(-50%)}.gs-spotlight__callout--l3{bottom:8%;left:2%}@keyframes gs-spot-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.gs-spotlight__hint{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.75rem;color:var(--gs-text-muted);background:#ffffffd9;border:1px dashed #ccc;border-radius:8px;padding:.4rem .8rem;white-space:nowrap;pointer-events:none}.gs-spotlight__mobile-grid{display:none}@media(max-width:768px){.gs-spotlight__stage{min-height:unset}.gs-spotlight__center{width:80%}.gs-spotlight__callout{display:none}.gs-spotlight__mobile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.gs-spotlight__mobile-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/glowskin-base.css.map */
