:root{--mv-emerald-primary: #0E281F;--mv-emerald-deep: #071913;--mv-emerald-light: #163E30;--mv-gold-primary: #C99E3E;--mv-gold-light: #F5E8C7;--mv-gold-dark: #8C651E;--mv-gold-gradient: linear-gradient(135deg, #DFB76C 0%, #C59B45 42%, #9E7429 100%);--mv-gold-gradient-soft: linear-gradient(135deg, rgba(223, 183, 108, .14) 0%, rgba(197, 155, 69, .06) 100%);--mv-gold-border: rgba(201, 158, 62, .4);--mv-gold-border-strong: rgba(201, 158, 62, .7);--mv-gold-glow: 0 8px 25px rgba(201, 158, 62, .32);--mv-bg-canvas: #FCFAF7;--mv-bg-card: #FFFFFF;--mv-bg-card-alt: #FAF6F0;--mv-bg-card-glass: rgba(250, 248, 245, .9);--mv-bg-dark: #0E281F;--mv-bg-dark-card: #14352A;--mv-text-primary: #0E281F;--mv-text-secondary: #3D3630;--mv-text-muted: #7E766D;--mv-text-light: #FAF8F5;--mv-font-serif: "Marcellus", "Playfair Display", Georgia, serif;--mv-font-display: "Playfair Display", "Marcellus", Georgia, serif;--mv-font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--mv-font-cinzel: "Cinzel", serif;--mv-radius-sm: 8px;--mv-radius-md: 14px;--mv-radius-lg: 20px;--mv-radius-pill: 9999px;--mv-shadow-subtle: 0 4px 20px rgba(14, 40, 31, .04);--mv-shadow-card: 0 12px 36px rgba(14, 40, 31, .07);--mv-shadow-hover: 0 20px 48px rgba(201, 158, 62, .2);--mv-transition: all .35s cubic-bezier(.16, 1, .3, 1)}body{background-color:var(--mv-bg-canvas);color:var(--mv-text-primary);font-family:var(--mv-font-sans);-webkit-font-smoothing:antialiased}.announcement-bar{background:#0e281f!important;color:#f5e8c7!important;border-bottom:1.5px solid #D4AF37!important;position:relative!important;overflow:hidden!important;padding:9px 0!important;z-index:101}.announcement-bar:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(245,232,199,.25),transparent);animation:mv-shimmer 7s infinite ease-in-out;pointer-events:none}@keyframes mv-shimmer{0%{left:-100%}35%,to{left:200%}}.announcement-bar__slider{max-width:100%!important;justify-content:center!important;margin:0 auto!important}.announcement-bar__slides{max-width:1200px!important;width:100%!important;margin-inline:auto!important;display:flex!important;justify-content:center!important;align-items:center!important}.announcement-bar__slide{white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:center!important}.announcement-bar__slide p,.announcement-bar .announcement-bar__text,.announcement-bar p{color:#f5e8c7!important;font-family:var(--mv-font-sans)!important;font-size:.72rem!important;font-weight:600!important;letter-spacing:.18em!important;text-transform:uppercase!important;white-space:nowrap!important;margin:0!important;display:inline-flex!important;align-items:center!important;gap:12px!important;line-height:1.4!important}#header-group{position:sticky!important;top:0!important;z-index:100!important;box-shadow:0 4px 30px #0e281f0f!important;overflow:visible!important}.header-section{overflow:visible!important}.header,#header-component{background:#faf8f5!important;border-bottom:1.5px solid #D4AF37!important;position:relative!important;overflow:visible!important;transition:var(--mv-transition)}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#d4af3700,#d4af3780,#d4af3700);pointer-events:none}.header-menu .menu-list__link,nav.menu-list a.menu-list__link,.menu-list__link,.header-section nav a{font-family:var(--mv-font-sans)!important;font-size:.78rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.18em!important;color:#0e281f!important;position:relative!important;transition:var(--mv-transition)!important;padding:10px 20px!important;display:inline-flex!important;align-items:center!important}.header-menu .menu-list__link:hover,.header-menu .menu-list__link--active,.menu-list__link:hover,.menu-list__link--active,.header-section nav a:hover{color:#c99e3e!important}.header-menu .menu-list__link:after,.menu-list__link:after,.header-section nav a:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%) scaleX(0);width:calc(100% - 24px);height:2px;background:linear-gradient(90deg,#dfb76c,#fff2d1,#0e281f);border-radius:2px;transition:transform .35s cubic-bezier(.16,1,.3,1)}.header-menu .menu-list__link:hover:after,.header-menu .menu-list__link--active:after,.menu-list__link:hover:after,.menu-list__link--active:after,.header-section nav a:hover:after{transform:translate(-50%) scaleX(1)}.header-actions .header-actions__action,.header-actions button,.header-actions a{color:#0e281f!important;transition:var(--mv-transition)!important;padding:8px!important}.header-actions .header-actions__action:hover,.header-actions button:hover,.header-actions a:hover{color:#c99e3e!important;transform:scale(1.08)}.header-actions .cart-bubble{background:linear-gradient(135deg,#0e281f,#163e30)!important;color:#f5e8c7!important;font-family:var(--mv-font-sans)!important;font-size:10px!important;font-weight:700!important;box-shadow:0 2px 10px #0e281f59!important;border:1.5px solid #C99E3E!important}.mv-section-header{text-align:center;margin-bottom:30px;position:relative}.mv-section-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 20px;background:var(--mv-gold-gradient-soft);border:1px solid var(--mv-gold-border);border-radius:var(--mv-radius-pill);color:#8c651e;font-family:var(--mv-font-cinzel);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;margin-bottom:14px;box-shadow:inset 0 1px 4px #fffc,0 2px 8px #c99e3e1a}.mv-section-title{font-family:var(--mv-font-serif);font-size:clamp(2.3rem,4.2vw,3.5rem);font-weight:500;color:#0e281f;line-height:1.18;margin:0 0 14px;letter-spacing:.01em}.mv-section-subtitle{font-family:var(--mv-font-sans);font-size:clamp(.95rem,1.2vw,1.06rem);color:#4a423a;max-width:650px;margin:0 auto;line-height:1.65;font-weight:400}.mv-divider-accent{width:56px;height:2px;background:var(--mv-gold-gradient);margin:20px auto 0;border-radius:2px}.mv-btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 34px;background:#0e281f;color:#fff!important;font-family:var(--mv-font-sans);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;border-radius:var(--mv-radius-pill);text-decoration:none;border:1.5px solid #C99E3E;box-shadow:0 8px 24px #0e281f47;transition:var(--mv-transition);cursor:pointer;position:relative;overflow:hidden}.mv-btn-gold:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(201,158,62,.4),transparent);transition:transform .6s ease}.mv-btn-gold:hover:after{transform:translate(350%)}.mv-btn-gold:hover{background:var(--mv-gold-gradient);color:#fff!important;border-color:#dfb76c;transform:translateY(-2px);box-shadow:0 14px 34px #c99e3e73}.mv-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 32px;background:transparent;color:#0e281f!important;font-family:var(--mv-font-sans);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;border-radius:var(--mv-radius-pill);border:1.5px solid #C99E3E;text-decoration:none;transition:var(--mv-transition);cursor:pointer}.mv-btn-outline:hover{background:#0e281f;color:#f5e8c7!important;border-color:#0e281f;transform:translateY(-2px);box-shadow:0 8px 24px #0e281f4d}.mv-hide-scrollbar::-webkit-scrollbar{display:none}.mv-hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.mv-rating-stars{display:inline-flex;gap:3px;color:#c99e3e;font-size:1rem}html{scroll-behavior:smooth}.mv-scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.mv-scroll-reveal.mv-in-view{opacity:1;transform:translateY(0)}.mv-scroll-reveal-stagger>*{opacity:0;transform:translateY(24px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(1){opacity:1;transform:translateY(0);transition-delay:.04s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.12s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.2s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.28s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(5){opacity:1;transform:translateY(0);transition-delay:.36s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(6){opacity:1;transform:translateY(0);transition-delay:.44s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(7){opacity:1;transform:translateY(0);transition-delay:.52s}.mv-scroll-reveal-stagger.mv-in-view>*:nth-child(8){opacity:1;transform:translateY(0);transition-delay:.6s}.product-grid-container,.main-collection,.main-collection .section-background,.collection-wrapper,.main-collection-grid,.product-grid{background:transparent!important}.collection-wrapper,.main-collection-grid{max-width:1340px!important;width:100%!important;margin:0 auto!important;padding:0 clamp(16px,2.5vw,24px)!important;box-sizing:border-box!important}@media screen and (min-width:990px){.product-grid,.main-collection-grid .product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:28px!important;width:100%!important}}@media screen and (min-width:750px)and (max-width:989px){.product-grid,.main-collection-grid .product-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;width:100%!important}}@media screen and (max-width:749px){.product-grid,.main-collection-grid .product-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important;width:100%!important}}.facets__summary,.facets__panel,.facets__label{font-family:Cinzel,serif!important;font-size:.74rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#0e281f!important}.facets__summary{background:transparent!important;border:1.5px solid rgba(201,158,62,.45)!important;border-radius:9999px!important;padding:6px 16px!important;box-shadow:0 4px 12px #0e281f0a!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;cursor:pointer}.facets__summary:hover{border-color:#c99e3e!important;background:#c99e3e24!important;transform:translateY(-1px)}.facets__panel-content{background:#fcfaf7!important;border:1.5px solid #C99E3E!important;border-radius:18px!important;box-shadow:0 16px 40px #0e281f24!important;padding:16px 20px!important}.sorting-filter__select{background:transparent!important;border:1.5px solid rgba(201,158,62,.45)!important;border-radius:9999px!important;padding:6px 28px 6px 14px!important;font-family:Cinzel,serif!important;font-size:.72rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#0e281f!important;cursor:pointer;transition:all .3s ease!important}.sorting-filter__select:hover,.sorting-filter__select:focus{border-color:#c99e3e!important;background:#c99e3e14!important;box-shadow:0 0 0 3px #c99e3e33!important;outline:none!important}.product-grid__item{display:flex!important;flex-direction:column!important;box-sizing:border-box!important}.product-grid__item product-card,product-card.mv-product-card{width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;background:transparent!important}.mv-card-inner{background:#fff!important;border-radius:18px!important;overflow:hidden!important;border:1.5px solid rgba(201,158,62,.28)!important;box-shadow:0 6px 20px #0e281f0d!important;display:flex!important;flex-direction:column!important;flex-grow:1!important;transition:all .38s cubic-bezier(.16,1,.3,1)!important;position:relative!important;box-sizing:border-box!important}.mv-product-card:hover .mv-card-inner,.product-grid__item:hover .mv-card-inner{transform:translateY(-6px)!important;box-shadow:0 16px 36px #c99e3e38,0 0 0 1.5px #c99e3e!important;border-color:#c99e3e!important}.mv-card-inner .mv-product-media-wrap,.mv-product-card .mv-product-media-wrap,.mv-product-media-wrap{position:relative!important;width:100%!important;height:280px!important;max-height:290px!important;min-height:250px!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px 18px 12px!important;border-bottom:1px solid rgba(201,158,62,.16)!important;text-decoration:none!important;box-sizing:border-box!important}.mv-card-inner .mv-product-img,.mv-product-card .mv-product-img,.mv-product-img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .4s ease!important;display:block!important;margin:0 auto!important}.mv-product-card:hover .mv-product-img.primary,.product-grid__item:hover .mv-product-img.primary{transform:scale(1.04)!important}.mv-card-inner .mv-product-img.secondary,.mv-product-card .mv-product-img.secondary,.mv-product-img.secondary{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;padding:22px 18px 12px!important;box-sizing:border-box!important;opacity:0!important;transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1)!important}.mv-product-card:hover .mv-product-img.secondary,.product-grid__item:hover .mv-product-img.secondary{opacity:1!important;transform:scale(1.04)!important}.mv-card-inner .mv-product-badge{position:absolute!important;top:10px!important;left:10px!important;font-family:Cinzel,serif!important;font-size:.62rem!important;font-weight:700!important;letter-spacing:.14em!important;padding:4px 11px!important;border-radius:var(--mv-radius-pill)!important;z-index:2!important;text-transform:uppercase!important}.mv-card-inner .mv-badge-best{background:linear-gradient(135deg,#0e281f,#163e30)!important;color:#f5e8c7!important;border:1px solid #C99E3E!important;box-shadow:0 4px 12px #0e281f4d!important}.mv-card-inner .mv-badge-sale{background:linear-gradient(135deg,#dfb76c,#c59b45 42%,#9e7429)!important;color:#fff!important;border:1px solid #DFB76C!important;box-shadow:0 4px 12px #c99e3e59!important}.mv-card-inner .mv-product-info{padding:13px 15px!important;display:flex!important;flex-direction:column!important;flex-grow:1!important;background:transparent!important}.mv-card-inner .mv-prod-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:4px!important}.mv-card-inner .mv-prod-tag{font-family:Cinzel,serif!important;font-size:.62rem!important;font-weight:700!important;letter-spacing:.14em!important;color:#8c651e!important;text-transform:uppercase!important}.mv-card-inner .mv-rating-stars{color:#c99e3e!important;font-size:.82rem!important;display:inline-flex!important;align-items:center!important;gap:3px!important}.mv-card-inner .mv-rating-num{font-size:.74rem!important;color:#0e281f!important;font-family:var(--mv-font-sans)!important;font-weight:700!important}.mv-card-inner .mv-product-title{font-family:Marcellus,Playfair Display,Georgia,serif!important;font-size:1.05rem!important;line-height:1.32!important;margin:2px 0 6px!important;font-weight:500!important;min-height:2.64em!important}.mv-card-inner .mv-product-title a{color:#0e281f!important;text-decoration:none!important;transition:color .25s ease!important}.mv-card-inner .mv-product-title a:hover{color:#c99e3e!important}.mv-card-inner .mv-product-price{margin-bottom:9px!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important}.mv-card-inner .mv-current-price{font-family:var(--mv-font-sans)!important;font-size:1.15rem!important;font-weight:800!important;color:#0e281f!important;letter-spacing:-.01em!important}.mv-card-inner .mv-compare-price{font-family:var(--mv-font-sans)!important;font-size:.86rem!important;color:#9c958d!important;text-decoration:line-through!important}.mv-card-inner .mv-save-pill{font-family:var(--mv-font-sans)!important;font-size:.64rem!important;font-weight:700!important;color:#8c651e!important;background:#c99e3e24!important;border:1px solid rgba(201,158,62,.35)!important;padding:2px 7px!important;border-radius:var(--mv-radius-pill)!important;letter-spacing:.04em!important}.mv-card-inner .mv-product-action{margin-top:auto!important}.mv-card-inner .mv-btn-add{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:9px 12px!important;background:#0e281f!important;border:1.5px solid #C99E3E!important;border-radius:var(--mv-radius-pill)!important;color:#fff!important;font-family:Cinzel,serif!important;font-size:.7rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important;cursor:pointer!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;text-decoration:none!important;box-shadow:0 4px 12px #0e281f2e!important;box-sizing:border-box!important}.mv-card-inner .mv-btn-add:hover{background:var(--mv-gold-gradient)!important;color:#0e281f!important;border-color:#dfb76c!important;box-shadow:0 6px 20px #c99e3e6b!important;transform:translateY(-2px)!important}.mv-card-inner .mv-btn-soldout{background:#efece6!important;color:#a0988f!important;border-color:#dcd6cd!important;cursor:not-allowed!important;box-shadow:none!important}@media(max-width:768px){.collection-wrapper{padding:0 12px!important}.mv-card-inner,.mv-product-card,product-card.mv-product-card{border-radius:14px!important}.mv-card-inner .mv-product-media-wrap,.mv-product-card .mv-product-media-wrap,product-card.mv-product-card .mv-product-media-wrap,.mv-product-media-wrap{height:155px!important;max-height:165px!important;min-height:145px!important;padding:10px 8px 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;position:relative!important;overflow:hidden!important}.mv-card-inner .mv-product-img,.mv-product-card .mv-product-img,product-card.mv-product-card .mv-product-img,.mv-product-img{max-height:100%!important;height:100%!important;width:100%!important;object-fit:contain!important;object-position:center bottom!important;display:block!important;margin:0 auto!important}.mv-card-inner .mv-product-badge,.mv-product-card .mv-product-badge,product-card.mv-product-card .mv-product-badge,.mv-product-badge{top:6px!important;left:6px!important;font-size:.48rem!important;font-weight:700!important;letter-spacing:.08em!important;padding:2px 6.5px!important;border-radius:999px!important;line-height:1.15!important;box-shadow:0 2px 6px #0e281f38!important}.mv-card-inner .mv-product-img.secondary,.mv-product-card .mv-product-img.secondary{padding:10px 8px 6px!important}.mv-card-inner .mv-product-info,.mv-product-card .mv-product-info,.mv-product-info{padding:10px!important;display:flex!important;flex-direction:column!important;flex-grow:1!important}.mv-card-inner .mv-prod-meta-row,.mv-product-card .mv-prod-meta-row,.mv-prod-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:2px!important}.mv-card-inner .mv-prod-tag,.mv-product-card .mv-prod-tag,.mv-prod-tag{font-size:.52rem!important;letter-spacing:.08em!important}.mv-card-inner .mv-rating-stars,.mv-product-card .mv-rating-stars,.mv-rating-stars{font-size:.68rem!important;gap:2px!important}.mv-card-inner .mv-rating-num,.mv-product-card .mv-rating-num,.mv-rating-num{font-size:.66rem!important}.mv-card-inner .mv-product-title,.mv-product-card .mv-product-title,.mv-product-title{font-size:.82rem!important;line-height:1.25!important;margin:2px 0 4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.05rem!important;max-height:2.05rem!important}.mv-card-inner .mv-product-price,.mv-product-card .mv-product-price,.mv-product-price{margin-bottom:6px!important;gap:4px!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important}.mv-card-inner .mv-current-price,.mv-product-card .mv-current-price,.mv-current-price{font-size:.95rem!important;font-weight:800!important}.mv-card-inner .mv-compare-price,.mv-product-card .mv-compare-price,.mv-compare-price{font-size:.74rem!important}.mv-card-inner .mv-save-pill,.mv-product-card .mv-save-pill,.mv-save-pill{font-size:.54rem!important;padding:1px 4px!important}.mv-card-inner .mv-btn-add,.mv-product-card .mv-btn-add,.mv-btn-add{padding:7px 8px!important;font-size:.62rem!important;letter-spacing:.08em!important;gap:5px!important}.mv-card-inner .mv-btn-add svg,.mv-product-card .mv-btn-add svg,.mv-btn-add svg{width:11px!important;height:11px!important}}.mv-search-quick-tags-bar{padding:12px 24px 16px!important;background:#faf8f5!important;border-bottom:1px solid rgba(201,158,62,.2)!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 12px!important}.mv-quick-tags-title{font-family:Cinzel,serif!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#8c651e!important}.mv-quick-tags-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.mv-quick-tag-btn{background:#fff!important;border:1px solid rgba(201,158,62,.38)!important;border-radius:9999px!important;padding:5px 14px!important;font-family:Cinzel,serif!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:.08em!important;color:#0e281f!important;cursor:pointer!important;transition:all .25s ease!important}.mv-quick-tag-btn:hover{background:var(--mv-gold-gradient)!important;color:#0e281f!important;border-color:#dfb76c!important;box-shadow:0 4px 12px #c99e3e4d!important;transform:translateY(-1px)!important}dialog.search-modal__content,.search-modal__content,.dialog-modal.search-modal__content{--modal-width: min(1260px, 95vw) !important;width:min(1260px,95vw)!important;max-width:min(1260px,95vw)!important;background:#faf8f5!important;border:1.5px solid #C99E3E!important;border-radius:24px!important;box-shadow:0 28px 70px #0e281f73,0 0 0 1px #c99e3e59!important;overflow:hidden!important;overflow-x:hidden!important}@media screen and (min-width:990px){dialog.search-modal__content,.search-modal__content,.dialog-modal.search-modal__content{width:min(1260px,95vw)!important;max-width:min(1260px,95vw)!important;margin-block-start:clamp(36px,6vh,72px)!important}}@media screen and (min-width:750px)and (max-width:989px){dialog.search-modal__content,.search-modal__content,.dialog-modal.search-modal__content{width:95vw!important;max-width:95vw!important;margin-block-start:28px!important}}@media screen and (max-width:749px){dialog.search-modal__content,.search-modal__content,.dialog-modal.search-modal__content{width:95vw!important;max-width:95vw!important;margin:16px auto!important;border-radius:20px!important}}.search-modal .predictive-search-form__content-wrapper{max-height:min(76vh,680px)!important;overflow:hidden!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;background:#faf8f5!important;width:100%!important;box-sizing:border-box!important}.search-modal .predictive-search-form__content{overflow-y:auto!important;overflow-x:hidden!important;max-height:min(70vh,610px)!important;padding:8px 24px 40px!important;scrollbar-width:thin!important;scrollbar-color:#C99E3E rgba(201,158,62,.12)!important;box-sizing:border-box!important;width:100%!important;-webkit-overflow-scrolling:touch!important}@media(max-width:749px){.search-modal .predictive-search-form__content{padding:6px 14px 28px!important}}.search-modal .predictive-search-form__content::-webkit-scrollbar{width:5px!important}.search-modal .predictive-search-form__content::-webkit-scrollbar-track{background:#c99e3e14!important;border-radius:9999px!important}.search-modal .predictive-search-form__content::-webkit-scrollbar-thumb{background:var(--mv-gold-gradient)!important;border-radius:9999px!important}.predictive-search-results__title{font-family:Cinzel,serif!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#8c651e!important;margin:18px 0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding-bottom:8px!important;border-bottom:1px solid rgba(201,158,62,.22)!important}.predictive-search-results__clear{font-family:Cinzel,serif!important;font-size:.66rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#8c651e!important;background:#c99e3e1a!important;border:1px solid rgba(201,158,62,.4)!important;border-radius:9999px!important;padding:4px 14px!important;cursor:pointer!important;transition:all .25s ease!important;text-decoration:none!important}.predictive-search-results__clear:hover{background:var(--mv-gold-gradient)!important;color:#0e281f!important;border-color:#dfb76c!important;box-shadow:0 2px 8px #c99e3e4d!important}.predictive-search-results__wrapper-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-bottom:22px!important;padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}@media screen and (max-width:749px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:16px!important}}@media screen and (max-width:380px){.predictive-search-results__wrapper-products{gap:8px!important}}.recently-viewed-wrapper .predictive-search-results__wrapper-products:has(>:only-child){display:flex!important;flex-wrap:wrap!important}.recently-viewed-wrapper .predictive-search-results__wrapper-products:has(>:only-child)>li{width:clamp(240px,30%,280px)!important;max-width:100%!important}.predictive-search-results__card--product{min-width:0!important;max-width:100%!important;width:100%!important;display:flex!important;flex-direction:column!important;height:100%!important;background:transparent!important;border:none!important;padding:0!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important}.mv-search-card{min-width:0!important;max-width:100%!important;width:100%!important;position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;background:#fff!important;border:1.2px solid rgba(201,158,62,.32)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 4px 16px #0e281f0d!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;box-sizing:border-box!important}.mv-search-card:hover{transform:translateY(-5px)!important;border-color:#c99e3e!important;box-shadow:0 16px 36px #c99e3e3d,0 0 0 1px #c99e3e!important}.mv-search-card-link{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3!important}.mv-search-media-wrap{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;background:#fff!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important;box-sizing:border-box!important;border-bottom:1px solid rgba(201,158,62,.16)!important}.mv-search-img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .4s ease!important;display:block!important}.mv-search-card:hover .mv-search-img.primary{transform:scale(1.06)!important}.mv-search-img.secondary{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:0!important}.mv-search-card:hover .mv-search-img.secondary{opacity:1!important;transform:scale(1.06)!important}.mv-search-badges-row{position:absolute!important;top:8px!important;left:8px!important;right:8px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;z-index:2!important;pointer-events:none!important}.mv-search-badge{font-family:Cinzel,serif!important;font-size:.6rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:3px 9px!important;border-radius:9999px!important;line-height:1!important}.mv-search-badge.mv-badge-sale{background:var(--mv-gold-gradient)!important;color:#0e281f!important;border:1px solid #DFB76C!important;box-shadow:0 2px 8px #c99e3e59!important}.mv-search-badge.mv-badge-luxe{background:#0e281fe0!important;color:#f5e8c7!important;border:1px solid rgba(201,158,62,.5)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;box-shadow:0 2px 8px #0e281f4d!important}.mv-search-rating{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.6rem!important;font-weight:700!important;color:#dfb76c!important;background:#0e281fd1!important;border:1px solid rgba(201,158,62,.4)!important;padding:3px 7px!important;border-radius:9999px!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;line-height:1!important}.mv-search-card-body{padding:12px 14px 14px!important;display:flex!important;flex-direction:column!important;flex-grow:1!important;background:#fff!important;box-sizing:border-box!important}@media(max-width:749px){.mv-search-card-body{padding:10px 10px 12px!important}}.mv-search-tag{font-family:Cinzel,serif!important;font-size:.58rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#8c651e!important;margin-bottom:4px!important;display:block!important}.mv-search-title{font-family:Marcellus,Playfair Display,Georgia,serif!important;font-size:.88rem!important;font-weight:500!important;line-height:1.3!important;color:#0e281f!important;margin:0 0 8px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.3em!important;text-decoration:none!important}@media(max-width:749px){.mv-search-title{font-size:.8rem!important;min-height:2.2em!important}}.mv-search-price-row{display:flex!important;align-items:baseline!important;gap:6px!important;margin-top:auto!important;margin-bottom:10px!important}.mv-search-curr-price{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.94rem!important;font-weight:700!important;color:#0e281f!important}.mv-search-comp-price{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.78rem!important;color:#8a8178!important;text-decoration:line-through!important}.mv-search-btn-wrap{margin-top:auto!important}.mv-search-action-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;padding:8px 12px!important;background:#c99e3e14!important;border:1px solid rgba(201,158,62,.35)!important;border-radius:9999px!important;font-family:Cinzel,serif!important;font-size:.66rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#0e281f!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-sizing:border-box!important}@media(max-width:749px){.mv-search-action-btn{padding:6px 8px!important;font-size:.6rem!important}}.mv-search-card:hover .mv-search-action-btn{background:var(--mv-gold-gradient)!important;color:#0e281f!important;border-color:#dfb76c!important;box-shadow:0 4px 12px #c99e3e59!important}.mv-btn-arrow{transition:transform .3s ease!important;font-size:.74rem!important}.mv-search-card:hover .mv-btn-arrow{transform:translate(3px)!important}.search-modal .resource-card{background:#fff!important;border:1.2px solid rgba(201,158,62,.32)!important;border-radius:18px!important;overflow:hidden!important;padding:0!important;box-shadow:0 4px 16px #0e281f0d!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important}.search-modal .resource-card:hover{transform:translateY(-5px)!important;border-color:#c99e3e!important;box-shadow:0 16px 36px #c99e3e3d,0 0 0 1px #c99e3e!important}.search-modal .resource-card__media{aspect-ratio:1 / 1!important;border-bottom:1px solid rgba(201,158,62,.16)!important}.search-modal .resource-card__content{padding:12px 14px 14px!important}.search-modal .resource-card__title{font-family:Marcellus,serif!important;font-size:.88rem!important;color:#0e281f!important}.mv-scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.mv-scroll-reveal.is-visible{opacity:1!important;transform:translateY(0)!important}.mv-section-header{margin-bottom:38px}.mv-section-header.text-center{text-align:center}.mv-section-subtitle{font-family:Cinzel,serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#8c651e!important;display:block;margin-bottom:8px}.mv-section-title{font-family:Marcellus,Playfair Display,Georgia,serif!important;font-size:clamp(1.6rem,3.2vw,2.4rem)!important;font-weight:500!important;color:#0e281f!important;letter-spacing:.02em!important;margin:0 0 14px!important;line-height:1.25!important}.mv-section-desc{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.95rem!important;line-height:1.6!important;color:#4a5b53!important;max-width:640px;margin:0 auto}.mv-gold-divider{width:60px;height:2px;background:linear-gradient(90deg,transparent,#C99E3E,transparent);margin:14px auto 0}.mv-gold-divider.left{margin:0 0 18px}.product-information{padding-top:20px!important;padding-bottom:48px!important;animation:mvProductFadeIn .8s cubic-bezier(.16,1,.3,1) both}@keyframes mvProductFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:750px){.product-information .product-information__grid,.product-information__grid.product-information--media-left,.product-information__grid.product-information__grid--half,.product-information__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:48px!important;row-gap:32px!important;align-items:start!important;width:100%!important;max-width:1280px!important;margin:0 auto!important;padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important}.product-information .product-information__media,.product-information__grid .product-information__media,.product-information__grid--half.product-information--media-left .product-information__media,.product-information__grid.product-information--media-left .product-information__media,.product-information__media,media-gallery,.media-gallery{grid-column:1 / 2!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}}.product-information__media,media-gallery,.media-gallery{position:relative!important;width:100%!important;max-width:100%!important;margin:0!important}.media-gallery .media-gallery__grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important;list-style:none!important;padding:0!important;margin:0!important;width:100%!important}.media-gallery--large-first-image .media-gallery__grid li:first-child,.media-gallery .media-gallery__grid li:first-child{grid-column:span 2!important;max-height:520px!important;height:520px!important;border-radius:16px!important;background:#fff!important;border:1.5px solid rgba(201,158,62,.28)!important;box-shadow:0 8px 24px #0e281f0d!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;position:relative!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important}.media-gallery--large-first-image .media-gallery__grid li:first-child:hover,.media-gallery .media-gallery__grid li:first-child:hover{border-color:#c99e3e99!important;box-shadow:0 12px 32px #c99e3e1f!important}.media-gallery--large-first-image .media-gallery__grid li:first-child .product-media-constraint-wrapper,.media-gallery--large-first-image .media-gallery__grid li:first-child .product-media,.media-gallery .media-gallery__grid li:first-child .product-media-constraint-wrapper,.media-gallery .media-gallery__grid li:first-child .product-media{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.media-gallery--large-first-image .media-gallery__grid li:first-child img,.media-gallery .media-gallery__grid li:first-child img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:12px!important;margin:0 auto!important;display:block!important;transition:transform .5s cubic-bezier(.16,1,.3,1)!important}.media-gallery--large-first-image .media-gallery__grid li:first-child:hover img,.media-gallery .media-gallery__grid li:first-child:hover img{transform:scale(1.03)!important}.media-gallery .media-gallery__grid li:not(:first-child){max-height:270px!important;height:270px!important;border-radius:14px!important;background:#fff!important;border:1.5px solid rgba(201,158,62,.22)!important;box-shadow:0 6px 18px #0e281f0a!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;position:relative!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important}.media-gallery .media-gallery__grid li:not(:first-child):hover{border-color:#c99e3e!important;box-shadow:0 8px 24px #c99e3e33!important;transform:translateY(-2px)!important}.media-gallery .media-gallery__grid li:not(:first-child) .product-media-constraint-wrapper,.media-gallery .media-gallery__grid li:not(:first-child) .product-media{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.media-gallery .media-gallery__grid li:not(:first-child) img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:8px!important;margin:0 auto!important;display:block!important;transition:transform .5s cubic-bezier(.16,1,.3,1)!important}.media-gallery .media-gallery__grid li:not(:first-child):hover img{transform:scale(1.04)!important}.product-media-container__zoom-button{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:2!important;cursor:zoom-in!important;background:transparent!important;border:none!important;margin:0!important;padding:0!important}.media-gallery .media-gallery__grid li{position:relative!important;cursor:zoom-in!important}.media-gallery .media-gallery__grid li:after{content:"\2922";position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#faf8f5eb;border:1.5px solid rgba(201,158,62,.5);color:#0e281f;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.85);transition:all .3s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:3;box-shadow:0 4px 12px #0e281f1f}.media-gallery .media-gallery__grid li:hover:after{opacity:1;transform:scale(1);border-color:#c99e3e;color:#c99e3e}zoom-dialog dialog,.dialog-zoomed-gallery__dialog,dialog.dialog-zoomed-gallery__dialog{position:fixed!important;right:0!important;bottom:0!important;top:0!important;left:0!important;width:100vw!important;max-width:100vw!important;min-width:100vw!important;height:100vh!important;max-height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;border:none!important;border-radius:0!important;background:#faf8f5!important;box-shadow:none!important;overflow-x:hidden!important;overflow-y:auto!important;z-index:99999!important;box-sizing:border-box!important;transition:opacity .3s ease!important}zoom-dialog dialog::backdrop,.dialog-zoomed-gallery__dialog::backdrop{background:#0e281fd9!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.dialog-zoomed-gallery__close-button,button.dialog-zoomed-gallery__close-button{position:fixed!important;top:24px!important;right:28px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:50%!important;background:#0e281f!important;color:#faf8f5!important;border:1.5px solid #C99E3E!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:100005!important;box-shadow:0 4px 18px #0e281f59!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;mix-blend-mode:normal!important}.dialog-zoomed-gallery__close-button:hover{background:#c99e3e!important;color:#0e281f!important;transform:scale(1.1) rotate(90deg)!important;box-shadow:0 6px 24px #c99e3e80!important}.dialog-zoomed-gallery__close-button svg{width:16px!important;height:16px!important;stroke:currentColor!important;stroke-width:2.2!important;display:block!important}.dialog-zoomed-gallery{width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important;list-style:none!important;cursor:zoom-out!important}@media screen and (min-width:750px){.dialog-zoomed-gallery{display:flex!important;flex-direction:column!important;align-items:center!important}.dialog-zoomed-gallery li,.dialog-zoomed-gallery .product-media-container{display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;min-height:100vh!important;height:100vh!important;padding:40px 140px 40px 60px!important;box-sizing:border-box!important;scroll-snap-align:start!important;background:transparent!important;border:none!important;box-shadow:none!important}}.dialog-zoomed-gallery .product-media__drag-zoom-wrapper,.dialog-zoomed-gallery .product-media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:min(82vw,920px)!important;max-height:86vh!important;height:100%!important;margin:auto!important}.dialog-zoomed-gallery img,.dialog-zoomed-gallery .product-media__image{max-height:84vh!important;max-width:min(80vw,880px)!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:auto!important;border-radius:14px!important;box-shadow:0 16px 48px #0e281f14!important;transition:transform .3s ease!important}.dialog-thumbnails-list-container{pointer-events:none!important;z-index:100001!important}@media screen and (min-width:750px){.dialog-thumbnails-list{position:fixed!important;flex-direction:column!important;top:50%!important;right:32px!important;transform:translateY(-50%)!important;gap:12px!important;padding:12px!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important;background:#faf8f5d9!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border:1px solid rgba(201,158,62,.3)!important;border-radius:20px!important;box-shadow:0 8px 30px #0e281f1a!important;pointer-events:auto!important}}@media screen and (max-width:749px){.dialog-thumbnails-list-container{position:fixed!important;bottom:14px!important;left:0!important;width:100%!important;display:flex!important;justify-content:center!important}.dialog-thumbnails-list{display:inline-flex!important;flex-direction:row!important;gap:8px!important;padding:8px 14px!important;background:#faf8f5e6!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(201,158,62,.3)!important;border-radius:24px!important;box-shadow:0 6px 20px #0e281f1f!important;pointer-events:auto!important;max-width:90vw!important;overflow-x:auto!important}}.dialog-thumbnails-list__thumbnail{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-radius:10px!important;border:1.5px solid rgba(201,158,62,.35)!important;background:#faf8f5!important;padding:3px!important;cursor:pointer!important;overflow:hidden!important;transition:all .2s ease!important;pointer-events:auto!important}.dialog-thumbnails-list__thumbnail:hover,.dialog-thumbnails-list__thumbnail[aria-selected=true]{border-color:#c99e3e!important;box-shadow:0 0 0 2.5px #c99e3e,0 4px 12px #c99e3e40!important;transform:scale(1.08)!important}.dialog-thumbnails-list__thumbnail img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:7px!important}@media screen and (max-width:749px){.product-information{padding-top:16px!important;padding-bottom:36px!important}.media-gallery slideshow-slides{border-radius:14px!important;overflow:hidden!important;border:1px solid rgba(201,158,62,.25)!important;background:#faf8f5!important;max-height:380px!important}.media-gallery slideshow-slide,.media-gallery .product-media-container{max-height:380px!important;height:380px!important}.media-gallery slideshow-slide img,.media-gallery .product-media-container img{max-height:380px!important;height:100%!important;width:100%!important;object-fit:contain!important;object-position:center!important;padding:8px!important}.media-gallery slideshow-controls{margin-top:10px!important}.mv-trust-strip-grid{grid-template-columns:1fr!important}.sticky-add-to-cart__bar{width:95vw!important;max-width:95vw!important;padding:6px 14px!important}}@media screen and (min-width:750px){.product-information .product-details,.product-information__grid .product-details,.product-information__grid--half.product-information--media-left .product-details,.product-information__grid.product-information--media-left .product-details,.product-details{grid-column:2 / 3!important;position:sticky!important;top:24px!important;align-self:start!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding-left:0!important;padding-right:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.product-details>.group-block,.product-details .group-block-content,.product-information__grid--limit-details .product-details>.group-block{max-width:100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.product-details [data-testid=group-block],.product-details .product-form-buttons,.product-details .mv-product-trust-strip,.product-details .text-block--text_aEtTtq,.product-details .product-description{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}.product-details{position:relative!important}.product-details h1,.product-details [data-testid=product-title] h1,.product-details [data-testid=product-title],.product-details .product-title{font-family:Marcellus,Playfair Display,Georgia,serif!important;font-size:clamp(1.75rem,2.8vw,2.3rem)!important;font-weight:500!important;color:#0e281f!important;letter-spacing:.02em!important;line-height:1.25!important;margin:0 0 6px!important}.product-details product-price,.product-details product-price *,.product-details .price,.product-details .price-item,.product-details .price-item__group,.product-details [ref=priceContainer],.product-details [ref=priceContainer] span,product-price.text-block .price-item{font-family:Marcellus,Plus Jakarta Sans,Georgia,serif!important;font-size:clamp(1.85rem,2.6vw,1.35rem)!important;font-weight:700!important;color:#0e281f!important;letter-spacing:.02em!important;line-height:1.2!important;display:inline-block!important}.product-details .price-item--compare,.product-details .compare-at-price,.product-details [data-testid=price-compare]{font-size:1.15rem!important;color:#8c9993!important;text-decoration:line-through!important;font-weight:400!important;margin-left:10px!important}.product-details .divider{margin:6px 0!important;padding:0!important;border:none!important}.product-details .divider__line{border-bottom:1px solid rgba(201,158,62,.3)!important;border-right:none!important;border-top:none!important;border-left:none!important;margin:0!important}.product-details variant-picker:empty,.product-details .variant-picker:empty,.product-details :has(>variant-picker:empty),.product-details variant-picker:not(:has(fieldset)){display:none!important;margin:0!important;padding:0!important;height:0!important;min-height:0!important}.variant-picker{margin:8px 0!important}.variant-option legend,.variant-option>label,.variant-picker label.form__label{font-family:Cinzel,serif!important;font-size:.74rem!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#0e281f!important;margin-bottom:8px!important;display:block!important}.variant-option legend:before,.variant-option>label:before{content:"\2726  ";color:#c99e3e}.variant-option--buttons{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.variant-option__button-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:9px 20px!important;border-radius:26px!important;border:1px solid rgba(201,158,62,.35)!important;background-color:#faf8f5!important;color:#0e281f!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.88rem!important;font-weight:600!important;letter-spacing:.03em!important;cursor:pointer!important;transition:all .25s ease!important;position:relative!important}.variant-option__button-label:hover{border-color:#c99e3e!important;background-color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #c99e3e2e!important}.variant-option__button-label:has(input:checked){background-color:#0e281f!important;color:#faf8f5!important;border-color:#0e281f!important;box-shadow:0 4px 14px #0e281f47!important}.variant-option__button-label:has(input:checked) .variant-option__button-label__text{color:#faf8f5!important}.variant-option__button-label:has(input:checked) .variant-option__button-label__pill{background-color:#0e281f!important;border-color:#0e281f!important}.product-form-buttons .quantity-selector-wrapper,.quantity-selector-wrapper{display:block!important;margin:4px 0 6px!important;width:auto!important}.product-form-buttons .quantity-selector,.quantity-selector,quantity-selector-component.quantity-selector{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;width:136px!important;min-width:136px!important;max-width:136px!important;height:46px!important;min-height:46px!important;max-height:46px!important;background:#faf8f5!important;border:1.5px solid rgba(201,158,62,.35)!important;border-radius:28px!important;padding:0 4px!important;box-sizing:border-box!important;flex:0 0 136px!important;overflow:hidden!important}.product-form-buttons .quantity-selector button,.product-form-buttons .quantity-selector button.button,.product-form-buttons .quantity-selector .button-unstyled,.quantity-selector :is(.quantity-minus,.quantity-plus),.quantity-selector button,.quantity-selector button.button{all:unset!important;box-sizing:border-box!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;border-radius:50%!important;background:transparent!important;border:none!important;box-shadow:none!important;color:#0e281f!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;padding:0!important;margin:0!important;transition:all .2s ease!important;flex:0 0 36px!important}.quantity-selector button:before,.quantity-selector button:after{display:none!important;content:none!important}.quantity-selector button:hover{background:#fff!important;color:#c99e3e!important;transform:scale(1.08)!important;box-shadow:0 2px 8px #c99e3e33!important}.quantity-selector button svg,.quantity-selector button .svg-wrapper{width:14px!important;height:14px!important;display:block!important}.quantity-selector input,.quantity-selector input[type=number],.quantity-selector .quantity-input{all:unset!important;box-sizing:border-box!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:36px!important;text-align:center!important;border:none!important;background:transparent!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#0e281f!important;padding:0!important;margin:0!important;box-shadow:none!important;-moz-appearance:textfield!important}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.product-form-buttons{margin-top:6px!important;display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.product-form-buttons>*:not(.quantity-selector-wrapper){width:100%!important}.product-form-buttons .add-to-cart-button,.product-form-buttons button[name=add],button.add-to-cart-button{position:relative!important;overflow:hidden!important;width:100%!important;min-height:52px!important;height:52px!important;background:#0e281f!important;color:#faf8f5!important;border:1.5px solid #C99E3E!important;border-radius:30px!important;padding:12px 28px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.92rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;box-shadow:0 6px 20px #0e281f38,0 2px 6px #c99e3e33!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;cursor:pointer!important}.product-form-buttons .add-to-cart-button:after,.product-form-buttons button[name=add]:after{content:"";position:absolute;top:-50%;left:-70%;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(201,158,62,.35),rgba(255,255,255,.25),transparent);transform:rotate(25deg);transition:none}.product-form-buttons .add-to-cart-button:hover:after,.product-form-buttons button[name=add]:hover:after{left:140%;transition:left .85s cubic-bezier(.16,1,.3,1)}.product-form-buttons .add-to-cart-button:hover,.product-form-buttons button[name=add]:hover{background:#143c2e!important;border-color:#dfb76c!important;box-shadow:0 10px 30px #c99e3e61,0 4px 14px #0e281f4d!important;transform:translateY(-2px)!important}.product-form-buttons .add-to-cart-button:active,.product-form-buttons button[name=add]:active{transform:translateY(0) scale(.99)!important}.shopify-payment-button,.accelerated-checkout{margin-top:2px!important;width:100%!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded,[data-testid=Checkout-button]{width:100%!important;min-height:52px!important;height:52px!important;border-radius:30px!important;background:#faf8f5!important;color:#0e281f!important;border:1.5px solid #0E281F!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.92rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:0 4px 14px #0000000a!important;transition:all .25s ease!important;cursor:pointer!important}.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover,[data-testid=Checkout-button]:hover{background:#0e281f!important;color:#faf8f5!important;border-color:#0e281f!important;box-shadow:0 8px 24px #0e281f40!important;transform:translateY(-2px)!important}.mv-product-trust-strip{margin:18px 0 14px!important}.mv-trust-strip-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.mv-trust-strip-item{display:flex!important;align-items:center!important;gap:10px!important;background:#faf8f5!important;border:1px solid rgba(201,158,62,.25)!important;border-radius:12px!important;padding:10px 12px!important;transition:all .25s ease!important}.mv-trust-strip-item:hover{border-color:#c99e3e!important;background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #c99e3e26!important}.mv-trust-strip-icon-wrap{width:32px!important;height:32px!important;border-radius:50%!important;background:#fff!important;border:1px solid rgba(201,158,62,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.mv-trust-strip-title{font-family:Cinzel,serif!important;font-size:.72rem!important;font-weight:700!important;color:#0e281f!important;letter-spacing:.03em!important;display:block!important;line-height:1.2!important}.mv-trust-strip-desc{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.68rem!important;color:#6b7d75!important;display:block!important;line-height:1.25!important;margin-top:2px!important}.product-details .text-block--text_aEtTtq,.product-details .product-description,.product-details .rte:not(h1):not(h2):not(h3){position:relative!important;margin:18px 0!important;padding:22px 26px!important;background:#faf8f5!important;border:1.5px solid rgba(201,158,62,.3)!important;border-radius:16px!important;box-shadow:0 6px 22px #0e281f0a!important;box-sizing:border-box!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important}.product-details .text-block--text_aEtTtq:hover,.product-details .product-description:hover{border-color:#c99e3e99!important;box-shadow:0 10px 30px #c99e3e24!important}.product-details .text-block--text_aEtTtq:before,.product-details .product-description:before{content:"\2726   BOTANICAL ESSENCE & DETAILS";display:block!important;font-family:Cinzel,Marcellus,serif!important;font-size:.76rem!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#8c651e!important;margin-bottom:14px!important;padding-bottom:10px!important;border-bottom:1px solid rgba(201,158,62,.22)!important}.product-details .text-block--text_aEtTtq p,.product-details .product-description p,.product-details .text-block--text_aEtTtq div,.product-details .product-description div{font-family:Plus Jakarta Sans,-apple-system,sans-serif!important;font-size:.94rem!important;line-height:1.75!important;color:#2d3e36!important;letter-spacing:.01em!important;margin-bottom:12px!important}.product-details .text-block--text_aEtTtq p:last-child,.product-details .product-description p:last-child{margin-bottom:0!important}.product-details .text-block--text_aEtTtq strong,.product-details .product-description strong,.product-details .text-block--text_aEtTtq b,.product-details .product-description b{font-weight:700!important;color:#0e281f!important}.product-details .text-block--text_aEtTtq em,.product-details .product-description em,.product-details .text-block--text_aEtTtq i,.product-details .product-description i{font-style:italic!important;color:#8c651e!important}.product-details .text-block--text_aEtTtq h1,.product-details .text-block--text_aEtTtq h2,.product-details .text-block--text_aEtTtq h3,.product-details .text-block--text_aEtTtq h4,.product-details .text-block--text_aEtTtq h5,.product-details .text-block--text_aEtTtq h6,.product-details .product-description h1,.product-details .product-description h2,.product-details .product-description h3,.product-details .product-description h4,.product-details .product-description h5,.product-details .product-description h6{font-family:Marcellus,Cinzel,serif!important;font-weight:600!important;color:#0e281f!important;letter-spacing:.03em!important;margin-top:16px!important;margin-bottom:8px!important;line-height:1.35!important}.product-details .text-block--text_aEtTtq h2,.product-details .product-description h2{font-size:1.22rem!important}.product-details .text-block--text_aEtTtq h3,.product-details .product-description h3{font-size:1.1rem!important}.product-details .text-block--text_aEtTtq h4,.product-details .product-description h4{font-size:1rem!important}.product-details .text-block--text_aEtTtq ul,.product-details .product-description ul{list-style:none!important;padding-left:0!important;margin:12px 0!important}.product-details .text-block--text_aEtTtq ul li,.product-details .product-description ul li{position:relative!important;padding-left:22px!important;margin-bottom:8px!important;line-height:1.65!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.93rem!important;color:#2d3e36!important}.product-details .text-block--text_aEtTtq ul li:before,.product-details .product-description ul li:before{content:"\2726"!important;position:absolute!important;left:0!important;top:1px!important;color:#c99e3e!important;font-size:.78rem!important}.product-details .text-block--text_aEtTtq ol,.product-details .product-description ol{padding-left:20px!important;margin:12px 0!important}.product-details .text-block--text_aEtTtq ol li,.product-details .product-description ol li{margin-bottom:8px!important;padding-left:4px!important;line-height:1.65!important;color:#2d3e36!important}.product-details .text-block--text_aEtTtq table,.product-details .product-description table{width:100%!important;border-collapse:collapse!important;margin:16px 0!important;border:1px solid rgba(201,158,62,.3)!important;border-radius:8px!important;overflow:hidden!important}.product-details .text-block--text_aEtTtq th,.product-details .product-description th{background:#0e281f!important;color:#faf8f5!important;font-family:Cinzel,serif!important;font-size:.8rem!important;letter-spacing:.08em!important;padding:10px 14px!important;text-align:left!important}.product-details .text-block--text_aEtTtq td,.product-details .product-description td{padding:10px 14px!important;border-bottom:1px solid rgba(201,158,62,.15)!important;font-size:.88rem!important;color:#2d3e36!important}.sticky-add-to-cart__bar{background:#faf8f5!important;border:1.5px solid #C99E3E!important;box-shadow:0 12px 36px #0e281f2e!important}.sticky-add-to-cart__image-img{border-radius:8px!important;border:1px solid rgba(201,158,62,.3)!important;background:#fff!important}.sticky-add-to-cart__title{font-family:Marcellus,serif!important;font-size:.95rem!important;font-weight:500!important;color:#0e281f!important}.sticky-add-to-cart__price{font-family:Plus Jakarta Sans,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#8c651e!important}.sticky-add-to-cart__button{border-radius:28px!important;background:#0e281f!important;color:#faf8f5!important;border:1px solid #C99E3E!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:.08em!important;padding:10px 24px!important;box-shadow:0 4px 14px #0e281f40!important;transition:all .25s ease!important}.sticky-add-to-cart__button:hover{background:#163e30!important;border-color:#dfb76c!important;box-shadow:0 6px 20px #c99e3e59!important;transform:translateY(-1px)!important}.product-recommendations{padding-top:56px!important;padding-bottom:64px!important;border-top:1px solid rgba(201,158,62,.2)!important}.product-recommendations h3,.product-recommendations .section-header{text-align:center!important;font-family:Marcellus,serif!important;font-size:clamp(1.6rem,2.8vw,2.2rem)!important;font-weight:500!important;color:#0e281f!important;margin-bottom:32px!important;letter-spacing:.02em!important}.mv-flying-cart-token,fly-to-cart{position:fixed!important;z-index:999999!important;pointer-events:none!important;width:58px!important;height:58px!important;border-radius:50%!important;border:2px solid #C99E3E!important;background-color:#faf8f5!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;box-shadow:0 10px 30px #c99e3e8c,0 4px 12px #0e281f59!important}@keyframes mv-cart-pulse{0%{transform:scale(1)}35%{transform:scale(1.32);filter:drop-shadow(0 0 10px #C99E3E)}70%{transform:scale(.92)}to{transform:scale(1);filter:none}}.mv-cart-pulse{animation:mv-cart-pulse .55s cubic-bezier(.34,1.56,.64,1)!important}theme-drawer#cart-drawer .theme-drawer__dialog{width:min(480px,94vw)!important;max-width:100%!important;background-color:#faf8f5!important;border-left:1.5px solid rgba(201,158,62,.35)!important;box-shadow:-14px 0 45px #00000038,-3px 0 12px #c99e3e26!important;display:flex!important;flex-direction:column!important}theme-drawer#cart-drawer .theme-drawer__dialog::backdrop{background:#0e281f99!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}theme-drawer#cart-drawer .theme-drawer__header{background:#0e281f!important;color:#fff!important;padding:18px 24px!important;border-bottom:1px solid rgba(201,158,62,.35)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}theme-drawer#cart-drawer .theme-drawer__title{font-family:Marcellus,serif!important;font-size:1.25rem!important;font-weight:500!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;margin:0!important;display:flex!important;align-items:center!important;gap:8px!important}theme-drawer#cart-drawer .theme-drawer__badge{background:#c99e3e!important;color:#0e281f!important;font-family:Plus Jakarta Sans,sans-serif!important;font-weight:700!important;font-size:.76rem!important;padding:3px 10px!important;border-radius:999px!important;letter-spacing:normal!important;line-height:1!important}theme-drawer#cart-drawer .theme-drawer__close-button{background:transparent!important;border:none!important;color:#dfb76c!important;cursor:pointer!important;padding:8px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .25s ease!important}theme-drawer#cart-drawer .theme-drawer__close-button:hover{color:#fff!important;background:#c99e3e33!important;transform:rotate(90deg) scale(1.08)!important}.mv-cart-shipping-banner{background:linear-gradient(135deg,#0e281f0d,#c99e3e1a)!important;border-bottom:1px solid rgba(201,158,62,.2)!important;padding:12px 24px!important;text-align:center!important}.mv-cart-shipping-msg{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.82rem!important;font-weight:600!important;color:#0e281f!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}.mv-cart-shipping-bar{height:5px!important;background:#0e281f1f!important;border-radius:999px!important;overflow:hidden!important;margin-top:8px!important}.mv-cart-shipping-fill{height:100%!important;background:linear-gradient(90deg,#0e281f,#c99e3e)!important;border-radius:999px!important;transition:width .4s ease!important}.cart-drawer__content{background-color:#faf8f5!important;padding:0!important}.cart-drawer__items{padding:18px 20px!important;display:flex!important;flex-direction:column!important;gap:14px!important}.cart-drawer__items .cart-items__table{width:100%!important;border-collapse:separate!important;border-spacing:0 12px!important;overflow:hidden!important;display:block!important}.cart-drawer__items .cart-items__table tbody{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important}.cart-drawer__items .cart-items__table-row,.cart-drawer__items .cart-items__table-row--full-width-variants,#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants,cart-drawer-component .cart-items__table-row,cart-drawer-component .cart-items__table-row--full-width-variants{background:#fff!important;border:1px solid rgba(201,158,62,.22)!important;border-radius:14px!important;padding:12px 14px!important;display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-template-areas:"media info" "media actions"!important;column-gap:12px!important;row-gap:8px!important;align-items:center!important;box-shadow:0 3px 12px #0e281f0a!important;transition:all .25s ease!important;position:relative!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;margin-bottom:0!important}.cart-drawer__items .cart-items__table-row:hover,#cart-drawer .cart-items__table-row:hover,cart-drawer-component .cart-items__table-row:hover{border-color:#c99e3e73!important;box-shadow:0 6px 18px #0e281f14!important}.cart-drawer__items .cart-items__media,#cart-drawer .cart-items__media,cart-drawer-component .cart-items__media{grid-area:media!important;width:70px!important;height:70px!important;padding:0!important;margin:0!important;flex-shrink:0!important;align-self:start!important}.cart-drawer__items .cart-items__media-container,#cart-drawer .cart-items__media-container,cart-drawer-component .cart-items__media-container{width:70px!important;height:70px!important;background:#faf8f5!important;border:1px solid rgba(201,158,62,.2)!important;border-radius:10px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:3px!important;box-sizing:border-box!important}.cart-drawer__items .cart-items__media-image,#cart-drawer .cart-items__media-image,cart-drawer-component .cart-items__media-image{object-fit:contain!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;border-radius:6px!important}.cart-drawer__items .cart-items__details,.cart-drawer__items .cart-items__table-row--full-width-variants .cart-items__details,#cart-drawer .cart-items__details,cart-drawer-component .cart-items__details{grid-area:info!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;padding:0 34px 0 0!important;display:flex!important;flex-direction:column!important;gap:2px!important;box-sizing:border-box!important}.cart-drawer__items .cart-items__product-info,.cart-drawer__items .cart-items__variants-wrapper,.cart-drawer__items .cart-items__unit-price-wrapper,#cart-drawer .cart-items__product-info,#cart-drawer .cart-items__variants-wrapper,#cart-drawer .cart-items__unit-price-wrapper,cart-drawer-component .cart-items__product-info,cart-drawer-component .cart-items__variants-wrapper,cart-drawer-component .cart-items__unit-price-wrapper{grid-area:auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;width:100%!important;box-sizing:border-box!important}.cart-drawer__items .cart-items__title-row,#cart-drawer .cart-items__title-row,cart-drawer-component .cart-items__title-row{display:flex!important;align-items:center!important;min-width:0!important;max-width:100%!important;width:100%!important;overflow:hidden!important}.cart-drawer__items .cart-items__title,#cart-drawer .cart-items__title,cart-drawer-component .cart-items__title{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:1 1 auto!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.88rem!important;font-weight:700!important;color:#0e281f!important;line-height:1.3!important;text-decoration:none!important;transition:color .2s ease!important}.cart-drawer__items .cart-items__title:hover,#cart-drawer .cart-items__title:hover,cart-drawer-component .cart-items__title:hover{color:#c99e3e!important}.cart-drawer__items .cart-items__variants-wrapper,#cart-drawer .cart-items__variants-wrapper,cart-drawer-component .cart-items__variants-wrapper{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.76rem!important;color:#777!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-top:1px!important}.cart-drawer__items .cart-items__unit-price-wrapper,#cart-drawer .cart-items__unit-price-wrapper,cart-drawer-component .cart-items__unit-price-wrapper{font-family:Marcellus,serif!important;font-size:1.02rem!important;font-weight:600!important;color:#0e281f!important;margin-top:2px!important;display:flex!important;align-items:baseline!important;gap:6px!important;white-space:nowrap!important}.cart-drawer__items .cart-items__unit-price-wrapper .compare-at-price,#cart-drawer .cart-items__unit-price-wrapper .compare-at-price,cart-drawer-component .cart-items__unit-price-wrapper .compare-at-price{font-size:.8rem!important;color:#888!important;text-decoration:line-through!important}.cart-drawer__items td.cart-items__price,#cart-drawer td.cart-items__price,cart-drawer-component td.cart-items__price{display:none!important}.cart-drawer__items .cart-items__quantity,#cart-drawer .cart-items__quantity,cart-drawer-component .cart-items__quantity{grid-area:actions!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;padding:0!important;margin:0!important;position:static!important}.cart-drawer__items .cart-items__quantity-controls,#cart-drawer .cart-items__quantity-controls,cart-drawer-component .cart-items__quantity-controls{display:flex!important;align-items:center!important;gap:8px!important;position:static!important;width:auto!important}.cart-drawer__items quantity-selector-component,#cart-drawer quantity-selector-component,cart-drawer-component quantity-selector-component{border:1px solid rgba(201,158,62,.35)!important;border-radius:999px!important;background:#faf8f5!important;height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 2px!important}.cart-drawer__items quantity-selector-component button,#cart-drawer quantity-selector-component button,cart-drawer-component quantity-selector-component button{width:24px!important;height:24px!important;color:#0e281f!important;background:transparent!important;border:none!important;font-weight:700!important;font-size:.85rem!important;cursor:pointer!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-drawer__items quantity-selector-component input,#cart-drawer quantity-selector-component input,cart-drawer-component quantity-selector-component input{width:28px!important;height:24px!important;border:none!important;background:transparent!important;text-align:center!important;font-family:Plus Jakarta Sans,sans-serif!important;font-weight:700!important;font-size:.82rem!important;color:#0e281f!important;padding:0!important}.cart-drawer__items .cart-items__remove,#cart-drawer .cart-items__remove,cart-drawer-component .cart-items__remove{position:absolute!important;top:10px!important;right:10px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:50%!important;background:#faf8f5!important;border:1px solid rgba(201,158,62,.35)!important;color:#777!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:15!important;padding:0!important;box-shadow:0 2px 6px #0e281f0f!important;transition:all .25s ease!important}.cart-drawer__items .cart-items__remove:hover,#cart-drawer .cart-items__remove:hover,cart-drawer-component .cart-items__remove:hover{background:#ffeaea!important;border-color:#e53935!important;color:#e53935!important;transform:scale(1.12)!important;box-shadow:0 4px 10px #e5393533!important}.cart-drawer__items .cart-items__remove svg,.cart-drawer__items .cart-items__remove .svg-wrapper,#cart-drawer .cart-items__remove svg,#cart-drawer .cart-items__remove .svg-wrapper,cart-drawer-component .cart-items__remove svg,cart-drawer-component .cart-items__remove .svg-wrapper{width:14px!important;height:14px!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-drawer__items .cart-items__remove path,#cart-drawer .cart-items__remove path,cart-drawer-component .cart-items__remove path{stroke:currentColor!important;stroke-width:1.5px!important}.cart-drawer__content,.cart-drawer__items,.cart-drawer__items .cart-items__wrapper,.cart-drawer__items .cart-items,.cart-drawer__items .cart-items__table,.cart-drawer__items .cart-items__table tbody,scroll-hint.cart-drawer__items,scroll-hint.cart-drawer__content,#cart-drawer .cart-drawer__content,#cart-drawer .cart-drawer__items,cart-drawer-component .cart-drawer__content,cart-drawer-component .cart-drawer__items{overflow-x:hidden!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}scroll-hint.cart-drawer__items::part(hint),scroll-hint.cart-drawer__items::part(scrollbar),scroll-hint.cart-drawer__content::part(hint),scroll-hint.cart-drawer__content::part(scrollbar),.cart-drawer__items::-webkit-scrollbar,.cart-drawer__items::-webkit-scrollbar-track:horizontal,.cart-drawer__content::-webkit-scrollbar,.cart-drawer__content::-webkit-scrollbar-track:horizontal{display:none!important;width:0!important;height:0!important}.cart-drawer__summary{position:sticky!important;bottom:0!important;background:#fff!important;border-top:1.5px solid rgba(201,158,62,.35)!important;box-shadow:0 -8px 28px #0e281f14!important;padding:20px 24px 26px!important;display:flex!important;flex-direction:column!important;gap:14px!important;-webkit-mask-image:none!important;mask-image:none!important;z-index:10!important;width:100%!important;box-sizing:border-box!important}.cart-drawer__summary .cart-totals,.cart-drawer__summary .cart-totals__container{width:100%!important}.cart-drawer__summary .cart-totals__total{display:flex!important;justify-content:space-between!important;align-items:baseline!important;width:100%!important;padding-bottom:6px!important}.cart-drawer__summary .cart-totals__total-label{font-family:Marcellus,serif!important;font-size:1.05rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#0e281f!important}.cart-drawer__summary .cart-totals__total-value{font-family:Marcellus,serif!important;font-size:1.38rem!important;font-weight:700!important;color:#0e281f!important}.cart-drawer__summary .cart-totals__tax-note{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.76rem!important;color:#666!important;text-align:center!important;width:100%!important;margin:0!important}.cart-drawer__summary .cart__ctas{width:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important}.cart-drawer__summary .cart__checkout-button{width:100%!important;height:52px!important;background:#0e281f!important;color:#fff!important;border:1.5px solid #C99E3E!important;border-radius:999px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.92rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 24px #0e281f47,0 2px 8px #c99e3e38!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;text-decoration:none!important}.cart-drawer__summary .cart__checkout-button:after{content:""!important;position:absolute!important;top:-50%!important;left:-70%!important;width:45%!important;height:200%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent)!important;transform:rotate(25deg)!important;animation:mv-btn-shimmer 3.5s infinite!important}.cart-drawer__summary .cart__checkout-button:hover{background:#163e30!important;border-color:#dfb76c!important;box-shadow:0 12px 30px #c99e3e6b,0 4px 12px #0e281f4d!important;transform:translateY(-2px)!important}.cart-drawer__summary .cart__checkout-button:active{transform:translateY(0)!important;box-shadow:0 4px 14px #0e281f4d!important}.mv-drawer-trust-line{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.72rem!important;font-weight:600!important;color:#666!important;text-transform:uppercase!important;letter-spacing:.06em!important;padding-top:4px!important}.mv-drawer-trust-line span{display:flex!important;align-items:center!important;gap:4px!important}.cart-drawer--empty .cart-drawer__content{padding:40px 24px!important;text-align:center!important}.cart-drawer--empty .theme-drawer__title{font-family:Marcellus,serif!important;font-size:1.4rem!important;color:#0e281f!important;margin-bottom:20px!important}.cart-items__empty-button{background:#0e281f!important;color:#fff!important;border:1.5px solid #C99E3E!important;border-radius:999px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:.88rem!important;font-weight:700!important;letter-spacing:.08em!important;padding:14px 32px!important;text-transform:uppercase!important;text-decoration:none!important;display:inline-block!important;box-shadow:0 6px 20px #0e281f40!important;transition:all .25s ease!important}.cart-items__empty-button:hover{background:#163e30!important;border-color:#dfb76c!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #c99e3e59!important}@media(max-width:989px){#header-group,.header-section,#header-component,.header{overflow:visible!important}.header[data-sticky-state=idle],.header[data-sticky-state]{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.header-drawer,.header-drawer--mobile,.menu-drawer-container{z-index:2147483647!important}}body.menu-drawer-open [id*=header_announcements],body.menu-drawer-open .announcement-bar,body:has(.menu-drawer-container[open]) [id*=header_announcements],body:has(.menu-drawer-container[open]) .announcement-bar,body:has(.menu-open) [id*=header_announcements],body:has(.menu-open) .announcement-bar{opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:-1!important}body.menu-drawer-open #shopify-section-header_section,body:has(.menu-drawer-container[open]) #shopify-section-header_section,body:has(.menu-open) #shopify-section-header_section{z-index:2147483647!important;position:relative!important}.menu-drawer{position:fixed!important;top:0!important;left:0!important;height:100dvh!important;height:100vh!important;max-height:100dvh!important;width:clamp(300px,86vw,360px)!important;max-width:380px!important;background:#faf8f5!important;border-right:1.5px solid #D4AF37!important;box-shadow:10px 0 40px #0e281f38!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important;padding:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.menu-drawer__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;height:100vh!important;background:#0e281f99!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;z-index:2147483646!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important;transition:opacity .3s ease,visibility .3s ease!important}.menu-open .menu-drawer__backdrop,details.menu-open>.menu-drawer__backdrop,details[open] .menu-drawer__backdrop,body.menu-drawer-open .menu-drawer__backdrop{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}details:not(.menu-open) .menu-drawer__backdrop,details:not([open]) .menu-drawer__backdrop{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.menu-drawer__top-header{position:sticky!important;top:0!important;z-index:50!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 20px 14px!important;background:#fff!important;border-bottom:1.5px solid rgba(212,175,55,.3)!important;box-shadow:0 2px 10px #0e281f0a!important;flex-shrink:0!important}.menu-drawer__brand-badge{display:flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;max-width:calc(100% - 50px)!important;height:auto!important}.menu-drawer__logo-image{height:auto!important;max-height:38px!important;width:auto!important;max-width:180px!important;object-fit:contain!important;display:block!important;image-rendering:-webkit-optimize-contrast}.menu-drawer__brand-star{color:#c99e3e!important;font-size:1.1rem!important}.menu-drawer__brand-title{font-family:Marcellus,serif!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:.16em!important;color:#0e281f!important}.menu-drawer__close-button.menu-drawer__close-button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:50%!important;border:1px solid rgba(201,158,62,.4)!important;background:#faf8f5!important;color:#0e281f!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;padding:0!important;transition:all .25s ease!important;box-shadow:0 2px 6px #0e281f0d!important}.menu-drawer__close-button:hover{background:#0e281f!important;color:#f5e8c7!important;border-color:#0e281f!important;transform:rotate(90deg) scale(1.05)!important}.menu-drawer__close-button svg{width:14px!important;height:14px!important;stroke:currentColor!important}.menu-drawer__navigation-container{display:flex!important;flex-direction:column!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;flex:1 1 auto!important;height:auto!important}.menu-drawer__menu{padding:10px 0!important;margin:0!important;list-style:none!important}.menu-drawer__menu-item--mainlist{font-family:Marcellus,serif!important;font-size:1.12rem!important;letter-spacing:.14em!important;font-weight:600!important;text-transform:uppercase!important;color:#0e281f!important;padding:16px 22px!important;border-bottom:1px solid rgba(212,175,55,.15)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;transition:all .25s ease!important;background:transparent!important}.menu-drawer__menu-item--mainlist:hover,.menu-drawer__menu-item--mainlist:active{background:#c99e3e12!important;color:#c99e3e!important;padding-left:28px!important}.menu-drawer__menu-item--mainlist:after{content:"\203a";font-family:serif;font-size:1.4rem;color:#c99e3e99;transition:transform .25s ease,color .25s ease}.menu-drawer__menu-item--mainlist:hover:after{transform:translate(4px);color:#c99e3e}.menu-drawer__concierge-card{display:none!important}.menu-drawer__featured-content{margin-top:auto!important;padding:14px 0 28px!important;background:#faf8f5!important;border-top:1.5px solid rgba(212,175,55,.25)!important;flex-shrink:0!important}.menu-drawer__featured-header{display:flex!important;align-items:center!important;gap:6px!important;padding:0 20px 10px!important}.menu-drawer__featured-star{color:#c99e3e!important;font-size:.85rem!important}.menu-drawer__featured-title{font-family:Cinzel,serif!important;font-size:.72rem!important;letter-spacing:.22em!important;font-weight:700!important;color:#9e7429!important;text-transform:uppercase!important}.menu-drawer__featured-content-list{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding:4px 20px 8px!important;margin:0!important;list-style:none!important;scrollbar-width:none!important}.menu-drawer__featured-content-list::-webkit-scrollbar{display:none!important}.menu-drawer__featured-content-list-item--product{width:140px!important;min-width:140px!important;max-width:140px!important;flex:0 0 140px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid rgba(201,158,62,.25)!important;border-radius:10px!important;padding:8px!important;box-shadow:0 4px 12px #0e281f0d!important;transition:transform .2s ease!important}.menu-drawer__featured-content-list-item--product:hover{transform:translateY(-2px)!important;border-color:#c99e3e!important}.menu-drawer__featured-content-list-item--product .resource-card__image-container,.menu-drawer__featured-content-list-item--product img.resource-card__image{border-radius:6px!important;background:#faf8f5!important;object-fit:contain!important}.menu-drawer__featured-content-list-item--product .resource-card__title{font-family:Plus Jakarta Sans,sans-serif!important;font-size:.74rem!important;font-weight:600!important;color:#0e281f!important;line-height:1.25!important;margin-top:6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.menu-drawer__featured-content-list-item--product .price{font-family:Marcellus,serif!important;font-size:.88rem!important;font-weight:700!important;color:#9e7429!important;margin-top:3px!important}.mv-product-trust-badges{background:var(--mv-badge-bg, #FAF8F5);border:1px solid var(--mv-badge-border, rgba(201, 158, 62, .35));border-radius:12px;padding:14px 16px;box-shadow:0 4px 14px #0e281f08}.mv-trust-badges-heading{display:flex;align-items:center;gap:6px;margin-bottom:10px}.mv-trust-star{color:var(--mv-badge-gold, #C99E3E);font-size:.8rem}.mv-trust-heading-text{font-family:Cinzel,serif;font-size:.68rem;font-weight:700;letter-spacing:.18em;color:#9e7429;text-transform:uppercase}.mv-trust-badges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:480px){.mv-trust-badges-grid{grid-template-columns:1fr}}.mv-trust-badge-item{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(201,158,62,.2);border-radius:8px;padding:8px 10px;transition:all .25s ease}.mv-trust-badge-item:hover{border-color:#c99e3e;transform:translateY(-1px);box-shadow:0 2px 8px #0e281f0f}.mv-trust-badge-icon{font-size:1.1rem;flex-shrink:0}.mv-trust-badge-content{display:flex;flex-direction:column}.mv-trust-badge-title{font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:700;color:var(--mv-badge-text, #0E281F);line-height:1.2}.mv-trust-badge-sub{font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;color:#6b7280;margin-top:2px;line-height:1.2}.mv-product-concierge-card{background:var(--mv-cc-bg, #FFFFFF);border:1px solid var(--mv-cc-border, rgba(201, 158, 62, .4));border-radius:14px;padding:18px 20px;box-shadow:0 6px 20px #0e281f0d;position:relative;overflow:hidden}.mv-product-concierge-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#9e7429,#d4af37,#c99e3e,#9e7429)}.mv-concierge-card-inner{display:flex;gap:14px;align-items:flex-start}.mv-concierge-icon-col{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#faf8f5;border:1px solid rgba(201,158,62,.35);display:flex;align-items:center;justify-content:center}.mv-concierge-emblem{color:var(--mv-cc-gold, #C99E3E);font-size:1.1rem}.mv-concierge-text-col{display:flex;flex-direction:column;flex-grow:1}.mv-concierge-eyebrow{font-family:Cinzel,serif;font-size:.65rem;font-weight:700;letter-spacing:.2em;color:#9e7429;text-transform:uppercase}.mv-concierge-title{font-family:Marcellus,serif;font-size:1.05rem;font-weight:700;color:#0e281f;margin:3px 0 5px}.mv-concierge-desc{font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;color:#4b5563;line-height:1.4;margin:0 0 10px}.mv-concierge-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.mv-concierge-action-btn{font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem;font-weight:600;padding:6px 12px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.mv-concierge-wa{background:#ebf7ee;color:#166534;border:1px solid rgba(22,101,52,.25)}.mv-concierge-wa:hover{background:#dcfce7;border-color:#166534}.mv-concierge-call{background:#faf8f5;color:#0e281f;border:1px solid rgba(201,158,62,.35)}.mv-concierge-call:hover{background:#0e281f;color:#d4af37}.mv-concierge-hours{font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;color:#9ca3af;font-style:italic}.mv-shipping-guarantee-strip{background:var(--mv-sg-bg, #FAF8F5);border:1px solid var(--mv-sg-border, rgba(201, 158, 62, .25));border-radius:12px;padding:12px 16px}.mv-sg-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media screen and (max-width:640px){.mv-sg-row{grid-template-columns:1fr}}.mv-sg-item{display:flex;align-items:center;gap:8px}.mv-sg-icon{font-size:1.15rem;flex-shrink:0}.mv-sg-info{display:flex;flex-direction:column}.mv-sg-title{font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem;font-weight:700;color:var(--mv-sg-text, #0E281F);line-height:1.2}.mv-sg-desc{font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;color:#6b7280;line-height:1.2}.mv-product-ritual-section{padding-top:var(--mv-pr-pt, 64px);padding-bottom:var(--mv-pr-pb, 64px);position:relative}@media screen and (max-width:749px){.mv-product-ritual-section{padding-top:var(--mv-pr-pt-mob, 40px);padding-bottom:var(--mv-pr-pb-mob, 40px)}}.mv-pr-container{max-width:1240px;margin:0 auto;padding:0 24px}.mv-pr-header{text-align:center;max-width:760px;margin:0 auto 36px}.mv-pr-emblem-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#c99e3e14;border:1px solid rgba(201,158,62,.3);border-radius:999px;margin-bottom:12px}.mv-pr-star{color:#c99e3e;font-size:.8rem}.mv-pr-eyebrow{font-family:Cinzel,serif;font-size:.68rem;letter-spacing:.22em;font-weight:700;color:#9e7429;text-transform:uppercase}.mv-pr-title{font-family:Marcellus,serif;font-size:var(--mv-pr-h-size, 36px);color:#0e281f;line-height:1.2;margin:0 0 12px}@media screen and (max-width:749px){.mv-pr-title{font-size:var(--mv-pr-h-size-mob, 26px)}}.mv-pr-subtitle{font-family:Plus Jakarta Sans,sans-serif;font-size:.92rem;color:#4b5563;line-height:1.6;margin:0}.mv-pr-tabs-nav{display:flex;justify-content:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}.mv-pr-tab-btn{font-family:Cinzel,serif;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:10px 22px;background:#fff;border:1.5px solid rgba(201,158,62,.3);border-radius:999px;color:#0e281f;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .25s ease;box-shadow:0 2px 8px #0e281f0a}.mv-pr-tab-btn:hover{border-color:#c99e3e;background:#faf8f5;color:#9e7429}.mv-pr-tab-btn.active{background:#0e281f;color:#d4af37;border-color:#d4af37;box-shadow:0 4px 14px #0e281f26}.mv-pr-panel{display:none;animation:mvPrFade .35s ease}.mv-pr-panel.active{display:block}@keyframes mvPrFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mv-pr-ingredients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:860px){.mv-pr-ingredients-grid{grid-template-columns:1fr}}.mv-ingredient-card{background:#fff;border:1px solid rgba(201,158,62,.25);border-radius:14px;padding:22px 24px;box-shadow:0 6px 20px #0e281f0a;transition:all .3s ease}.mv-ingredient-card:hover{transform:translateY(-3px);border-color:#c99e3e;box-shadow:0 10px 28px #0e281f14}.mv-ing-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mv-ing-icon{color:#c99e3e;font-size:1.1rem}.mv-ing-pill{font-family:Cinzel,serif;font-size:.62rem;letter-spacing:.12em;font-weight:700;text-transform:uppercase;color:#9e7429;background:#faf8f5;border:1px solid rgba(201,158,62,.3);padding:3px 8px;border-radius:999px}.mv-ing-name{font-family:Marcellus,serif;font-size:1.18rem;color:#0e281f;margin:0 0 4px;line-height:1.3}.mv-ing-botanical{font-family:Plus Jakarta Sans,sans-serif;font-size:.76rem;font-style:italic;color:#6b7280;display:block;margin-bottom:12px}.mv-ing-desc{font-family:Plus Jakarta Sans,sans-serif;font-size:.84rem;color:#4b5563;line-height:1.6;margin:0}.mv-pr-ritual-steps{display:flex;flex-direction:column;gap:16px;max-width:860px;margin:0 auto}.mv-ritual-step-item{display:flex;gap:20px;background:#fff;border:1px solid rgba(201,158,62,.25);border-radius:14px;padding:22px 24px;box-shadow:0 4px 16px #0e281f0a;transition:all .25s ease}.mv-ritual-step-item:hover{border-color:#c99e3e;box-shadow:0 8px 24px #0e281f14}.mv-step-num-badge{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#0e281f;color:#d4af37;font-family:Cinzel,serif;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0e281f33}.mv-step-content{display:flex;flex-direction:column;flex-grow:1}.mv-step-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mv-step-title{font-family:Marcellus,serif;font-size:1.15rem;color:#0e281f;margin:0}.mv-step-time{font-family:Cinzel,serif;font-size:.65rem;letter-spacing:.12em;font-weight:700;text-transform:uppercase;color:#9e7429}.mv-step-desc{font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;color:#4b5563;line-height:1.6;margin:0 0 10px}.mv-step-tip{display:flex;align-items:baseline;gap:6px;font-size:.78rem;color:#6b7280;background:#faf8f5;border-left:3px solid #C99E3E;padding:6px 12px;border-radius:4px}.mv-tip-star{color:#c99e3e;font-size:.75rem}.mv-pr-purity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width:920px){.mv-pr-purity-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.mv-pr-purity-grid{grid-template-columns:1fr}}.mv-purity-card{background:#fff;border:1px solid rgba(201,158,62,.25);border-radius:12px;padding:22px 18px;text-align:center;box-shadow:0 4px 14px #0e281f0a}.mv-purity-num{font-family:Cinzel,serif;font-size:1.8rem;font-weight:700;color:#9e7429;display:block;margin-bottom:6px}.mv-purity-title{font-family:Marcellus,serif;font-size:1rem;color:#0e281f;margin:0 0 6px}.mv-purity-desc{font-family:Plus Jakarta Sans,sans-serif;font-size:.76rem;color:#6b7280;line-height:1.45;margin:0}.mv-product-recommendations-section{padding-top:var(--mv-rec-pt, 60px);padding-bottom:var(--mv-rec-pb, 60px)}@media screen and (max-width:749px){.mv-product-recommendations-section{padding-top:var(--mv-rec-pt-mob, 36px);padding-bottom:var(--mv-rec-pb-mob, 36px)}}.mv-rec-container{max-width:1360px;margin:0 auto;padding:0 24px}.mv-rec-header{text-align:center;max-width:720px;margin:0 auto 32px}.mv-rec-emblem-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#c99e3e14;border:1px solid rgba(201,158,62,.3);border-radius:999px;margin-bottom:10px}.mv-rec-star{color:#c99e3e;font-size:.8rem}.mv-rec-eyebrow{font-family:Cinzel,serif;font-size:.66rem;letter-spacing:.22em;font-weight:700;color:#9e7429;text-transform:uppercase}.mv-rec-title{font-family:Marcellus,serif;font-size:var(--mv-rec-h-size, 34px);color:#0e281f;line-height:1.25;margin:0 0 10px}@media screen and (max-width:749px){.mv-rec-title{font-size:var(--mv-rec-h-size-mob, 24px)}}.mv-rec-subtitle{font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;color:#4b5563;line-height:1.55;margin:0}.mv-rec-grid{display:grid;grid-template-columns:repeat(var(--mv-rec-cols-desk, 4),1fr);gap:20px}@media screen and (max-width:749px){.mv-rec-grid{grid-template-columns:repeat(var(--mv-rec-cols-mob, 2),1fr);gap:12px}}.mv-rec-card{background:#fff;border:1px solid rgba(201,158,62,.25);border-radius:var(--mv-rec-radius, 12px);overflow:hidden;box-shadow:0 4px 16px #0e281f0a;display:flex;flex-direction:column;transition:all .3s ease}.mv-rec-card:hover{transform:translateY(-3px);border-color:#c99e3e;box-shadow:0 10px 24px #0e281f17}.mv-rec-card-media-wrap{position:relative;display:block;background:#faf8f5;overflow:hidden;aspect-ratio:1 / 1}.mv-rec-card-img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.mv-rec-card:hover .mv-rec-card-img{transform:scale(1.04)}.mv-rec-badge-sale{position:absolute;top:10px;left:10px;background:#0e281f;color:#d4af37;font-family:Cinzel,serif;font-size:.58rem;letter-spacing:.12em;font-weight:700;padding:3px 8px;border-radius:4px;border:1px solid rgba(212,175,55,.4)}.mv-rec-card-content{padding:14px 16px 18px;display:flex;flex-direction:column;flex-grow:1}.mv-rec-vendor{font-family:Cinzel,serif;font-size:.62rem;letter-spacing:.16em;font-weight:700;color:#9e7429;text-transform:uppercase;margin-bottom:4px}.mv-rec-card-title{font-family:Plus Jakarta Sans,sans-serif;font-size:.86rem;font-weight:600;line-height:1.35;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.3em}.mv-rec-card-title a{color:#0e281f;text-decoration:none;transition:color .2s ease}.mv-rec-card-title a:hover{color:#c99e3e}.mv-rec-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.mv-rec-price{font-family:Marcellus,serif;font-size:1.05rem;font-weight:700;color:#9e7429}.mv-rec-compare-price{font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem;color:#9ca3af;text-decoration:line-through}.mv-rec-btn-action{margin-top:auto;font-family:Cinzel,serif;font-size:.72rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;text-align:center;padding:8px 14px;background:#faf8f5;border:1px solid rgba(201,158,62,.35);border-radius:8px;color:#0e281f;text-decoration:none;transition:all .25s ease}.mv-rec-btn-action:hover{background:#0e281f;color:#d4af37;border-color:#d4af37}
/*# sourceMappingURL=/cdn/shop/t/7/assets/myraveda-luxury.css.map */
