:root{--zv-bg:#F6F3EC;--zv-surface:#FFFFFF;--zv-ink:#1C1B19;--zv-muted:#5C5850;--zv-line:#E4DED2;--zv-accent:#F2B21B;--zv-accent-hover:#E3A20C;--zv-accent-soft:#FCEFC7;--zv-stone:#EDE7DA;--zv-radius:18px;--zv-radius-sm:12px}.zv{color:var(--zv-ink)}.zv *,.zv *:before,.zv *:after{box-sizing:border-box}.zv-wrap{max-width:120rem;margin:0 auto;padding:0 1.6rem}@media(min-width:750px){.zv-wrap{padding:0 3.2rem}}.zv-section{padding:5.6rem 0;background:var(--zv-bg)}.zv-section--alt{background:var(--zv-surface)}@media(min-width:990px){.zv-section{padding:8.8rem 0}}.zv-head{max-width:66rem;margin:0 0 3.2rem}.zv-head--center{margin-left:auto;margin-right:auto;text-align:center}.zv-eyebrow{display:inline-block;font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--zv-muted);margin:0 0 1.2rem}.zv-h2{font-family:var(--font-heading-family);font-weight:800;font-size:clamp(2.8rem,5vw,4.4rem);line-height:1.08;letter-spacing:-.02em;color:var(--zv-ink);margin:0 0 1.2rem}.zv-lead{font-size:1.7rem;line-height:1.6;color:var(--zv-muted);margin:0}.zv a{color:var(--zv-ink)}.zv-ico{width:2.2rem;height:2.2rem;flex:none;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.zv-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:5.2rem;padding:0 2.6rem;border-radius:999px;font-family:inherit;font-weight:700;font-size:1.6rem;letter-spacing:.01em;line-height:1.2;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background-color .15s ease,transform .15s ease,border-color .15s ease;text-align:center}.zv-btn--primary{background:var(--zv-accent);color:var(--zv-ink);border-color:var(--zv-ink)}.zv-btn--primary:hover{background:var(--zv-accent-hover)}.zv-btn--primary:active{transform:translateY(1px)}.zv-btn--ghost{background:transparent;color:var(--zv-ink);border-color:#1c1b1959}.zv-btn--ghost:hover{border-color:var(--zv-ink)}.zv-btn--block{width:100%}.zv-btn[disabled]{opacity:.5;cursor:not-allowed}.zv-btn:focus-visible,.zv a:focus-visible,.zv summary:focus-visible,.zv button:focus-visible{outline:3px solid var(--zv-ink);outline-offset:3px}.zv-offer__input:focus-visible+.zv-offer__body{outline:3px solid var(--zv-ink);outline-offset:3px}.zv-hero{padding:1.6rem 0 4.8rem;background:var(--zv-bg)}.zv-hero__grid{display:grid;gap:2.4rem;align-items:center}.zv-hero__media{position:relative;margin:0;border-radius:var(--zv-radius);overflow:hidden;aspect-ratio:16/11;background:var(--zv-stone)}.zv-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.zv-hero__sticker{position:absolute;left:1.2rem;top:1.2rem;background:var(--zv-accent);color:var(--zv-ink);font-weight:800;font-size:1.3rem;letter-spacing:.02em;padding:.7rem 1.3rem;border-radius:999px;border:2px solid var(--zv-ink)}.zv-hero__title{font-family:var(--font-heading-family);font-size:clamp(3.4rem,8.6vw,6.6rem);line-height:1.02;letter-spacing:-.03em;font-weight:800;margin:0 0 1.4rem;color:var(--zv-ink)}.zv-hero__title em{font-style:normal;background:linear-gradient(transparent 64%,var(--zv-accent) 64%,var(--zv-accent) 92%,transparent 92%)}.zv-hero__text{font-size:1.7rem;line-height:1.55;color:var(--zv-muted);margin:0;max-width:52rem}.zv-hero__ctas{display:flex;flex-wrap:wrap;gap:1.2rem;margin:2.4rem 0 2rem}.zv-hero__ctas .zv-btn--primary{flex:1 1 100%}@media(min-width:750px){.zv-hero__ctas .zv-btn--primary{flex:0 0 auto}}.zv-chips{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;list-style:none;padding:0;margin:0;font-size:1.4rem;color:var(--zv-muted)}.zv-chips li{display:flex;align-items:center;gap:.6rem}.zv-chips .zv-ico{width:1.8rem;height:1.8rem;color:var(--zv-ink)}@media(min-width:990px){.zv-hero{padding:5.6rem 0 8.8rem}.zv-hero__grid{grid-template-columns:1.05fr 1fr;gap:6.4rem}.zv-hero__media{order:2;aspect-ratio:1/1}}.zv-band{background:var(--zv-ink);color:#f6f3ec;padding:5.6rem 0}.zv-band .zv-h2{color:#fff}.zv-band .zv-eyebrow{color:var(--zv-accent)}.zv-band p.zv-lead{color:#f6f3eccc}.zv-band__grid{display:grid;gap:2.4rem;align-items:end}@media(min-width:990px){.zv-band{padding:7.2rem 0}.zv-band__grid{grid-template-columns:1.1fr 1fr;gap:6.4rem}}.zv-grid{display:grid;gap:1.6rem}@media(min-width:750px){.zv-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.zv-grid--4{grid-template-columns:repeat(4,1fr)}}.zv-card{background:var(--zv-surface);border:1px solid var(--zv-line);border-radius:var(--zv-radius);padding:2.4rem}.zv-section--alt .zv-card{background:var(--zv-bg)}.zv-card__icon{width:4.8rem;height:4.8rem;border-radius:1.4rem;background:var(--zv-accent-soft);display:grid;place-items:center;margin-bottom:1.6rem;color:var(--zv-ink)}.zv-card__icon .zv-ico{width:2.4rem;height:2.4rem}.zv-card h3{font-size:1.9rem;line-height:1.25;margin:0 0 .6rem;color:var(--zv-ink);font-weight:700;letter-spacing:-.01em}.zv-card p{margin:0;color:var(--zv-muted);font-size:1.5rem;line-height:1.55}.zv-how{display:grid;gap:3.2rem;align-items:center}@media(min-width:990px){.zv-how{grid-template-columns:1fr 1fr;gap:6.4rem}}.zv-how__media{margin:0;border-radius:var(--zv-radius);overflow:hidden;background:var(--zv-stone);aspect-ratio:1/1}.zv-how__media img{width:100%;height:100%;object-fit:cover;display:block}.zv-steps{list-style:none;margin:2.4rem 0 0;padding:0;counter-reset:zvs}.zv-steps li{display:grid;grid-template-columns:4.4rem 1fr;gap:1.6rem;align-items:start;padding:1.8rem 0;border-top:1px solid var(--zv-line)}.zv-steps li:last-child{border-bottom:1px solid var(--zv-line)}.zv-steps li:before{counter-increment:zvs;content:counter(zvs);width:4.4rem;height:4.4rem;border-radius:50%;background:var(--zv-ink);color:#fff;display:grid;place-items:center;font-weight:800;font-size:1.6rem}.zv-steps h3{margin:.2rem 0 .4rem;font-size:1.8rem;color:var(--zv-ink);font-weight:700}.zv-steps p{margin:0;color:var(--zv-muted);font-size:1.5rem;line-height:1.55}.zv-offers{border:0;margin:0;padding:0;display:grid;gap:1.2rem;min-width:0}.zv-offers__legend{font-weight:700;color:var(--zv-ink);font-size:1.5rem;margin:0 0 1rem;padding:0}.zv-offer{position:relative;display:block;cursor:pointer;margin:0}.zv-offer__input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.zv-offer__body{display:grid;gap:.5rem;background:var(--zv-surface);border:2px solid var(--zv-line);border-radius:var(--zv-radius-sm);padding:1.6rem 1.6rem 1.6rem 5.2rem;position:relative;transition:border-color .15s ease,background-color .15s ease}.zv-offer__body:before{content:"";position:absolute;left:1.6rem;top:1.7rem;width:2.2rem;height:2.2rem;border-radius:50%;border:2px solid #A39D8F;background:#fff}.zv-offer:hover .zv-offer__body{border-color:#b9b2a3}.zv-offer__input:checked+.zv-offer__body{border-color:var(--zv-ink);background:#fffbef}.zv-offer__input:checked+.zv-offer__body:before{border-color:var(--zv-ink);background:var(--zv-ink);box-shadow:inset 0 0 0 4px #fff}.zv-offer__tag{justify-self:start;background:var(--zv-accent);color:var(--zv-ink);font-weight:800;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .9rem;border-radius:999px;line-height:1.3}.zv-offer__row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.zv-offer__name{font-weight:800;font-size:1.8rem;color:var(--zv-ink)}.zv-offer__name small{font-weight:600;font-size:1.4rem;color:var(--zv-muted);margin-left:.4rem}.zv-offer__price{font-weight:800;font-size:2rem;color:var(--zv-ink);white-space:nowrap}.zv-offer__meta{font-size:1.35rem;line-height:1.45;color:var(--zv-muted)}.zv-offer__meta strong{color:var(--zv-ink)}.zv-offer--single .zv-offer__body{padding-top:1.3rem;padding-bottom:1.3rem}.zv-offer--single .zv-offer__body:before{top:1.4rem}.zv-offer--single .zv-offer__name{font-size:1.6rem}.zv-offer--single .zv-offer__price{font-size:1.7rem}.zv-offer--disabled{cursor:not-allowed}.zv-offer--disabled .zv-offer__body{opacity:.55}.zv-offer__units{display:none;gap:.8rem;margin-top:.6rem}.zv-offer__input:checked+.zv-offer__body .zv-offer__units{display:grid}.zv-offer__units label{font-size:1.3rem;color:var(--zv-muted)}.zv-offer__units select{width:100%;min-height:4.4rem;border:1px solid var(--zv-line);border-radius:10px;padding:0 1rem;font:inherit;background:#fff}.zv-offers__note{font-size:1.3rem;line-height:1.45;color:var(--zv-muted);margin:1.2rem 0 0}.zv-ocards{display:grid;gap:1.6rem}@media(min-width:750px){.zv-ocards{grid-template-columns:1fr 1fr}}.zv-ocard{display:flex;flex-direction:column;gap:1.4rem;background:var(--zv-surface);border:2px solid var(--zv-line);border-radius:var(--zv-radius);padding:2rem;text-decoration:none;color:var(--zv-ink);transition:border-color .15s ease}.zv-ocard:hover{border-color:var(--zv-ink)}.zv-ocard__img{aspect-ratio:4/3;border-radius:1.2rem;overflow:hidden;background:var(--zv-stone);margin:0}.zv-ocard__img img{width:100%;height:100%;object-fit:cover;display:block}.zv-ocard__name{font-size:2.2rem;font-weight:800;margin:0;letter-spacing:-.01em}.zv-ocard__facts{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.6rem;margin:0;font-size:1.4rem}.zv-ocard__facts dt{color:var(--zv-muted)}.zv-ocard__facts dd{margin:0;font-weight:700;font-size:1.7rem}.zv-ocard__cta{margin-top:auto}.zv-ocards__single{margin:2rem 0 0;font-size:1.5rem;color:var(--zv-muted);text-align:center}.zv-pdp{padding:1.6rem 0 4.8rem;background:var(--zv-bg)}.zv-pdp__grid{display:grid;gap:2.4rem;min-width:0}.zv-pdp__grid>*{min-width:0}@media(min-width:990px){.zv-pdp{padding:4rem 0 7.2rem}.zv-pdp__grid{grid-template-columns:1.1fr 1fr;gap:5.6rem;align-items:start}.zv-gallery{position:sticky;top:2.4rem}}.zv-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;scrollbar-width:none;border-radius:var(--zv-radius)}.zv-gallery__track::-webkit-scrollbar{display:none}.zv-gallery__slide{flex:0 0 100%;scroll-snap-align:start;margin:0;aspect-ratio:1/1;background:#fff;border-radius:var(--zv-radius);overflow:hidden}.zv-gallery__slide img{width:100%;height:100%;object-fit:contain;display:block}.zv-thumbs{display:flex;gap:.8rem;margin:1rem 0 0;padding:.3rem;overflow-x:auto;list-style:none}.zv-thumb{flex:0 0 5.6rem;height:5.6rem;border:2px solid transparent;border-radius:1rem;overflow:hidden;padding:0;background:#fff;cursor:pointer}.zv-thumb[aria-current=true]{border-color:var(--zv-ink)}.zv-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:990px){.zv-thumb{flex-basis:7.2rem;height:7.2rem}}.zv-buy__title{font-family:var(--font-heading-family);font-size:clamp(2.8rem,6vw,4rem);line-height:1.08;letter-spacing:-.02em;font-weight:800;color:var(--zv-ink);margin:0 0 1rem}.zv-buy__price{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin:0 0 1.2rem}.zv-price{font-size:2.6rem;font-weight:800;color:var(--zv-ink)}.zv-price__note{font-size:1.45rem;color:var(--zv-muted)}.zv-buy__lede{font-size:1.6rem;line-height:1.55;color:var(--zv-muted);margin:0 0 2.4rem}.zv-variant-line{font-size:1.45rem;color:var(--zv-muted);margin:1.6rem 0}.zv-variant-line strong{color:var(--zv-ink)}.zv-form__error{color:#a1260d;font-size:1.4rem;margin:1rem 0 0}.zv-form .shopify-payment-button{margin-top:1rem}.zv-form .shopify-payment-button__button{border-radius:999px;min-height:5.2rem;overflow:hidden}.zv-form .shopify-payment-button__more-options{font-size:1.3rem;color:var(--zv-muted)}.zv-trust{list-style:none;padding:1.6rem;margin:1.6rem 0 0;border:1px solid var(--zv-line);border-radius:var(--zv-radius-sm);background:var(--zv-surface);display:grid;gap:1.4rem;font-size:1.4rem;line-height:1.45;color:var(--zv-muted)}.zv-trust li{display:grid;grid-template-columns:2.4rem 1fr;gap:1.1rem;align-items:start}.zv-trust .zv-ico,.zv-trust strong{color:var(--zv-ink)}.zv-pay{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0}.zv-pay svg{width:3.8rem;height:2.4rem;display:block}.zv-two{display:grid;gap:3.2rem}@media(min-width:990px){.zv-two{grid-template-columns:1fr 1fr;gap:6.4rem}}.zv-h3{font-size:2.2rem;font-weight:800;letter-spacing:-.01em;color:var(--zv-ink);margin:0 0 1.6rem}.zv-list{list-style:none;padding:0;margin:0;display:grid;gap:1.2rem}.zv-list li{display:flex;gap:1rem;align-items:flex-start;color:var(--zv-ink);font-size:1.55rem;line-height:1.5}.zv-list .zv-ico{margin-top:.1rem}.zv-list li span small{display:block;color:var(--zv-muted);font-size:1.35rem}.zv-specs{width:100%;border-collapse:collapse;font-size:1.5rem}.zv-specs th,.zv-specs td{text-align:left;padding:1.2rem 0;border-bottom:1px solid var(--zv-line);vertical-align:top;line-height:1.45}.zv-specs th{color:var(--zv-muted);font-weight:600;width:38%;padding-right:1.6rem}.zv-specs td{color:var(--zv-ink)}.zv-reviews__empty{background:var(--zv-surface);border:1px dashed #CFC7B6;border-radius:var(--zv-radius);padding:3.2rem 2.4rem;text-align:center;max-width:72rem;margin:0 auto}.zv-section--alt .zv-reviews__empty{background:var(--zv-bg)}.zv-reviews__empty h3{font-size:2rem;margin:0 0 .8rem;color:var(--zv-ink)}.zv-reviews__empty p{margin:0 auto;color:var(--zv-muted);font-size:1.5rem;line-height:1.55;max-width:52rem}.zv-reviews__apps{max-width:100rem;margin:0 auto}.zv-faq{max-width:80rem;margin:0 auto}.zv-faq details{border-top:1px solid var(--zv-line)}.zv-faq details:last-child{border-bottom:1px solid var(--zv-line)}.zv-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.6rem 0;font-weight:700;font-size:1.65rem;line-height:1.35;color:var(--zv-ink);min-height:5.6rem}.zv-faq summary::-webkit-details-marker{display:none}.zv-faq summary .zv-ico{transition:transform .2s ease}.zv-faq details[open] summary .zv-ico{transform:rotate(180deg)}.zv-faq__a{padding:0 0 1.8rem;color:var(--zv-muted);font-size:1.5rem;line-height:1.6;max-width:66rem}.zv-faq__a p{margin:0 0 .8rem}.zv-faq__a p:last-child{margin:0}.zv-center{text-align:center;margin-top:3.2rem}.zv-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--zv-surface);border-top:1px solid var(--zv-line);padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom));display:flex;align-items:center;gap:1.2rem;box-shadow:0 -6px 20px #1c1b1914;transform:translateY(115%);transition:transform .25s ease;visibility:hidden}.zv-sticky.is-visible{transform:none;visibility:visible}.zv-sticky__info{flex:1;min-width:0;display:grid;line-height:1.25}.zv-sticky__name{font-size:1.3rem;color:var(--zv-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zv-sticky__price{font-weight:800;font-size:1.8rem;color:var(--zv-ink)}.zv-sticky .zv-btn{min-height:4.8rem;padding:0 2rem;flex:none;font-size:1.5rem}@media(min-width:990px){.zv-sticky{display:none}}@media(max-width:989px){body.zv-has-sticky{padding-bottom:7.6rem}}html.zv-anim .zv-reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}html.zv-anim .zv-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.zv-anim .zv-reveal{opacity:1;transform:none;transition:none}.zv-sticky,.zv-btn,.zv-faq summary .zv-ico{transition:none}}.header-wrapper .header__heading-link .h2{font-weight:800;letter-spacing:-.02em;font-size:2.4rem}.announcement-bar__message{font-weight:700;letter-spacing:.02em}.footer .footer-block__details-content .list-menu__item--link{font-size:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/zenvoroo.css.map */
