/** Shopify CDN: Minification failed

Line 6:78129 The "+" operator only works if there is whitespace on both sides

**/
:root{--mm-primary:#0f4b46;--mm-primary-dark:#0a3934;--mm-text:#1e1b2d;--mm-text-muted:#6f6881;--mm-bg-soft:#f4f8f7;--mm-border:#d6e3df;--mm-gold:#d8a33a;--mm-shadow:0 16px 42px rgba(15,75,70,.10);--mm-radius-xl:30px;--mm-radius-lg:24px;--mm-radius-md:18px;--container:1280px;--mm-section-space:72px;--mm-section-space-mobile:56px;--mm-body-size:16px;--mm-body-leading:1.76;--mm-heading-scale:1;--mm-product-title-size:16px;--mm-price-size:18px;--mm-product-image-fit:contain}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;font-family:var(--mm-font-body);font-size:var(--mm-body-size);color:var(--mm-text);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--mm-font-heading);letter-spacing:-.03em;margin:0 0 .5rem}p{margin:.0 0 1rem;line-height:var(--mm-body-leading)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem 1rem;z-index:99;border-radius:999px;box-shadow:var(--mm-shadow)}.mm-container{max-width:var(--container);margin:0 auto;padding:0 20px}.mm-section{padding:var(--mm-section-space) 0}.mm-section--tight{padding:calc(var(--mm-section-space) - 20px) 0}.mm-soft{background:var(--mm-bg-soft)}.mm-heading{text-align:center;margin-bottom:42px}.mm-eyebrow{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:.32em;color:rgba(15,75,70,.72);margin-bottom:12px}.mm-title{font-size:clamp(calc(2rem * var(--mm-heading-scale)),calc(4vw * var(--mm-heading-scale)),calc(3.5rem * var(--mm-heading-scale)));line-height:1.06}.mm-subtitle{color:var(--mm-text-muted);max-width:760px;margin:0 auto}.mm-underlined{position:relative;display:inline-block;padding-bottom:8px}.mm-underlined:after{content:"";position:absolute;left:0;right:0;bottom:0;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' fill='none'%3E%3Cpath d='M2 8C50 2 150 2 198 8' stroke='%23F5A623' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat}.mm-btn,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:999px;padding:15px 28px;font-weight:600;transition:transform .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;cursor:pointer}.mm-btn:hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-1px)}.mm-btn--primary,.shopify-payment-button__button--unbranded{background:var(--mm-primary);color:#fff}.mm-btn--primary:hover,.shopify-payment-button__button--unbranded:hover{background:var(--mm-primary-dark)}.mm-btn--secondary{background:#fff;color:var(--mm-primary);border:1px solid var(--mm-border)}.mm-btn--secondary:hover{background:var(--mm-bg-soft);border-color:var(--mm-primary)}.mm-btn--dark{background:#1d1828;color:#fff}.mm-pill{display:inline-flex;align-items:center;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:600}.mm-pill--primary{background:var(--mm-primary);color:#fff}.mm-card{background:#fff;border:1px solid var(--mm-border);border-radius:28px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 6px 24px rgba(58,33,101,.04)}.mm-card:hover{transform:translateY(-4px);box-shadow:var(--mm-shadow)}.announcement-bar{background:var(--mm-primary);color:#fff;height:40px;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:70}.announcement-bar__inner{position:relative;width:100%;max-width:760px;text-align:center;padding:0 42px;font-size:14px}.announcement-bar__item{display:none}.announcement-bar__item.is-active{display:block}.announcement-bar__nav{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#fff;border:none;cursor:pointer;padding:4px;display:flex}.announcement-bar__nav--prev{left:10px}.announcement-bar__nav--next{right:10px}.site-header{position:sticky;top:40px;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(234,223,248,.85)}.site-header__bar{display:flex;align-items:center;justify-content:space-between;height:86px;gap:20px}.site-brand{display:inline-flex;flex-direction:column;line-height:.9}.site-brand__primary{font-family:var(--mm-font-heading);font-size:32px;font-weight:800;color:var(--mm-primary)}.site-brand__secondary{font-size:26px;font-style:italic;color:var(--mm-primary)}.site-nav{display:flex;align-items:center;gap:34px}.site-nav__item{position:relative}.site-nav__link{display:flex;align-items:center;gap:6px;padding:32px 0;font-weight:500;font-size:15px}.site-nav__link:hover{color:var(--mm-primary)}.site-nav__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%,10px);min-width:280px;background:#fff;border:1px solid var(--mm-border);border-radius:24px;padding:10px;box-shadow:var(--mm-shadow);opacity:0;visibility:hidden;transition:all .25s ease;z-index:20}.site-nav__item:hover .site-nav__dropdown{opacity:1;visibility:visible;transform:translate(-50%,0)}.site-nav__dropdown a{display:block;padding:12px 16px;border-radius:18px;color:var(--mm-text-muted);font-size:14px}.site-nav__dropdown a:hover{background:var(--mm-bg-soft);color:var(--mm-primary)}.site-header__icons{display:flex;align-items:center;gap:8px}.site-icon-btn{width:42px;height:42px;border-radius:999px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.site-icon-btn:hover{background:var(--mm-bg-soft)}.site-search-btn{display:flex;align-items:center;gap:8px;border:1px solid var(--mm-border);border-radius:999px;padding:10px 16px;color:var(--mm-text-muted);font-size:14px}.site-search-btn:hover{border-color:var(--mm-primary);color:var(--mm-primary)}.site-mobile-toggle{display:none}.mobile-drawer{position:fixed;top:0;right:0;height:100vh;width:min(86vw,380px);max-width:100vw;background:#fff;transform:translateX(100%);transition:transform .28s ease;z-index:120;padding:20px;overflow:auto;overflow-x:hidden;box-shadow:var(--mm-shadow)}.mobile-drawer.is-open{transform:translateX(0)}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;transition:.25s ease;z-index:110}.mobile-overlay.is-open{opacity:1;visibility:visible}.mobile-menu__promo{display:block;background:var(--mm-bg-soft);color:var(--mm-primary);padding:16px 18px;border-radius:24px;font-size:14px;font-weight:600;margin:18px 0}.mobile-menu__item{padding:14px 0;border-bottom:1px solid rgba(234,223,248,.9)}.mobile-menu__children{padding:10px 0 0 14px;border-left:1px solid var(--mm-border)}.mm-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f2e9ff 0%,#f4f8f7 45%,#fff 100%)}.mm-hero:before,.mm-hero:after{content:"";position:absolute;border-radius:999px;filter:blur(60px);pointer-events:none}.mm-hero:before{width:380px;height:380px;left:-80px;top:15%;background:rgba(216,163,58,.18)}.mm-hero:after{width:580px;height:580px;right:-40px;bottom:-140px;background:rgba(15,75,70,.14)}.mm-hero__slide{display:none}.mm-hero__slide.is-active{display:block}.mm-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:34px;min-height:455px;padding:26px 0 18px}.mm-hero__title{font-size:clamp(1.85rem,3.8vw,3.2rem);line-height:.98;margin-bottom:12px}.mm-hero__text{font-size:clamp(.95rem,1.15vw,1rem);color:var(--mm-text-muted);max-width:480px;margin-bottom:18px}.mm-hero__media img{width:100%;max-height:435px;object-fit:contain;border-radius:28px;box-shadow:0 24px 65px rgba(58,33,101,.18)}.mm-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:999px;background:#fff;box-shadow:var(--mm-shadow);cursor:pointer;display:flex;align-items:center;justify-content:center}.mm-slider-arrow--prev{left:10px}.mm-slider-arrow--next{right:10px}.mm-slider-dots{display:flex;justify-content:center;gap:8px;padding-bottom:12px}.mm-slider-dot{width:8px;height:8px;border-radius:999px;background:#d6d0e2;border:none;cursor:pointer;transition:.25s ease}.mm-slider-dot.is-active{width:32px;background:var(--mm-primary)}.mm-marquee{overflow:hidden;border-top:1px solid #f0ecf7;border-bottom:1px solid #f0ecf7;background:#fff}.mm-marquee__track{display:flex;min-width:max-content;animation:mmMarquee 28s linear infinite}.mm-marquee:hover .mm-marquee__track{animation-play-state:paused}.mm-marquee__item{display:flex;align-items:center;gap:12px;padding:16px 34px;white-space:nowrap;font-size:14px;font-weight:500;color:var(--mm-text-muted)}@keyframes mmMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{position:relative;background:transparent;border:none;border-radius:0;overflow:visible;box-shadow:none;transition:transform .3s ease}.product-card:hover,.product-card:focus-within{transform:none;box-shadow:none}.product-card__media{position:relative;aspect-ratio:.98;background:#fff;border-radius:32px;overflow:hidden;display:block}.product-card__image{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .35s ease,transform .55s ease}.product-card__image--primary{opacity:1;transform:scale(1)}.product-card__image--secondary{opacity:0;transform:scale(1.04)}.product-card--has-secondary:hover .product-card__image--primary,.product-card--has-secondary:focus-within .product-card__image--primary{opacity:0;transform:scale(1.02)}.product-card--has-secondary:hover .product-card__image--secondary,.product-card--has-secondary:focus-within .product-card__image--secondary{opacity:1;transform:scale(1)}.product-card__media-link{position:absolute;inset:0;z-index:1}.product-card__image-asset,.product-card__image .placeholder-svg{width:100%;height:100%;object-fit:var(--mm-product-image-fit);display:block}.product-card__media>img,.product-card__media>.placeholder-svg{width:100%;height:100%;object-fit:var(--mm-product-image-fit);display:block;padding:0}.product-card__media .mm-pill,.product-card__badge{z-index:3;min-height:44px;padding:10px 18px;font-size:14px;box-shadow:0 10px 24px rgba(15,75,70,.18)}.product-card__rating{position:absolute;top:18px;right:18px;background:#fff;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;z-index:3;box-shadow:0 10px 24px rgba(26,20,44,.08)}.product-card__quick{position:absolute;left:20px;right:20px;bottom:20px;opacity:0;transform:translateY(14px);transition:opacity .3s ease,transform .3s ease;z-index:4}.product-card:hover .product-card__quick,.product-card:focus-within .product-card__quick{opacity:1;transform:none}.product-card__quick .mm-btn{min-height:64px;padding:14px 28px;border-radius:999px;background:#fff;color:var(--mm-primary);font-size:clamp(1rem,1.1vw,1.2rem);font-weight:600;box-shadow:0 16px 34px rgba(30,27,45,.12)}.product-card__quick .mm-btn:hover{background:#fff;color:var(--mm-primary-dark);transform:none}.product-card__body{padding:20px 0 0}.product-card__vendor{display:inline-flex;align-items:center;min-height:40px;padding:0 20px;border-radius:999px;border:1.5px solid rgba(193,170,236,.9);background:#fff;color:rgba(30,27,45,.82);font-size:13px;font-weight:500;line-height:1;letter-spacing:0;text-transform:lowercase;margin-bottom:16px}.product-card__title{display:block;font-size:clamp(1.12rem,1.35vw,1.55rem);line-height:1.38;min-height:0;margin-bottom:12px;color:rgba(30,27,45,.96)}.product-card__title:hover{color:var(--mm-primary)}.product-card__price{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap}.product-card__price strong{font-size:clamp(1.2rem,1.35vw,1.55rem);color:var(--mm-primary);letter-spacing:-.03em}.product-card__price s{color:rgba(30,27,45,.72)}@media (max-width:767px){.product-card__media{border-radius:24px}.product-card__image{padding:0}.product-card__media>img,.product-card__media>.placeholder-svg{padding:0}.product-card__media .mm-pill,.product-card__badge{min-height:38px;padding:8px 14px;font-size:12px}.product-card__rating{top:14px;right:14px;padding:8px 12px;font-size:13px}.product-card__quick{left:14px;right:14px;bottom:14px}.product-card__quick .mm-btn{min-height:56px;font-size:1rem}.product-card__body{gap:7px;padding:14px 6px 2px}.product-card__vendor{min-height:36px;padding:0 16px;font-size:12px;margin-bottom:0}.product-card__title{font-size:1.08rem}.product-card__price strong{font-size:1.08rem}.product-card__price s{font-size:.95rem}}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.collection-tile{position:relative;aspect-ratio:3/4;border-radius:26px;overflow:hidden}.collection-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.collection-tile:hover img{transform:scale(1.08)}.collection-tile__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.05),transparent)}.collection-tile__content{position:absolute;left:20px;right:20px;bottom:18px;color:#fff}.collection-list a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;background:#f7f7fa;border-radius:18px;color:var(--mm-text);transition:.25s ease}.collection-list a:hover{background:var(--mm-bg-soft);color:var(--mm-primary)}.badges-row{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.badge-item{text-align:center}.badge-item__icon{width:84px;height:84px;border-radius:999px;background:var(--mm-bg-soft);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:var(--mm-primary);font-size:32px;font-weight:700}.badge-item__icon svg{width:38px;height:38px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.badge-item__icon-fallback{font-size:30px;font-weight:700;line-height:1}.badge-item__label{margin:0;color:var(--mm-text-muted);font-weight:500;line-height:1.6}.editors-choice{display:grid;grid-template-columns:minmax(0,480px) minmax(0,560px);justify-content:center;gap:40px;align-items:center;max-width:1080px;margin:0 auto}.editors-choice__figure{position:relative;padding:36px;border-radius:28px;background:linear-gradient(135deg,#f0e7ff,#f4f8f7)}.editors-choice__bundle-image{width:min(100%,400px);height:auto;margin:0 auto}.editors-choice__content{display:grid;gap:18px}.editors-choice .mm-title{font-size:clamp(2.1rem,3.2vw,3rem)}.editors-choice__list{display:grid;gap:14px}.editors-choice__hotspot{position:absolute;width:14px;height:14px;border-radius:999px;background:var(--mm-primary);box-shadow:0 0 0 0 rgba(15,75,70,.45);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(15,75,70,.5)}70%{box-shadow:0 0 0 14px rgba(15,75,70,0)}100%{box-shadow:0 0 0 0 rgba(15,75,70,0)}}.bundle-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;background:#f7f7fa;border-radius:18px;padding:14px}.bundle-row.is-disabled{opacity:.76}.bundle-row.is-active{box-shadow:inset 0 0 0 1px rgba(15,75,70,.18)}.bundle-row__media{width:64px;height:64px;padding:8px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center}.bundle-row__image{width:100%;height:100%;object-fit:contain}.bundle-row__details{min-width:0}.bundle-row__title{display:block;font-weight:600;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-row__title:hover{color:var(--mm-primary)}.bundle-row__prices{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:4px}.bundle-row__price{color:var(--mm-primary);font-weight:700}.bundle-row__compare{color:var(--mm-text-muted);text-decoration:line-through}.bundle-row__summary{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:6px}.bundle-row__line-total{font-size:13px;font-weight:600}.bundle-row__status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:#fff;color:var(--mm-text-muted);font-size:12px}.qty-control{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--mm-border);border-radius:999px;padding:6px 10px;background:#fff}.qty-control button{border:none;background:none;font-size:18px;width:24px;height:24px;cursor:pointer}.qty-control button:disabled{opacity:.35;cursor:not-allowed}.qty-control input{width:42px;border:none;background:transparent;text-align:center;padding:0;-moz-appearance:textfield}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editors-choice__qty{justify-self:end}.editors-choice__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--mm-border)}.editors-choice__label{color:var(--mm-text-muted);font-size:14px}.editors-choice__totals{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.editors-choice__totals [data-editors-total]{font-size:1.8rem;color:var(--mm-primary);font-family:var(--mm-font-heading);font-weight:700}.editors-choice__totals [data-editors-compare]{color:var(--mm-text-muted);text-decoration:line-through}.editors-choice__caption{margin-top:8px;color:var(--mm-text-muted);font-size:14px}.editors-choice__guide-link{color:var(--mm-primary);text-decoration:underline}.editors-choice__submit{width:100%}.editors-choice__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.editors-choice__feedback{padding:12px 14px;border-radius:16px;font-size:14px}.editors-choice__feedback.is-error{background:#fff1f1;color:#a12c2c;border:1px solid #f0caca}.editors-choice__feedback.is-success{background:#eefaf2;color:#1c6f3a;border:1px solid #cfe9d7}.testimonials-section__inner{max-width:1140px}.testimonials-section .mm-heading{max-width:920px;margin:0 auto 38px}.testimonials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.testimonial-card{display:flex;flex-direction:column;height:100%;border-radius:26px}.testimonial-card__media{display:block;aspect-ratio:3/4;overflow:hidden;background:#f5f5f8}.testimonial-card__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.testimonial-card__media--2 img{object-position:center 18%}.testimonial-card__media--3 img{object-position:center 10%}.testimonial-card__media--4 img{object-position:center 16%}.testimonial-card__body{display:flex;flex-direction:column;gap:10px;flex:1;padding:18px}.testimonial-card__stars{color:var(--mm-gold);font-size:14px;line-height:1}.testimonial-card__verified{font-size:14px;color:var(--mm-text-muted)}.testimonial-card__product{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #f0edf6}.testimonial-card__thumb{width:56px;height:56px;border-radius:16px;background:var(--mm-bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 56px}.testimonial-card__thumb-image{width:100%;height:100%;object-fit:contain}.testimonial-card__thumb-fallback{display:grid;place-items:center;width:100%;height:100%;font-family:var(--mm-font-heading);font-size:1rem;font-weight:700;color:var(--mm-primary);background:linear-gradient(135deg,#eef6f4,#f4f8f7)}.testimonial-card__product-copy{min-width:0}.testimonial-card__product-title{font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card__price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px}.testimonial-card__price-row strong{color:var(--mm-primary);font-size:1.15rem}.testimonial-card__price-row s{color:var(--mm-text-muted);font-size:14px}.testimonial-card__product-link{margin-top:6px;color:var(--mm-primary);font-weight:600;text-decoration:underline}.max-effect{text-align:center;max-width:850px;margin:0 auto}.max-effect__subtitle{max-width:760px;margin:12px auto 0}.max-effect__media{margin:0 auto 30px;max-width:340px}.max-effect__media img{width:100%;height:auto;object-fit:contain}.max-effect__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:900px;margin:0 auto 30px}.max-effect__features span{background:#f7f7fa;padding:14px 16px;border-radius:18px;font-size:14px;font-weight:500}.max-effect__cta{min-width:208px}.deals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.deal-card{position:relative;overflow:hidden;border-radius:32px;color:#fff}.deal-card__inner{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;padding:28px}.deal-card__content{display:grid;align-content:center;gap:14px}.deal-card__pill{background:rgba(255,255,255,.18);color:#fff;width:max-content}.deal-card__title{font-size:2rem;line-height:1.05;margin:0}.deal-card__copy{margin:0;color:rgba(255,255,255,.82)}.deal-card__cta{font-weight:600}.deal-card__media{border-radius:22px;overflow:hidden}.deal-card__media img{width:100%;height:260px;object-fit:cover;transition:transform .5s ease}.deal-card:hover .deal-card__media img{transform:scale(1.06)}.routine-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:30px}.routine-tab{padding:12px 22px;border-radius:999px;border:none;background:#fff;cursor:pointer}.routine-tab.is-active{background:var(--mm-primary);color:#fff}.whatsapp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.whatsapp-card{background:#DCF8C6;border-radius:22px;padding:16px}.whatsapp-card__head{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(0,128,0,.12)}.whatsapp-card__avatar{width:42px;height:42px;border-radius:999px;background:#25D366;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.whatsapp-card__meta{min-width:0}.whatsapp-card__name{font-weight:600}.whatsapp-card__verified{font-size:12px;color:#2f8f3a}.whatsapp-bubble{background:#fff;border-radius:14px 14px 14px 2px;padding:14px;box-shadow:0 6px 20px rgba(0,0,0,.05)}.whatsapp-bubble p{margin:0 0 8px;color:var(--mm-text-muted)}.whatsapp-card__time{display:flex;justify-content:flex-end;gap:6px;color:var(--mm-text-muted);font-size:12px}.newsletter-panel{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:linear-gradient(135deg,#eef6f4,#f4f8f7);border-radius:32px;padding:34px}.newsletter-art{aspect-ratio:4/3;border-radius:24px;background:linear-gradient(135deg,#8d5fcb,#0f4b46);display:grid;place-items:center;color:#fff;text-align:center}.site-footer{border-top:1px solid rgba(234,223,248,.85);background:#fff}.footer-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:46px}.footer-feature{background:var(--mm-bg-soft);padding:28px;border-radius:26px;text-align:center}.footer-feature__icon{width:54px;height:54px;border-radius:999px;background:#fff;border:1px solid var(--mm-border);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--mm-primary);font-size:20px}.footer-newsletter{text-align:center;padding:38px 0;border-top:1px solid rgba(234,223,248,.75);border-bottom:1px solid rgba(234,223,248,.75)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:36px;padding:48px 0;border-bottom:1px solid rgba(234,223,248,.75)}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin:0 0 12px}.footer-grid a:hover{color:var(--mm-primary)}.social-list{display:flex;gap:10px;flex-wrap:wrap}.social-list a{width:40px;height:40px;border-radius:999px;border:1px solid var(--mm-border);display:flex;align-items:center;justify-content:center}.social-list a:hover{border-color:var(--mm-primary);color:var(--mm-primary)}.payment-pills{display:flex;gap:8px;flex-wrap:wrap}.payment-pills span{border:1px solid var(--mm-border);border-radius:999px;padding:6px 12px;font-size:12px}.page-hero{background:var(--mm-bg-soft);border-bottom:1px solid rgba(234,223,248,.8)}.page-hero__inner{text-align:center;padding:64px 0}.rich-card{background:#fff;border:1px solid var(--mm-border);border-radius:28px;padding:28px;box-shadow:0 8px 26px rgba(57,31,100,.04)}.page-grid{display:grid;gap:22px}.main-collection__hero{position:relative;border-radius:34px;overflow:hidden;min-height:340px;background:var(--mm-bg-soft);margin:20px 0 24px}.main-collection__hero img{position:absolute;inset:0 0 0 auto;width:50%;height:100%;object-fit:cover;opacity:.95}.main-collection__hero .content{position:relative;z-index:1;max-width:560px;padding:54px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.filter-pill{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid var(--mm-border);border-radius:999px;background:#fff}.collection-page{padding-bottom:72px}.collection-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 0 14px;font-size:13px;color:var(--mm-text-muted)}.collection-page__breadcrumbs strong{color:var(--mm-text)}.collection-page__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:34px;align-items:center;padding:38px;border:1px solid var(--mm-border);border-radius:36px;background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.55) 0,rgba(255,255,255,.55) 90px,transparent 91px),radial-gradient(circle at 86% 18%,rgba(255,255,255,.38) 0,rgba(255,255,255,.38) 120px,transparent 121px),linear-gradient(140deg,#eef6f4 0%,#f4f8f7 100%);box-shadow:0 18px 40px rgba(15,75,70,.08)}.collection-page__hero-copy{display:grid;gap:18px;align-content:center}.collection-page__hero--compact{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:18px;padding:18px 22px;border-radius:26px}.collection-page__hero--compact .collection-page__hero-copy{gap:12px}.collection-page__hero--compact .collection-page__title{font-size:clamp(1.8rem,3.4vw,2.5rem)}.collection-page__hero--compact .collection-page__intro{max-width:480px;font-size:14px;line-height:1.55}.collection-page__title{font-size:clamp(2.4rem,4.6vw,4.4rem);line-height:1}.collection-page__intro{margin:0;max-width:580px;color:var(--mm-text-muted);font-size:1.02rem}.collection-page__meta{display:flex;flex-wrap:wrap;gap:10px}.collection-page__meta span{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border:1px solid var(--mm-border);border-radius:999px;background:rgba(255,255,255,.82);color:var(--mm-text);font-size:13px;font-weight:600}.collection-page__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:520px}.collection-page__stat{display:grid;gap:4px;padding:18px 20px;border:1px solid var(--mm-border);border-radius:22px;background:rgba(255,255,255,.82)}.collection-page__stat strong{font-family:var(--mm-font-heading);font-size:1.6rem;color:var(--mm-primary);line-height:1}.collection-page__stat span{color:var(--mm-text-muted);font-size:13px}.collection-page__actions{display:flex;gap:12px;flex-wrap:wrap}.collection-page__hero-visual{position:relative;display:grid;align-content:end}.collection-page__hero--compact .collection-page__hero-visual{justify-self:end;width:100%}.collection-page__hero-card{min-height:460px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.24) 0,rgba(255,255,255,.24) 78px,transparent 79px),radial-gradient(circle at 78% 24%,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 110px,transparent 111px),linear-gradient(145deg,#0f4b46 0%,#8d63bf 100%);box-shadow:0 30px 50px rgba(15,75,70,.16)}.collection-page__hero-card--compact{min-height:0;aspect-ratio:16/8.6;max-height:220px;width:100%;margin-left:auto}.collection-page__hero-image{width:100%;height:100%;object-fit:cover}.collection-page__hero-placeholder{width:100%;height:100%;color:#fff;opacity:.7}.collection-page__spotlight{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:16px;align-items:center;margin:-72px 24px 0 auto;max-width:430px;padding:16px 18px;border:1px solid var(--mm-border);border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 20px 46px rgba(15,75,70,.14);position:relative;z-index:1}.collection-page__spotlight-media{width:84px;height:84px;padding:10px;border-radius:22px;background:var(--mm-bg-soft)}.collection-page__spotlight-media img{width:100%;height:100%;object-fit:contain}.collection-page__spotlight-copy span{display:block;margin-bottom:6px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(15,75,70,.72)}.collection-page__spotlight-copy strong{display:block;line-height:1.35}.collection-page__spotlight-copy p{margin:6px 0 0;color:var(--mm-text-muted);font-size:13px;line-height:1.55}.collection-page__spotlight-price{color:var(--mm-primary);font-weight:700;white-space:nowrap}.collection-page__feature-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:26px 0 10px}.collection-page__feature-strip span{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;border:1px solid var(--mm-border);background:#fff;color:var(--mm-text);font-size:14px;font-weight:600}.collection-page__toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:18px;align-items:center;margin:26px 0 24px;padding:20px 22px;border:1px solid var(--mm-border);border-radius:28px;background:#fff;box-shadow:0 12px 30px rgba(15,75,70,.05)}.collection-page__toolbar--simple{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:10px 0 14px;padding:8px 0;border:0;border-radius:0;border-bottom:1px solid var(--mm-border);background:transparent;box-shadow:none}.collection-page__toolbar--simple .collection-page__toolbar-copy strong{margin-bottom:0;font-size:14px;font-weight:600}.collection-page__toolbar--simple .collection-page__sort select{min-height:40px;padding:0 14px;border-radius:999px}.collection-page__toolbar-copy strong{display:block;margin-bottom:4px}.collection-page__toolbar-copy p{margin:0;color:var(--mm-text-muted);font-size:14px}.collection-page__quick-links{display:flex;flex-wrap:wrap;gap:10px}.collection-page__quick-links a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:var(--mm-bg-soft);color:var(--mm-primary);font-size:13px;font-weight:600}.collection-page__quick-links a:hover{background:#eef6f4}.collection-page__sort select{min-height:48px;padding:0 16px;border:1px solid var(--mm-border);border-radius:999px;background:#fff;color:var(--mm-text)}.collection-page__heading{text-align:center;margin:0 auto 26px;max-width:720px}.collection-page__heading .mm-title{font-size:clamp(2rem,3.2vw,3.2rem)}.collection-page__grid{padding-bottom:20px}.collection-page__empty{grid-column:1/-1;text-align:center;padding:36px 28px;border:1px solid var(--mm-border);border-radius:28px;background:#fff}.collection-page__empty h3{margin-bottom:10px}.collection-page__empty p{margin:0 0 18px;color:var(--mm-text-muted)}.collection-directory{padding-bottom:64px}.collection-directory__hero{display:grid;justify-items:center;text-align:center;gap:8px;padding:18px 20px;margin-bottom:16px;border:1px solid var(--mm-border);border-radius:24px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.5) 0,rgba(255,255,255,.5) 56px,transparent 57px),radial-gradient(circle at 84% 20%,rgba(255,255,255,.32) 0,rgba(255,255,255,.32) 70px,transparent 71px),linear-gradient(140deg,#eef6f4 0%,#f4f8f7 100%)}.collection-directory__hero h1{margin:0;max-width:640px;font-size:clamp(1.55rem,2.5vw,2.5rem);line-height:1.04}.collection-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-directory-card{overflow:hidden}.collection-directory-card__media{position:relative;aspect-ratio:4/3;background:#f7f5fb}.collection-directory-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-directory-card:hover .collection-directory-card__media img{transform:scale(1.05)}.collection-directory-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(34,19,59,.44),rgba(34,19,59,.04))}.collection-directory-card__body{display:grid;gap:12px;padding:22px}.collection-directory-card__body .mm-eyebrow{margin-bottom:0}.collection-directory-card__body h2{margin:0;font-size:1.5rem}.collection-directory-card__body p{margin:0;color:var(--mm-text-muted)}.collection-directory-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:8px;border-top:1px solid var(--mm-border)}.collection-directory-card__meta strong{color:var(--mm-primary)}.collection-directory-card__meta span{color:var(--mm-text);font-weight:600}.collection-directory--reference{padding-top:6px;padding-bottom:74px}.collection-directory--reference .collection-page__breadcrumbs{margin-bottom:28px;padding-left:0;padding-right:0}.collection-directory--reference .collection-directory__hero{display:grid;justify-items:center;gap:14px;margin-bottom:34px;padding:8px 0 0;border:none;border-radius:0;background:none}.collection-directory--reference .collection-directory__hero h1{max-width:none;font-size:clamp(2.3rem,4.2vw,3.6rem);letter-spacing:-.04em}.collection-directory--reference .collection-directory__hero .mm-subtitle{max-width:640px;font-size:14px;line-height:1.7}.collection-directory--reference .collection-directory__grid{gap:34px 28px}.collection-directory-tile{display:block}.collection-directory-tile__media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:18px;background:#f6f3fb}.collection-directory-tile__image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-directory-tile:hover .collection-directory-tile__image{transform:scale(1.04)}.collection-directory-tile__caption{display:flex;align-items:flex-start;gap:7px;margin-top:12px;font-size:15px;line-height:1.45;font-weight:600;color:var(--mm-text)}.collection-directory-tile__caption small{color:rgba(15,75,70,.76);font-size:11px;line-height:1;transform:translateY(2px)}.collection-directory__trust-shell{margin:48px 0 56px}.collection-directory__trust-band{width:100vw;margin-left:calc(50% - 50vw);padding:28px 28px;background:var(--mm-primary);color:#fff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.collection-directory__trust-item{display:flex;align-items:center;justify-content:center;gap:16px;text-align:center}.collection-directory__trust-item strong{font-size:clamp(1.45rem,2.4vw,2.15rem);font-weight:600;line-height:1.1}.collection-directory__trust-icon{width:34px;height:34px;flex:0 0 34px;border-radius:999px;border:1px solid rgba(255,255,255,.35);display:grid;place-items:center}.collection-directory__trust-icon svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.collection-directory__recommend{display:grid;gap:28px}.collection-directory__recommend-heading{display:grid;justify-items:center;gap:10px;text-align:center}.collection-directory__recommend-heading h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.collection-directory__recommend-heading p{max-width:620px;margin:0;color:var(--mm-text-muted);font-size:14px}.collection-directory__recommend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.collection-directory-product{display:grid;gap:14px}.collection-directory-product__media{position:relative;min-height:242px;display:flex;align-items:center;justify-content:center;padding:10px 10px 14px;background:#fff}.collection-directory-product__image{width:100%;height:220px;object-fit:contain}.collection-directory-product__badge{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:var(--mm-primary);color:#fff;font-size:11px;font-weight:600;line-height:1}.collection-directory-product__rating{position:absolute;top:12px;right:10px;z-index:1;display:inline-flex;align-items:center;gap:4px;color:#826c1f;font-size:12px;font-weight:600}.collection-directory-product__copy{display:grid;gap:8px}.collection-directory-product__tag{justify-self:start;display:inline-flex;align-items:center;min-height:24px;padding:5px 10px;border:1px solid #ece7f7;border-radius:999px;background:#fff;color:var(--mm-text-muted);font-size:11px;line-height:1;text-transform:lowercase}.collection-directory-product__title{color:var(--mm-text);font-size:15px;line-height:1.5;font-weight:500}.collection-directory-product__title:hover{color:var(--mm-primary)}.collection-directory-product__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px}.collection-directory-product__price strong{font-weight:600}.collection-directory-product__price s{color:var(--mm-text-muted)}.collection-directory__recommend-link{justify-self:center;color:var(--mm-primary);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.product-form__variant-pills{display:flex;flex-wrap:wrap;gap:10px}.product-form__variant-pills input{position:absolute;opacity:0}.product-form__variant-pills label{display:inline-flex;border:1px solid var(--mm-border);padding:11px 16px;border-radius:999px;cursor:pointer;transition:.25s ease}.product-form__variant-pills input:checked+label{background:var(--mm-primary);color:#fff;border-color:var(--mm-primary)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;padding:24px 0 52px}.product-gallery-main{aspect-ratio:1;background:var(--mm-bg-soft);border:1px solid var(--mm-border);border-radius:34px;padding:36px;display:flex;align-items:center;justify-content:center}.product-gallery-main img{max-height:100%;object-fit:contain}.product-thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.product-thumb{width:84px;height:84px;border-radius:20px;border:1px solid var(--mm-border);padding:10px;background:var(--mm-bg-soft);cursor:pointer}.product-thumb.is-active{border-color:var(--mm-primary)}.product-meta__vendor{font-size:12px;text-transform:uppercase;letter-spacing:.24em;color:rgba(15,75,70,.68);margin-bottom:10px}.product-meta__title{font-size:clamp(2rem,3vw,3.25rem);line-height:1.08;margin-bottom:14px}.rating-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.stars{display:inline-flex;gap:3px;color:var(--mm-gold)}.price-row{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:14px}.price-row .price{font-size:clamp(2rem,3vw,2.8rem);color:var(--mm-primary);font-family:var(--mm-font-heading);font-weight:700}.price-row .compare{font-size:1.2rem;color:var(--mm-text-muted);text-decoration:line-through}.policy-note{font-size:14px;color:var(--mm-text-muted);margin-bottom:18px}.product-support{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:var(--mm-bg-soft);border:1px solid var(--mm-border);padding:20px;border-radius:28px;margin:22px 0}.product-support div{display:flex;align-items:center;gap:10px;font-size:14px}.product-qty-row{display:flex;align-items:center;gap:16px;margin:18px 0 20px}.product-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.product-accordion{border-top:1px solid var(--mm-border)}.accordion-item{border-bottom:1px solid var(--mm-border)}.accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 0;background:none;border:none;cursor:pointer;font-weight:600}.accordion-content{display:none;padding:0 0 18px;color:var(--mm-text-muted)}.accordion-item.is-open .accordion-content{display:block}.sticky-atc{position:fixed;left:16px;right:16px;bottom:16px;display:none;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid var(--mm-border);border-radius:999px;padding:12px 16px;box-shadow:var(--mm-shadow);z-index:80}.sticky-atc.is-visible{display:flex}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.step-card{text-align:center}.step-card__media{aspect-ratio:1;background:var(--mm-bg-soft);border-radius:28px;border:1px solid var(--mm-border);padding:24px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.related-products{margin-top:20px}.bundle-builder{display:grid;grid-template-columns:1fr 340px;gap:30px}.bundle-aside{position:sticky;top:120px}.bundle-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--mm-bg-soft);border-radius:18px;padding:14px 16px;margin-bottom:12px}.form-row{display:grid;gap:14px}.form-row input,.form-row textarea,.form-row select,.newsletter-form input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid var(--mm-border);background:#fff}.newsletter-form{display:flex;gap:12px;max-width:620px;margin:0 auto}@media (max-width:1180px){.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.whatsapp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-page__hero,.collection-page__toolbar{grid-template-columns:1fr}.collection-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:989px){.site-nav,.site-search-btn{display:none}.site-mobile-toggle{display:flex}.mm-hero__grid,.editors-choice,.newsletter-panel,.product-layout,.bundle-builder{grid-template-columns:1fr}.mm-slider-arrow{display:none}.badges-row,.footer-feature-grid,.footer-grid,.deals-grid,.step-grid,.product-support,.max-effect__features{grid-template-columns:1fr 1fr}.collection-grid,.products-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-collection__hero img{position:relative;width:100%;height:220px;opacity:.28}.collection-page__spotlight{margin:16px 0 0;max-width:none}.collection-page__hero--compact{grid-template-columns:1fr}.collection-page__hero--compact .collection-page__hero-card{max-height:200px}}@media (max-width:767px){.mm-section{padding:var(--mm-section-space-mobile) 0}.mm-section--tight{padding:calc(var(--mm-section-space-mobile) - 12px) 0}.site-header{top:40px}.site-header__bar{height:74px}.mm-hero__grid{min-height:auto;padding:30px 0 20px;gap:26px}.mm-title,.product-meta__title{font-size:2rem}.badges-row,.footer-feature-grid,.footer-grid,.deals-grid,.step-grid,.collection-grid,.products-grid,.testimonials-grid,.whatsapp-grid,.max-effect__features,.product-support{grid-template-columns:1fr}.main-collection__hero .content{padding:32px 24px}.collection-page__hero.collection-page__hero--compact{padding:16px}.collection-page__hero{padding:26px 22px}.collection-page__stats{grid-template-columns:1fr}.collection-page__spotlight{grid-template-columns:72px minmax(0,1fr)}.collection-page__spotlight-price{grid-column:2}.collection-page__meta{gap:8px}.collection-page__meta span{font-size:13px}.collection-page__hero--compact .collection-page__hero-card{max-height:170px}.collection-directory__hero{padding:16px 16px;gap:6px}.collection-directory__hero h1{font-size:clamp(1.45rem,6.4vw,1.95rem)}.collection-directory__grid{grid-template-columns:1fr}.newsletter-form,.product-actions{flex-direction:column}.sticky-atc{border-radius:24px}.bundle-row{grid-template-columns:auto minmax(0,1fr)}.editors-choice__qty{grid-column:1/-1;justify-self:start}.editors-choice__footer{flex-direction:column;align-items:flex-start}.testimonials-section .mm-title{font-size:2rem}}.bundle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-builder-card .bundle-add-btn{padding:10px 16px;font-size:14px}.bundle-summary-list{display:grid;gap:12px;max-height:420px;overflow:auto;padding-right:4px;margin:20px 0 0}.bundle-summary-item{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--mm-bg-soft);border-radius:18px;padding:14px 16px;font-size:14px}.bundle-summary-item strong{display:block;line-height:1.4}.bundle-summary-item span{color:var(--mm-text-muted);font-size:13px}.bundle-empty{color:var(--mm-text-muted);margin:0}.reviews-layout{display:grid;grid-template-columns:320px 1fr;gap:40px;align-items:start;max-width:var(--container);margin:0 auto;padding:0 20px}.review-summary-card{background:#fff;border:1px solid var(--mm-border);border-radius:30px;padding:28px;box-shadow:0 6px 24px rgba(58,33,101,.04)}.review-summary-card__score{font-size:3.4rem;line-height:1;font-weight:800;color:var(--mm-primary);margin-bottom:8px}.review-summary-card__meta{color:var(--mm-text-muted);margin-bottom:18px}.review-bars{display:grid;gap:10px}.review-bar-row{display:flex;align-items:center;gap:12px;font-size:14px}.review-bar-row span{width:14px}.review-bar{height:8px;flex:1;background:#ece5f8;border-radius:999px;overflow:hidden}.review-bar__fill{height:100%;background:var(--mm-primary);border-radius:999px}.review-list{display:grid;gap:16px}.review-card{background:#fff;border:1px solid var(--mm-border);border-radius:26px;padding:22px}.review-card__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:14px}.review-card__top span{color:var(--mm-text-muted)}.faq-shell{max-width:940px;margin:0 auto;padding:0 20px}.product-faq-card{padding:10px 28px}.page-rte-card{padding:32px 34px;line-height:1.8}.page-rte-card h2,.page-rte-card h3{margin-top:1.4em}.page-rte-card ul,.page-rte-card ol{padding-left:1.2rem}@media (max-width:1024px){.bundle-builder{grid-template-columns:1fr}.bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-layout{grid-template-columns:1fr}.collection-directory__trust-band{grid-template-columns:1fr;justify-items:center}.collection-directory__recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.bundle-grid{grid-template-columns:1fr}.product-faq-card{padding:6px 20px}.page-rte-card{padding:24px}.collection-directory--reference .collection-directory__grid{grid-template-columns:1fr;gap:26px}.collection-directory--reference .collection-page__breadcrumbs{margin-bottom:18px}.collection-directory--reference .collection-directory__hero{margin-bottom:26px}.collection-directory__trust-shell{margin:32px 0 40px}.collection-directory__trust-band{padding:22px 18px}.collection-directory__trust-item strong{font-size:1.6rem}.collection-directory__recommend-grid{grid-template-columns:1fr;gap:20px}.collection-directory-product__media{min-height:220px}}.site-account-link{display:inline-flex;align-items:center;gap:4px;color:var(--mm-primary);font-weight:600;font-size:13px;margin-right:4px}.site-account-link span{color:var(--mm-text-muted);font-weight:500}.mm-pill--soft{background:var(--mm-bg-soft);color:var(--mm-text);border:1px solid var(--mm-border)}.newsletter-art__stack{position:relative;width:160px;height:180px;margin:0 auto 18px}.newsletter-art__card{position:absolute;inset:0;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.12);transform:rotate(-7deg)}.newsletter-art__card--small{inset:20px 26px auto auto;width:110px;height:140px;transform:rotate(9deg);background:rgba(255,255,255,.26)}.mm-home-service-grid{margin-top:24px}.home-discovery-shell{margin-top:24px}.home-discovery-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:start}.search-mini{display:flex;align-items:center;gap:10px;color:var(--mm-text-muted);padding:12px 16px;border:1px solid var(--mm-border);border-radius:999px;background:#fff}.search-mini__pipe{font-size:1.3rem;line-height:1;color:var(--mm-primary)}.home-recommend-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-recommend-item{display:block;padding:16px;border:1px solid var(--mm-border);border-radius:18px;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-recommend-item:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(57,31,100,.08);border-color:rgba(131,74,174,.28)}.newsletter-simple-card{max-width:980px;margin:0 auto;padding:36px 40px;background:linear-gradient(180deg,#fff 0%,#fcfaff 100%)}.newsletter-simple-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px;align-items:center}.newsletter-simple__eyebrow{margin-bottom:18px}.newsletter-simple__title{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:10px}.newsletter-simple__subtitle{max-width:560px;margin-bottom:18px}.newsletter-form--simple{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;max-width:none;margin:0}.newsletter-form--simple .mm-btn{min-width:160px}.newsletter-simple__feedback{grid-column:1/-1;padding:12px 14px;border-radius:16px;font-size:14px;line-height:1.6}.newsletter-simple__feedback ul{margin:0;padding-left:18px}.newsletter-simple__feedback.is-success{background:#f3fbf4;border:1px solid #cfe9d4;color:#256c38}.newsletter-simple__feedback.is-error{background:#fff4f4;border:1px solid #f1caca;color:#a53d3d}.newsletter-simple-links{padding:24px;border:1px solid var(--mm-border);border-radius:24px;background:var(--mm-bg-soft)}.newsletter-simple-links__label{margin:0 0 14px;font-size:1.05rem;font-weight:600}.newsletter-simple-tags{display:flex;flex-wrap:wrap;gap:10px}.newsletter-simple-links__hint{margin:14px 0 0;color:var(--mm-text-muted);font-size:14px;line-height:1.6}.footer-grid--main{padding-top:8px}.newsletter-form--footer{grid-template-columns:1fr auto;gap:10px}.footer-bottom-bar{padding-top:24px;margin-top:12px;display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;color:var(--mm-text-muted);font-size:14px;border-top:1px solid var(--mm-border)}.footer-bottom-bar a{color:inherit}.footer-quicklinks{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.product-promos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 22px}.product-promo{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid var(--mm-border);border-radius:18px;background:#fff}.product-promo span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:var(--mm-bg-soft);font-size:18px;flex:0 0 40px}.product-promo strong{display:block;font-size:15px;margin-bottom:4px}.product-promo small{display:block;color:var(--mm-text-muted);font-size:12px;line-height:1.55}@media (max-width:1080px){.home-recommend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-bottom-bar{grid-template-columns:1fr;justify-items:start}.footer-quicklinks{justify-content:flex-start}}@media (max-width:900px){.home-discovery-grid,.product-promos,.newsletter-simple-grid{grid-template-columns:1fr}.site-account-link{display:none}}@media (max-width:640px){.home-recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-form--footer,.newsletter-form--simple{grid-template-columns:1fr}.newsletter-simple-card{padding:28px 22px}.footer-quicklinks{gap:12px}}.site-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.site-brand__badge{width:48px;height:48px;border-radius:999px;background:#f3eaff;color:var(--mm-primary);display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:600}.site-brand__primary,.site-brand__secondary{display:block;line-height:1}.site-brand__primary{font-size:26px;font-weight:600;letter-spacing:-.03em;color:var(--mm-primary)}.site-brand__secondary{font-size:20px;font-style:italic;font-weight:300;color:var(--mm-primary);margin-top:-4px}.site-cart-toggle{position:relative}.site-cart-badge{position:absolute;top:-4px;right:-5px;min-width:20px;height:20px;border-radius:999px;background:var(--mm-primary);color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.feature-marquee-shell{overflow:hidden;border-top:1px solid var(--mm-border);border-bottom:1px solid var(--mm-border);background:#fff}.feature-marquee-track{display:flex;gap:0;min-width:max-content;animation:mm-marquee 28s linear infinite;padding:16px 0}.feature-marquee-track:hover{animation-play-state:paused}.feature-marquee-item{display:flex;align-items:center;gap:12px;padding:0 32px;white-space:nowrap;color:var(--mm-text-secondary);font-weight:500;font-size:14px}.feature-marquee-item svg{width:20px;height:20px;color:var(--mm-primary);flex:0 0 20px}@keyframes mm-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.page-hero--react{background:#f4f8f7;border-bottom:1px solid #efe7ff}.page-hero__inner--react{max-width:64rem;padding:64px 20px}.page-hero__eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.24em;color:rgba(15,75,70,.72);margin:0 0 16px}.mm-page-simple{padding-top:56px}.mm-page-simple__container{max-width:64rem}.page-rte-card--react{padding:32px 40px;border-radius:30px}.page-rte-card--react p{font-size:15px;line-height:1.9;color:var(--mm-text-secondary);margin:0 0 20px}.account-shell{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding-top:64px;padding-bottom:64px}.account-panel{border:1px solid #eee7fb;border-radius:30px;background:#fff;padding:32px;box-shadow:0 6px 24px rgba(58,33,101,.04)}.account-panel--soft{background:#f4f8f7;box-shadow:none}.account-eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.24em;color:rgba(15,75,70,.72);margin:0 0 12px}.cart-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:70}.cart-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;height:100%;width:min(100%,28rem);background:#fff;box-shadow:-8px 0 40px rgba(34,13,61,.18);transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:80;display:flex;flex-direction:column}.cart-drawer.is-open{transform:translateX(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f1ebfb}.cart-drawer__title-wrap{display:flex;align-items:center;gap:8px}.cart-drawer__title{font-size:18px;margin:0}.cart-drawer__count{width:24px;height:24px;border-radius:999px;background:var(--mm-primary);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.cart-drawer__body{flex:1;overflow:auto;padding:16px}.cart-drawer__items.is-hidden,.cart-empty.is-hidden,.cart-drawer__footer.is-hidden{display:none}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.cart-empty__icon{font-size:60px;opacity:.35;margin-bottom:16px}.cart-empty__sub,.cart-empty__shipping{color:var(--mm-text-muted);font-size:14px}.cart-empty__shipping{margin-top:16px}.cart-item{display:flex;gap:16px;padding:12px;background:#f8f8fb;border-radius:18px;margin-bottom:16px}.cart-item__image{width:80px;height:80px;background:#fff;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 80px}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__content{flex:1;min-width:0}.cart-item__title{display:block;font-size:14px;font-weight:500;line-height:1.45;color:var(--mm-text);text-decoration:none}.cart-item__variant{font-size:12px;color:var(--mm-text-muted);margin:4px 0 0}.cart-item__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.cart-item__price{font-size:14px;font-weight:700;color:var(--mm-primary)}.cart-item__qty{display:flex;align-items:center;gap:8px}.cart-item__qty button{width:24px;height:24px;border-radius:999px;border:1px solid #d6d0e6;background:#fff}.cart-item__qty input{width:28px;border:none;background:transparent;text-align:center;padding:0}.cart-item__remove{align-self:flex-start;background:none;border:none;padding:6px;border-radius:999px;color:var(--mm-text-muted)}.cart-drawer__footer{padding:16px;border-top:1px solid #f1ebfb}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cart-drawer__subtotal strong{font-size:18px}.cart-drawer__checkout{width:100%;justify-content:center}.cart-drawer__continue{width:100%;text-align:center;background:none;border:none;margin-top:12px;color:var(--mm-text-secondary)}.cart-page{padding:20px 0 72px}.cart-page__header{display:grid;gap:12px;max-width:860px;margin-bottom:28px}.cart-page__intro{margin:0;max-width:700px;color:var(--mm-text-muted)}.cart-page__badges{display:flex;flex-wrap:wrap;gap:10px}.cart-page__badge{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:999px;border:1px solid var(--mm-border);background:#fff;font-size:13px;font-weight:600}.cart-page__badge--soft{background:var(--mm-bg-soft);color:var(--mm-primary)}.cart-page__form{display:block}.cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-page__main{display:grid;gap:20px}.cart-page__items{display:grid;gap:16px}.cart-page-item,.cart-page-note,.cart-page-summary,.cart-page-info-card,.cart-page-empty,.cart-page-empty__card{background:#fff;border:1px solid var(--mm-border);border-radius:28px;box-shadow:0 8px 26px rgba(57,31,100,.05)}.cart-page-item{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:20px;align-items:center;padding:20px}.cart-page-item__media{width:120px;height:120px;border-radius:24px;background:var(--mm-bg-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-page-item__media img,.cart-page-item__media .placeholder-svg{width:100%;height:100%;object-fit:contain}.cart-page-item__content{min-width:0}.cart-page-item__vendor{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:rgba(15,75,70,.7)}.cart-page-item__title{display:block;font-family:var(--mm-font-heading);font-size:1.15rem;line-height:1.32;color:var(--mm-text)}.cart-page-item__title:hover{color:var(--mm-primary)}.cart-page-item__variant{margin:8px 0 0;color:var(--mm-text-muted);font-size:14px}.cart-page-item__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.cart-page-item__meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:#f7f5fb;color:var(--mm-text-muted);font-size:13px}.cart-page-item__actions{display:grid;justify-items:end;gap:12px;min-width:190px}.cart-page-item__qty{min-height:46px;border-color:var(--mm-border)}.cart-page-item__line-price{display:grid;gap:4px;justify-items:end;text-align:right}.cart-page-item__line-price strong{font-size:1.15rem;color:var(--mm-text)}.cart-page-item__line-price s{color:var(--mm-text-muted);font-size:13px}.cart-page-item__remove{color:var(--mm-primary);font-size:14px;font-weight:600;text-decoration:underline}.cart-page-note{display:grid;gap:16px;padding:24px}.cart-page-note h2,.cart-page-summary h2{margin:0 0 6px;font-size:1.5rem}.cart-page-note p,.cart-page-summary__caption,.cart-page-summary__status p,.cart-page-info-card p,.cart-page-empty p,.cart-page-empty__card p{margin:0;color:var(--mm-text-muted)}.cart-page-note textarea{width:100%;min-height:120px;resize:vertical;padding:16px 18px;border:1px solid var(--mm-border);border-radius:20px;background:#fff;color:var(--mm-text)}.cart-page-note__actions{display:flex;flex-wrap:wrap;gap:12px}.cart-page-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cart-page-info-card{display:grid;gap:8px;padding:20px}.cart-page-info-card strong,.cart-page-empty__card strong{font-family:var(--mm-font-heading);font-size:1.05rem}.cart-page__aside{position:sticky;top:120px}.cart-page-summary{display:grid;gap:18px;padding:24px}.cart-page-summary__rows{display:grid;gap:12px}.cart-page-summary__rows div{display:flex;align-items:center;justify-content:space-between;gap:14px}.cart-page-summary__rows span{color:var(--mm-text-muted)}.cart-page-summary__rows strong{font-size:15px;text-align:right}.cart-page-summary__rows .is-positive{color:#20854b}.cart-page-summary__status{display:grid;gap:6px;padding:16px 18px;border-radius:20px;border:1px solid var(--mm-border);background:var(--mm-bg-soft)}.cart-page-summary__status strong{font-size:15px}.cart-page-summary__status.is-success{background:#eef8f1;border-color:#cfe6d5}.cart-page-summary__discounts{display:flex;flex-wrap:wrap;gap:8px}.cart-page-summary__discounts span,.cart-page-summary__checks span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;background:#f7f5fb;color:var(--mm-text-muted);font-size:13px;font-weight:600}.cart-page-summary__checkout{width:100%}.cart-page-summary__caption{font-size:14px;line-height:1.6}.cart-page-summary__checks{display:flex;flex-wrap:wrap;gap:8px}.cart-page-empty{display:grid;justify-items:center;text-align:center;gap:16px;padding:44px 32px;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.52) 0,rgba(255,255,255,.52) 74px,transparent 75px),radial-gradient(circle at 84% 18%,rgba(255,255,255,.32) 0,rgba(255,255,255,.32) 96px,transparent 97px),linear-gradient(140deg,#eef6f4 0%,#f4f8f7 100%)}.cart-page-empty h1{margin:0;max-width:720px;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.02}.cart-page-empty__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.cart-page-empty__grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:10px}.cart-page-empty__card{display:grid;gap:8px;padding:20px;text-align:left}@media (max-width:1180px){.cart-page__layout{grid-template-columns:1fr}.cart-page__aside{position:static}.cart-page-info-grid,.cart-page-empty__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.cart-page{padding:12px 0 56px}.cart-page__header{margin-bottom:22px}.cart-page-item{grid-template-columns:92px minmax(0,1fr);gap:16px;padding:18px}.cart-page-item__media{width:92px;height:92px;border-radius:20px}.cart-page-item__actions{grid-column:1 / -1;justify-items:start;min-width:0}.cart-page-item__line-price{justify-items:start;text-align:left}.cart-page-note,.cart-page-summary,.cart-page-empty{padding:22px}.cart-page-note__actions,.cart-page-empty__actions{flex-direction:column}.cart-page-note__actions .mm-btn,.cart-page-empty__actions .mm-btn{width:100%}.cart-page-info-grid,.cart-page-empty__grid{grid-template-columns:1fr}}@media (max-width:767px){.page-rte-card--react{padding:24px}.account-shell{grid-template-columns:1fr;padding-top:56px;padding-bottom:56px}.site-brand__badge{width:42px;height:42px;font-size:20px}.site-brand__primary{font-size:24px}.site-brand__secondary{font-size:18px}}.mm-neem-banner{position:relative;overflow:hidden;padding:24px 0;background:linear-gradient(90deg,#fff7ed 0%,#fff8f1 50%,#fef3c7 100%)}.mm-neem-banner__pattern{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(circle at 20px 20px,rgba(15,75,70,.35) 2px,transparent 2px);background-size:60px 60px}.mm-neem-banner__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:center}.mm-neem-banner__content h2{margin:0 0 6px;font-size:clamp(2.1rem,4.6vw,3.3rem);line-height:.92;color:#2f7d32;font-family:var(--mm-font-heading)}.mm-neem-banner__content p{margin:0;max-width:460px;font-size:clamp(.94rem,1.12vw,.98rem);color:var(--mm-text-muted)}.mm-neem-banner__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(170px,18vw,220px);max-height:220px;overflow:hidden}.mm-neem-banner__float{display:flex;align-items:center;justify-content:center;width:100%;animation:mmFloat 4s ease-in-out infinite}.mm-neem-banner__float img{width:auto;max-width:100%;height:clamp(170px,18vw,220px);object-fit:contain;filter:drop-shadow(0 20px 28px rgba(0,0,0,.16))}.mm-neem-banner__glow{position:absolute;border-radius:999px;filter:blur(24px);opacity:.55}.mm-neem-banner__glow--one{width:96px;height:96px;top:-8px;right:16px;background:#bbf7d0}.mm-neem-banner__glow--two{width:72px;height:72px;left:10px;bottom:10px;background:#fde68a}@keyframes mmFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.product-video-card{position:relative;max-width:920px;margin:0 auto;aspect-ratio:16/9;background:#000;border-radius:26px;overflow:hidden}.product-video-card img{width:100%;height:100%;object-fit:cover;opacity:.5}.product-video-card button{position:absolute;inset:0;margin:auto;width:84px;height:84px;border-radius:999px;border:none;background:var(--mm-primary);color:#fff;font-size:28px;cursor:pointer;box-shadow:0 18px 40px rgba(15,75,70,.35)}.product-benefits-marquee{overflow:hidden;background:var(--mm-primary);padding:16px 0}.product-benefits-marquee__track{display:flex;width:max-content;animation:mmMarquee 26s linear infinite}.product-benefits-marquee__group{display:flex;align-items:center;gap:22px;padding:0 24px;white-space:nowrap;color:#fff;font-weight:600}.product-benefits-marquee__group b{color:rgba(255,255,255,.45)}.product-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.product-benefits-list{display:grid;gap:14px}.product-benefits-list__item{display:flex;align-items:flex-start;gap:12px}.product-benefits-list__item span{width:26px;height:26px;border-radius:999px;background:var(--mm-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;font-size:14px;margin-top:2px}.product-benefits-list__item p{margin:0;color:var(--mm-text-muted)}.product-benefits-visual{position:relative}.product-benefits-visual>img{width:100%;border-radius:28px;display:block}.product-benefits-visual__card{position:absolute;left:-24px;bottom:-24px;background:#fff;border-radius:24px;padding:14px;box-shadow:0 24px 50px rgba(0,0,0,.12)}.product-benefits-visual__card img{width:110px;height:110px;object-fit:contain;display:block}@media (max-width:989px){.mm-neem-banner__grid,.product-benefits-grid{grid-template-columns:1fr}.mm-neem-banner__content{text-align:center}.mm-neem-banner__content p{margin-inline:auto}.mm-neem-banner__media{max-height:none}.product-benefits-visual__card{left:12px;bottom:12px}.product-video-card button{width:72px;height:72px;font-size:24px}}.top-sellers-section{background:radial-gradient(circle at top left,rgba(15,75,70,.08),transparent 30%),linear-gradient(180deg,#fff 0%,#f7fbfa 100%)}.top-sellers-section__inner{position:relative}.top-sellers-section__heading{margin-bottom:28px}.top-sellers-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-bottom:30px}.top-sellers-tab{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:180px;padding:16px 20px;border:1px solid var(--mm-border);border-radius:22px;background:rgba(255,255,255,.9);color:var(--mm-text);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease;box-shadow:0 10px 30px rgba(57,31,100,.05)}.top-sellers-tab span{font-size:16px;font-weight:700}.top-sellers-tab small{font-size:12px;color:var(--mm-text-muted)}.top-sellers-tab:hover{transform:translateY(-3px);border-color:rgba(15,75,70,.32);box-shadow:0 16px 32px rgba(57,31,100,.10)}.top-sellers-tab.is-active{background:linear-gradient(135deg,#0f4b46,#8c66c7);color:#fff;border-color:transparent;box-shadow:0 20px 42px rgba(15,75,70,.22)}.top-sellers-tab.is-active small{color:rgba(255,255,255,.78)}.top-sellers-panels{position:relative}.top-sellers-panel{animation:topSellersPanelIn .45s ease both}.top-sellers-panel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.top-sellers-panel__label{margin:0 0 8px;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:rgba(15,75,70,.72)}.top-sellers-panel__head h3{margin:0;font-size:clamp(1.5rem,2.8vw,2.2rem)}.top-sellers-panel__copy{max-width:640px;margin:10px 0 0;color:var(--mm-text-muted)}.top-sellers-grid__item{opacity:0;transform:translateY(22px) scale(.985)}.top-sellers-panel.is-active .top-sellers-grid__item{animation:topSellersCardIn .5s ease forwards;animation-delay:calc(var(--reveal-order,0) * 90ms)}.top-sellers-empty{width:100%;padding:26px 28px;border:1px dashed var(--mm-border);border-radius:24px;text-align:center;color:var(--mm-text-muted);background:#fff}@keyframes topSellersPanelIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes topSellersCardIn{from{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:900px){.top-sellers-panel__head{flex-direction:column;align-items:flex-start}.top-sellers-tab{min-width:unset;width:100%;max-width:320px}}.explore-showcase__shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.92fr);gap:clamp(24px,3vw,52px);align-items:start}.explore-showcase__featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-self:start}.explore-card{position:relative;display:block;height:100%;min-height:clamp(320px,34vw,460px);overflow:hidden;border-radius:28px;background:#f3ebff;box-shadow:0 18px 44px rgba(57,31,100,.08)}.explore-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.explore-card:hover img{transform:scale(1.06)}.explore-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(14,12,22,.5),rgba(14,12,22,.04) 52%,transparent)}.explore-card__content{position:absolute;left:20px;right:20px;bottom:18px;z-index:1;color:#fff}.explore-card__content h3{margin:0;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.02;letter-spacing:-.03em;text-shadow:0 10px 26px rgba(15,11,24,.28)}.explore-card__content sup{font-size:.5em;font-weight:600;vertical-align:top;top:-.12em;position:relative;margin-left:5px}.explore-showcase__copy{padding-top:0;max-width:720px}.explore-showcase__eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.24em;color:rgba(15,75,70,.72);margin-bottom:12px}.explore-showcase__title{font-size:clamp(2rem,3.5vw,3rem);line-height:1.02;margin-bottom:22px}.explore-showcase__title .mm-underlined{padding-bottom:8px}.explore-showcase__list{border-top:1px solid transparent}.explore-showcase__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid rgba(234,223,248,.95);transition:color .25s ease,transform .25s ease}.explore-showcase__row-main{display:flex;align-items:flex-start;gap:8px;min-width:0}.explore-showcase__row-title{font-family:var(--mm-font-heading);font-size:clamp(1.18rem,1.65vw,1.42rem);line-height:1.18;font-weight:400;color:rgba(30,27,45,.88);letter-spacing:-.01em;transition:color .25s ease}.explore-showcase__row-count{font-family:var(--mm-font-body);font-size:.78rem;line-height:1;color:rgba(15,75,70,.72);top:.12em;position:relative;font-weight:400}.explore-showcase__row-arrow{width:50px;height:50px;border-radius:999px;border:1px solid var(--mm-border);display:inline-flex;align-items:center;justify-content:center;flex:0 0 50px;color:var(--mm-text);background:#fff;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.explore-showcase__row-arrow svg{width:18px;height:18px}.explore-showcase__row:hover .explore-showcase__row-title{color:var(--mm-primary)}.explore-showcase__row:hover .explore-showcase__row-arrow{background:var(--mm-bg-soft);border-color:var(--mm-primary);color:var(--mm-primary);box-shadow:0 12px 28px rgba(15,75,70,.12);transform:translateX(3px)}@media (max-width:1180px){.explore-showcase__featured{gap:16px}.explore-showcase__row-title{font-size:clamp(1.08rem,1.55vw,1.28rem)}}@media (max-width:989px){.explore-showcase__shell{grid-template-columns:1fr}}@media (max-width:767px){.explore-showcase__featured{grid-template-columns:1fr}.explore-card{min-height:300px}.explore-showcase__row-title{font-size:1.16rem}.explore-showcase__row-arrow{width:46px;height:46px;flex-basis:46px}}:root{--mm-announcement-height:40px;--mm-header-height:88px}.site-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.site-icon svg{display:block;width:100%;height:100%}.announcement-bar{min-height:var(--mm-announcement-height)}.announcement-bar__inner{max-width:920px;padding:0 52px}.announcement-bar__item{font-size:14px;line-height:1.35}.announcement-bar__message{display:inline}.announcement-bar__link{display:inline;margin-left:6px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.announcement-bar__nav{width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px}.announcement-bar__nav:hover{background:rgba(255,255,255,.12)}.announcement-bar__nav .site-icon{width:14px;height:14px}.site-header{top:var(--mm-announcement-height);background:rgba(255,255,255,.98)}.site-header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:var(--mm-header-height);gap:28px}.site-brand{display:inline-flex;flex-direction:row;align-items:center;align-self:center;gap:12px;line-height:1;white-space:nowrap;flex-shrink:0}.site-brand__lockup{display:flex;flex-direction:column;justify-content:center}.site-brand__badge{width:52px;height:52px;box-shadow:0 8px 20px rgba(15,75,70,.08)}.site-brand__primary{font-size:28px;font-weight:700}.site-brand__secondary{font-size:21px}.site-nav{min-width:0;justify-content:center;gap:clamp(18px,2vw,34px)}.site-nav__item{display:flex;align-items:stretch}.site-nav__link{display:inline-flex;align-items:center;gap:6px;padding:30px 0;white-space:nowrap;font-size:15px;font-weight:600}.site-nav__caret{width:12px;height:12px;color:var(--mm-text-muted)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;min-width:max-content}.site-search-btn{height:48px;padding:0 18px;gap:10px;white-space:nowrap;background:#fff}.site-search-btn .site-icon{width:16px;height:16px}.site-account-links{display:flex;align-items:center;gap:12px;white-space:nowrap}.site-account-link{margin-right:0;font-size:14px;line-height:1}.site-account-link--primary{color:var(--mm-primary);font-weight:700}.site-account-links .site-account-link:not(.site-account-link--primary){color:var(--mm-text-muted);font-weight:500}.site-account-link span{color:inherit;font-weight:inherit}.site-icon-btn{width:44px;height:44px;border:1px solid transparent;background:#fff;color:var(--mm-text)}.site-icon-btn .site-icon{width:20px;height:20px}.site-icon-btn:hover{border-color:var(--mm-border);background:var(--mm-bg-soft);color:var(--mm-primary)}.site-icon-btn--account{border-color:var(--mm-border)}.site-cart-toggle{position:relative;border:1px solid var(--mm-border)}.site-cart-badge{top:-6px;right:-4px}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-brand__primary--mobile{font-size:26px}.site-brand__secondary--mobile{font-size:20px}.mobile-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:24px}.mobile-account-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:999px;font-weight:600}.mobile-account-link--primary{background:var(--mm-primary);color:#fff}.mobile-account-link--secondary{border:1px solid var(--mm-border);background:#fff;color:var(--mm-primary)}@media (max-width:1180px){.site-header__bar{gap:20px}.site-nav{gap:18px}.site-account-links{display:none}}@media (max-width:989px){.site-header__bar{grid-template-columns:auto 1fr auto;min-height:76px;gap:14px}.site-nav,.site-search-btn,.site-icon-btn--account{display:none}.site-header__actions{gap:8px}}@media (max-width:767px){:root{--mm-header-height:74px}.announcement-bar__inner{padding:0 40px}.announcement-bar__item{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement-bar__link{margin-left:4px}.site-brand{gap:10px}.site-brand__badge{width:44px;height:44px;font-size:20px}.mobile-account-actions{grid-template-columns:1fr}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-page{--product-accent:var(--mm-primary);--product-accent-dark:var(--mm-primary-dark);--product-accent-soft:var(--mm-bg-soft);--product-border:var(--mm-border);padding-bottom:120px}.product-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:18px 0 26px;font-size:13px;color:var(--mm-text-muted)}.product-breadcrumbs strong{color:var(--mm-text)}.product-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:52px;align-items:start}.product-gallery-shell{display:grid;gap:16px}.product-gallery-grid{display:grid;grid-template-columns:170px minmax(0,1fr);grid-template-rows:minmax(320px,1fr) 190px;gap:18px}.product-gallery-card{border:1px solid var(--product-border);border-radius:28px;background:#fff;overflow:hidden;padding:20px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-gallery-card img{width:100%;height:100%;object-fit:contain}.product-gallery-card--main{grid-column:2;grid-row:1;padding:34px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 70% 26%,rgba(255,255,255,.78) 0,rgba(255,255,255,.78) 42px,transparent 43px),radial-gradient(circle at 84% 18%,rgba(255,255,255,.48) 0,rgba(255,255,255,.48) 78px,transparent 79px),linear-gradient(145deg,#f2e9ff 0%,#f4f8f7 100%)}.product-gallery-card--main img{max-height:420px}.product-gallery-card--support{display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px rgba(15,75,70,.06)}.product-gallery-card--support:hover,.product-gallery-card--support.is-active,.product-gallery-strip__thumb:hover,.product-gallery-strip__thumb.is-active{transform:translateY(-2px);border-color:var(--product-accent);box-shadow:0 18px 32px rgba(15,75,70,.14)}.product-gallery-card--support-1{grid-column:1;grid-row:1}.product-gallery-card--support-2{grid-column:1;grid-row:2}.product-gallery-card--support-3{grid-column:2;grid-row:2}.product-gallery-strip{display:flex;gap:12px;overflow:auto;padding-bottom:6px}.product-gallery-strip__thumb{flex:0 0 88px;width:88px;height:88px;border:1px solid var(--product-border);border-radius:22px;background:#fff;padding:10px;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-gallery-strip__thumb img{width:100%;height:100%;object-fit:contain}.product-purchase{position:sticky;top:calc(var(--mm-announcement-height)+var(--mm-header-height)+18px);display:grid;gap:18px;padding:30px;border:1px solid var(--product-border);border-radius:32px;background:linear-gradient(180deg,#fff 0%,#fcfbff 100%);box-shadow:0 18px 40px rgba(15,75,70,.08)}.product-purchase__header{display:grid;gap:10px}.product-badge{display:inline-flex;align-items:center;width:max-content;padding:7px 12px;border-radius:999px;background:#6e49ad;color:#fff;font-size:12px;font-weight:700}.product-purchase__title{font-size:clamp(2.2rem,3.2vw,3.4rem);line-height:1.02}.product-rating-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-stars{color:#ffb02e;letter-spacing:.16em;font-size:13px;line-height:1}.product-rating-row__copy{color:var(--mm-text-muted);font-size:14px}.product-price-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.product-price-row strong{font-family:var(--mm-font-heading);font-size:2rem;line-height:1;color:var(--mm-primary)}.product-price-row__compare{color:var(--mm-text-muted);text-decoration:line-through;font-weight:600}.product-shipping-note,.product-intro{margin:0;color:var(--mm-text-muted)}.product-choice-group{display:grid;gap:12px}.product-choice-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:14px}.product-choice-group__head span{color:var(--mm-text-muted)}.product-choice-group__head strong{font-size:15px}.product-main-form{display:grid;gap:16px;margin-top:4px}.product-form__variant-pills{gap:10px}.product-form__variant-pills label{min-width:124px;justify-content:center;border-color:var(--product-border);background:#fff;color:var(--mm-text)}.product-form__variant-pills input:checked+label{background:var(--product-accent);border-color:var(--product-accent)}.product-status-row{padding-top:4px}.product-stock{position:relative;display:inline-flex;align-items:center;gap:10px;padding-left:16px;font-size:14px;font-weight:600;color:#31915d}.product-stock:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:999px;transform:translateY(-50%);background:currentColor}.product-stock.is-unavailable{color:#b14242}.product-buy-row{display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr);gap:16px;align-items:stretch}.product-qty-pill{min-height:54px;min-width:120px;justify-content:center;gap:16px;padding-inline:16px;border-color:var(--product-border)}.product-qty-pill input{width:32px}.product-atc-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;width:100%;padding:14px 22px;border:none;border-radius:999px;background:var(--product-accent);color:#fff;font-weight:700;box-shadow:0 18px 34px rgba(15,75,70,.18);cursor:pointer;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease,opacity .2s ease}.product-atc-btn:hover{transform:translateY(-1px);background:var(--product-accent-dark)}.product-atc-btn strong{font-size:14px}.product-atc-btn:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.product-buy-now{display:grid}.product-buy-now .shopify-payment-button{width:100%;margin:0}.product-buy-now .shopify-payment-button__button,.product-buy-now .shopify-payment-button__button--unbranded{min-height:54px !important;border-radius:999px !important;border:1px solid var(--product-border) !important;background:#fff !important;color:var(--mm-text) !important;box-shadow:none !important}.product-delivery-card{display:grid;gap:14px;padding:18px 20px;border:1px solid rgba(15,75,70,.16);border-radius:24px;background:linear-gradient(180deg,rgba(244,237,255,.96),rgba(250,247,255,.98))}.product-delivery-card p{margin:0;font-size:13px;color:var(--mm-text-muted)}.product-delivery-card__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-delivery-card__steps div{position:relative;display:grid;gap:4px;padding-top:12px;text-align:center}.product-delivery-card__steps div:before{content:"";position:absolute;top:0;left:50%;width:100%;height:3px;border-radius:999px;transform:translateX(-50%);background:rgba(15,75,70,.24)}.product-delivery-card__steps strong{font-size:13px}.product-delivery-card__steps span{color:var(--mm-text-muted);font-size:12px}.product-policy-list{display:grid;gap:6px;font-size:13px;color:var(--mm-text-muted)}.product-policy-list a{color:inherit;text-decoration:underline;text-underline-offset:3px}.product-policy-list p{margin:0}.product-feature-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.product-feature-list li{position:relative;padding-left:20px;font-size:14px;line-height:1.55}.product-feature-list li:before{content:"";position:absolute;left:0;top:.58em;width:8px;height:8px;border-radius:999px;background:var(--product-accent);transform:translateY(-50%)}.product-page__accordion{border-top:1px solid var(--product-border)}.product-page__accordion .accordion-item{border-bottom:1px solid var(--product-border)}.product-page__accordion .accordion-trigger{padding:18px 4px}.product-page__accordion .accordion-content{color:var(--mm-text-muted);padding:0 4px 18px}.product-page__accordion .accordion-content ul,.product-page__accordion .accordion-content ol{margin:0;padding-left:18px;display:grid;gap:8px}.product-share-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--mm-text-muted)}.product-share-row__links{display:flex;gap:8px}.product-share-row__links a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;border:1px solid var(--product-border);background:#fff;color:var(--mm-primary);font-size:12px;font-weight:700;text-transform:uppercase}.product-page-section{padding:82px 0 0}.product-page-section--soft{padding-top:86px}.product-section-heading{display:grid;gap:10px;margin:0 auto 30px;text-align:center;max-width:760px}.product-section-heading--left{margin:0 0 24px;text-align:left}.product-section-heading__eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--product-accent)}.product-section-heading h2{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.06}.product-section-heading p{margin:0;color:var(--mm-text-muted)}.product-benefit-banner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.2fr) minmax(0,.9fr);gap:22px;align-items:center;padding:34px;border-radius:34px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.46) 0,rgba(255,255,255,.46) 72px,transparent 73px),radial-gradient(circle at 86% 18%,rgba(255,255,255,.36) 0,rgba(255,255,255,.36) 88px,transparent 89px),linear-gradient(140deg,#eef6f4 0%,#f4f8f7 100%);border:1px solid var(--product-border)}.product-benefit-banner__column{display:grid;gap:14px}.product-benefit-banner__column--right{justify-self:end}.product-benefit-chip{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px 14px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 16px 30px rgba(15,75,70,.08)}.product-benefit-chip span{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:var(--product-accent);color:#fff;font-size:12px;font-weight:700}.product-benefit-chip p{margin:0;font-size:14px;line-height:1.4}.product-benefit-banner__visual{position:relative;min-height:360px;display:flex;align-items:flex-end;justify-content:center}.product-benefit-banner__visual>img{width:min(100%,420px);height:360px;object-fit:cover;object-position:center top;border-radius:28px}.product-benefit-banner__product{position:absolute;right:24px;bottom:18px;width:clamp(108px,24%,140px);aspect-ratio:1 / 1.5;padding:12px;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 24px 40px rgba(15,75,70,.12);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.product-benefit-banner__product img{width:100%;height:100%;object-fit:contain}.product-page .product-video-card{max-width:1040px;margin:0 auto 26px;border-radius:32px}.product-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}.product-trust-strip div{display:grid;place-items:center;gap:8px;min-height:104px;padding:22px 16px;border:1px solid var(--product-border);border-radius:22px;background:linear-gradient(180deg,#fff 0%,#f4f8f7 100%);text-align:center;color:var(--mm-text)}.product-trust-strip span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:var(--product-accent-soft);color:var(--mm-primary);font-size:13px;font-weight:700}.product-benefit-tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px 28px;padding:2px 0 0}.product-benefit-tags span{position:relative;padding-right:28px;font-size:14px;font-weight:600}.product-benefit-tags span:not(:last-child):after{content:"";position:absolute;right:0;top:50%;width:16px;height:1px;background:var(--product-border)}.product-page-section--soft .product-reviews-panel{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;padding:34px;border-radius:34px;border:1px solid var(--product-border);background:linear-gradient(180deg,#fff 0%,#f4f8f7 100%)}.product-reviews-panel__summary{display:grid;align-content:start;gap:12px}.product-reviews-panel__summary strong{font-size:1.1rem}.product-reviews-panel__summary p{margin:0;color:var(--mm-text-muted)}.product-review-bars{display:grid;gap:10px}.product-review-bars__row{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:center;font-size:13px}.product-review-bars__row div{height:5px;border-radius:999px;background:#dce8e5;overflow:hidden}.product-review-bars__row i{display:block;height:100%;border-radius:inherit;background:var(--product-accent)}.product-review-list{display:grid;gap:14px}.product-review-card{display:grid;gap:10px;padding:18px 20px;border-radius:22px;background:#fff;border:1px solid var(--product-border)}.product-review-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-review-card__head div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-review-card__head span{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#d7f0e2;color:#237a53;font-size:11px;font-weight:700}.product-review-card__head small{color:var(--mm-text-muted)}.product-review-card p,.product-review-card em{margin:0}.product-review-card em{font-style:normal;color:var(--mm-text-muted);font-size:13px}.product-faq-layout{display:grid;grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:42px;align-items:center}.product-faq-layout__media img{width:100%;border-radius:28px;display:block}.product-sticky-bar{position:fixed;left:16px;right:16px;bottom:16px;z-index:90;display:none;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-radius:999px;border:1px solid var(--product-border);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 18px 44px rgba(15,75,70,.14);transition:right .3s ease,padding .3s ease,border-radius .3s ease}.product-sticky-bar.is-visible{display:flex}body.cart-drawer-open .product-sticky-bar{right:calc(var(--cart-drawer-width,0px)+16px)}.product-sticky-bar__summary{display:flex;align-items:center;gap:12px;min-width:0}.product-sticky-bar__summary>div,.product-sticky-bar [data-sticky-form]{min-width:0}.product-sticky-bar__media{width:54px;height:54px;padding:8px;border-radius:18px;background:var(--product-accent-soft);flex:0 0 54px}.product-sticky-bar__media img{width:100%;height:100%;object-fit:contain}.product-sticky-bar__summary strong{display:block;margin-bottom:4px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__summary span{color:var(--mm-primary);font-size:13px;font-weight:700}.product-sticky-form{display:grid;grid-template-columns:minmax(150px,190px) auto minmax(210px,260px);gap:10px;align-items:center}.product-sticky-form__field select{width:100%;min-height:46px;padding:0 16px;border:1px solid var(--product-border);border-radius:999px;background:#fff;color:var(--mm-text)}.product-sticky-form__qty{min-height:46px;border-color:var(--product-border)}.product-atc-btn--compact{min-height:46px;padding:12px 18px;box-shadow:none}@media (max-width:1320px){body.cart-drawer-open .product-sticky-bar{flex-wrap:wrap;align-items:flex-start;gap:12px;padding:14px;border-radius:30px}body.cart-drawer-open .product-sticky-bar__summary,body.cart-drawer-open .product-sticky-bar [data-sticky-form]{width:100%}}@media (max-width:1180px){body.cart-drawer-open .product-sticky-form{grid-template-columns:minmax(0,1fr) auto}body.cart-drawer-open .product-sticky-form__field,body.cart-drawer-open .product-atc-btn--compact{grid-column:1 / -1}body.cart-drawer-open .product-atc-btn--compact{width:100%}.product-hero{grid-template-columns:1fr;gap:34px}.product-purchase{position:static;padding:26px}.product-benefit-banner{grid-template-columns:1fr}.product-benefit-banner__column--right{justify-self:stretch}.product-benefit-banner__visual{order:-1;min-height:320px}.product-page-section--soft .product-reviews-panel,.product-faq-layout{grid-template-columns:1fr}}@media (max-width:767px){.product-page{padding-bottom:150px}.product-purchase{padding:22px;border-radius:26px}.product-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 170px 170px}.product-gallery-card--main{grid-column:1 / -1;grid-row:1}.product-gallery-card--support-1{grid-column:1;grid-row:2}.product-gallery-card--support-2{grid-column:2;grid-row:2}.product-gallery-card--support-3{grid-column:1 / -1;grid-row:3}.product-buy-row{grid-template-columns:1fr}.product-delivery-card__steps,.product-trust-strip{grid-template-columns:1fr}.product-benefit-tags{justify-content:flex-start}.product-benefit-tags span{padding-right:0}.product-benefit-tags span:after{display:none}.product-page-section--soft .product-reviews-panel{padding:24px}.product-benefit-banner{padding:24px}.product-sticky-bar{display:none !important}}:root{--mm-text-soft:#7d748f;--mm-border-strong:rgba(15,75,70,.14);--mm-surface-soft:#fbfcfb;--mm-shadow-soft:0 12px 30px rgba(15,75,70,.06);--mm-shadow-raise:0 20px 50px rgba(15,75,70,.12)}body{line-height:var(--mm-body-leading);letter-spacing:-.01em}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.045em;line-height:1.04}p{line-height:var(--mm-body-leading)}a{transition:color .2s ease}input,select,textarea{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}input::placeholder,textarea::placeholder{color:#a39caf}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(15,75,70,.12)}.mm-heading{margin-bottom:38px}.mm-eyebrow{font-size:11px;font-weight:700;letter-spacing:.34em;margin-bottom:10px}.mm-title{line-height:.99;letter-spacing:-.055em}.mm-subtitle{max-width:720px;font-size:clamp(1rem,1.35vw,1.08rem);line-height:1.78;color:var(--mm-text-soft)}.mm-btn,.shopify-payment-button__button--unbranded{min-height:50px;padding:14px 28px;font-size:14px;font-weight:700;letter-spacing:-.015em}.mm-btn--primary,.shopify-payment-button__button--unbranded{box-shadow:0 14px 30px rgba(15,75,70,.16)}.mm-btn--secondary{border-color:var(--mm-border-strong);box-shadow:0 6px 18px rgba(15,75,70,.04)}.mm-card,.rich-card,.account-panel,.cart-page-item,.cart-page-note,.cart-page-summary,.cart-page-info-card,.cart-page-empty__card{border-color:var(--mm-border-strong);box-shadow:var(--mm-shadow-soft)}.mm-card:hover{box-shadow:var(--mm-shadow-raise)}.site-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(234,223,248,.72);backdrop-filter:blur(18px)}.site-brand__badge{box-shadow:0 10px 24px rgba(15,75,70,.10)}.site-brand__primary,.site-brand__secondary{letter-spacing:-.06em}.site-nav__link{font-size:15px;font-weight:600;letter-spacing:-.012em}.site-search-btn,.site-icon-btn{border-color:var(--mm-border-strong);box-shadow:0 8px 20px rgba(15,75,70,.05)}.site-search-btn{color:var(--mm-text)}.site-account-link{font-weight:600}.product-card{border-radius:28px}.product-card__media{background:linear-gradient(180deg,#fff 0%,#f7fbfa 100%)}.product-card__body{display:grid;gap:8px;padding:16px 8px 4px}.product-card__vendor{justify-self:start;min-height:42px;padding:0 20px;border:none;background:#f3f8f7;color:rgba(86,79,102,.8);font-size:13px;font-weight:500;letter-spacing:0;text-transform:lowercase;box-shadow:none;margin-bottom:0}.product-card__title{margin:0;font-size:clamp(1.18rem,1.42vw,1.7rem);line-height:1.34;min-height:0;color:rgba(27,23,38,.96)}.product-card__price{gap:8px 10px}.product-card__price strong{font-family:var(--mm-font-heading);font-size:clamp(1.28rem,1.5vw,1.8rem);letter-spacing:-.03em}.product-card__price s{font-size:clamp(1rem,1.15vw,1.28rem);color:rgba(146,142,156,.9);text-decoration-thickness:1.5px}.collection-directory-card__body h2,.top-sellers-panel__head h3,.explore-showcase__title,.collection-page__title,.product-purchase__title,.cart-page-summary h2,.cart-page-note h2{letter-spacing:-.05em}.collection-directory-card__body p,.cart-page__intro,.collection-page__intro,.product-intro,.product-shipping-note,.top-sellers-panel__copy{line-height:1.72;color:var(--mm-text-soft)}@media (max-width:767px){body{line-height:1.64}.mm-heading{margin-bottom:30px}.mm-btn,.shopify-payment-button__button--unbranded{min-height:48px;padding:13px 22px}}body.template-index .mm-heading{margin-bottom:34px}body.template-index .mm-heading .mm-eyebrow{margin-bottom:10px;font-size:11px;letter-spacing:.3em}body.template-index .mm-heading .mm-title{font-size:clamp(1.95rem,3.25vw,3rem);line-height:1.01}body.template-index .mm-heading .mm-subtitle{max-width:680px;margin-top:12px;font-size:clamp(.98rem,1.12vw,1.05rem);line-height:1.72}body.template-index .feature-marquee-item{font-size:13px;font-weight:600;letter-spacing:-.01em}body.template-index .badge-item p{font-size:14px;line-height:1.55}body.template-index .top-sellers-tab{gap:3px;padding:15px 18px}body.template-index .top-sellers-tab span{font-size:15px;line-height:1.2}body.template-index .top-sellers-tab small{font-size:11px;letter-spacing:.02em}body.template-index .top-sellers-panel__head h3{font-size:clamp(1.45rem,2.1vw,1.95rem)}body.template-index .top-sellers-panel__copy{max-width:600px;font-size:14px;line-height:1.7}body.template-index .product-card__vendor{min-height:42px;padding:0 20px;border:none;background:#f3f8f7;color:rgba(86,79,102,.8);font-size:13px;font-weight:500;letter-spacing:0;text-transform:lowercase;margin-bottom:2px}body.template-index .product-card__title{font-size:clamp(1.18rem,1.42vw,1.7rem);line-height:1.34;min-height:0}body.template-index .product-card__price{gap:8px 10px}body.template-index .product-card__price strong{font-size:clamp(1.28rem,1.5vw,1.8rem)}body.template-index .product-card__price s{font-size:clamp(1rem,1.15vw,1.28rem)}body.template-index .explore-showcase__title{font-size:clamp(1.95rem,3vw,2.7rem);margin-bottom:18px}body.template-index .explore-showcase__row{padding:13px 0}body.template-index .explore-showcase__row-title{font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.2}body.template-index .explore-showcase__row-count{font-size:.72rem}body.template-index .editors-choice .mm-title{font-size:clamp(1.95rem,2.8vw,2.7rem)}body.template-index .bundle-row__title{font-size:14px}body.template-index .bundle-row__price{font-size:14px}body.template-index .bundle-row__compare,body.template-index .bundle-row__line-total,body.template-index .editors-choice__label,body.template-index .editors-choice__caption{font-size:13px}body.template-index .editors-choice__totals [data-editors-total]{font-size:1.65rem}body.template-index .testimonial-card__verified,body.template-index .testimonial-card__product-link{font-size:13px}body.template-index .testimonial-card__product-title{font-size:14px;line-height:1.34}body.template-index .testimonial-card__price-row strong{font-size:1.08rem}body.template-index .deal-card__title{font-size:clamp(1.7rem,2.45vw,2.2rem)}body.template-index .deal-card__copy{font-size:14px;line-height:1.7}body.template-index .deal-card__cta{font-size:14px;letter-spacing:-.01em}body.template-index .routine-tab{min-height:44px;padding:11px 20px;font-size:14px;font-weight:600}body.template-index .whatsapp-card{padding:15px}body.template-index .whatsapp-bubble p{font-size:13px !important;line-height:1.68}body.template-index .newsletter-simple__title{font-size:clamp(1.9rem,2.7vw,2.5rem);margin-bottom:8px}body.template-index .newsletter-simple__subtitle{font-size:15px;line-height:1.72}body.template-index .newsletter-simple-links__label{font-size:1rem}body.template-index .newsletter-simple-links__hint{font-size:13px}body.template-index .mm-neem-banner__content p{font-size:15px;line-height:1.72}@media (max-width:767px){body.template-index .mm-heading{margin-bottom:28px}body.template-index .mm-heading .mm-title{font-size:clamp(1.7rem,7vw,2.15rem)}body.template-index .mm-heading .mm-subtitle{font-size:.95rem;line-height:1.66}body.template-index .top-sellers-tab span,body.template-index .deal-card__copy{font-size:14px}body.template-index .product-card__title{font-size:calc(var(--mm-product-title-size) - 1px)}body.template-index .explore-showcase__row-title{font-size:1rem}}