:root{--brand-green: #123A2A;--brand-green-light: #1E563D;--cream: #F6F4EE;--soft-gray: #F4F4F2;--text-dark: #1B1B1B;--text-muted: #6B6B6B;--homepage-border: rgba(27, 27, 27, .1);--homepage-radius: 2px;--homepage-max: 1400px}.homepage-custom-section{width:100%}.homepage-custom-section .page-width{max-width:var(--homepage-max);margin:0 auto;padding-left:24px;padding-right:24px}.homepage-custom-heading{margin:0;color:var(--text-dark);font-weight:700;letter-spacing:-.025em;line-height:1.05}.homepage-custom-subheading{margin:8px 0 0;color:var(--text-muted);line-height:1.5}.homepage-custom-section-header{margin-bottom:28px}.homepage-custom-section-header.center{text-align:center}.homepage-custom-link{color:var(--text-dark);text-decoration:underline;text-underline-offset:4px;font-size:13px;font-weight:600}.homepage-custom-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border:1px solid var(--brand-green);background:var(--brand-green);color:#fff;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.homepage-custom-button:hover{opacity:.9;transform:translateY(-1px)}.homepage-custom-button.secondary{background:transparent;color:var(--brand-green)}.homepage-custom-image{display:block;width:100%;height:100%;object-fit:cover}.homepage-placeholder{width:100%;height:100%;min-height:180px;display:flex;align-items:center;justify-content:center;background:var(--soft-gray);color:var(--text-muted);text-align:center;padding:20px}.custom-hero{background:var(--hero-background, var(--cream))}.custom-hero__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:560px}.custom-hero__content{display:flex;align-items:center;padding:70px clamp(30px,6vw,90px)}.custom-hero__inner{width:100%;max-width:600px}.custom-hero__eyebrow{margin-bottom:16px;color:var(--brand-green);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.custom-hero__heading{margin:0;color:var(--hero-heading-color, var(--text-dark));font-size:clamp(42px,5vw,76px);line-height:.96;letter-spacing:-.045em;font-weight:800}.custom-hero__text{max-width:530px;margin:22px 0 0;color:var(--hero-text-color, var(--text-muted));font-size:16px;line-height:1.6}.custom-hero__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.custom-hero__media{min-height:560px;overflow:hidden}.custom-hero__media img{transition:transform .5s ease}.custom-hero:hover .custom-hero__media img{transform:scale(1.015)}.custom-benefits{background:var(--benefits-background, var(--brand-green));color:#fff}.custom-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.custom-benefits__item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:12px 15px;border-right:1px solid rgba(255,255,255,.14);text-align:center}.custom-benefits__item:last-child{border-right:0}.custom-benefits__icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;flex:0 0 25px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:11px}.custom-benefits__title{font-size:11px;font-weight:700;letter-spacing:.04em}.custom-goals{padding:60px 0;background:#fff}.custom-goals__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.custom-goal-card{position:relative;overflow:hidden;min-height:310px;background:var(--soft-gray)}.custom-goal-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.custom-goal-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000a6,#0000)}.custom-goal-card__content{position:relative;z-index:1;min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff}.custom-goal-card__title{margin:0;font-size:21px;line-height:1.1;font-weight:700}.custom-goal-card__text{margin:7px 0 0;font-size:13px;line-height:1.4}.custom-goal-card__link{display:inline-block;width:fit-content;margin-top:13px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}.custom-community{padding:65px 0;background:var(--cream)}.custom-community__layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;align-items:center}.custom-community__copy{max-width:430px}.custom-community__eyebrow{margin-bottom:12px;color:var(--brand-green);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.custom-community__heading{font-size:clamp(30px,4vw,48px)}.custom-community__text{margin:16px 0 0;color:var(--text-muted);line-height:1.6}.custom-community__button{margin-top:24px}.custom-community__gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.custom-community__image{aspect-ratio:1 / 1.2;overflow:hidden}.custom-community__image img{transition:transform .35s ease}.custom-community__image:hover img{transform:scale(1.04)}.custom-why{padding:60px 0;background:#fff}.custom-why__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--homepage-border);border-bottom:1px solid var(--homepage-border)}.custom-why__item{padding:35px 25px;text-align:center;border-right:1px solid var(--homepage-border)}.custom-why__item:last-child{border-right:0}.custom-why__icon{width:48px;height:48px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border:1px solid var(--brand-green);border-radius:50%;color:var(--brand-green);font-size:17px}.custom-why__title{margin:0;color:var(--text-dark);font-size:15px;font-weight:700}.custom-why__text{margin:9px auto 0;max-width:230px;color:var(--text-muted);font-size:12px;line-height:1.5}.custom-featured-product{padding:35px 0;background:#fff}.custom-featured-product__layout{display:grid;grid-template-columns:1fr 1fr;min-height:450px;overflow:hidden}.custom-featured-product__content{display:flex;align-items:center;padding:clamp(35px,6vw,75px);background:var(--featured-background, var(--brand-green));color:#fff}.custom-featured-product__inner{max-width:520px}.custom-featured-product__eyebrow{margin-bottom:12px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;opacity:.8}.custom-featured-product__heading{color:#fff;font-size:clamp(32px,4vw,54px)}.custom-featured-product__description{margin:18px 0 0;color:#fffc;line-height:1.6}.custom-featured-product__price{margin-top:15px;font-size:16px;font-weight:700}.custom-featured-product__button{margin-top:25px;background:#fff;border-color:#fff;color:var(--brand-green)}.custom-featured-product__media{min-height:450px;position:relative;overflow:hidden}.custom-featured-product__play{position:absolute;right:20px;bottom:20px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--brand-green);border-radius:50%;text-decoration:none;font-size:13px}.custom-routines{padding:65px 0;background:var(--soft-gray)}.custom-routines__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.custom-routine-card{background:#fff;border:1px solid var(--homepage-border)}.custom-routine-card__image{aspect-ratio:1.15 / 1;overflow:hidden}.custom-routine-card__content{padding:18px}.custom-routine-card__title{margin:0;font-size:16px;font-weight:700}.custom-routine-card__text{margin:7px 0 0;color:var(--text-muted);font-size:12px;line-height:1.45}.custom-routine-card__link{display:inline-block;margin-top:13px;color:var(--brand-green);font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.custom-routines__footer{margin-top:25px;text-align:center}.custom-stacks{padding:65px 0;background:#fff}.custom-stacks__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.custom-stack-card{padding:22px;border:1px solid var(--homepage-border);background:#fff}.custom-stack-card__icon{margin-bottom:8px;color:var(--brand-green);font-size:17px}.custom-stack-card__title{margin:0;font-size:17px;font-weight:700}.custom-stack-card__description{margin:7px 0 18px;color:var(--text-muted);font-size:12px;line-height:1.45}.custom-stack-card__products{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.custom-stack-card__product{aspect-ratio:1 / 1;overflow:hidden;background:var(--soft-gray)}.custom-stack-card__button{width:100%;margin-top:18px}.custom-social{padding:45px 0 65px;background:#fff}.custom-social__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.custom-social__item{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--soft-gray)}.custom-social__item img{transition:transform .35s ease}.custom-social__item:hover img{transform:scale(1.04)}@media screen and (max-width:749px){.homepage-custom-section .page-width{padding-left:16px;padding-right:16px}.custom-hero__grid{grid-template-columns:1fr;min-height:0}.custom-hero__content{padding:48px 22px;order:1}.custom-hero__media{min-height:390px;order:2}.custom-hero__heading{font-size:clamp(38px,12vw,58px)}.custom-hero__buttons{width:100%}.custom-hero__buttons .homepage-custom-button{flex:1}.custom-benefits__grid{grid-template-columns:repeat(2,1fr)}.custom-benefits__item{min-height:54px;border-bottom:1px solid rgba(255,255,255,.14)}.custom-benefits__item:nth-child(2){border-right:0}.custom-benefits__item:nth-child(3),.custom-benefits__item:nth-child(4){border-bottom:0}.custom-benefits__title{font-size:10px}.custom-goals,.custom-community,.custom-why,.custom-routines,.custom-stacks{padding:45px 0}.custom-goals__grid{grid-template-columns:repeat(2,1fr);gap:7px}.custom-goal-card,.custom-goal-card__content{min-height:245px}.custom-goal-card__content{padding:16px}.custom-goal-card__title{font-size:16px}.custom-goal-card__text{font-size:11px}.custom-community__layout{grid-template-columns:1fr;gap:25px}.custom-community__gallery{grid-template-columns:repeat(4,1fr)}.custom-community__image{aspect-ratio:1 / 1.25}.custom-why__grid{grid-template-columns:repeat(2,1fr)}.custom-why__item{padding:28px 15px}.custom-why__item:nth-child(2){border-right:0}.custom-why__item:nth-child(3),.custom-why__item:nth-child(4){border-top:1px solid var(--homepage-border)}.custom-featured-product{padding:20px 0}.custom-featured-product__layout{grid-template-columns:1fr}.custom-featured-product__content{min-height:330px;padding:35px 25px}.custom-featured-product__media{min-height:350px}.custom-routines__grid{grid-template-columns:repeat(2,1fr);gap:7px}.custom-routine-card__content{padding:14px}.custom-routine-card__title{font-size:14px}.custom-stacks__grid{grid-template-columns:1fr}.custom-stack-card{padding:18px}.custom-social__grid{grid-template-columns:repeat(3,1fr);gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-homepage.css.map */
