.hp{--hp-green: #2a5e45;--hp-green-dark: #1c4231;--hp-green-forest: var(--ss-charcoal, #1e1e1e);--hp-gold: #a88a4e;--hp-gold-dark: #8a7040;--hp-bg: #1e1e1e;--hp-dark: #1a1a1a;--hp-card: var(--ss-card, #faf8f1);--hp-cream: var(--ss-cream, #f5f2e8);--hp-card-elevated: var(--ss-card-elevated, #ede8d8);--hp-cream-soft: var(--ss-cream-soft, #e3ddc8);--hp-border: var(--ss-border, #d2c9b1);--hp-text: #ede8dc;--hp-logo-cream: #faf6ec;--hp-text-dark: #2b2a26;--hp-muted: #7a7568;--hp-muted-on-dark: rgba(237, 232, 220, .7);--hp-border-on-dark: rgba(237, 232, 220, .14);--hp-shadow: 0 8px 32px rgba(26, 26, 26, .08);--hp-shadow-lg: 0 20px 60px rgba(26, 26, 26, .14);--hp-radius: 10px;--hp-radius-lg: 18px;--hp-section-pad: 96px;font-family:var(--font-body-family, inherit);color:var(--hp-text-dark);line-height:1.6}.hp *{box-sizing:border-box}.hp--cream{background:var(--hp-cream)}.hp--card{background:var(--hp-card)}.hp--soft{background:var(--hp-cream-soft)}.hp img:not([class*=__img]):not([class*=__bg-img]){max-width:100%;height:auto;display:block}.hp-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hp-gold);margin:0 0 10px}.hp-eyebrow--center{text-align:center}.hp .rte p{margin:0 0 1em;line-height:1.75}.hp .rte p:last-child{margin-bottom:0}.hp-btn{display:inline-block;padding:13px 30px;border-radius:6px;font-weight:700;font-size:.88rem;letter-spacing:.05em;text-decoration:none;transition:background .2s ease,transform .15s ease,color .2s ease;cursor:pointer;white-space:nowrap}.hp-btn:hover{transform:translateY(-1px)}.hp-btn--gold{background:var(--hp-gold);color:var(--hp-dark)}.hp-btn--gold:hover{background:var(--hp-gold-dark);color:var(--hp-dark)}.hp-hero__ctas .hp-btn--gold{background:var(--ss-gold-bright)}.hp-hero__ctas .hp-btn--gold:hover{background:var(--ss-gold-hi)}.hp-btn--green{background:var(--hp-green);color:var(--hp-text)}.hp-btn--green:hover{background:var(--hp-green-dark);color:var(--hp-text)}.hp-btn--outline{background:transparent;color:var(--hp-green);border:1px solid var(--hp-green)}.hp-btn--outline:hover{background:var(--hp-green);color:var(--hp-text)}.hp-btn--outline-dark{background:transparent;color:var(--hp-text);border:1px solid var(--hp-text)}.hp-btn--outline-dark:hover{background:var(--hp-text);color:var(--hp-dark)}.hp-hero{position:relative;display:grid;grid-template-columns:5fr 7fr;align-items:stretch;min-height:620px;background:var(--ss-cream);overflow:hidden;width:100%}@media(max-width:900px){.hp-hero{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:0}.hp-hero__media{order:1}.hp-hero__panel{order:2}}.hp-hero__panel{display:flex;align-items:center;padding:80px clamp(32px,6vw,80px) 80px clamp(24px,6vw,96px);background:var(--ss-cream)}@media(max-width:900px){.hp-hero__panel{padding:36px 24px 44px;align-items:flex-start}}.hp-hero__content{max-width:540px;width:100%;color:var(--ss-text-dark)}.hp-hero__eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--ss-gold-dark);margin:0 0 18px}.hp-hero__headline{font-size:clamp(2.1rem,4.5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;color:var(--ss-green)}.hp-hero__sub{font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.65;font-weight:400;color:var(--ss-text-dark);margin:0 0 32px;max-width:480px}.hp-hero__ctas{display:flex;gap:12px;flex-wrap:wrap}.hp-hero__media{position:relative;background:var(--ss-cream);overflow:hidden;min-height:420px}.hp-hero__picture{display:block;width:100%;height:100%}.hp-hero__img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}@media(max-width:600px){.hp-hero__media{height:240px;aspect-ratio:auto;min-height:0;max-height:none}}@media(min-width:601px)and (max-width:900px){.hp-hero__media{height:280px;min-height:0;max-height:none}}.hp-hero__img--placeholder{background:linear-gradient(135deg,var(--ss-cream) 0%,var(--ss-card) 100%)}.hp-facts{background:var(--hp-card);padding:48px 0;border-top:1px solid var(--hp-border);border-bottom:1px solid var(--hp-border)}.hp-facts__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:start}.hp-facts__grid[data-count="3"]{grid-template-columns:repeat(3,1fr)}.hp-facts__grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.hp-facts__grid[data-count="1"]{grid-template-columns:1fr}@media(max-width:760px){.hp-facts__grid,.hp-facts__grid[data-count="3"]{grid-template-columns:repeat(2,1fr);gap:32px 20px}}.hp-facts__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.hp-facts__icon{font-size:1.85rem;color:var(--hp-gold);line-height:1;margin-bottom:4px}.hp-facts__label{font-size:1.05rem;font-weight:700;color:var(--hp-green);margin:0}.hp-facts__sub{font-size:.88rem;color:var(--hp-muted);margin:0;line-height:1.5}.hp-intro{background:var(--hp-cream);border-top:1px solid var(--hp-border);padding:var(--hp-section-pad) 0}.hp-intro__inner{max-width:1180px;margin:0 auto}.hp-intro .hp-eyebrow,.hp-intro__title{text-align:center}.hp-intro__title{font-size:clamp(1.9rem,3.6vw,2.6rem);font-weight:700;color:var(--hp-green);margin:0 0 18px;letter-spacing:-.01em}.hp-intro__body{font-size:1.05rem;color:var(--hp-text-dark);text-align:center;max-width:720px;margin:0 auto 56px}.hp-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}@media(max-width:900px){.hp-benefits__grid{grid-template-columns:1fr;gap:48px}}.hp-benefit{text-align:center}.hp-benefit__media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--hp-radius);background:var(--hp-cream-soft);margin-bottom:24px}.hp-benefit__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hp-benefit__title{font-size:1.25rem;font-weight:700;color:var(--hp-green);margin:0 0 10px}.hp-benefit__body{font-size:1rem;color:var(--hp-text-dark);margin:0;line-height:1.65;max-width:36ch;margin-inline:auto}.hp-featured{background:var(--hp-card);border-top:1px solid var(--hp-border);padding:var(--hp-section-pad) 0}.hp-featured__inner{max-width:1280px;margin:0 auto}.hp-featured__head{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:36px}.hp-featured__title{font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;color:var(--hp-green);margin:0;letter-spacing:-.01em}.hp-featured__view-all{color:var(--hp-green);font-weight:700;font-size:.9rem;text-decoration:none;letter-spacing:.04em;border-bottom:1px solid currentColor;padding-bottom:2px}.hp-featured__view-all:hover{color:var(--hp-gold)}.hp-featured__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.hp-featured__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.hp-featured__grid{grid-template-columns:repeat(2,1fr);gap:16px}}.hp-product-card{background:var(--hp-card-elevated);border-radius:var(--hp-radius);text-decoration:none;color:inherit;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.hp-product-card:hover{transform:translateY(-3px);box-shadow:var(--hp-shadow)}.hp-product-card__media{position:relative;aspect-ratio:1 / 1;background:var(--hp-cream-soft);overflow:hidden}.hp-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease}.hp-product-card__img--hover{opacity:0}.hp-product-card:hover .hp-product-card__img--hover{opacity:1}.hp-product-card__body{padding:16px 18px 20px;display:flex;flex-direction:column;gap:6px}.hp-product-card__name{font-size:.98rem;font-weight:600;color:var(--hp-text-dark);margin:0;line-height:1.35}.hp-product-card__price{display:flex;align-items:baseline;gap:8px;margin:0;font-size:.92rem}.hp-product-card__tier{color:var(--hp-gold);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.hp-product-card__amount{color:var(--hp-text-dark);font-weight:700}.hp-sizes{background:var(--hp-cream);border-top:1px solid var(--hp-border);padding:var(--hp-section-pad) 0}.hp-sizes__inner{max-width:1180px;margin:0 auto}.hp-sizes__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px;flex-wrap:wrap;gap:12px}.hp-sizes__title{font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;color:var(--hp-green);margin:0}.hp-sizes__link{color:var(--hp-green);font-weight:700;font-size:.9rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.hp-sizes__link:hover{color:var(--hp-gold)}.hp-sizes__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:900px){.hp-sizes__grid{grid-template-columns:repeat(2,1fr)}}.hp-size{background:var(--hp-card-elevated);border-radius:var(--hp-radius);padding:22px 20px;display:flex;flex-direction:column;gap:12px;border:1px solid var(--hp-border)}.hp-size__media{position:relative;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--hp-cream-soft)}.hp-size__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hp-size__title{font-size:1.15rem;font-weight:700;color:var(--hp-green);margin:0}.hp-size__body{font-size:.95rem;color:var(--hp-text-dark)}.hp-size__body p{margin:0 0 .4em}.hp-size__body em{color:var(--hp-muted);font-style:italic}.hp-size__link{margin-top:auto;font-weight:700;color:var(--hp-green);text-decoration:none;font-size:.88rem;letter-spacing:.04em}.hp-size__link:hover{color:var(--hp-gold)}.hp-brands{background:var(--hp-green-forest);color:var(--hp-text);padding:var(--hp-section-pad) 0}.hp-brands__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1180px;margin:0 auto}@media(max-width:900px){.hp-brands__inner{grid-template-columns:1fr;gap:36px}}.hp-brands__media{border-radius:var(--hp-radius-lg);overflow:hidden;box-shadow:var(--hp-shadow-lg)}.hp-brands__img{width:100%;height:auto;object-fit:cover}.hp-brands__copy{color:var(--hp-text)}.hp-brands__copy .hp-eyebrow{color:var(--ss-gold-bright)}.hp-brands__title{font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800;line-height:1.1;letter-spacing:-.01em;color:var(--hp-logo-cream);margin:0 0 18px}.hp-brands__body{font-size:1.05rem;color:var(--hp-muted-on-dark);margin:0 0 28px;line-height:1.7}.hp-brands__body p{color:inherit}.hp-brands__ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px}.hp-brands .hp-btn--outline{color:var(--hp-text);border-color:var(--hp-text)}.hp-brands .hp-btn--outline:hover{background:var(--hp-text);color:var(--hp-dark)}.hp-brands__caption{color:var(--hp-muted-on-dark);font-size:.85rem;margin:6px 0 0;font-style:italic}.hp-testimonials{background:var(--hp-card);padding:var(--hp-section-pad) 0}.hp-testimonials__inner{max-width:1180px;margin:0 auto}.hp-testimonials__title{text-align:center;font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;color:var(--hp-green);margin:0 0 48px}.hp-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1024px){.hp-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.hp-testimonials__grid{grid-template-columns:1fr}}.hp-testimonial{background:var(--hp-card-elevated);border-radius:var(--hp-radius);padding:26px 24px;margin:0;display:flex;flex-direction:column;gap:14px;border:1px solid var(--hp-border)}.hp-testimonial__head{display:flex;justify-content:space-between;align-items:center;font-size:.82rem}.hp-testimonial__verified{color:var(--hp-green);font-weight:700;letter-spacing:.04em}.hp-testimonial__stars{color:var(--hp-gold);font-size:.95rem;letter-spacing:.04em}.hp-testimonial__quote{margin:0;font-size:.98rem;line-height:1.65;color:var(--hp-text-dark);font-style:normal}.hp-testimonial__attr{font-size:.88rem;color:var(--hp-muted);font-weight:600}.hp-blog{background:var(--hp-cream);padding:var(--hp-section-pad) 0;border-top:1px solid var(--hp-border)}.hp-blog__inner{max-width:1280px;margin:0 auto}.hp-blog__head{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:36px}.hp-blog__title{font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;color:var(--hp-green);margin:0}.hp-blog__view-all{color:var(--hp-green);font-weight:700;font-size:.9rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.hp-blog__view-all:hover{color:var(--hp-gold)}.hp-blog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.hp-blog__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hp-blog__grid{grid-template-columns:1fr}}.hp-article-card{background:var(--hp-card-elevated);border-radius:var(--hp-radius);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;border:1px solid var(--hp-border);transition:transform .2s ease,box-shadow .2s ease}.hp-article-card:hover{transform:translateY(-3px);box-shadow:var(--hp-shadow)}.hp-article-card__media{position:relative;aspect-ratio:8 / 3;overflow:hidden;background:var(--hp-card)}.hp-article-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hp-article-card__body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.hp-article-card__title{font-size:1.05rem;font-weight:700;color:var(--hp-text-dark);margin:0;line-height:1.35}.hp-article-card__excerpt{font-size:.92rem;color:var(--hp-muted);margin:0;line-height:1.55;flex:1}.hp-article-card__more{font-size:.85rem;font-weight:700;color:var(--hp-green);letter-spacing:.04em;margin-top:auto}.hp-trust{background:var(--hp-card);padding:64px 0;border-top:1px solid var(--hp-border);border-bottom:1px solid var(--hp-border)}.hp-trust__inner{max-width:1180px;margin:0 auto}.hp-trust__title{text-align:center;font-size:.85rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:var(--hp-gold);margin:0 0 36px}.hp-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:center}@media(max-width:760px){.hp-trust__grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}}.hp-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.hp-trust__icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#2a5e4514;border-radius:50%;padding:14px}.hp-trust__icon-img{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:100%;filter:brightness(0) saturate(100%) invert(28%) sepia(36%) saturate(715%) hue-rotate(108deg) brightness(95%) contrast(89%)}.hp-trust__label{font-size:.95rem;font-weight:600;color:var(--hp-text-dark);margin:0;max-width:22ch}.hp-closing{background:var(--hp-green-forest);color:var(--hp-text);padding:calc(var(--hp-section-pad) - 8px) 0}.hp-closing__inner{max-width:760px;margin:0 auto;text-align:center}.hp-closing .hp-eyebrow{color:var(--ss-gold-bright)}.hp-closing__title{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.1;color:var(--hp-logo-cream);margin:0 0 18px;letter-spacing:-.01em}.hp-closing__body{font-size:1.05rem;color:var(--hp-muted-on-dark);margin:0 0 32px;line-height:1.7}.hp-closing__ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media(max-width:760px){.hp{--hp-section-pad: 64px}}@media(prefers-reduced-motion:reduce){.hp-btn,.hp-product-card,.hp-article-card,.hp-product-card__img--hover{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/home-page.css.map */
