:root{--zm-ink:#2d1946;--zm-green:#6d9762;--zm-green-d:#4c7043;--zm-cream:#faf7f2;--zm-line:#e3dcd2;--zm-red:#b8433a;--zm-amber:#c98a21}.zm{font-family:inherit}.zm-wrap{max-width:120rem;margin:0 auto;padding:0 1.5rem}@media(min-width:750px){.zm-wrap{padding:0 5rem}}.zm-h{font-size:2.6rem;line-height:1.15;margin:0 0 1rem;color:var(--zm-ink)}@media(min-width:750px){.zm-h{font-size:3.6rem}}.zm-sub{font-size:1.6rem;line-height:1.5;margin:0 0 2rem;opacity:.85}.zm-eyebrow{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;opacity:.7;margin:0 0 .8rem}.zm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.4rem 2.8rem;border-radius:.6rem;font-size:1.6rem;font-weight:700;text-decoration:none;border:0;cursor:pointer;transition:transform .12s ease,filter .12s ease;min-height:4.8rem}.zm-btn:hover{filter:brightness(1.07)}.zm-btn:active{transform:translateY(1px)}.zm-btn--primary{background:var(--zm-green-d);color:#fff;width:100%}@media(min-width:750px){.zm-btn--primary{width:auto}}.zm-btn--full{width:100%}.zm-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;text-decoration:underline;text-underline-offset:.4rem;color:inherit}.zm-hero{position:relative;overflow:hidden}.zm-hero__media{position:relative}.zm-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.zm-hero__grid{display:grid;gap:0}@media(min-width:990px){.zm-hero__grid{grid-template-columns:1fr 1fr;align-items:center}.zm-hero--media-left .zm-hero__media{order:-1}}.zm-hero__body{padding:3.2rem 1.5rem 4rem}@media(min-width:990px){.zm-hero__body{padding:6rem 5rem}}.zm-hero__cta{display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem}@media(min-width:750px){.zm-hero__cta{flex-direction:row;align-items:center;gap:2.4rem}}.zm-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3.2rem;border-top:1px solid var(--zm-line);padding-top:2rem}.zm-stat__v{font-size:2.4rem;font-weight:800;color:var(--zm-green-d);line-height:1.1}.zm-stat__l{font-size:1.2rem;opacity:.75;margin-top:.4rem;line-height:1.3}.zm-usp{border-top:1px solid var(--zm-line);border-bottom:1px solid var(--zm-line)}.zm-usp__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem 1.6rem;padding:1.6rem 0;margin:0;list-style:none}@media(min-width:750px){.zm-usp__list{grid-template-columns:repeat(4,1fr);gap:2rem}}.zm-usp__item{display:flex;align-items:center;gap:.9rem;font-size:1.3rem;line-height:1.3;font-weight:600}@media(min-width:750px){.zm-usp__item{font-size:1.4rem;justify-content:center}}.zm-usp__item svg{flex:0 0 auto;width:2.2rem;height:2.2rem;color:var(--zm-green-d)}.zm-proof__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media(min-width:750px){.zm-proof__grid{grid-template-columns:repeat(6,1fr);gap:2.4rem}}.zm-proof__logo{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--zm-line);border-radius:.8rem;padding:1.2rem;min-height:8rem}.zm-proof__logo img{max-width:100%;max-height:5.6rem;width:auto;height:auto;object-fit:contain}.zm-proof--grayscale .zm-proof__logo img{filter:grayscale(1);opacity:.78;transition:filter .2s,opacity .2s}.zm-proof--grayscale .zm-proof__logo:hover img{filter:none;opacity:1}.zm-media__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}@media(min-width:750px){.zm-media__grid{grid-template-columns:repeat(3,1fr)}}.zm-media__card{display:block;background:#fff;border:1px solid var(--zm-line);border-radius:.8rem;overflow:hidden;text-decoration:none;color:inherit}.zm-media__card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.zm-media__txt{padding:1.4rem 1.6rem}.zm-media__q{font-size:1.4rem;line-height:1.4;margin:0 0 .6rem}.zm-media__src{font-size:1.2rem;opacity:.7;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.zm-story{display:grid;gap:2.4rem;align-items:center}@media(min-width:990px){.zm-story{grid-template-columns:1fr 1fr;gap:5rem}.zm-story--img-left .zm-story__media{order:-1}}.zm-story__media img{width:100%;border-radius:1rem;display:block}.zm-quiz{border-radius:1.2rem;padding:3.2rem 2rem;text-align:center;background:var(--zm-cream);border:1px solid var(--zm-line)}@media(min-width:750px){.zm-quiz{padding:4.8rem}}.zm-pdp{display:grid;gap:2.4rem}@media(min-width:990px){.zm-pdp{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4.8rem;align-items:start}}.zm-gallery__main{position:relative;border-radius:1rem;overflow:hidden;background:#fff}.zm-gallery__main img{width:100%;display:block;aspect-ratio:1/1;object-fit:contain}.zm-gallery__thumbs{display:flex;gap:.8rem;margin-top:.8rem;overflow-x:auto;scrollbar-width:none}.zm-gallery__thumbs::-webkit-scrollbar{display:none}.zm-gallery__thumb{flex:0 0 auto;width:6.4rem;height:6.4rem;border-radius:.6rem;overflow:hidden;border:2px solid transparent;background:#fff;padding:0;cursor:pointer}.zm-gallery__thumb[aria-current=true]{border-color:var(--zm-green-d)}.zm-gallery__thumb img{width:100%;height:100%;object-fit:contain}@media(min-width:990px){.zm-pdp__info{position:sticky;top:2rem}}.zm-pdp__title{font-size:2.6rem;line-height:1.15;margin:0 0 .8rem}@media(min-width:750px){.zm-pdp__title{font-size:3.2rem}}.zm-rating{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;text-decoration:none;color:inherit;margin-bottom:1.2rem}.zm-rating__stars{color:#e2a52b;letter-spacing:.1em;font-size:1.5rem}.zm-rating__count{opacity:.75;text-decoration:underline;text-underline-offset:.3rem}.zm-bullets{margin:0 0 1.8rem}.zm-bullets h2,.zm-bullets h3{font-size:1.7rem;line-height:1.3;margin:0 0 1rem}.zm-bullets ul{margin:0;padding-left:2rem}.zm-bullets li{margin-bottom:.7rem;line-height:1.45;font-size:1.5rem}.zm-bullets p{font-size:1.4rem;line-height:1.5;margin:.8rem 0}.zm-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:.4rem}.zm-price__now{font-size:2.6rem;font-weight:800;color:var(--zm-ink)}.zm-price__was{font-size:1.7rem;text-decoration:line-through;opacity:.55}.zm-price__save{background:var(--zm-red);color:#fff;font-size:1.2rem;font-weight:800;padding:.35rem .8rem;border-radius:.4rem}.zm-price__meta{font-size:1.2rem;opacity:.7;margin:0 0 1.8rem;line-height:1.5}.zm-bundles{display:grid;gap:1rem;margin:0 0 1.8rem}.zm-bundle{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1.2rem;border:2px solid var(--zm-line);border-radius:.8rem;cursor:pointer;background:#fff;transition:border-color .15s,box-shadow .15s}.zm-bundle:has(input:checked){border-color:var(--zm-green-d);box-shadow:0 0 0 3px #6d976224}.zm-bundle input{position:absolute;opacity:0;pointer-events:none}.zm-bundle__dot{flex:0 0 auto;width:2rem;height:2rem;border-radius:50%;border:2px solid var(--zm-line);position:relative}.zm-bundle:has(input:checked) .zm-bundle__dot{border-color:var(--zm-green-d)}.zm-bundle:has(input:checked) .zm-bundle__dot:after{content:"";position:absolute;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;border-radius:50%;background:var(--zm-green-d)}.zm-bundle__img{flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:.6rem;object-fit:contain;background:var(--zm-cream)}.zm-bundle__body{flex:1 1 auto;min-width:0}.zm-bundle__name{font-size:1.4rem;font-weight:700;line-height:1.3;display:block}.zm-bundle__note{font-size:1.2rem;opacity:.7;display:block;margin-top:.2rem}.zm-bundle__price{text-align:right;flex:0 0 auto}.zm-bundle__now{font-size:1.6rem;font-weight:800;display:block}.zm-bundle__was{font-size:1.2rem;text-decoration:line-through;opacity:.55;display:block}.zm-bundle__tag{position:absolute;top:-1rem;right:1.2rem;background:var(--zm-green-d);color:#fff;font-size:1rem;font-weight:800;letter-spacing:.08em;padding:.3rem .7rem;border-radius:.3rem;text-transform:uppercase}.zm-offer{display:none}.zm-offer.is-active{display:block}.zm-qty{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.zm-qty__box{display:inline-flex;align-items:center;border:1px solid var(--zm-line);border-radius:.6rem;overflow:hidden;background:#fff}.zm-qty__box button{width:4rem;height:4.6rem;border:0;background:transparent;font-size:1.8rem;cursor:pointer;line-height:1}.zm-qty__box input{width:4.4rem;height:4.6rem;border:0;text-align:center;font-size:1.5rem;background:transparent}.zm-buy .shopify-payment-button{margin-top:1rem}.zm-buy .shopify-payment-button__button{border-radius:.6rem!important;min-height:4.8rem}.zm-soldout{padding:1.4rem;border:1px dashed var(--zm-line);border-radius:.6rem;text-align:center;font-size:1.4rem}.zm-notify{margin-top:1rem;display:flex;gap:.8rem;flex-wrap:wrap}.zm-notify input{flex:1 1 18rem;min-height:4.6rem;border:1px solid var(--zm-line);border-radius:.6rem;padding:0 1.2rem;font-size:1.4rem}.zm-trust{margin-top:1.6rem;border-top:1px solid var(--zm-line);padding-top:1.6rem;display:grid;gap:1rem}.zm-trust__row{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;line-height:1.35}.zm-trust__row svg{flex:0 0 auto;width:2rem;height:2rem;color:var(--zm-green-d)}.zm-pay{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-top:.4rem}.zm-pay svg,.zm-pay img{height:2.4rem;width:auto;border-radius:.3rem}.zm-deadline{display:flex;align-items:center;gap:.8rem;background:var(--zm-cream);border:1px solid var(--zm-line);border-radius:.6rem;padding:1rem 1.2rem;font-size:1.3rem;margin-top:1.2rem;line-height:1.35}.zm-deadline svg{flex:0 0 auto;width:2rem;height:2rem;color:var(--zm-red)}.zm-deadline b{white-space:nowrap}.zm-acc{border-top:1px solid var(--zm-line);margin-top:2.4rem}.zm-acc details{border-bottom:1px solid var(--zm-line)}.zm-acc summary{list-style:none;cursor:pointer;padding:1.6rem 0;font-size:1.5rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:1rem}.zm-acc summary::-webkit-details-marker{display:none}.zm-acc summary:after{content:"+";font-size:2rem;font-weight:400;line-height:1}.zm-acc details[open] summary:after{content:"\2212"}.zm-acc__body{padding:0 0 1.8rem;font-size:1.4rem;line-height:1.6}.zm-acc__body p{margin:0 0 1rem}.zm-acc__body ul{padding-left:2rem}.zm-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media(min-width:750px){.zm-cards--4{grid-template-columns:repeat(4,1fr)}.zm-cards--3{grid-template-columns:repeat(3,1fr)}.zm-cards{gap:2.4rem}}.zm-card{text-align:center;background:#fff;border:1px solid var(--zm-line);border-radius:1rem;padding:2rem 1.4rem}.zm-card img{width:7.2rem;height:7.2rem;object-fit:contain;margin:0 auto 1.2rem;display:block}.zm-card__t{font-size:1.4rem;font-weight:700;line-height:1.35;margin:0}.zm-card__d{font-size:1.3rem;line-height:1.5;opacity:.8;margin:.8rem 0 0}.zm-testi{display:grid;gap:1.6rem;align-items:center;background:var(--zm-cream);border:1px solid var(--zm-line);border-radius:1.2rem;padding:2.4rem}@media(min-width:750px){.zm-testi{grid-template-columns:auto 1fr;gap:2.4rem;padding:3.2rem}}.zm-testi__ph{width:8rem;height:8rem;border-radius:50%;object-fit:cover}.zm-testi__q{font-size:1.6rem;line-height:1.55;margin:0 0 1rem}.zm-testi__by{font-size:1.3rem;opacity:.75}.zm-ship{background:var(--zm-cream);border:1px solid var(--zm-line);border-radius:.8rem;padding:1.2rem 1.4rem}.zm-ship__txt{font-size:1.3rem;line-height:1.35;margin:0 0 .8rem}.zm-ship__txt b{color:var(--zm-green-d)}.zm-ship__track{height:.7rem;border-radius:99px;background:#e6e0d6;overflow:hidden}.zm-ship__fill{height:100%;background:var(--zm-green-d);border-radius:99px;width:0;transition:width .4s ease}.zm-ship--sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:0 -2px 14px #00000014}.zm-ship[hidden]{display:none!important}.zm-cd{display:inline-flex;align-items:center;gap:.3rem;font-variant-numeric:tabular-nums;font-weight:700}.zm-cd__u{display:inline-flex;flex-direction:column;align-items:center;line-height:1;min-width:2.6rem;padding:.3rem .4rem;border-radius:.4rem;background:#00000012}.zm-cd__n{font-size:1.3rem}.zm-cd__l{font-size:.9rem;opacity:.75;margin-top:.2rem;text-transform:uppercase;font-weight:600}.zm-cd__s{opacity:.4}countdown-timer[hidden]{display:none!important}.zm-ann{position:relative}.zm-ann__inner{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:4rem;padding:.8rem 1.5rem;text-align:center;flex-wrap:wrap}.zm-ann__msg{font-size:1.3rem;font-weight:600;margin:0;display:none;align-items:center;gap:.8rem;flex-wrap:wrap;justify-content:center}.zm-ann__msg.is-active{display:flex}.zm-ann a{color:inherit}.zm-section{padding-top:4rem;padding-bottom:4rem}@media(min-width:750px){.zm-section{padding-top:5.6rem;padding-bottom:5.6rem}}.zm-center{text-align:center}.zm-mt0{margin-top:0}.zm-accent{color:var(--zm-green-d)}.zm-section--tight{padding-top:1.6rem;padding-bottom:1.6rem}.zm-section--head{padding-top:4rem;padding-bottom:0}.zm-section--head .zm-h{margin-bottom:0}.zm-btn--cta{min-width:28rem}.zm-pdp__title--split{font-size:3.4rem;margin-bottom:.2rem}@media(min-width:750px){.zm-pdp__title--split{font-size:4.4rem}}.zm-pdp__subtitle{font-size:1.8rem;line-height:1.35;margin:0 0 1rem;opacity:.85}.zm-bundles--cards{grid-template-columns:1fr;gap:1rem}@media(min-width:750px){.zm-bundles--cards.zm-bundles--n2{grid-template-columns:repeat(2,1fr)}.zm-bundles--cards.zm-bundles--n3{grid-template-columns:repeat(3,1fr)}}.zm-bundle--card{align-items:center;padding:1.2rem 1.2rem 1.2rem 4rem}.zm-bundle--card .zm-bundle__dot{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%)}.zm-bundle--card .zm-bundle__img{width:7.2rem;height:7.2rem;background:transparent}.zm-bundle--card .zm-bundle__body{display:flex;flex-direction:column;gap:.3rem}.zm-bundle__size{font-size:1.3rem;opacity:.8}.zm-bundle__meta{font-size:1.1rem;opacity:.65;line-height:1.35}.zm-bundle--card .zm-bundle__price{display:flex;gap:.6rem;align-items:baseline;text-align:left}.zm-bundle--card .zm-bundle__now,.zm-bundle--card .zm-bundle__was{display:inline}.zm-bundle__badge{font-size:1.1rem;font-weight:800;letter-spacing:.08em;color:var(--zm-green-d);text-transform:uppercase}@media(min-width:750px){.zm-bundles--n3 .zm-bundle--card,.zm-bundles--n2 .zm-bundle--card{flex-direction:column;text-align:center;padding:3.2rem 1rem 1.4rem;gap:.8rem}.zm-bundles--n3 .zm-bundle--card .zm-bundle__dot,.zm-bundles--n2 .zm-bundle--card .zm-bundle__dot{top:1rem;left:50%;transform:translate(-50%)}.zm-bundles--n3 .zm-bundle--card .zm-bundle__body,.zm-bundles--n2 .zm-bundle--card .zm-bundle__body{align-items:center}.zm-bundles--n3 .zm-bundle--card .zm-bundle__price,.zm-bundles--n2 .zm-bundle--card .zm-bundle__price{justify-content:center}}.zm-btn--buy{width:100%;margin-top:.4rem}.zm-trust3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.8rem;text-align:center}.zm-trust3__i svg{width:3rem;height:3rem;color:var(--zm-green-d);margin:0 auto .6rem;display:block}.zm-trust3__i p{font-size:1.3rem;line-height:1.3;margin:0}.zm-feats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media(min-width:750px){.zm-feats{grid-template-columns:repeat(4,1fr);gap:2.4rem}.zm-feats--3{grid-template-columns:repeat(3,1fr)}}.zm-feat img{width:100%;height:auto;display:block;border-radius:1rem}.zm-feat__t{font-size:1.5rem;font-weight:700;line-height:1.35;text-align:center;margin:1.2rem 0 0}.zm-feat__d{font-size:1.3rem;line-height:1.5;text-align:center;opacity:.8;margin:.6rem 0 0}.zm-ings{display:grid;gap:2.4rem;margin-top:2.4rem}@media(min-width:750px){.zm-ings{grid-template-columns:repeat(2,1fr);gap:3.2rem 4rem}}.zm-ing{display:grid;grid-template-columns:1fr 2fr;gap:1.6rem;align-items:center}@media(min-width:990px){.zm-ing{grid-template-columns:1fr 1fr;gap:2.4rem}}.zm-ing__media img{width:100%;height:auto;display:block;border-radius:1rem}.zm-ing__t{font-size:1.7rem;font-weight:700;line-height:1.3;margin:0 0 .8rem}.zm-ing__d{font-size:1.4rem;line-height:1.55;margin:0;opacity:.85}.zm-faq{max-width:90rem}.zm-faq .zm-acc{margin-top:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/6/assets/zm.css.map */
