.ev{--ev-ink:#43263c;--ev-muted:#75616e;--ev-paper:#fffdfa;--ev-soft:#f6efed;--ev-line:#e3d8de;color:var(--ev-ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:15px;line-height:1.6;letter-spacing:0}.ev,.ev *{box-sizing:border-box}.ev h1,.ev h2,.ev h3,.ev p{margin:0}.ev h1,.ev h2,.ev h3{font-family:var(--font-heading-family,Georgia,serif);font-weight:400;color:inherit;letter-spacing:-.025em}.ev h2{font-size:clamp(30px,3.2vw,44px);line-height:1.14}.ev h3{font-size:24px;line-height:1.25}.ev a{color:inherit;text-decoration:none}.ev a:focus-visible,.ev summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}.ev img{display:block;width:100%;height:100%;object-fit:cover}.ev-container{width:min(100% - 96px,1280px);margin-inline:auto}.ev-spaced{padding-block:76px}.ev .ev-eyebrow{font-size:10px;font-weight:500;line-height:1.5;letter-spacing:.2em;text-transform:uppercase}.ev-icon{flex:none;width:23px;height:23px}.ev .ev-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:13px 26px;background:var(--ev-ink);border:1px solid var(--ev-ink);border-radius:40px;color:var(--ev-paper);font-size:13px;line-height:1.5;transition:background .2s,transform .2s}.ev .ev-button:hover{background:#65465e;transform:translateY(-2px)}.ev .ev-button .ev-icon{width:20px;height:20px}.ev-copy{max-width:420px;color:var(--ev-muted);font-size:16px;line-height:1.8}.ev-copy p+p{margin-top:12px}.ev-hero{display:grid;grid-template-columns:45% 55%;background:var(--ev-soft);min-height:560px}.ev-hero__copy{padding:74px clamp(30px,5vw,96px);padding-right:36px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ev-hero .ev-hero__heading{font-size:clamp(48px,5.6vw,88px);line-height:1.03;letter-spacing:-.045em;margin:23px 0}.ev-hero .ev-button{margin-top:28px}.ev-hero .ev-hero__note{display:flex;align-items:center;gap:14px;font-size:10px;letter-spacing:.09em;margin-top:44px;color:var(--ev-muted)}.ev-hero__note span{width:30px;border-top:1px solid #ae96a7}.ev-hero__media{position:relative;min-height:560px;overflow:hidden}.ev-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;object-position:50% 50%}.ev-hero__caption{position:absolute;right:22px;bottom:20px;font-size:9px;letter-spacing:.16em;padding:8px 12px;background:#fffdfadb;border-radius:2px}.ev-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:30px;border-bottom:1px solid var(--ev-line)}.ev-benefit{display:flex;align-items:center;justify-content:center;gap:18px;padding:0 24px;border-right:1px solid var(--ev-line)}.ev-benefit:last-child{border-right:0}.ev-benefit>.ev-icon{width:30px;height:30px}.ev-benefit h2{font-size:20px;letter-spacing:0}.ev-benefit p{font-size:11px;color:var(--ev-muted);margin-top:5px}.ev-section-heading{text-align:center;margin-bottom:32px}.ev-section-heading .ev-eyebrow,.ev-heading-row .ev-eyebrow{margin-bottom:13px;color:var(--ev-muted)}.ev-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ev-category{display:block;min-width:0}.ev-category__media{aspect-ratio:1.18;overflow:hidden;background:#e9dce4;position:relative}.ev-category__media--2{background:#dfd3cd}.ev-category__media--3{background:#ebded4}.ev-category__image{transition:transform .4s}.ev-category:hover .ev-category__image{transform:scale(1.035)}.ev-category__number{position:absolute;top:10%;right:10%;bottom:10%;left:10%;display:flex;align-items:center;justify-content:center;font:italic 100px/1 Georgia,serif;color:#805c73;border:1px solid #bca4b0;border-radius:50% 50% 0 0;letter-spacing:-.09em}.ev-category__label{padding:19px 2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ev-category__label .ev-eyebrow{font-size:9px;margin-top:9px;color:var(--ev-muted)}.ev-category__label>.ev-icon{transition:transform .2s}.ev-category:hover .ev-category__label>.ev-icon{transform:translate(4px)}.ev-products-band{background:var(--ev-soft)}.ev-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.ev-text-link{display:inline-flex;align-items:center;gap:13px;min-height:44px;font-size:13px;border-bottom:1px solid var(--ev-ink)}.ev-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ev-product{min-width:0;background:var(--ev-paper)}.ev-product__link{display:block;height:100%}.ev-product__media{aspect-ratio:1;position:relative;overflow:hidden;background:#eee7e4}.ev-product__media .ev-product__image{object-fit:contain;transition:transform .35s}.ev-product:hover .ev-product__image{transform:scale(1.035)}.ev-product__badge{position:absolute;left:10px;top:10px;background:var(--ev-paper);font-size:10px;padding:5px 10px;border-radius:16px}.ev-product__monogram{height:100%;display:flex;align-items:center;justify-content:center;font:italic 90px/1 Georgia,serif;opacity:.4}.ev-product__info{padding:19px 20px 20px}.ev-product__info h3{font-size:21px;overflow-wrap:anywhere}.ev-product__info .ev-price{margin-top:8px;font-size:13px;color:var(--ev-muted)}.ev-product__cta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:20px;border-top:1px solid var(--ev-line);padding-top:12px;font-size:12px;min-height:44px}.ev-product__cta .ev-icon{width:19px;height:19px}.ev-editor-note{grid-column:1/-1;border:1px dashed var(--ev-muted);padding:28px}.ev-privacy{background:var(--ev-ink);color:var(--ev-paper);overflow:hidden}.ev-privacy__inner{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;min-height:370px;padding-block:45px}.ev-privacy__copy .ev-eyebrow{color:#d9c5d3;margin-bottom:20px}.ev-privacy h2{font-size:clamp(35px,4vw,54px)}.ev-privacy .ev-copy{color:#e5d8e1;margin-top:17px;font-size:14px;max-width:470px}.ev .ev-button--light{background:var(--ev-paper);color:var(--ev-ink);border-color:var(--ev-paper);margin-top:26px}.ev .ev-button--light:hover{background:#eddee5}.ev-privacy__art{display:flex;align-items:center;justify-content:center}.ev-privacy__art svg{max-width:100%;height:auto}.ev-privacy__art img{aspect-ratio:1.5;border-radius:3px}.ev-faq{scroll-margin-top:110px}.ev-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;align-items:start}.ev-faq__item{border:1px solid var(--ev-line);padding:0 20px;background:var(--ev-paper)}.ev-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:14px;min-height:64px;padding:14px 0;position:relative}.ev-faq__item summary::-webkit-details-marker{display:none}.ev-faq__plus{width:12px;height:12px;position:relative;flex:none}.ev-faq__plus:before,.ev-faq__plus:after{content:"";position:absolute;top:5px;left:0;width:12px;height:1px;background:currentColor}.ev-faq__plus:after{transform:rotate(90deg)}.ev-faq__item[open] .ev-faq__plus:after{transform:rotate(0)}.ev-faq__answer{padding:0 0 20px;font-size:13px;color:var(--ev-muted);line-height:1.8}.ev-faq__answer p+p{margin-top:12px}.ev-faq__answer a{display:inline-block;text-decoration:underline;text-underline-offset:4px;margin-top:10px}.header-wrapper{border-bottom:1px solid #e3d8de}.header__heading-link .h2{letter-spacing:.15em}.footer{border-top:1px solid #e3d8de}.footer-block__heading{font-weight:400}@media(min-width:1600px){.ev-hero__copy{padding-left:max(80px,calc((100vw - 1280px)/2))}.ev-hero__media{min-height:650px}}@media(max-width:989px){.ev-container{width:calc(100% - 48px)}.ev-hero{grid-template-columns:48% 52%;min-height:470px}.ev-hero__copy{padding:48px 28px}.ev-hero__media{min-height:470px}.ev-hero .ev-hero__heading{font-size:54px}.ev-benefit{padding:0 12px;gap:12px}.ev-benefit h2{font-size:18px}.ev-benefit p{font-size:10px}.ev-product-grid{gap:14px}.ev-product__info{padding:15px}.ev-product__info h3{font-size:19px}.ev-privacy__inner{gap:30px}.ev-spaced{padding-block:56px}}@media(max-width:749px){.ev-container{width:calc(100% - 36px)}.ev-spaced{padding-block:44px}.ev-hero{grid-template-columns:1fr}.ev-hero__copy{padding:39px 24px 32px}.ev-hero .ev-hero__heading{font-size:clamp(43px,12vw,68px);margin:17px 0}.ev-hero .ev-copy{max-width:360px;font-size:14px;line-height:1.7}.ev-hero .ev-button{margin-top:22px;min-height:46px}.ev-hero .ev-hero__note{margin-top:23px;font-size:9px}.ev-hero__media{min-height:0;aspect-ratio:1.4}.ev-hero__image{position:static}.ev-hero__caption{right:14px;bottom:14px;font-size:8px}.ev-benefits{grid-template-columns:1fr;gap:18px;padding-block:24px}.ev-benefit{justify-content:flex-start;border:0;padding:0 8px;gap:17px}.ev-benefit>.ev-icon{width:25px;height:25px}.ev-benefit h2{font-size:18px}.ev-benefit p{font-size:11px;margin-top:3px}.ev-section-heading{margin-bottom:24px}.ev h2{font-size:32px}.ev-category-grid{grid-template-columns:1fr;gap:17px}.ev-category__media{aspect-ratio:1.45}.ev-category__label{padding:14px 2px 8px}.ev-category__label h3{font-size:26px}.ev-heading-row{align-items:start;gap:12px;margin-bottom:23px}.ev-heading-row h2{font-size:29px}.ev-heading-row .ev-eyebrow{font-size:9px}.ev-text-link{font-size:11px;gap:6px;white-space:nowrap;align-self:end;min-height:40px}.ev-text-link .ev-icon{width:17px}.ev-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ev-product__info{padding:13px 12px 9px}.ev-product__info h3{font-size:19px;line-height:1.25}.ev-product__info .ev-price{font-size:12px}.ev-product__cta{margin-top:12px;padding-top:8px;font-size:11px}.ev-privacy__inner{grid-template-columns:1fr;gap:16px;padding-block:39px 22px}.ev-privacy__copy{padding:0 6px}.ev-privacy h2{font-size:38px}.ev-privacy .ev-copy{font-size:13px}.ev-privacy__art svg{max-width:340px}.ev-privacy__art img{max-width:420px}.ev-faq__grid{grid-template-columns:1fr;gap:10px}.ev-faq__item{padding:0 16px}.ev-faq__item summary{min-height:59px;font-size:13px}.ev-faq .ev-section-heading h2{font-size:30px}}@media(prefers-reduced-motion:reduce){.ev *{transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ev-wellness.css.map */
