:root{--hczm-forest: #1f4d3a;--hczm-forest-hover: #173c2e;--hczm-sage: #6b8f71;--hczm-soft-sage: #dce6d5;--hczm-ivory: #f7f5f0;--hczm-cream: #f2efe6;--hczm-white: #ffffff;--hczm-charcoal: #39413d;--hczm-muted: #707572;--hczm-muted-readable: #626864;--hczm-slate: #4a6a7c;--hczm-border: #e1e4de;--hczm-error: #9a4d49;--hczm-radius-sm: 8px;--hczm-radius-md: 12px;--hczm-radius-lg: 20px;--hczm-shadow-soft: 0 10px 30px rgba(31, 77, 58, var(--hczm-shadow-alpha, .08));--hczm-page-width: min(1360px, calc(100vw - 40px) );--hczm-section-space: clamp(3rem, 7vw, 7rem)}html{scroll-behavior:smooth}body{background:var(--hczm-ivory);color:var(--hczm-charcoal);font-size:clamp(1rem,.96rem + .16vw,1.125rem);line-height:1.65}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3{color:var(--hczm-forest);text-wrap:balance}h1,.h1{font-size:clamp(3rem,5.3vw,5.6rem);line-height:1.02}h2,.h2{font-size:clamp(2.1rem,3.4vw,3.8rem);line-height:1.08}h3,.h3{font-size:clamp(1.5rem,2vw,2.3rem);line-height:1.12}a,button,input,select,textarea{font:inherit}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--hczm-slate);outline-offset:3px}.button,.button-secondary,.shopify-payment-button__button,button[type=submit]{min-height:44px;border-radius:var(--hczm-radius-md);font-weight:700;letter-spacing:.03em}.button:hover{background-color:var(--hczm-forest-hover)}input,select,textarea{min-height:44px}.hczm-section{position:relative;padding-block:var(--hczm-section-space)}.hczm-container{width:var(--hczm-page-width);margin-inline:auto}.hczm-section__header{max-width:760px;margin:0 auto clamp(2rem,4vw,3.5rem);text-align:center}.hczm-section__eyebrow,.hczm-eyebrow{margin:0 0 .9rem;color:var(--hczm-forest);font-size:.78rem;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.hczm-section__title{margin:0}.hczm-section__intro{max-width:650px;margin:1.15rem auto 0;color:var(--hczm-muted-readable)}.hczm-section__intro>:first-child,.hczm-richtext>:first-child{margin-block-start:0}.hczm-section__intro>:last-child,.hczm-richtext>:last-child{margin-block-end:0}.hczm-button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-block-start:2rem}.hczm-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.78rem 1.35rem;border:1px solid var(--hczm-forest);border-radius:var(--hczm-radius-md);background:var(--hczm-forest);color:var(--hczm-white);font-size:.95rem;font-weight:700;letter-spacing:.03em;line-height:1.2;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.hczm-button:hover{border-color:var(--hczm-forest-hover);background:var(--hczm-forest-hover);color:var(--hczm-white);transform:translateY(-1px)}.hczm-button--secondary{background:transparent;color:var(--hczm-forest)}.hczm-button--secondary:hover{background:var(--hczm-soft-sage);color:var(--hczm-forest-hover)}.hczm-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hczm-hero{overflow:hidden;min-height:min(720px,calc(100svh - var(--header-group-height, 0px)));background:var(--hczm-cream)}.hczm-hero__grid{display:grid;min-height:inherit;align-items:center;gap:clamp(1.5rem,5vw,5rem);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.hczm-hero__content{position:relative;z-index:2;max-width:670px;padding-block:clamp(4rem,8vw,7rem)}.hczm-hero__title{margin:0}.hczm-hero__copy{max-width:590px;margin-block-start:1.4rem;color:var(--hczm-charcoal)}.hczm-hero__media{position:relative;align-self:stretch;min-height:520px}.hczm-hero__media img,.hczm-hero__media picture{width:100%;height:100%;object-fit:cover}.hczm-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--hczm-cream) 0%,transparent 22%);content:"";pointer-events:none}.hczm-trust{padding-block:clamp(1.6rem,3vw,2.3rem);border-block:1px solid rgba(31,77,58,.08);background:var(--hczm-soft-sage)}.hczm-trust__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.hczm-trust__item{display:grid;align-items:center;gap:.9rem;grid-template-columns:42px 1fr}.hczm-trust__item:not(:first-child){padding-inline-start:1.4rem;border-inline-start:1px solid rgba(31,77,58,.14)}.hczm-trust__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#ffffff9e;color:var(--hczm-forest)}.hczm-trust__icon svg{width:24px;height:24px}.hczm-trust__title,.hczm-trust__text{margin:0}.hczm-trust__title{color:var(--hczm-forest);font-size:.94rem;font-weight:700;line-height:1.25}.hczm-trust__text{margin-block-start:.2rem;color:var(--hczm-charcoal);font-size:.78rem;line-height:1.35}.hczm-collection-grid{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(3,minmax(0,1fr))}.hczm-collection-card{position:relative;isolation:isolate;overflow:hidden;min-height:430px;border:1px solid var(--hczm-border);border-radius:var(--hczm-radius-lg);background:var(--hczm-cream);box-shadow:var(--hczm-shadow-soft);color:var(--hczm-white)}.hczm-collection-card__media,.hczm-collection-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hczm-collection-card:hover .hczm-collection-card__media img{transform:scale(1.025)}.hczm-collection-card__overlay{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(23,60,46,var(--overlay-alpha, .72)) 0%,transparent 72%)}.hczm-collection-card__content{position:absolute;inset-inline:0;inset-block-end:0;padding:clamp(1.25rem,3vw,2rem)}.hczm-collection-card__title{margin:0;color:inherit;font-size:clamp(1.55rem,2vw,2rem)}.hczm-collection-card__description{margin:.6rem 0 0;font-size:.93rem;line-height:1.5}.hczm-collection-card__link{display:inline-flex;min-height:44px;align-items:center;margin-block-start:.85rem;color:inherit;font-size:.86rem;font-weight:700;letter-spacing:.04em;text-underline-offset:.3rem}.hczm-split{display:grid;align-items:center;gap:clamp(2rem,6vw,6rem);grid-template-columns:repeat(2,minmax(0,1fr))}.hczm-split--reverse .hczm-split__media{order:2}.hczm-split__media{overflow:hidden;aspect-ratio:8 / 7;border-radius:var(--hczm-radius-lg);box-shadow:var(--hczm-shadow-soft)}.hczm-split__media img{width:100%;height:100%;object-fit:cover}.hczm-split__title{margin:0}.hczm-split__body{margin-block-start:1.4rem;color:var(--hczm-charcoal)}.hczm-values{background:var(--hczm-cream)}.hczm-values__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}.hczm-value-card{padding:clamp(1.4rem,3vw,2.2rem);border:1px solid var(--hczm-border);border-radius:var(--hczm-radius-lg);background:#ffffffb8}.hczm-value-card__number{color:var(--hczm-sage);font-family:var(--font-heading--family);font-size:2rem;line-height:1}.hczm-value-card__title{margin:1.2rem 0 0;font-size:1.35rem}.hczm-value-card__text{margin:.75rem 0 0;color:var(--hczm-muted-readable);font-size:.94rem;line-height:1.6}.hczm-testimonials__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hczm-testimonial{padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--hczm-border);border-radius:var(--hczm-radius-lg);background:var(--hczm-white);box-shadow:var(--hczm-shadow-soft)}.hczm-testimonial__mark{color:var(--hczm-sage);font-family:Georgia,serif;font-size:3.4rem;line-height:.8}.hczm-testimonial blockquote{margin:1.2rem 0 0;color:var(--hczm-charcoal);font-family:var(--font-heading--family);font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.4}.hczm-testimonial__name{margin:1.4rem 0 0;color:var(--hczm-muted-readable);font-size:.83rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hczm-newsletter{overflow:hidden;background:var(--hczm-forest);color:var(--hczm-white)}.hczm-newsletter__inner{position:relative;z-index:1;max-width:820px;margin-inline:auto;text-align:center}.hczm-newsletter__title{margin:0;color:var(--hczm-white)}.hczm-newsletter__text{max-width:650px;margin:1rem auto 0;color:var(--hczm-soft-sage)}.hczm-newsletter__form{display:flex;max-width:590px;gap:.7rem;margin:2rem auto 0}.hczm-newsletter__field{flex:1;min-width:0;min-height:50px;padding-inline:1rem;border:1px solid rgba(255,255,255,.48);border-radius:var(--hczm-radius-md);background:#ffffff1a;color:var(--hczm-white)}.hczm-newsletter__field::placeholder{color:#ffffffb8}.hczm-newsletter__button{border-color:var(--hczm-white);background:var(--hczm-white);color:var(--hczm-forest)}.hczm-newsletter__button:hover{border-color:var(--hczm-soft-sage);background:var(--hczm-soft-sage);color:var(--hczm-forest-hover)}.hczm-form-message{margin-block-start:1rem}.hczm-gallery__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hczm-gallery-card{position:relative;overflow:hidden;aspect-ratio:1;border-radius:var(--hczm-radius-lg);background:var(--hczm-cream)}.hczm-gallery-card:nth-child(4n+1),.hczm-gallery-card:nth-child(4n+4){aspect-ratio:1 / 1.16}.hczm-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hczm-gallery-card:hover img{transform:scale(1.025)}.hczm-gallery-card__caption{position:absolute;inset-inline:0;inset-block-end:0;margin:0;padding:2.5rem 1.25rem 1.1rem;background:linear-gradient(transparent,#173c2ebf);color:var(--hczm-white);font-size:.86rem}.hczm-product-reassurance{display:grid;gap:.55rem;margin:1rem 0 0;padding:1rem;border:1px solid var(--hczm-border);border-radius:var(--hczm-radius-md);background:var(--hczm-cream);color:var(--hczm-charcoal);font-size:.86rem}.hczm-product-reassurance span{display:flex;align-items:center;gap:.55rem}.hczm-product-reassurance svg{width:18px;height:18px;color:var(--hczm-sage)}.header-section{border-block-end:1px solid rgba(31,77,58,.1)}.header-logo__fallback{display:block;width:min(260px,42vw);height:auto}.product-card,.product-card__content,.card-gallery{border-radius:var(--hczm-radius-md)}.hczm-card-style-soft .product-card__content{background:var(--hczm-white);box-shadow:var(--hczm-shadow-soft)}.hczm-card-style-outlined .product-card__content{border:1px solid rgba(31,77,58,var(--hczm-border-alpha, .15));background:transparent;box-shadow:none}.hczm-card-style-minimal .product-card__content{border-color:transparent;background:transparent;box-shadow:none}.footer-content,.utilities{color:var(--hczm-charcoal)}@media(max-width:989px){.hczm-hero__grid{grid-template-columns:1fr .9fr}.hczm-trust__grid,.hczm-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hczm-trust__item:nth-child(3){padding-inline-start:0;border-inline-start:0}.hczm-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--hczm-page-width: min(100% - 32px, 1360px)}.hczm-hero{min-height:auto}.hczm-hero__grid{width:100%;grid-template-columns:1fr}.hczm-hero__content{width:var(--hczm-page-width);margin-inline:auto;padding-block:3.5rem 1.5rem}.hczm-hero__media{min-height:410px}.hczm-hero__media:after{background:linear-gradient(to bottom,var(--hczm-cream) 0%,transparent 18%)}.hczm-trust__grid{gap:1.25rem .8rem}.hczm-trust__item{padding-inline-start:0!important;border-inline-start:0!important}.hczm-trust__icon{width:38px;height:38px}.hczm-collection-grid,.hczm-gallery__grid,.hczm-split,.hczm-testimonials__grid{grid-template-columns:1fr}.hczm-collection-card{min-height:390px}.hczm-split--reverse .hczm-split__media{order:initial}.hczm-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hczm-newsletter__form{flex-direction:column}}@media(max-width:479px){.hczm-button-row{align-items:stretch;flex-direction:column}.hczm-trust__grid,.hczm-values__grid,.hczm-gallery__grid{grid-template-columns:1fr}.hczm-gallery-card,.hczm-gallery-card:nth-child(n){aspect-ratio:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hczm-theme.css.map */
