:root{--vm-cream: #F7F3EA;--vm-cream-deep: #EFE8DA;--vm-sage: #8A9A7E;--vm-sage-soft: #E6EBDF;--vm-forest: #3E4A36;--vm-forest-deep: #2F3A28;--vm-terra: #C99383;--vm-terra-deep: #B98070;--vm-blush: #F1E1D9;--vm-serif: "Cormorant Garamond", "Cormorant", Georgia, "Times New Roman", serif;--vm-sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--vm-radius: 20px;--vm-gutter: clamp(20px, 4vw, 48px);--vm-ease: cubic-bezier(.22, 1, .36, 1)}.section-header{margin-bottom:0!important}.vm-section{font-family:var(--vm-sans);color:var(--vm-fg, var(--vm-forest));padding-top:0!important;padding-bottom:0!important;overflow-x:clip;position:relative}.vm-section *,.vm-section *:before,.vm-section *:after{box-sizing:border-box}.vm-container{max-width:1240px;margin:0 auto;padding:0 var(--vm-gutter)}.vm-eyebrow{font-family:var(--vm-sans);font-size:12.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;color:var(--vm-muted, currentColor)}.vm-h2{font-family:var(--vm-serif);font-weight:500;line-height:1.04;letter-spacing:-.01em;margin:0 0 20px;color:var(--vm-fg, var(--vm-forest))}.vm-h2 em{font-style:italic;font-weight:400}.vm-lead{line-height:1.65;margin:0 0 28px;color:var(--vm-muted, currentColor);max-width:58ch}.vm-center{margin-left:auto;margin-right:auto}.vm-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 34px;border-radius:999px;border:1.5px solid var(--vm-terra);background:var(--vm-terra);color:var(--vm-forest-deep);font-family:var(--vm-sans);font-size:15px;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:transform .35s var(--vm-ease),background .3s,box-shadow .35s var(--vm-ease)}.vm-btn:hover{background:var(--vm-terra-deep);border-color:var(--vm-terra-deep);transform:translateY(-2px);box-shadow:0 14px 28px -14px #3e4a368c;color:var(--vm-forest-deep)}.vm-btn:active{transform:translateY(0)}.vm-btn--ghost{background:transparent;border-color:currentColor;color:var(--vm-fg, var(--vm-forest))}.vm-btn--ghost:hover{background:#3e4a3614;border-color:currentColor;color:var(--vm-fg, var(--vm-forest));box-shadow:none}.vm-btn[disabled],.vm-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.vm-btn:focus-visible,.vm-pill input:focus-visible+span,.vm-ba__range:focus-visible~.vm-ba__handle .vm-ba__knob{outline:2px solid var(--vm-forest);outline-offset:3px}.vm-js .vm-reveal{opacity:0;transform:translateY(26px);transition:opacity .9s var(--vm-ease),transform .9s var(--vm-ease);transition-delay:calc(var(--vm-d, 0) * .11s)}.vm-js .vm-reveal.vm-visible{opacity:1;transform:none}.shopify-design-mode .vm-reveal{opacity:1!important;transform:none!important}.vm-hero{position:relative;display:flex;align-items:center;background:var(--vm-cream)}.vm-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.vm-hero__img{width:100%;height:100%;object-fit:cover;object-position:60% 50%;animation:vm-zoom 2.2s var(--vm-ease) both}.vm-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--vm-bg, var(--vm-cream)) 0%,rgba(247,243,234,.72) 30%,rgba(247,243,234,0) 62%);pointer-events:none}.vm-hero--center .vm-hero__veil{background:radial-gradient(ellipse at center,#f7f3eac7,#f7f3ea40 70%)}.vm-hero__inner{position:relative;width:100%;padding-top:72px;padding-bottom:72px}.vm-hero__copy{max-width:620px}.vm-hero--center .vm-hero__copy{margin:0 auto}.vm-hero__h1{font-family:var(--vm-serif);font-weight:500;line-height:.98;letter-spacing:-.015em;margin:0 0 24px;color:var(--vm-forest)}.vm-hero__sub{line-height:1.65;margin:0 0 34px;color:#3e4a36d9;max-width:50ch}.vm-hero--center .vm-hero__sub{margin-left:auto;margin-right:auto}.vm-hero__actions{display:flex;flex-wrap:wrap;gap:14px}.vm-hero--center .vm-hero__actions{justify-content:center}.vm-hero__points{list-style:none;padding:0;margin:34px 0 0;display:flex;flex-wrap:wrap;gap:10px 26px;font-size:14px;color:var(--vm-forest)}.vm-hero--center .vm-hero__points{justify-content:center}.vm-hero__points li{display:inline-flex;align-items:center;gap:8px}.vm-hero__points svg{width:16px;height:16px;color:var(--vm-sage)}@keyframes vm-zoom{0%{transform:scale(1.07)}to{transform:scale(1)}}@media(max-width:1199px){.vm-hero{display:block;min-height:0!important}.vm-hero__media{position:relative;height:clamp(280px,78vw,460px)}.vm-hero__img{object-position:var(--vm-focus, 78%) 50%}.vm-hero__veil{background:linear-gradient(180deg,rgba(247,243,234,0) 55%,var(--vm-bg, var(--vm-cream)) 100%)}.vm-hero__inner{padding-top:12px;padding-bottom:48px}.vm-hero__copy{max-width:none}}.vm-marquee{overflow:hidden}.vm-marquee__track{display:flex;width:max-content;animation:vm-marquee var(--vm-speed, 40s) linear infinite}.vm-marquee:hover .vm-marquee__track{animation-play-state:paused}.vm-marquee__group{display:flex;align-items:center;flex-shrink:0}.vm-marquee__item{display:inline-flex;align-items:center;gap:28px;padding-right:28px;font-family:var(--vm-serif);font-style:italic;white-space:nowrap}.vm-marquee__item svg{width:16px;height:16px;opacity:.7;flex-shrink:0}@keyframes vm-marquee{to{transform:translate(-50%)}}.vm-head{max-width:840px;margin-bottom:56px}.vm-head--center{margin-left:auto;margin-right:auto;text-align:center}.vm-head--center .vm-lead{margin-left:auto;margin-right:auto}.vm-grid{display:grid;gap:22px;grid-template-columns:repeat(var(--vm-cols, 3),minmax(0,1fr))}.vm-card{background:color-mix(in srgb,var(--vm-bg, #F7F3EA) 55%,#ffffff 45%);border:1px solid color-mix(in srgb,var(--vm-fg, #3E4A36) 12%,transparent);border-radius:var(--vm-radius);padding:36px 30px;transition:transform .5s var(--vm-ease),box-shadow .5s var(--vm-ease)}.vm-card:hover{transform:translateY(-6px);box-shadow:0 30px 50px -30px #3e4a3673}.vm-card__icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--vm-sage-soft);color:var(--vm-forest);margin-bottom:22px}.vm-card__icon svg{width:26px;height:26px}.vm-card__title{font-family:var(--vm-serif);font-size:28px;font-weight:600;line-height:1.1;margin:0 0 12px;color:var(--vm-fg, var(--vm-forest))}.vm-card__text{line-height:1.65;margin:0;color:var(--vm-muted, rgba(62, 74, 54, .82))}@media(max-width:989px){.vm-grid{--vm-cols: 2 !important}}@media(max-width:599px){.vm-grid{--vm-cols: 1 !important}.vm-card{padding:28px 24px}}.vm-ba-wrap{max-width:1040px;margin:0 auto}.vm-ba__frame{position:relative;aspect-ratio:3 / 2;overflow:hidden;border-radius:var(--vm-radius);background:var(--vm-sage-soft);--vm-pos: 50%;-webkit-user-select:none;user-select:none;box-shadow:0 40px 70px -40px #2f3a288c}.vm-ba__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vm-ba__before{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 calc(100% - var(--vm-pos)) 0 0)}.vm-ba__tag{position:absolute;top:18px;z-index:2;padding:7px 16px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:#f7f3eaeb;color:var(--vm-forest);pointer-events:none}.vm-ba__tag--before{left:18px}.vm-ba__tag--after{right:18px}.vm-ba__handle{position:absolute;top:0;bottom:0;left:var(--vm-pos);width:0;z-index:3;pointer-events:none}.vm-ba__handle:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:2px;background:#fff;box-shadow:0 0 14px #0000004d}.vm-ba__knob{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:var(--vm-cream);color:var(--vm-forest);display:grid;place-items:center;box-shadow:0 10px 26px #00000047}.vm-ba__knob svg{width:22px;height:22px}.vm-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:4;touch-action:pan-y}.vm-ba__lists{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:26px}.vm-ba__list{border-radius:var(--vm-radius);padding:26px 28px}.vm-ba__list--before{background:#3e4a360f}.vm-ba__list--after{background:var(--vm-forest);color:var(--vm-cream)}.vm-ba__list h3{font-family:var(--vm-serif);font-size:26px;font-weight:600;margin:0 0 12px;color:inherit}.vm-ba__list ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.vm-ba__list li{display:flex;gap:10px;align-items:flex-start;line-height:1.5;font-size:15px}.vm-ba__list li svg{width:17px;height:17px;margin-top:3px;flex-shrink:0}@media(max-width:749px){.vm-ba__lists{grid-template-columns:1fr}.vm-ba__frame{aspect-ratio:4 / 3}.vm-ba__knob{width:46px;height:46px}}.vm-feature{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(32px,6vw,88px);align-items:center}.vm-feature__media{position:relative;border-radius:var(--vm-radius);overflow:hidden;background:var(--vm-cream-deep);aspect-ratio:1 / 1}.vm-feature__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--vm-ease)}.vm-feature__media:hover img{transform:scale(1.04)}.vm-feature__badge{position:absolute;top:20px;left:20px;padding:8px 16px;border-radius:999px;background:var(--vm-cream);color:var(--vm-forest);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.vm-feature__price{font-family:var(--vm-serif);font-size:34px;font-weight:500;margin:0 0 22px}.vm-feature__price s{font-size:22px;opacity:.55;margin-left:10px}.vm-checks{list-style:none;margin:0 0 32px;padding:0;display:grid;gap:12px}.vm-checks li{display:flex;gap:12px;align-items:flex-start;line-height:1.55}.vm-checks svg{width:20px;height:20px;margin-top:2px;color:var(--vm-sage);flex-shrink:0}@media(max-width:849px){.vm-feature{grid-template-columns:1fr}}.vm-steps{display:grid;grid-template-columns:.9fr 1fr;gap:clamp(32px,6vw,88px);align-items:center}.vm-steps__media{border-radius:var(--vm-radius);overflow:hidden;aspect-ratio:4 / 5;background:var(--vm-cream-deep)}.vm-steps__media img{width:100%;height:100%;object-fit:cover}.vm-steps__list{list-style:none;margin:0;padding:0;counter-reset:vm-step;display:grid;gap:30px}.vm-steps__item{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start}.vm-steps__item:before{counter-increment:vm-step;content:counter(vm-step);font-family:var(--vm-serif);font-style:italic;font-size:54px;line-height:.9;color:var(--vm-terra)}.vm-steps__title{font-family:var(--vm-serif);font-size:28px;font-weight:600;line-height:1.1;margin:0 0 8px;color:var(--vm-fg, var(--vm-forest))}.vm-steps__text{margin:0;line-height:1.65;color:var(--vm-muted, currentColor)}@media(max-width:849px){.vm-steps{grid-template-columns:1fr}.vm-steps__media{aspect-ratio:4 / 5;width:100%;max-width:520px;margin:0 auto}}.vm-story{text-align:center;max-width:900px;margin:0 auto}.vm-story__moon{width:44px;height:44px;margin:0 auto 28px;color:var(--vm-terra)}.vm-story__quote{color:var(--vm-fg, var(--vm-forest));font-family:var(--vm-serif);font-weight:400;line-height:1.12;margin:0 0 26px}.vm-story__quote em{color:var(--vm-terra)}.vm-story__text{line-height:1.7;max-width:60ch;margin:0 auto;color:var(--vm-muted, currentColor)}.vm-products{display:grid;gap:26px;grid-template-columns:repeat(var(--vm-cols, 3),minmax(0,1fr))}.vm-product{display:block;text-decoration:none;color:inherit}.vm-product__media{position:relative;overflow:hidden;border-radius:var(--vm-radius);aspect-ratio:1 / 1;background:var(--vm-cream-deep);margin-bottom:18px}.vm-product__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--vm-ease)}.vm-product:hover .vm-product__media img{transform:scale(1.05)}.vm-product__name{font-family:var(--vm-serif);font-size:26px;font-weight:600;line-height:1.1;margin:0 0 6px;color:var(--vm-fg, var(--vm-forest))}.vm-product__price{margin:0;font-size:15px;opacity:.85}.vm-product--soon .vm-product__media{display:grid;place-items:center;background:var(--vm-sage-soft);border:1.5px dashed rgba(62,74,54,.35)}.vm-product--soon svg{width:54px;height:54px;color:var(--vm-sage)}@media(max-width:989px){.vm-products{--vm-cols: 2 !important}}@media(max-width:599px){.vm-products{--vm-cols: 1 !important}}.vm-faq{max-width:820px;margin:0 auto}.vm-faq__item{border-bottom:1px solid rgba(62,74,54,.2)}.vm-faq__item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-family:var(--vm-serif);font-size:26px;font-weight:600;line-height:1.15}.vm-faq__item summary::-webkit-details-marker{display:none}.vm-faq__item summary:after{content:"";width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .4s var(--vm-ease);flex-shrink:0;margin-bottom:4px}.vm-faq__item[open] summary:after{transform:rotate(-135deg);margin-bottom:-4px}.vm-faq__answer{padding:0 0 26px;line-height:1.7;color:var(--vm-muted, currentColor);max-width:64ch;animation:vm-fade .5s var(--vm-ease)}.vm-faq__answer p{margin:0 0 12px}@keyframes vm-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.vm-cta{position:relative;display:flex;align-items:center;min-height:var(--vm-h, 520px);background:var(--vm-forest);color:var(--vm-cream)}.vm-cta__media{position:absolute;top:0;right:0;bottom:0;left:0}.vm-cta__media img{width:100%;height:100%;object-fit:cover}.vm-cta__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vm-forest-deep);opacity:var(--vm-veil, .55)}.vm-cta__inner{position:relative;width:100%;padding-top:80px;padding-bottom:80px}.vm-cta__copy{max-width:640px}.vm-cta--center .vm-cta__copy{margin:0 auto;text-align:center}.vm-cta .vm-h2,.vm-cta .vm-lead,.vm-cta .vm-eyebrow{color:var(--vm-cream)}.vm-cta .vm-lead{opacity:.88}.vm-cta--center .vm-lead{margin-left:auto;margin-right:auto}.vm-logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--vm-serif);font-weight:600;letter-spacing:.01em;line-height:1;color:var(--vm-forest)}.vm-logo svg{width:.85em;height:.85em;color:var(--vm-terra);flex-shrink:0}.vm-logo,.vm-logo span{white-space:nowrap}@media(max-width:749px){.vm-logo{font-size:24px!important;gap:7px}}.vm-footer{background:var(--vm-forest);color:var(--vm-cream);font-family:var(--vm-sans)}.vm-footer a{color:inherit;text-decoration:none;opacity:.82;transition:opacity .2s}.vm-footer a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}.vm-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding-bottom:48px}.vm-footer__brand{margin-bottom:18px}.vm-footer .vm-logo{color:var(--vm-cream)}.vm-footer .vm-logo--elegant .vm-logo__word i{color:var(--vm-terra)}.vm-footer .vm-logo svg{color:var(--vm-terra)}.vm-footer__tag{line-height:1.65;max-width:38ch;margin:0 0 22px;opacity:.82}.vm-footer h3{font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;margin:0 0 18px;opacity:.7}.vm-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.vm-footer__social{display:flex;gap:14px}.vm-footer__social a{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(247,243,234,.3)}.vm-footer__social svg{width:18px;height:18px}.vm-footer__bottom{border-top:1px solid rgba(247,243,234,.18);padding:24px 0 32px;display:flex;flex-wrap:wrap;gap:14px 28px;justify-content:space-between;align-items:center;font-size:13.5px}.vm-footer__legal{display:flex;flex-wrap:wrap;gap:8px 22px}.vm-footer__pay{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.vm-footer__pay svg{width:38px;height:24px}@media(max-width:749px){.vm-footer__top{grid-template-columns:1fr;gap:34px}}.vm-pdp__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(28px,5vw,80px);align-items:start}.vm-gallery{display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px;position:sticky;top:100px}.vm-gallery__thumbs{display:flex;flex-direction:column;gap:12px;max-height:620px;overflow-y:auto;scrollbar-width:none}.vm-gallery__thumbs::-webkit-scrollbar{display:none}.vm-thumb{padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;background:var(--vm-cream-deep);cursor:pointer;aspect-ratio:1 / 1;opacity:.7;transition:opacity .3s,border-color .3s}.vm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vm-thumb.is-active,.vm-thumb:hover{opacity:1}.vm-thumb.is-active{border-color:var(--vm-forest)}.vm-gallery__stage{position:relative;min-width:0}.vm-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--vm-radius);background:var(--vm-cream-deep)}.vm-gallery__track::-webkit-scrollbar{display:none}.vm-gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1 / 1;margin:0}.vm-gallery__slide img{width:100%;height:100%;object-fit:cover;display:block}.vm-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#f7f3eaeb;color:var(--vm-forest);cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 20px #0000002e;z-index:2;transition:transform .3s var(--vm-ease)}.vm-gallery__arrow:hover{transform:translateY(-50%) scale(1.08)}.vm-gallery__arrow--prev{left:14px}.vm-gallery__arrow--next{right:14px}.vm-gallery__arrow svg{width:18px;height:18px}.vm-pdp__title{color:var(--vm-fg, var(--vm-forest));font-family:var(--vm-serif);font-weight:500;line-height:1.02;letter-spacing:-.01em;margin:0 0 14px}.vm-pdp__price{display:flex;align-items:baseline;gap:12px;font-family:var(--vm-serif);font-size:34px;margin:0 0 18px}.vm-pdp__price s{font-size:22px;opacity:.55}.vm-pdp__intro{line-height:1.7;margin:0 0 24px;color:#3e4a36d9}.vm-opt{border:0;padding:0;margin:0 0 22px}.vm-opt legend{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin-bottom:12px;padding:0}.vm-opt legend span{letter-spacing:0;text-transform:none;font-weight:400;opacity:.8;margin-left:6px;font-size:15px}.vm-pills{display:flex;flex-wrap:wrap;gap:10px}.vm-pill{position:relative;cursor:pointer}.vm-pill input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;margin:0;cursor:pointer}.vm-pill span{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:0 22px;border-radius:999px;border:1.5px solid rgba(62,74,54,.35);font-size:15px;transition:background .25s,color .25s,border-color .25s}.vm-pill span i{width:14px;height:14px;border-radius:50%;background:var(--dot, transparent);border:1px solid rgba(0,0,0,.2)}.vm-pill input:checked+span{background:var(--vm-forest);border-color:var(--vm-forest);color:var(--vm-cream)}.vm-pill:hover span{border-color:var(--vm-forest)}.vm-buy{display:flex;gap:14px;align-items:stretch;margin:6px 0 22px}.vm-qty{display:inline-flex;align-items:center;border:1.5px solid rgba(62,74,54,.35);border-radius:999px;height:54px;flex-shrink:0}.vm-qty button{width:44px;height:100%;border:0;background:none;font-size:20px;color:inherit;cursor:pointer}.vm-qty input{width:36px;text-align:center;border:0;background:none;font-size:16px;color:inherit;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0}.vm-qty input::-webkit-outer-spin-button,.vm-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vm-buy product-form{flex:1;display:block}.vm-buy .vm-btn{width:100%;min-height:54px;position:relative}.vm-buy .loading__spinner{position:absolute;right:18px}.vm-buy .product-form__error-message-wrapper{display:flex;gap:8px;font-size:14px;margin-bottom:10px;color:#8a3b2b}.vm-buy .product-form__error-message-wrapper[hidden]{display:none}.vm-buy .form,.vm-buy form{margin:0}.vm-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 26px}.vm-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:16px 8px;border-radius:16px;background:var(--vm-sage-soft);font-size:13px;line-height:1.35}.vm-trust__item svg{width:24px;height:24px}.vm-acc{border-top:1px solid rgba(62,74,54,.2)}.vm-acc details{border-bottom:1px solid rgba(62,74,54,.2)}.vm-acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-weight:500;font-size:16px}.vm-acc summary::-webkit-details-marker{display:none}.vm-acc summary:after{content:"+";font-size:22px;font-weight:300;transition:transform .3s var(--vm-ease)}.vm-acc details[open] summary:after{transform:rotate(45deg)}.vm-acc__body{padding:0 0 20px;line-height:1.7;font-size:15px;color:#3e4a36e0;animation:vm-fade .4s var(--vm-ease)}.vm-acc__body p{margin:0 0 10px}.vm-acc__body ul{margin:0;padding-left:20px}@media(max-width:899px){.vm-pdp__grid{grid-template-columns:1fr}.vm-gallery{position:static;grid-template-columns:1fr}.vm-gallery__thumbs{flex-direction:row;order:2;max-height:none;overflow-x:auto}.vm-thumb{width:70px;flex-shrink:0}.vm-gallery__arrow{display:none}}@media(max-width:499px){.vm-trust{grid-template-columns:1fr}.vm-trust__item{flex-direction:row;text-align:left}}.button,.shopify-challenge__button,.customer button{font-family:var(--vm-sans);font-weight:600;letter-spacing:.02em}h1,h2,h3,.h0,.h1,.h2,.h3{letter-spacing:-.005em}@media(prefers-reduced-motion:reduce){.vm-js .vm-reveal{opacity:1;transform:none;transition:none}.vm-hero__img,.vm-marquee__track,.vm-faq__answer,.vm-acc__body{animation:none!important}.vm-btn,.vm-card,.vm-feature__media img,.vm-product__media img{transition:none}}.vm-sale{align-self:center;padding:6px 13px;border-radius:999px;background:var(--vm-terra);color:var(--vm-forest-deep);font-family:var(--vm-sans);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.vm-sale[hidden],.vm-pdp__price s[hidden]{display:none!important}.vm-feature__badge--sale{background:var(--vm-terra);color:var(--vm-forest-deep)}.vm-product__media{position:relative}.vm-product__media .vm-feature__badge{top:14px;left:14px}.vm-product__was,.vm-feature__price s{text-decoration:line-through;opacity:.55}.vm-pdp__price s,.vm-feature__price s,.vm-product__was{color:#a94a40;opacity:1;text-decoration:line-through;text-decoration-thickness:1.5px}.vm-logo-img{display:block;height:auto;max-width:100%}@media(max-width:749px){.vm-logo-img{max-width:150px}}.vm-review__stars{display:flex;gap:3px;margin-bottom:16px;color:#3e4a3638;font-size:20px;line-height:1}.vm-review__stars .is-on{color:var(--vm-terra)}.vm-review__text{line-height:1.65;color:var(--vm-fg, var(--vm-forest))}.vm-review__who{font-size:14px;color:var(--vm-muted, currentColor)}.vm-review__who strong{color:var(--vm-fg, var(--vm-forest))}.vm-logo--elegant{gap:12px}.vm-logo--elegant svg{width:1.15em;height:1.15em;color:var(--vm-terra)}.vm-logo--elegant .vm-logo__word{font-size:.74em;font-weight:600;letter-spacing:.34em;margin-right:-.34em}.vm-logo--elegant .vm-logo__word i{font-style:normal;font-weight:400;color:var(--vm-terra-deep)}@media(max-width:749px){.vm-cta{display:block;min-height:0!important}.vm-cta__media{position:relative;height:280px}.vm-cta__media img{object-position:76% 50%}.vm-cta__veil{display:none}.vm-cta__inner{padding-top:40px;padding-bottom:56px}.vm-feature__media img,.vm-product__media img{object-position:50% 50%}}.vm-cmp{max-width:960px;margin:0 auto;border-radius:var(--vm-radius);overflow:hidden;border:1px solid color-mix(in srgb,var(--vm-fg, #3E4A36) 14%,transparent);background:color-mix(in srgb,var(--vm-bg, #F7F3EA) 55%,#ffffff 45%)}.vm-cmp__row{display:grid;grid-template-columns:1.05fr 1fr 1fr;align-items:stretch;border-top:1px solid color-mix(in srgb,var(--vm-fg, #3E4A36) 12%,transparent)}.vm-cmp__row--head{border-top:0}.vm-cmp__cell{display:flex;align-items:center;gap:10px;padding:20px 22px;line-height:1.4}.vm-cmp__row--head .vm-cmp__cell{font-family:var(--vm-serif);font-size:24px;font-weight:600;padding-top:26px;padding-bottom:20px}.vm-cmp__feature{font-weight:600}.vm-cmp__cell svg{width:20px;height:20px;flex-shrink:0}.vm-cmp__other{color:var(--vm-muted, currentColor)}.vm-cmp__other svg{color:#a94a40}.vm-cmp__cell--ours{background:var(--vm-forest);color:var(--vm-cream)}.vm-cmp__cell--ours svg{color:var(--vm-terra)}@media(max-width:749px){.vm-cmp__row{grid-template-columns:1fr}.vm-cmp__row--head{display:none}.vm-cmp__feature{background:color-mix(in srgb,var(--vm-fg, #3E4A36) 8%,transparent);padding-bottom:12px;padding-top:14px}.vm-cmp__cell[data-label]:before{content:attr(data-label);display:block}.vm-cmp__cell[data-label]{flex-wrap:wrap}.vm-cmp__cell[data-label]:before{flex:0 0 100%;font-size:12px;letter-spacing:.14em;text-transform:uppercase;opacity:.7}.vm-cmp__cell[data-label] svg{margin-top:2px}}.vm-guide{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:960px;margin:0 auto}.vm-guide__card{padding:34px 32px}.vm-guide__table{width:100%;border-collapse:collapse;margin:6px 0 14px}.vm-guide__table th,.vm-guide__table td{text-align:left;padding:13px 0;border-bottom:1px solid color-mix(in srgb,var(--vm-fg, #3E4A36) 14%,transparent);vertical-align:top}.vm-guide__table th{font-weight:500;padding-right:16px;width:48%}.vm-guide__table td{color:var(--vm-muted, currentColor)}.vm-guide__note{margin:0;font-size:13.5px;opacity:.75}.vm-guide__list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:14px}.vm-guide__list li{display:flex;gap:12px;align-items:flex-start;line-height:1.5}.vm-guide__list svg{width:20px;height:20px;margin-top:2px;color:var(--vm-sage);flex-shrink:0}@media(max-width:749px){.vm-guide{grid-template-columns:1fr}.vm-guide__card{padding:26px 22px}}.vm-footer__email{display:inline-block;margin-top:4px;font-size:14.5px;color:var(--vm-terra);text-decoration:underline;text-underline-offset:3px;opacity:1}.vm-footer__email:hover{opacity:.85}.vm-footer .disclosure__button.localization-form__select{display:inline-flex;align-items:center;gap:6px;background:none;border:1px solid rgba(247,243,234,.35);border-radius:999px;padding:6px 14px!important;height:auto!important;color:var(--vm-cream);font-family:var(--vm-sans);font-size:13px;cursor:pointer}.vm-footer .disclosure__button.localization-form__select svg{width:10px;height:10px}.vm-footer .disclosure__list-wrapper{right:0;left:auto;background:var(--vm-forest);border-color:#f7f3ea40}.vm-footer .disclosure__link{color:var(--vm-cream)}.vm-footer .disclosure__link:hover,.vm-footer .disclosure__link[aria-current=true]{background:#f7f3ea1f}.header-localization .localization-form__select{display:inline-flex;align-items:center;gap:6px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vm-styles.css.map */
