.template-index{--cream: #f5f0e8;--cream-light: #faf8f4;--cream-deeper: #efe5d2;--cream-darker: #e8dfc8;--cream-warm: #f0e6d3;--sage: #7d9b76;--sage-deep: #5c7657;--sage-darker: #4a5f47;--sage-light: #a8c2a3;--sage-pale: #d4dfc9;--sage-mist: #ebf0e5;--txt: #2d2d2d;--txt-soft: #3d3d3d;--txt-mid: #555555;--txt-light: #8a8a8a;--txt-pale: #c4c4c4;--gold: #c9a86b;--gold-light: #d4b97e;--rose: #d4a59a;--ease: cubic-bezier(.22, .61, .36, 1);--ease-out: cubic-bezier(.16, 1, .3, 1)}.template-index .zh-section{padding:0!important}.template-index .zh-section .page-width,.template-index .zh-section .section-padding{padding:0;max-width:none}.zh-fullwidth{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.template-index .zh h1,.template-index .zh h2,.template-index .zh h3,.template-index .zh h4{font-family:Fraunces,Cormorant Garamond,Playfair Display,Georgia,serif;font-weight:500;letter-spacing:-.015em;line-height:1.05;color:var(--txt);margin:0;font-feature-settings:"liga" 1,"kern" 1,"ss01" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.template-index .zh h1{font-size:clamp(2.75rem,7vw,6rem);font-weight:500;letter-spacing:-.02em;line-height:1.02}.template-index .zh h2{font-size:clamp(2.1rem,4.2vw,3.5rem);font-weight:500;line-height:1.08;letter-spacing:-.015em}.template-index .zh h3{font-size:clamp(1.4rem,2.3vw,2rem);font-weight:500;line-height:1.2}.template-index .zh h4{font-size:1.3rem;font-weight:500}.template-index .zh em{font-style:italic;color:var(--sage-deep);font-weight:400}.zh{font-family:Figtree,Inter,-apple-system,system-ui,sans-serif;font-weight:400;font-size:17px;line-height:1.7;color:var(--txt-soft);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zh *{box-sizing:border-box}.zh a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.zh ul{list-style:none;padding:0;margin:0}.zh p{font-size:1.05rem;line-height:1.75;color:var(--txt-soft);font-weight:400;max-width:65ch}.zh-eyebrow{display:inline-block;font-family:Figtree,Inter,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--sage-deep);position:relative;padding-left:32px}.zh-eyebrow:before{content:"";position:absolute;left:0;top:50%;width:22px;height:1px;background:var(--sage)}.zh-eyebrow.no-line{padding-left:0}.zh-eyebrow.no-line:before{display:none}.zh-wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}.zh-wrap-n{width:100%;max-width:1080px;margin:0 auto;padding:0 32px}.zh-wrap-t{width:100%;max-width:720px;margin:0 auto;padding:0 32px}.zh-pad{padding:clamp(80px,12vw,140px) 0}.zh-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;font-family:Figtree,sans-serif;font-size:.92rem;font-weight:500;letter-spacing:.02em;border-radius:999px;border:0;cursor:pointer;transition:all .4s var(--ease);position:relative;overflow:hidden}.zh-btn-sage{background:var(--txt);color:var(--cream-light)}.zh-btn-sage:hover{background:var(--sage-deep);color:var(--cream-light);transform:translateY(-2px)}.zh-btn-line{background:transparent;color:var(--txt);border:1px solid var(--txt)}.zh-btn-line:hover{background:var(--txt);color:var(--cream-light)}.zh-btn .arrow{display:inline-block;transition:transform .4s var(--ease);font-size:1.1em}.zh-btn:hover .arrow{transform:translate(6px)}.zh-link{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;letter-spacing:.06em;font-weight:500;color:var(--txt);border-bottom:1px solid currentColor;padding-bottom:2px;transition:gap .4s var(--ease)}.zh-link:hover{gap:14px;color:var(--sage-deep)}.zh-hero{position:relative;min-height:90vh;padding-top:40px;padding-bottom:80px;display:flex;align-items:center;background:linear-gradient(180deg,var(--cream-light) 0%,var(--cream) 40%,var(--cream-warm) 100%);overflow:hidden}.zh-hero-bg-shape{position:absolute;width:60vw;max-width:720px;aspect-ratio:1;border-radius:50%;filter:blur(80px);opacity:.4}.zh-hero-bg-shape.s1{top:-20%;right:-10%;background:var(--sage-pale);animation:zhDrift1 20s ease-in-out infinite}.zh-hero-bg-shape.s2{bottom:-30%;left:-20%;background:var(--cream-deeper);animation:zhDrift2 22s ease-in-out infinite}@keyframes zhDrift1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.1)}}@keyframes zhDrift2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.15)}}.zh-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center;width:100%}.zh-hero-title{font-weight:400;margin:0 0 32px}.zh-hero-title .line{display:block;opacity:0;transform:translateY(28px);animation:zhRise 1.1s var(--ease-out) forwards}.zh-hero-title .line:nth-child(1){animation-delay:.4s}.zh-hero-title .line:nth-child(2){animation-delay:.55s}.zh-hero-title .line:nth-child(3){animation-delay:.7s;font-style:italic;color:var(--sage-deep);font-weight:300}@keyframes zhRise{to{opacity:1;transform:translateY(0)}}.zh-hero .zh-eyebrow{margin-bottom:32px;opacity:0;animation:zhFade .9s var(--ease-out) .2s forwards}.zh-hero-sub{font-size:1.1rem;color:var(--txt-mid);margin:0 0 40px;max-width:480px;line-height:1.6;opacity:0;animation:zhFade .9s var(--ease-out) .9s forwards}.zh-hero-ctas{display:flex;gap:16px;flex-wrap:wrap;opacity:0;animation:zhFade .9s var(--ease-out) 1.1s forwards}@keyframes zhFade{to{opacity:1}}.zh-hero-stats{display:flex;gap:48px;margin-top:64px;padding-top:32px;border-top:1px solid rgba(61,61,61,.1);opacity:0;animation:zhFade .9s var(--ease-out) 1.3s forwards}.zh-stat strong{display:block;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:500;color:var(--txt);letter-spacing:-.02em;margin-bottom:4px}.zh-stat span{font-size:.78rem;letter-spacing:.08em;color:var(--txt-mid)}.zh-hero-visual{position:relative;opacity:0;animation:zhFade 1.3s var(--ease-out) .6s forwards}.zh-hero-illustration{position:relative;width:100%;max-width:540px;margin-left:auto}.zh-hero-illustration>svg{width:100%;height:auto}.zh-float-tag{position:absolute;background:var(--cream-light);border:1px solid rgba(61,61,61,.08);border-radius:100px;padding:12px 18px 12px 14px;display:inline-flex;align-items:center;gap:10px;font-size:.82rem;color:var(--txt-soft);box-shadow:0 20px 40px -20px #3d3d3d2e;opacity:0;animation:zhFade 1s var(--ease-out) 1.4s forwards,zhBob 5s ease-in-out infinite 2.4s;font-family:Figtree,sans-serif}.zh-float-tag:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--sage);box-shadow:0 0 0 4px #7d9b762e}.zh-float-tag.t1{top:10%;left:-8%}.zh-float-tag.t2{top:38%;right:-6%;animation-delay:1.6s,0s}.zh-float-tag.t3{bottom:18%;left:8%;animation-delay:1.8s,1s}@keyframes zhBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.zh-leaf-parallax{position:absolute;pointer-events:none;z-index:1;will-change:transform}.zh-leaf{display:block}.zh-lp-1{top:12%;left:4%;animation:none}.zh-lp-2{top:45%;left:2%;animation:none}.zh-lp-3{top:8%;left:30%;animation:none}.zh-lp-4{top:78%;left:12%;animation:none}.zh-lp-5{top:28%;right:6%;animation:none}.zh-lp-6{top:8%;right:12%;animation:none}.zh-lp-7{top:82%;right:8%;animation:none}.zh-lp-8{top:70%;right:38%;animation:none}.zh-lp-1 .zh-leaf{animation:zhLeafDrift 5.5s ease-in-out infinite;opacity:.55}.zh-lp-2 .zh-leaf{animation:zhLeafDrift 7s ease-in-out infinite reverse .8s;opacity:.48}.zh-lp-3 .zh-leaf{animation:zhLeafDrift 8.5s ease-in-out infinite 1.6s;opacity:.45}.zh-lp-4 .zh-leaf{animation:zhLeafDrift 6s ease-in-out infinite .4s;opacity:.52}.zh-lp-5 .zh-leaf{animation:zhLeafDrift 7.5s ease-in-out infinite reverse 1.2s;opacity:.5}.zh-lp-6 .zh-leaf{animation:zhLeafDrift 8s ease-in-out infinite 2s;opacity:.58}.zh-lp-7 .zh-leaf{animation:zhLeafDrift 6.5s ease-in-out infinite reverse .6s;opacity:.52}.zh-lp-8 .zh-leaf{animation:zhLeafDrift 7.8s ease-in-out infinite 1.4s;opacity:.46}@keyframes zhLeafDrift{0%{transform:translate(0) rotate(-10deg)}25%{transform:translate(22px,-18px) rotate(8deg)}50%{transform:translate(-8px,-28px) rotate(-4deg)}75%{transform:translate(-22px,12px) rotate(12deg)}to{transform:translate(0) rotate(-10deg)}}@media(max-width:768px){.zh-lp-3,.zh-lp-5,.zh-lp-8{display:none}}.zh-trust-strip{background:var(--cream-warm);border-block:1px solid rgba(61,61,61,.06);padding:22px 0;overflow:hidden}.zh-trust-track{display:flex;gap:80px;animation:zhMarquee 34s linear infinite;width:max-content;white-space:nowrap}.zh-trust-item{display:inline-flex;align-items:center;gap:12px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.05rem;color:var(--txt-soft);font-weight:400}.zh-trust-item .zh-dot{width:5px;height:5px;background:var(--sage);border-radius:50%}@keyframes zhMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.zh-manifesto{background:var(--cream-light);position:relative}.zh-manifesto-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.zh-manifesto-visual{position:relative;aspect-ratio:3/2;border-radius:8px;overflow:hidden;background:var(--cream-deeper);box-shadow:0 30px 60px -30px #3d3d3d2e}.zh-manifesto-visual img,.zh-manifesto-visual svg{width:100%;height:100%;object-fit:cover;display:block}.zh-manifesto-content .zh-eyebrow{margin-bottom:28px}.zh-manifesto-content h2{margin-bottom:28px;max-width:18ch}.zh-manifesto-content p{font-size:1.05rem;line-height:1.75;color:var(--txt-mid);margin:0 0 20px;max-width:56ch}.zh-signature{margin-top:36px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.35rem;color:var(--sage-deep);font-weight:400}.zh-piliers{background:var(--cream);position:relative}.zh-piliers-head{text-align:center;margin-bottom:80px}.zh-piliers-head .zh-eyebrow{margin-bottom:24px}.zh-piliers-head h2{max-width:18ch;margin:0 auto}.zh-piliers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.zh-pilier{background:var(--cream-light);border:1px solid transparent;padding:56px 48px;position:relative;overflow:hidden;transition:all .6s var(--ease);cursor:pointer;min-height:360px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none}.zh-pilier:hover{background:var(--cream-deeper);border-color:#7d9b7633;transform:translateY(-6px);box-shadow:0 32px 60px -32px #3d3d3d2e}.zh-pilier-num{position:absolute;top:24px;right:32px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:.95rem;color:var(--txt-light);letter-spacing:.05em}.zh-pilier-icon{width:88px;height:88px;margin-bottom:32px;color:var(--sage-deep);transition:transform .6s var(--ease)}.zh-pilier:hover .zh-pilier-icon{transform:scale(1.08) rotate(-3deg);color:var(--sage-darker)}.zh-pilier h3{font-size:2rem;margin:0 0 12px;font-weight:400}.zh-pilier p{color:var(--txt-mid);font-size:.98rem;line-height:1.7;margin:0 0 32px;max-width:38ch}.zh-pilier-cta{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--txt);font-weight:500;align-self:flex-start;transition:gap .4s var(--ease),color .4s var(--ease)}.zh-pilier:hover .zh-pilier-cta{gap:14px;color:var(--sage-deep)}.zh-pilier-cta:after{content:"\2192";font-size:1.1em}.zh-pilier-deco{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(125,155,118,.08) 0%,transparent 70%);bottom:-130px;right:-100px;transition:transform .8s var(--ease)}.zh-pilier:hover .zh-pilier-deco{transform:scale(1.15)}.zh-spotlight{background:var(--cream-light);overflow:hidden}.zh-spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.zh-spotlight-visual{position:relative;display:flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:0;padding:0;overflow:visible}.zh-spotlight-product{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;border-radius:4px;filter:drop-shadow(0 18px 36px rgba(61,61,61,.12));animation:zhProductFloat 6s ease-in-out infinite}@keyframes zhProductFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.zh-spotlight-tag{display:none!important}.zh-spotlight-content .zh-eyebrow{margin-bottom:28px}.zh-spotlight-content h2{margin-bottom:16px;max-width:18ch;font-weight:400}.zh-spotlight-meta{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid rgba(61,61,61,.1)}.zh-stars{display:inline-flex;gap:2px;color:var(--gold)}.zh-stars svg{width:16px;height:16px}.zh-review-count{font-size:.85rem;color:var(--txt-mid)}.zh-spotlight-content>p{font-size:1.05rem;color:var(--txt-mid);line-height:1.7;margin:0 0 32px;max-width:48ch}.zh-spotlight-features{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px;margin-bottom:40px;padding:0;list-style:none}.zh-spotlight-features li{font-size:.92rem;color:var(--txt-soft);position:relative;padding-left:26px}.zh-spotlight-features li:before{content:"";position:absolute;left:0;top:9px;width:14px;height:1px;background:var(--sage)}.zh-spotlight-price{display:inline-flex;align-items:baseline;gap:12px;margin-bottom:28px}.zh-price-now{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:500;color:var(--txt)}.zh-price-was{font-size:1rem;color:var(--txt-light);text-decoration:line-through}.zh-price-save{background:var(--sage-deep);color:var(--cream-light);font-size:.7rem;font-weight:600;letter-spacing:.1em;padding:4px 10px;border-radius:4px}.zh-bestsellers{background:var(--cream)}.zh-bestsellers-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:56px;gap:32px;flex-wrap:wrap}.zh-bestsellers-head .zh-eyebrow{margin-bottom:16px}.zh-bestsellers-head h2{font-weight:400;max-width:20ch}.zh-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.zh-pcard{display:block;background:var(--cream-light);border-radius:6px;overflow:hidden;transition:all .5s var(--ease);position:relative;text-decoration:none}.zh-pcard:hover{transform:translateY(-6px);box-shadow:0 24px 50px -24px #3d3d3d2e}.zh-pcard-img{aspect-ratio:1;background:var(--cream-deeper);position:relative;overflow:hidden;display:grid;place-items:center}.zh-pcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.zh-pcard:hover .zh-pcard-img img{transform:scale(1.06)}.zh-pcard-img.zh-no-image:before{content:"\1f33f";font-size:3rem;color:var(--sage);opacity:.5}.zh-pcard-badge{position:absolute;top:12px;left:12px;background:var(--sage-deep);color:var(--cream-light);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;padding:6px 10px;border-radius:4px;font-family:Figtree,sans-serif}.zh-pcard-info{padding:24px 20px}.zh-pcard-title{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;color:var(--txt);margin:0 0 8px;line-height:1.3}.zh-pcard-price{display:flex;align-items:baseline;gap:10px}.zh-pcard-price .now{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;color:var(--txt)}.zh-pcard-price .was{font-size:.9rem;color:var(--txt-light);text-decoration:line-through}.zh-timeline-sec{background:var(--sage-mist);position:relative;overflow:hidden}.zh-timeline-head{text-align:center;margin-bottom:96px}.zh-timeline-head .zh-eyebrow{margin-bottom:24px}.zh-timeline-head h2{max-width:20ch;margin:0 auto 24px;font-weight:400}.zh-timeline-head p{color:var(--txt-mid);max-width:60ch;margin:0 auto}.zh-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;position:relative}.zh-timeline:before{content:"";position:absolute;top:60px;left:16.66%;right:16.66%;height:1px;background:repeating-linear-gradient(to right,rgba(92,118,87,.4) 0,rgba(92,118,87,.4) 6px,transparent 6px,transparent 12px)}.zh-step{text-align:center;position:relative}.zh-step-circle{width:120px;height:120px;margin:0 auto 32px;background:var(--cream-light);border:1px solid rgba(125,155,118,.3);border-radius:50%;display:grid;place-items:center;font-family:Cormorant Garamond,serif;font-size:1.5rem;color:var(--sage-deep);font-weight:500;position:relative;z-index:2;transition:all .6s var(--ease)}.zh-step:hover .zh-step-circle{background:var(--sage-deep);color:var(--cream-light);transform:scale(1.05);border-color:var(--sage-deep)}.zh-step-circle small{display:block;font-family:Figtree,sans-serif;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;margin-top:2px;font-weight:500}.zh-step h4{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400;margin:0 0 16px}.zh-step p{color:var(--txt-mid);max-width:32ch;margin:0 auto;line-height:1.65;font-size:.95rem}.zh-ingredients{background:var(--cream-light)}.zh-ing-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;margin-bottom:80px;align-items:end}.zh-ing-head .zh-eyebrow{margin-bottom:24px}.zh-ing-head h2{font-weight:400;margin:0}.zh-ing-head p{color:var(--txt-mid);line-height:1.75;max-width:48ch;font-size:1.05rem;margin:0}.zh-ing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.zh-ing-card{position:relative;text-align:center;padding:40px 24px;background:var(--cream);border-radius:4px;transition:all .5s var(--ease);overflow:hidden}.zh-ing-card:hover{background:var(--cream-deeper);transform:translateY(-4px)}.zh-ing-icon-wrap{width:96px;height:96px;margin:0 auto 24px;background:var(--cream-light);border-radius:50%;display:grid;place-items:center;position:relative;transition:transform .6s var(--ease)}.zh-ing-card:hover .zh-ing-icon-wrap{transform:scale(1.08) rotate(4deg)}.zh-ing-icon-wrap svg{width:48px;height:48px;color:var(--sage-deep)}.zh-ing-card h4{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;margin:0 0 8px}.zh-ing-card .latin{font-family:Cormorant Garamond,serif;font-style:italic;font-size:.85rem;color:var(--txt-light);display:block;margin-bottom:16px}.zh-ing-card p{font-size:.88rem;color:var(--txt-mid);line-height:1.6;margin:0}.zh-reviews{background:var(--sage-deep);color:var(--cream-light);position:relative;overflow:hidden}.zh-reviews:before{content:"";position:absolute;top:20%;right:-10%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(168,194,163,.2) 0%,transparent 70%);filter:blur(40px)}.zh-reviews-head{text-align:center;margin-bottom:80px;position:relative;z-index:2}.zh-reviews-head .zh-eyebrow{color:var(--sage-light)}.zh-reviews-head .zh-eyebrow:before{background:var(--sage-light)}.zh-reviews-head h2{color:var(--cream-light);margin-top:24px;font-weight:400}.zh-reviews-head h2 em{color:var(--sage-light)}.zh-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;position:relative;z-index:2}.zh-review{background:#f5f0e80f;border:1px solid rgba(245,240,232,.1);border-radius:4px;padding:40px 36px;position:relative;transition:all .5s var(--ease)}.zh-review:hover{background:#f5f0e81a;border-color:#f5f0e833;transform:translateY(-4px)}.zh-review .quote-mark{font-family:Cormorant Garamond,serif;font-size:4rem;line-height:.8;color:var(--sage-light);margin-bottom:16px;opacity:.6}.zh-review blockquote{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.15rem;line-height:1.55;margin:0 0 32px;font-weight:300;color:var(--cream-light)}.zh-review .author{display:flex;align-items:center;gap:14px;padding-top:24px;border-top:1px solid rgba(245,240,232,.12)}.zh-avatar{width:44px;height:44px;border-radius:50%;background:var(--sage-light);display:grid;place-items:center;color:var(--sage-darker);font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;flex-shrink:0}.zh-review .author-info strong{display:block;font-size:.95rem;color:var(--cream-light);font-weight:500;margin-bottom:2px;font-family:Figtree,sans-serif}.zh-review .author-info span{font-size:.78rem;color:var(--sage-light);font-family:Cormorant Garamond,serif;font-style:italic}.zh-review .zh-stars{color:var(--gold-light);margin-bottom:16px}.zh-press{background:var(--cream-light);padding:80px 0;text-align:center;border-block:1px solid rgba(61,61,61,.06)}.zh-press .zh-eyebrow{margin-bottom:40px}.zh-press-track{display:flex;align-items:center;gap:80px;flex-wrap:wrap;justify-content:center;max-width:1320px;margin:0 auto;padding:0 32px}.zh-press-logo{font-family:Cormorant Garamond,serif;font-size:1.4rem;letter-spacing:.05em;color:var(--txt-mid);opacity:.55;font-weight:400;transition:opacity .4s var(--ease)}.zh-press-logo:hover{opacity:1;color:var(--txt)}.zh-press-logo.italic{font-style:italic}.zh-press-logo.bold{font-weight:700;letter-spacing:.12em;font-size:1.1rem;text-transform:uppercase}.zh-vets{background:var(--cream);position:relative}.zh-vets-head{text-align:center;margin-bottom:80px}.zh-vets-head .zh-eyebrow{margin-bottom:24px}.zh-vets-head h2{max-width:24ch;margin:0 auto 24px;font-weight:400}.zh-vets-head p{max-width:60ch;margin:0 auto;color:var(--txt-mid)}.zh-vets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.zh-vet{text-align:center;background:var(--cream-light);padding:48px 32px;border-radius:4px;transition:all .4s var(--ease)}.zh-vet:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px #3d3d3d1a}.zh-vet-photo{width:120px;height:120px;margin:0 auto 24px;background:var(--sage-pale);border-radius:50%;display:grid;place-items:center;font-family:Cormorant Garamond,serif;font-size:2.5rem;color:var(--sage-darker);font-weight:500}.zh-vet h4{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;margin:0 0 4px}.zh-vet .role{display:block;font-family:Cormorant Garamond,serif;font-style:italic;font-size:.92rem;color:var(--sage-deep);margin-bottom:16px}.zh-vet p{font-size:.9rem;color:var(--txt-mid);line-height:1.6;margin:0}.zh-faq-sec{background:var(--cream-light)}.zh-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.zh-faq-head .zh-eyebrow{margin-bottom:24px}.zh-faq-head h2{font-weight:400;margin:0 0 24px}.zh-faq-head p{color:var(--txt-mid);margin:0 0 32px}.zh-faq-list{display:grid;gap:4px;padding:0;list-style:none}.zh-faq-item{border-bottom:1px solid rgba(61,61,61,.1);overflow:hidden;padding:0}.zh-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:28px 4px;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500;color:var(--txt);transition:color .3s var(--ease);border:0;background:none;cursor:pointer}.zh-faq-q:hover{color:var(--sage-deep)}.zh-faq-icon{width:28px;height:28px;border-radius:50%;border:1px solid currentColor;display:grid;place-items:center;flex-shrink:0;margin-left:24px;transition:all .4s var(--ease);font-size:.95rem;font-weight:300}.zh-faq-item.is-open .zh-faq-icon{background:var(--sage-deep);border-color:var(--sage-deep);color:var(--cream-light);transform:rotate(45deg)}.zh-faq-a{max-height:0;overflow:hidden;transition:max-height .5s var(--ease)}.zh-faq-item.is-open .zh-faq-a{max-height:320px}.zh-faq-a-inner{padding:0 4px 28px;color:var(--txt-mid);line-height:1.7;font-size:1rem;max-width:56ch}.zh-newsletter{background:var(--cream-deeper);position:relative;overflow:hidden}.zh-newsletter:before,.zh-newsletter:after{content:"";position:absolute;border-radius:50%}.zh-newsletter:before{width:500px;height:500px;background:radial-gradient(circle,rgba(125,155,118,.15) 0%,transparent 70%);top:-200px;left:-200px}.zh-newsletter:after{width:400px;height:400px;background:radial-gradient(circle,rgba(212,165,154,.15) 0%,transparent 70%);bottom:-150px;right:-100px}.zh-newsletter-content{text-align:center;position:relative;z-index:2;max-width:640px;margin:0 auto}.zh-newsletter-content .zh-eyebrow{margin-bottom:32px}.zh-newsletter-content h2{font-size:clamp(2.5rem,5vw,4.5rem);margin:0 0 24px;font-weight:400}.zh-newsletter-content>p{font-size:1.1rem;color:var(--txt-mid);margin:0 0 48px;line-height:1.6}.zh-newsletter-form{display:flex;gap:8px;background:var(--cream-light);border:1px solid rgba(61,61,61,.1);border-radius:999px;padding:8px;max-width:480px;margin:0 auto;transition:border-color .3s var(--ease)}.zh-newsletter-form:focus-within{border-color:var(--sage-deep)}.zh-newsletter-form input{flex:1;height:48px;padding:0 24px;background:transparent;border:0;outline:0;font-family:inherit;font-size:.95rem;color:var(--txt)}.zh-newsletter-form input::placeholder{color:var(--txt-light)}.zh-newsletter-form button{height:48px;padding:0 28px;background:var(--txt);color:var(--cream-light);border-radius:999px;font-weight:500;font-size:.9rem;transition:background .3s var(--ease);border:0;cursor:pointer;font-family:inherit}.zh-newsletter-form button:hover{background:var(--sage-deep)}.zh-newsletter-perks{display:inline-flex;gap:24px;margin-top:28px;font-size:.78rem;color:var(--txt-mid);letter-spacing:.05em;flex-wrap:wrap;justify-content:center}.zh-newsletter-perks span:before{content:"\2713  ";color:var(--sage-deep)}.zh [data-zh-reveal]{opacity:0;transform:translateY(40px);transition:opacity 1s var(--ease-out),transform 1s var(--ease-out)}.zh [data-zh-reveal].is-visible{opacity:1;transform:translateY(0)}.zh [data-zh-stagger]>*{opacity:0;transform:translateY(40px);transition:opacity 1s var(--ease-out),transform 1s var(--ease-out)}.zh [data-zh-stagger].is-visible>*{opacity:1;transform:translateY(0)}.zh [data-zh-stagger].is-visible>*:nth-child(1){transition-delay:.05s}.zh [data-zh-stagger].is-visible>*:nth-child(2){transition-delay:.15s}.zh [data-zh-stagger].is-visible>*:nth-child(3){transition-delay:.25s}.zh [data-zh-stagger].is-visible>*:nth-child(4){transition-delay:.35s}.zh [data-zh-stagger].is-visible>*:nth-child(5){transition-delay:.45s}@media(max-width:1024px){.zh-hero-grid{grid-template-columns:1fr;gap:48px;text-align:center}.zh-hero-visual{order:-1}.zh-hero-illustration{margin:0 auto;max-width:380px}.zh-hero-stats,.zh-hero-ctas{justify-content:center}.zh-float-tag.t1,.zh-float-tag.t2,.zh-float-tag.t3{display:none}.zh-manifesto-grid{grid-template-columns:1fr;gap:48px}.zh-manifesto-visual{aspect-ratio:5/4;max-width:500px;margin:0 auto}.zh-piliers-grid{grid-template-columns:1fr}.zh-spotlight-grid{grid-template-columns:1fr;gap:48px}.zh-products-grid{grid-template-columns:repeat(2,1fr)}.zh-ing-head{grid-template-columns:1fr;gap:32px}.zh-ing-grid{grid-template-columns:repeat(2,1fr)}.zh-reviews-grid,.zh-vets-grid{grid-template-columns:1fr}.zh-faq-grid{grid-template-columns:1fr;gap:48px}.zh-timeline{grid-template-columns:1fr;gap:64px}.zh-timeline:before{display:none}}@media(max-width:640px){.zh-hero-title .line{font-size:3rem}.zh-pilier{padding:40px 28px;min-height:auto}.zh-spotlight-features{grid-template-columns:1fr}.zh-ing-grid,.zh-products-grid{grid-template-columns:1fr 1fr}.zh-reviews-head h2,.zh-vets-head h2,.zh-timeline-head h2,.zh-manifesto-content h2,.zh-piliers-head h2,.zh-spotlight-content h2,.zh-bestsellers-head h2{font-size:2.25rem}.zh-newsletter-form{flex-direction:column;background:transparent;border:0;padding:0;gap:12px}.zh-newsletter-form input{background:var(--cream-light);border:1px solid rgba(61,61,61,.1);border-radius:12px}.zh-newsletter-form button{border-radius:12px}}@media(prefers-reduced-motion:reduce){.zh *,.zh *:before,.zh *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.zh-howit{background:var(--cream-light);position:relative;overflow:hidden}.zh-howit-head{text-align:center;margin-bottom:80px}.zh-howit-head .zh-eyebrow{margin-bottom:24px}.zh-howit-head h2{max-width:22ch;margin:0 auto 20px;font-weight:400}.zh-howit-head p{color:var(--txt-mid);max-width:56ch;margin:0 auto;font-size:1.05rem}.zh-howit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;position:relative}.zh-howit-grid:before{content:"";position:absolute;top:60px;left:18%;right:18%;height:1px;background:repeating-linear-gradient(to right,rgba(125,155,118,.45) 0 6px,transparent 6px 14px);z-index:1}.zh-howit-step{text-align:center;position:relative;z-index:2}.zh-howit-num{width:120px;height:120px;margin:0 auto 28px;background:var(--cream-light);border:1px solid rgba(125,155,118,.3);border-radius:50%;display:grid;place-items:center;color:var(--sage-deep);position:relative;transition:all .6s var(--ease)}.zh-howit-num svg{width:44px;height:44px}.zh-howit-step:hover .zh-howit-num{background:var(--sage-deep);color:var(--cream-light);transform:scale(1.05);border-color:var(--sage-deep)}.zh-howit-badge{position:absolute;top:-8px;right:-8px;width:36px;height:36px;background:var(--gold);color:var(--cream-light);border-radius:50%;display:grid;place-items:center;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;border:3px solid var(--cream-light)}.zh-howit-step h3{font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:400;margin:0 0 12px}.zh-howit-step h3 em{color:var(--sage-deep);font-style:italic;font-weight:300}.zh-howit-step p{color:var(--txt-mid);max-width:36ch;margin:0 auto;line-height:1.65;font-size:.98rem}.zh-valueprops{background:var(--sage-mist)}.zh-valueprops-head{text-align:center;margin-bottom:80px}.zh-valueprops-head .zh-eyebrow{margin-bottom:24px}.zh-valueprops-head h2{max-width:22ch;margin:0 auto;font-weight:400}.zh-valueprops-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.zh-valueprop{background:var(--cream-light);border-radius:8px;padding:40px 28px;text-align:left;position:relative;overflow:hidden;transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.zh-valueprop:hover{transform:translateY(-6px);box-shadow:0 30px 50px -25px #3d3d3d2e}.zh-valueprop-icon{width:56px;height:56px;background:var(--sage-mist);border-radius:14px;display:grid;place-items:center;color:var(--sage-deep);margin-bottom:24px;transition:transform .5s var(--ease)}.zh-valueprop:hover .zh-valueprop-icon{transform:scale(1.08)}.zh-valueprop-icon svg{width:30px;height:30px}.zh-valueprop-stat{font-family:Cormorant Garamond,serif;font-size:2.75rem;font-weight:500;color:var(--txt);letter-spacing:-.02em;line-height:1;margin-bottom:8px}.zh-valueprop-stat em{color:var(--sage-deep);font-style:italic;font-weight:300;font-size:.7em}.zh-valueprop h4{font-family:Figtree,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--txt);margin:0 0 10px}.zh-valueprop p{font-size:.92rem;color:var(--txt-mid);line-height:1.6;margin:0}.zh-mobile-cta{display:none}@media(max-width:768px){.zh-mobile-cta{display:flex;position:fixed;bottom:16px;left:16px;right:16px;z-index:90;background:var(--txt);color:var(--cream-light);border-radius:100px;padding:14px 18px 14px 22px;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 16px 40px -10px #3d3d3d59;transform:translateY(120%);animation:zhMobCta .6s var(--ease-out) 2s forwards;text-decoration:none;font-family:Figtree,sans-serif}.zh-mobile-cta.is-hidden{transform:translateY(120%)!important}.zh-mobile-cta-text{display:flex;flex-direction:column;flex:1;line-height:1.2}.zh-mobile-cta-text strong{font-weight:500;font-size:.92rem;letter-spacing:.04em}.zh-mobile-cta-text span{font-size:.75rem;color:var(--sage-light);margin-top:2px}.zh-mobile-cta-btn{background:var(--sage);color:var(--cream-light);padding:8px 18px;border-radius:100px;font-weight:500;font-size:.85rem;white-space:nowrap}.zh-mobile-cta-close{width:24px;height:24px;display:grid;place-items:center;color:#f5f0e880;font-size:1rem;background:transparent;border:0;cursor:pointer;line-height:1;margin-left:4px}.template-index{padding-bottom:80px}}@keyframes zhMobCta{0%{transform:translateY(120%)}to{transform:translateY(0)}}.template-index .footer,body .footer{background:var(--txt, #2d2d2d)!important;color:var(--cream, #f5f0e8)}.footer .footer__content-top{padding-block:80px 48px}.footer__heading,.footer-block__heading{font-family:Figtree,sans-serif!important;font-size:.78rem!important;font-weight:500!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:var(--cream-deeper, #efe5d2)!important;margin-bottom:24px!important}.footer a,.footer__list-social a,.footer-block__details-content a{color:#f5f0e8bf!important;font-size:.95rem!important;transition:color .3s var(--ease)}.footer a:hover{color:var(--cream-light, #faf8f4)!important}.footer__content-bottom{border-top:1px solid rgba(245,240,232,.12)!important;padding-top:32px}.copyright__content{color:#f5f0e880!important;font-size:.82rem!important}.footer__column--info .footer-block__details-content{color:#f5f0e8b3;line-height:1.65}.zh-pcard{border:1px solid transparent;transition:transform .5s var(--ease),box-shadow .5s var(--ease),border-color .5s var(--ease)}.zh-pcard:hover{border-color:#7d9b764d}.zh-pcard-img{aspect-ratio:1}.zh-pcard-quick{position:absolute;bottom:12px;left:12px;right:12px;background:var(--txt);color:var(--cream-light);padding:12px 16px;border-radius:999px;font-family:Figtree,sans-serif;font-size:.85rem;font-weight:500;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .4s var(--ease),transform .4s var(--ease),background .3s var(--ease);display:block}.zh-pcard:hover .zh-pcard-quick{opacity:1;transform:translateY(0)}.zh-pcard-quick:hover{background:var(--sage-deep)}@media(hover:none){.zh-pcard-quick{display:none}}.zh-review-verified{display:inline-flex;align-items:center;gap:5px;font-family:Figtree,sans-serif;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sage-light);margin-top:4px;font-weight:500}.zh-review-verified svg{width:11px;height:11px}@media(max-width:1024px){.zh-howit-grid{grid-template-columns:1fr;gap:56px}.zh-howit-grid:before{display:none}.zh-valueprops-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:640px){.zh-valueprops-grid{grid-template-columns:1fr}.zh-howit-step h3,.zh-howit-head h2,.zh-valueprops-head h2{font-size:2rem}.zh-valueprop-stat{font-size:2.25rem}}[data-zh-reveal]{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}[data-zh-reveal=fade-up]{transform:translate3d(0,32px,0)}[data-zh-reveal=fade-up].is-visible{opacity:1;transform:translateZ(0)}[data-zh-reveal=fade-in]{transform:none}[data-zh-reveal=fade-in].is-visible{opacity:1}[data-zh-reveal=scale-in]{transform:scale(.92)}[data-zh-reveal=scale-in].is-visible{opacity:1;transform:scale(1)}[data-zh-reveal=slide-left]{transform:translate3d(48px,0,0)}[data-zh-reveal=slide-left].is-visible{opacity:1;transform:translateZ(0)}[data-zh-reveal=slide-right]{transform:translate3d(-48px,0,0)}[data-zh-reveal=slide-right].is-visible{opacity:1;transform:translateZ(0)}[data-zh-reveal=rise]{transform:translate3d(0,40px,0) scale(.96);transition:opacity .7s cubic-bezier(.22,1,.36,1) .1s,transform .7s cubic-bezier(.34,1.56,.64,1) .1s}[data-zh-reveal=rise].is-visible{opacity:1;transform:translateZ(0) scale(1)}[data-zh-reveal=blur-in]{transform:translate3d(0,20px,0);filter:blur(8px);transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1),filter 1s cubic-bezier(.22,1,.36,1)}[data-zh-reveal=blur-in].is-visible{opacity:1;transform:translateZ(0);filter:blur(0)}[data-zh-delay="50"].is-visible{transition-delay:.05s}[data-zh-delay="100"].is-visible{transition-delay:.1s}[data-zh-delay="150"].is-visible{transition-delay:.15s}[data-zh-delay="200"].is-visible{transition-delay:.2s}[data-zh-delay="300"].is-visible{transition-delay:.3s}[data-zh-delay="400"].is-visible{transition-delay:.4s}[data-zh-delay="500"].is-visible{transition-delay:.5s}[data-zh-stagger=children]>*{opacity:0;transform:translate3d(0,24px,0);will-change:opacity,transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-zh-stagger=children].is-visible>*{opacity:1;transform:translateZ(0)}[data-zh-stagger=children].is-visible>*:nth-child(1){transition-delay:0s}[data-zh-stagger=children].is-visible>*:nth-child(2){transition-delay:.08s}[data-zh-stagger=children].is-visible>*:nth-child(3){transition-delay:.16s}[data-zh-stagger=children].is-visible>*:nth-child(4){transition-delay:.24s}[data-zh-stagger=children].is-visible>*:nth-child(5){transition-delay:.32s}[data-zh-stagger=children].is-visible>*:nth-child(6){transition-delay:.4s}[data-zh-stagger=children].is-visible>*:nth-child(7){transition-delay:.48s}[data-zh-stagger=children].is-visible>*:nth-child(8){transition-delay:.56s}[data-zh-stagger=children].is-visible>*:nth-child(9){transition-delay:.64s}[data-zh-stagger=children].is-visible>*:nth-child(10){transition-delay:.72s}[data-zh-stagger=children].is-visible>*:nth-child(n+11){transition-delay:.8s}.zh-btn,.zh-cta{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),background-color .3s ease,color .3s ease,border-color .3s ease;position:relative;overflow:hidden}.zh-btn:before,.zh-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .7s ease;pointer-events:none}.zh-btn:hover:before,.zh-cta:hover:before{left:100%}.zh-btn:hover,.zh-cta:hover{transform:translateY(-3px);box-shadow:0 14px 32px -8px #0000002e}.zh-btn:active,.zh-cta:active{transform:translateY(-1px);transition-duration:.1s}.zh-pillar,.zh-bestseller-card,.zh-feature-card,.zh-vet-card,.zh-press-card,.zh-ingredient-card,.zh-review-card,.zh-howit-step,.zh-valueprop{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),border-color .3s ease}.zh-pillar:hover,.zh-bestseller-card:hover,.zh-feature-card:hover,.zh-vet-card:hover,.zh-press-card:hover,.zh-ingredient-card:hover,.zh-review-card:hover,.zh-howit-step:hover,.zh-valueprop:hover{transform:translateY(-6px);box-shadow:0 20px 50px -12px #0000002e}.zh-pillar img,.zh-bestseller-card img,.zh-spotlight-img img,.zh-howit-step img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.zh-pillar:hover img,.zh-bestseller-card:hover img,.zh-howit-step:hover img{transform:scale(1.06)}a.zh-link,.zh-link-arrow{position:relative;transition:color .3s ease}a.zh-link:after,.zh-link-arrow:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.22,1,.36,1)}a.zh-link:hover:after,.zh-link-arrow:hover:after{transform:scaleX(1);transform-origin:left}@keyframes zhSoftPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes zhFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes zhGlow{0%,to{box-shadow:0 0 18px -4px currentColor,0 0 0 currentColor;opacity:.7}50%{box-shadow:0 0 32px -4px currentColor,0 0 8px currentColor;opacity:1}}@keyframes zhShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes zhRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes zhBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.zh-eyebrow{animation:zhSoftPulse 4s ease-in-out infinite}.zh-eyebrow-dot,.bv-eyebrow-dot{animation:zhGlow 2s ease-in-out infinite}.zh-hero-illustration,.zh-hero-visual{animation:zhBreathe 6s ease-in-out infinite}.zh-press-logo{position:relative;overflow:hidden}.zh-press-logo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);background-size:200% 100%;animation:zhShimmer 4s ease-in-out infinite;pointer-events:none}.zh-stars-anim,.zh-rating-stars{display:inline-flex;gap:2px}.zh-stars-anim svg,.zh-rating-stars svg{animation:zhBreathe 3s ease-in-out infinite}.zh-stars-anim svg:nth-child(1){animation-delay:0s}.zh-stars-anim svg:nth-child(2){animation-delay:.2s}.zh-stars-anim svg:nth-child(3){animation-delay:.4s}.zh-stars-anim svg:nth-child(4){animation-delay:.6s}.zh-stars-anim svg:nth-child(5){animation-delay:.8s}@media(prefers-reduced-motion:reduce){[data-zh-reveal],[data-zh-stagger]>*,[data-zh-stagger=children]>*{opacity:1!important;transform:none!important;filter:none!important;transition:none!important;animation:none!important}.zh-btn:hover,.zh-cta:hover,.zh-pillar:hover,.zh-bestseller-card:hover,.zh-feature-card:hover,.zh-vet-card:hover,.zh-press-card:hover,.zh-ingredient-card:hover,.zh-review-card:hover,.zh-howit-step:hover,.zh-valueprop:hover{transform:none!important}.zh-eyebrow,.zh-eyebrow-dot,.bv-eyebrow-dot,.zh-hero-illustration,.zh-hero-visual,.zh-press-logo:after,.zh-stars-anim svg,.zh-rating-stars svg{animation:none!important}}.zh-hero-v2{background:var(--cream-light);padding:clamp(80px,10vw,140px) clamp(24px,5vw,80px);position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center}.zh-hero-v2-inner{width:100%;max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,96px);align-items:center}.zh-hero-v2-content{display:flex;flex-direction:column;gap:28px;max-width:540px}.zh-hero-v2-eyebrow{font-size:.72rem!important;letter-spacing:.24em!important;color:var(--sage-deep);opacity:.85}.zh-hero-v2-title{font-family:Fraunces,Cormorant Garamond,Georgia,serif;font-weight:400;font-size:clamp(2.5rem,5.5vw,4.6rem);line-height:1.04;letter-spacing:-.025em;color:var(--txt);margin:0}.zh-hero-v2-title .line{display:block}.zh-hero-v2-title em{font-style:italic;color:var(--sage-deep);font-weight:400}.zh-hero-v2-sub{font-family:Figtree,Inter,sans-serif;font-size:1.08rem;line-height:1.7;color:var(--txt-soft);margin:0;max-width:480px}.zh-hero-v2-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:4px}.zh-hero-v2-link{font-family:Figtree,Inter,sans-serif;font-size:.95rem;font-weight:500;color:var(--txt);letter-spacing:.01em;border-bottom:1px solid currentColor;padding-bottom:2px;transition:opacity .25s ease}.zh-hero-v2-link:hover{opacity:.65}.zh-hero-v2-marks{display:flex;gap:28px;list-style:none;padding:28px 0 0;margin:0;border-top:1px solid rgba(61,61,61,.08);flex-wrap:wrap}.zh-hero-v2-marks li{font-family:Figtree,Inter,sans-serif;font-size:.82rem;color:var(--txt-soft);letter-spacing:.01em;position:relative;padding-left:18px}.zh-hero-v2-marks li:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:var(--sage);transform:translateY(-50%)}.zh-hero-v2-visual{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:6px}.zh-hero-v2-visual img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.zh-hero-v2{min-height:auto;padding:60px 24px 80px}.zh-hero-v2-inner{grid-template-columns:1fr;gap:48px}.zh-hero-v2-content{order:2}.zh-hero-v2-visual{order:1;aspect-ratio:3 / 2;max-height:50vh}}@media(max-width:600px){.zh-hero-v2-marks{gap:16px}.zh-hero-v2-marks li{font-size:.78rem}}.zh-promise{background:var(--cream-deeper, #f4ede2)}.zh-promise-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(40px,8vw,100px);align-items:start;max-width:1100px;margin:0 auto}.zh-promise-grid h2{margin-top:16px;max-width:12ch}.zh-promise-grid p{margin:0 0 18px;line-height:1.75;color:var(--txt-soft);font-size:1.05rem}.zh-promise-grid p:last-child{margin-bottom:0}@media(max-width:900px){.zh-promise-grid{grid-template-columns:1fr;gap:32px}.zh-promise-grid h2{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/zenimo-home.css.map */
