.mv-icon{display:block;flex-shrink:0;width:1.25rem;height:1.25rem;stroke:currentColor;fill:none}.mv-icon--sm{width:1rem;height:1rem}.mv-icon--md{width:1.25rem;height:1.25rem}.mv-icon--lg{width:1.5rem;height:1.5rem}.mv-icon-cell{display:grid;place-items:center;width:2.5rem;height:2.5rem;padding:.5rem;box-sizing:border-box;border:1px solid var(--wp--preset--color--border);border-radius:3px;background:var(--wp--preset--color--surface-card);color:var(--wp--preset--color--success)}.mv-icon-cell.mv-icon--sm,.mv-icon-cell.mv-icon--md,.mv-icon-cell.mv-icon--lg{width:2.5rem;height:2.5rem}.mv-product .mv-icon-cell{color:var(--wp--preset--color--primary)}.mv-dark-band .mv-icon-cell{background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 60%,transparent);border-color:color-mix(in srgb,var(--wp--preset--color--dark-muted) 35%,transparent);color:var(--wp--preset--color--accent)}:root{--mv-layout-gutter: var(--wp--preset--spacing--40)}@media(max-width:767px){:root{--mv-layout-gutter: var(--wp--preset--spacing--20)}}body{padding-top:var(--mv-header-height, 64px)}.mv-site-blocks{display:flex;flex-direction:column;min-height:calc(100vh - var(--mv-header-height, 64px))}.mv-site-blocks>.mv-section-footer,.mv-site-blocks>.mv-footer{margin-top:auto}body.is-menu-open{overflow:hidden}.mv-site-blocks>.mv-section-header{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;max-width:none;padding-inline:0}.mv-site-blocks>.mv-section-header .mv-header{width:100%;max-width:none}.mv-site-blocks>*{margin-block-start:0}.is-layout-flow>.mv-section,.is-layout-flow>.mv-hero,.is-layout-flow>.mv-dark-band,.is-layout-flow>.mv-claim-band{margin-block-start:0}.mv-section__inner>.wp-block-buttons{display:flex;justify-content:center}.mv-section__inner.is-layout-flow>*{margin-block-start:0;margin-block-end:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important}}.mv-layout__wide,.mv-header__inner,.mv-hero__inner,.mv-section__inner,.mv-footer__inner{box-sizing:border-box;width:min(calc(100% - 2 * var(--mv-layout-gutter)),var(--wp--style--global--wide-size));max-width:var(--wp--style--global--wide-size);margin-inline:auto;padding-inline:0}.mv-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:3px;font-weight:600;font-size:.9375rem;line-height:1.2;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.mv-btn--primary{background:var(--wp--preset--color--accent);border-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--surface-card)}.mv-btn--primary:hover{background:color-mix(in srgb,var(--wp--preset--color--accent) 82%,#000);border-color:color-mix(in srgb,var(--wp--preset--color--accent) 82%,#000);color:var(--wp--preset--color--surface-card)}.mv-btn--cart{background:color-mix(in srgb,var(--wp--preset--color--text-muted) 10%,var(--wp--preset--color--surface-card));border-color:var(--wp--preset--color--border);color:var(--wp--preset--color--text)}.mv-btn--cart:hover{background:var(--wp--preset--color--accent);border-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--surface-card)}.mv-btn--ghost{background:transparent;color:var(--wp--preset--color--text);border-color:var(--wp--preset--color--border);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mv-btn--ghost:hover{border-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--accent)}.mv-header__cart-count,.mv-bestseller__badge,.mv-nanotec-hero__badge,.mv-product-showcase__badge,.mv-product-finder__disclaimer-mark{color:var(--wp--preset--color--surface-card)}.mv-hero .mv-btn--ghost,.mv-image-band .mv-btn--ghost,.mv-shop-hero .mv-btn--ghost,.mv-section--dark .mv-btn--ghost,.mv-dark-band .mv-btn--ghost,.mv-media-cta--dark .mv-btn--ghost,.mv-not-found-page__hero .mv-btn--ghost{color:var(--wp--preset--color--surface-card);border-color:color-mix(in srgb,var(--wp--preset--color--surface-card) 72%,transparent);background:color-mix(in srgb,var(--wp--preset--color--surface-card) 10%,transparent)}.mv-hero .mv-btn--ghost:hover,.mv-image-band .mv-btn--ghost:hover,.mv-shop-hero .mv-btn--ghost:hover,.mv-section--dark .mv-btn--ghost:hover,.mv-dark-band .mv-btn--ghost:hover,.mv-media-cta--dark .mv-btn--ghost:hover,.mv-not-found-page__hero .mv-btn--ghost:hover{background:var(--wp--preset--color--surface-card);border-color:var(--wp--preset--color--surface-card);color:var(--wp--preset--color--dark)}.mv-wc-btn,.woocommerce .mv-btn--primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wc-block-components-product-button__button,.single_add_to_cart_button,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button,.wc-block-components-button:not(.is-link):not(.wc-block-components-notice-banner__dismiss){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box;min-height:2.75rem;padding:.75rem 1.25rem;border:1px solid transparent!important;border-radius:3px!important;background:var(--wp--preset--color--accent)!important;color:var(--wp--preset--color--surface-card)!important;font-family:inherit;font-weight:600!important;font-size:.9375rem!important;line-height:1.2!important;text-decoration:none!important;text-align:center;cursor:pointer;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.mv-wc-btn:hover,.woocommerce .mv-btn--primary:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.wc-block-components-product-button__button:hover,.single_add_to_cart_button:hover,.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background:color-mix(in srgb,var(--wp--preset--color--accent) 82%,#000)!important;color:var(--wp--preset--color--surface-card)!important}.woocommerce .mv-btn--ghost{background:transparent!important;color:var(--wp--preset--color--text)!important;border-color:var(--wp--preset--color--border)!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.woocommerce .mv-btn--ghost:hover{background:transparent!important;border-color:var(--wp--preset--color--accent)!important;color:var(--wp--preset--color--accent)!important}.woocommerce .mv-hero .mv-btn--ghost,.woocommerce .mv-image-band .mv-btn--ghost,.woocommerce .mv-shop-hero .mv-btn--ghost,.woocommerce .mv-section--dark .mv-btn--ghost,.woocommerce .mv-dark-band .mv-btn--ghost,.woocommerce .mv-media-cta--dark .mv-btn--ghost{color:var(--wp--preset--color--surface-card)!important;border-color:color-mix(in srgb,var(--wp--preset--color--surface-card) 72%,transparent)!important;background:color-mix(in srgb,var(--wp--preset--color--surface-card) 10%,transparent)!important}.woocommerce .mv-hero .mv-btn--ghost:hover,.woocommerce .mv-image-band .mv-btn--ghost:hover,.woocommerce .mv-shop-hero .mv-btn--ghost:hover,.woocommerce .mv-section--dark .mv-btn--ghost:hover,.woocommerce .mv-dark-band .mv-btn--ghost:hover,.woocommerce .mv-media-cta--dark .mv-btn--ghost:hover{background:var(--wp--preset--color--surface-card)!important;border-color:var(--wp--preset--color--surface-card)!important;color:var(--wp--preset--color--dark)!important}.woocommerce .mv-btn--cart{background:color-mix(in srgb,var(--wp--preset--color--text-muted) 10%,var(--wp--preset--color--surface-card))!important;border-color:var(--wp--preset--color--border)!important;color:var(--wp--preset--color--text)!important}.woocommerce .mv-btn--cart:hover{background:var(--wp--preset--color--accent)!important;border-color:var(--wp--preset--color--accent)!important;color:var(--wp--preset--color--surface-card)!important}.mv-wc-btn:focus-visible,.single_add_to_cart_button:focus-visible,.wc-block-components-product-button__button:focus-visible{outline:2px solid var(--wp--preset--color--accent);outline-offset:2px}.woocommerce a.button.alt,.woocommerce button.button.alt,.single_add_to_cart_button.button.alt{background:var(--wp--preset--color--accent)!important;color:var(--wp--preset--color--surface-card)!important}.mv-shop .wc-block-components-product-button__button,.mv-product__related .wc-block-components-product-button__button{width:100%}.mv-product__col--buy .quantity input.qty,.mv-product__col--buy .wc-block-components-quantity-selector{border-radius:3px!important;min-height:2.75rem;font-family:inherit}.mv-product__col--buy .wc-block-components-quantity-selector{border-color:var(--wp--preset--color--border)!important;background:var(--wp--preset--color--surface-card)}.mv-product__col--buy .wc-block-components-quantity-selector__button{background:transparent!important;color:var(--wp--preset--color--text-muted)!important;font-weight:600!important;font-size:1.125rem!important;line-height:1!important;padding:0!important;border:0!important;box-shadow:none!important}.mv-product__col--buy .wp-block-woocommerce-add-to-cart-form form.cart,.mv-product__col--buy .wc-block-add-to-cart-form form.cart{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;grid-template-columns:unset!important;grid-auto-flow:unset!important;gap:var(--wp--preset--spacing--20)}.mv-product__col--buy .wp-block-woocommerce-add-to-cart-form form.cart:before,.mv-product__col--buy .wc-block-add-to-cart-form form.cart:before,.mv-product__col--buy .woocommerce-variation-add-to-cart:before{content:none!important;display:none!important}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:3px;font-size:.9375rem}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{color:var(--wp--preset--color--primary)}.mv-shop .wc-block-components-product-image a,.mv-product__related .wc-block-components-product-image a,.mv-shop .wc-block-components-product-image,.mv-shop .wc-block-grid__product-image,.mv-product__related .wc-block-components-product-image,.mv-product__col--media .wp-block-woocommerce-product-image-gallery,.mv-product__col--media .woocommerce-product-gallery{position:relative}:root{--mv-header-height: 64px;--mv-header-bar-min: 64px}.mv-header{width:100%;background:var(--wp--preset--color--surface-card);border-bottom:1px solid var(--wp--preset--color--border);transition:box-shadow .2s ease,border-color .2s ease;position:relative;z-index:100}.mv-header--scrolled{border-bottom-color:transparent;box-shadow:0 1px 0 var(--wp--preset--color--border),0 4px 24px color-mix(in srgb,var(--wp--preset--color--primary) 8%,transparent)}.mv-header--scrolled .mv-header__inner{min-height:56px;padding-block:.625rem}.mv-header--scrolled .mv-header__logo img,.mv-header--scrolled .mv-header__logo .custom-logo,.mv-header--scrolled .mv-header__logo .mv-brand-logo{max-height:32px}.mv-header--reduced-motion .mv-header__inner,.mv-header--reduced-motion.mv-header--scrolled .mv-header__inner{transition:none}.mv-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--wp--preset--spacing--40);padding-block:.875rem;min-height:var(--mv-header-bar-min, 64px);transition:min-height .2s ease,padding .2s ease}.mv-header__logo,.mv-header__logo.custom-logo-link{display:flex;align-items:center;text-decoration:none;color:var(--wp--preset--color--text);font-weight:700;font-size:1.125rem;letter-spacing:-.02em;flex-shrink:0}.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo{max-height:50px;width:auto;transition:max-height .2s ease}.mv-header__right{display:flex;align-items:center;gap:var(--wp--preset--spacing--30);min-width:0}.mv-header__nav{display:none}.mv-nav__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 1.5rem;list-style:none;margin:0;padding:0}.mv-nav__link{display:inline-flex;align-items:center;gap:.375rem;color:var(--wp--preset--color--text);text-decoration:none;font-size:.9375rem;font-weight:500}.mv-nav__link-icon{color:var(--wp--preset--color--accent);flex-shrink:0}.mv-nav__link:hover{color:var(--wp--preset--color--primary)}.mv-header__nav .menu,.mv-header__hub-menu{list-style:none;margin:0;padding:0}.mv-header__nav .menu{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 1.5rem}.mv-header__nav .menu a{color:var(--wp--preset--color--text);text-decoration:none;font-size:.9375rem;font-weight:500}.mv-header__nav .menu a:hover{color:var(--wp--preset--color--primary)}.mv-nav__item{list-style:none;margin:0;padding:0}.mv-nav__group{display:inline-flex;align-items:stretch;border-radius:3px}.mv-nav__trigger-link{padding:.375rem .25rem .375rem .5rem;border-radius:3px 0 0 3px}.mv-nav__trigger-caret{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;padding:0;margin:0;border:0;border-radius:0 3px 3px 0;background:transparent;color:var(--wp--preset--color--dark-muted);cursor:pointer;transition:color .15s ease,background-color .15s ease}.mv-nav__trigger-caret:hover,.mv-nav__trigger-caret[aria-expanded=true]{color:var(--wp--preset--color--primary);background:var(--wp--preset--color--surface)}.mv-nav__trigger-caret[aria-expanded=true] .mv-nav__trigger-chevron{color:var(--wp--preset--color--accent)}.mv-nav__trigger-icon{color:var(--wp--preset--color--accent);flex-shrink:0}.mv-nav__trigger-chevron{display:none;transform:rotate(90deg);color:var(--wp--preset--color--dark-muted);flex-shrink:0;transition:transform .15s ease,color .15s ease}.mv-header--reduced-motion .mv-nav__trigger-chevron{transition:none}.mv-header__mega{position:absolute;inset-inline:0;top:100%;z-index:50}.mv-header__mega[hidden],.mv-header__mega-panel[hidden]{display:none!important;visibility:hidden;pointer-events:none}.mv-header__mega-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:color-mix(in srgb,var(--wp--preset--color--dark) 25%,transparent);opacity:0;transition:opacity .2s ease;pointer-events:none}.mv-header__mega:has(>.mv-header__mega-panel.is-open) .mv-header__mega-backdrop{opacity:1}.mv-header__mega-panel{position:relative;background:var(--wp--preset--color--dark);color:var(--wp--preset--color--surface-card);border-bottom:1px solid color-mix(in srgb,var(--wp--preset--color--dark-muted) 35%,transparent);box-shadow:0 12px 40px color-mix(in srgb,var(--wp--preset--color--dark) 35%,transparent);opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.mv-header__mega-panel.is-open{opacity:1;transform:translateY(0)}.mv-header__mega-panel:not(.is-open){pointer-events:none}.mv-header__mega.is-dismissing .mv-header__hub-card,.mv-header__mega.is-dismissing .mv-header__mega-thumb-img,.mv-header__mega.is-dismissing .mv-header__hub-card-chevron,.mv-header__mega-panel.is-closing .mv-header__hub-card,.mv-header__mega-panel.is-closing .mv-header__mega-thumb-img,.mv-header__mega-panel.is-closing .mv-header__hub-card-chevron{transition:none!important}.mv-header--reduced-motion .mv-header__mega-backdrop{transition:opacity .01ms}.mv-header--reduced-motion .mv-header__mega-panel{transform:none;transition:opacity .01ms}.mv-header__mega-inner{padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--40) var(--wp--preset--spacing--50)}.mv-header__mega-inner--finder{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:var(--wp--preset--spacing--50);align-items:start}.mv-header__mega-title{margin:0;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--wp--preset--color--surface-card)}.mv-header__mega-finder-main{display:flex;flex-direction:column;align-items:flex-start}.mv-header__mega-finder-cta{margin-top:var(--wp--preset--spacing--30);min-height:48px}@media(max-width:959px){.mv-header__mega{display:none!important}.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo{max-height:32px;max-width:140px;height:auto;width:auto}}@media(min-width:960px){.mv-nav__trigger-chevron{display:flex}}@media(min-width:1280px){.mv-header__mega-inner--finder{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.mv-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.mv-header__cart{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--wp--preset--color--text);padding:.5rem;border-radius:3px;transition:background-color .15s ease,color .15s ease}.mv-header__cart .mv-icon{width:1.5rem;height:1.5rem}.mv-header__cart:hover{background-color:var(--wp--preset--color--surface);color:var(--wp--preset--color--primary)}.mv-header__cart-count{position:absolute;top:.375rem;right:.375rem;min-width:1rem;height:1rem;padding:0 .1875rem;border-radius:999px;background:var(--wp--preset--color--accent);color:var(--wp--preset--color--surface-card);font-size:.6875rem;font-weight:700;line-height:1rem;text-align:center;font-variant-numeric:tabular-nums;transform:translate(50%,-50%);pointer-events:none}.mv-header__cart-count.is-empty{display:none}.mv-header__account{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--wp--preset--color--text);padding:.5rem;border-radius:3px;transition:background-color .15s ease,color .15s ease}.mv-header__account .mv-icon{width:1.5rem;height:1.5rem}.mv-header__account:hover{background-color:var(--wp--preset--color--surface);color:var(--wp--preset--color--primary)}.mv-header__account-label{display:none}@media(min-width:960px){.mv-header__account-label{display:inline}}.mv-header__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--wp--preset--color--border);border-radius:3px;background:transparent;cursor:pointer;color:var(--wp--preset--color--text)}.mv-header__toggle:hover{border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary)}.mv-header__toggle-icon{display:flex;align-items:center;justify-content:center}.mv-header__toggle-icon--close,body.is-menu-open .mv-header__toggle-icon--open{display:none}body.is-menu-open .mv-header__toggle-icon--close{display:flex}.mv-header__hub{visibility:hidden;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;flex-direction:column;background:var(--wp--preset--color--surface);color:var(--wp--preset--color--text);transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}body.is-menu-open .mv-header__hub{visibility:visible;opacity:1;transform:translateY(0)}.mv-header--reduced-motion .mv-header__hub{transform:none;transition:opacity .01ms,visibility .01ms}.mv-header__hub-highlight{display:none}.mv-header__hub-scroll{position:relative;flex:1;overflow-y:auto;padding:max(var(--wp--preset--spacing--40),env(safe-area-inset-top)) var(--wp--preset--spacing--40) var(--wp--preset--spacing--40);-webkit-overflow-scrolling:touch}.mv-header__hub-top{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;margin-bottom:var(--wp--preset--spacing--40)}.mv-header__hub-close{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--wp--preset--color--border);border-radius:3px;background:var(--wp--preset--color--surface-card);color:var(--wp--preset--color--text);cursor:pointer}.mv-header__hub-close:hover{border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary);background:var(--wp--preset--color--surface)}.mv-header__hub-logo,.mv-header__hub-logo.custom-logo-link{justify-self:center;grid-column:2;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:.9375rem;letter-spacing:-.02em;color:var(--wp--preset--color--primary);text-decoration:none}.mv-header__hub-logo img,.mv-header__hub-logo .custom-logo,.mv-header__hub-logo .mv-brand-logo{max-height:34px;width:auto}.mv-header__hub-hero{margin-bottom:var(--wp--preset--spacing--40);padding:var(--wp--preset--spacing--30);border:1px solid var(--wp--preset--color--border);border-radius:3px;background:var(--wp--preset--color--surface-card)}.mv-header__hub-eyebrow{margin:0 0 .375rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--wp--preset--color--accent)}.mv-header__hub .mv-header__hub-eyebrow{color:var(--wp--preset--color--primary)}.mv-header__hub-title{margin:0 0 var(--wp--preset--spacing--30);font-size:clamp(1.125rem,3.5vw,1.5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--wp--preset--color--primary)}.mv-header__hub-hero-cta{width:100%;min-height:48px;justify-content:center}.mv-header__hub-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--wp--preset--spacing--30);padding:var(--wp--preset--spacing--30);text-decoration:none;color:var(--wp--preset--color--surface-card);border-bottom:1px solid color-mix(in srgb,var(--wp--preset--color--dark-muted) 35%,transparent);background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 40%,transparent);transition:background-color .15s ease,border-color .15s ease}.mv-header__hub-card:last-child{border-bottom:0}.mv-header__hub-card:hover{background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 75%,transparent);border-color:color-mix(in srgb,var(--wp--preset--color--accent) 40%,transparent)}.mv-header__hub-card .mv-icon-cell{background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 60%,transparent);border-color:color-mix(in srgb,var(--wp--preset--color--dark-muted) 35%,transparent);color:var(--wp--preset--color--accent)}.mv-header__hub .mv-header__hub-card{color:var(--wp--preset--color--text);border-bottom-color:var(--wp--preset--color--border);background:var(--wp--preset--color--surface-card)}.mv-header__hub .mv-header__hub-card:hover{background:var(--wp--preset--color--surface);border-color:var(--wp--preset--color--border)}.mv-header__hub .mv-header__hub-card .mv-icon-cell{background:var(--wp--preset--color--surface);border-color:var(--wp--preset--color--border);color:var(--wp--preset--color--primary)}.mv-header__hub-card-body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.mv-header__hub-card-title{font-weight:600;font-size:.9375rem;line-height:1.3}.mv-header__hub-card-desc{font-size:.8125rem;line-height:1.4;color:var(--wp--preset--color--dark-muted)}.mv-header__hub .mv-header__hub-card-desc{color:var(--wp--preset--color--text-muted)}.mv-header__hub-card-chevron{display:flex;align-items:center;justify-content:center;width:1.5rem;color:var(--wp--preset--color--dark-muted);flex-shrink:0}.mv-header__hub-card:hover .mv-header__hub-card-chevron{color:var(--wp--preset--color--accent)}.mv-header__hub .mv-header__hub-card:hover .mv-header__hub-card-chevron{color:var(--wp--preset--color--primary)}.mv-header__hub-accordion{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;align-items:center;padding:0}.mv-header__hub-accordion .mv-header__hub-card-link{grid-column:1 / 3;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:var(--wp--preset--spacing--30);padding:var(--wp--preset--spacing--30);text-decoration:none;color:inherit;min-width:0}.mv-header__hub-accordion-toggle{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;margin:0 var(--wp--preset--spacing--30) 0 0;border:0;background:transparent;color:var(--wp--preset--color--dark-muted);cursor:pointer;flex-shrink:0;transition:color .15s ease,transform .2s ease}.mv-header__hub-accordion-toggle:hover,.mv-header__hub-accordion-toggle[aria-expanded=true],.mv-header__hub-accordion:hover .mv-header__hub-accordion-toggle{color:var(--wp--preset--color--primary)}.mv-header__hub-accordion-toggle[aria-expanded=true]{transform:rotate(90deg)}.mv-header--reduced-motion .mv-header__hub-accordion-toggle{transition:color .15s ease}.mv-header--reduced-motion .mv-header__hub-accordion-toggle[aria-expanded=true]{transform:none}.mv-header__hub-accordion-panel{grid-column:1 / -1;grid-row:2;border-top:1px solid var(--wp--preset--color--border);background:var(--wp--preset--color--surface)}.mv-header__hub-subnav{list-style:none;margin:0;padding:.25rem 0}.mv-header__hub-subnav li+li{border-top:1px solid var(--wp--preset--color--border)}.mv-header__hub-subnav a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:44px;padding:.625rem var(--wp--preset--spacing--30) .625rem calc(var(--wp--preset--spacing--30) + 1.5rem);color:var(--wp--preset--color--text);text-decoration:none;font-size:.875rem}.mv-header__hub-subnav a:hover{color:var(--wp--preset--color--primary)}.mv-header__hub-subnav-count{color:var(--wp--preset--color--dark-muted);font-size:.8125rem}.mv-header__hub-subnav-all a{font-weight:600;color:var(--wp--preset--color--primary)}.mv-header__hub-trust{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;padding-top:var(--wp--preset--spacing--30);border-top:1px solid var(--wp--preset--color--border)}.mv-header__hub-trust-item{display:flex;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:500;line-height:1.35;color:var(--wp--preset--color--dark-muted)}.mv-header__hub-trust-item .mv-icon{flex:none;color:var(--wp--preset--color--success)}.mv-header__hub-trust-label{text-wrap:balance}.mv-header__hub-footer{position:relative;flex-shrink:0;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--30);padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--40);padding-bottom:max(var(--wp--preset--spacing--30),env(safe-area-inset-bottom));border-top:1px solid var(--wp--preset--color--border);background:var(--wp--preset--color--surface-card)}.mv-header__hub-account,.mv-header__hub-cart{width:100%;min-height:48px;justify-content:center}.mv-header__hub-account.mv-btn--ghost{color:var(--wp--preset--color--text);border-color:var(--wp--preset--color--border)}.mv-header__hub-account.mv-btn--ghost:hover{border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary)}@media(min-width:960px){.mv-header__nav{display:block}.mv-header__toggle{display:none}.mv-header__hub{display:none!important}}@media(min-width:960px){body.is-menu-open{overflow:auto}}@keyframes mv-live-ticker-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.mv-header__search-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border:0;border-radius:3px;background:transparent;color:var(--wp--preset--color--text);cursor:pointer;transition:background-color .15s ease,color .15s ease}.mv-header__search-toggle .mv-icon{width:1.5rem;height:1.5rem}.mv-header__search-toggle:hover{background-color:var(--wp--preset--color--surface);color:var(--wp--preset--color--primary)}.mv-search[hidden]{display:none!important}.mv-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:flex-start;justify-content:center;padding:clamp(4rem,12vh,9rem) var(--wp--preset--spacing--30) var(--wp--preset--spacing--40);pointer-events:none;visibility:hidden}.mv-search.is-open{pointer-events:auto;visibility:visible}.mv-search__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--wp--preset--color--dark) 62%,transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .18s ease}.mv-search.is-open .mv-search__backdrop{opacity:1}.mv-search__panel{position:relative;width:min(100%,40rem);background:var(--wp--preset--color--surface-card);border:1px solid var(--wp--preset--color--border);border-radius:4px;box-shadow:0 24px 64px -16px color-mix(in srgb,var(--wp--preset--color--dark) 55%,transparent);overflow:hidden;opacity:0;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.mv-search.is-open .mv-search__panel{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.mv-search__backdrop,.mv-search__panel{transition:none;transform:none}}.mv-search__bar{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;border-bottom:1px solid var(--wp--preset--color--border)}.mv-search__bar-icon{display:flex;color:var(--wp--preset--color--text-muted);flex:none}.mv-search__input{flex:1;min-width:0;border:0;background:transparent;font-size:1.0625rem;font-family:inherit;color:var(--wp--preset--color--text);outline:none;padding:.25rem 0}.mv-search__input::placeholder{color:var(--wp--preset--color--text-muted)}.mv-search__input::-webkit-search-cancel-button{display:none}.mv-search__close{display:flex;align-items:center;justify-content:center;flex:none;padding:.375rem;border:0;border-radius:3px;background:transparent;color:var(--wp--preset--color--text-muted);cursor:pointer;transition:background-color .15s ease,color .15s ease}.mv-search__close:hover{background:var(--wp--preset--color--surface);color:var(--wp--preset--color--text)}.mv-search__results{list-style:none;margin:0;padding:0;max-height:min(24rem,55vh);overflow-y:auto;overscroll-behavior:contain}.mv-search__result{margin:0;border-bottom:1px solid color-mix(in srgb,var(--wp--preset--color--border) 60%,transparent)}.mv-search__result:last-child{border-bottom:0}.mv-search__result-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.875rem;padding:.75rem 1rem;text-decoration:none;color:var(--wp--preset--color--text);transition:background-color .12s ease}.mv-search__result-link:hover,.mv-search__result.is-active .mv-search__result-link{background:color-mix(in srgb,var(--wp--preset--color--primary) 6%,transparent)}.mv-search__result-img{width:48px;height:48px;object-fit:contain;border-radius:3px;border:1px solid var(--wp--preset--color--border);background:var(--wp--preset--color--surface-card);flex:none}.mv-search__result-img--empty{display:block;background:var(--wp--preset--color--surface)}.mv-search__result-body{display:flex;flex-direction:column;gap:.125rem;min-width:0}.mv-search__result-title{font-size:.9375rem;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mv-search__result-meta{font-size:.75rem;color:var(--wp--preset--color--text-muted)}.mv-search__result-price{font-size:.9375rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.mv-search__empty{margin:0;padding:1.25rem 1rem;font-size:.9375rem;color:var(--wp--preset--color--text-muted);text-align:center}.mv-search__footer{border-top:1px solid var(--wp--preset--color--border);background:var(--wp--preset--color--surface)}.mv-search__all{display:block;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:var(--wp--preset--color--primary);text-decoration:none;text-align:center}.mv-search__all:hover{text-decoration:underline}body.is-search-open{overflow:hidden}.mv-footer{background:var(--wp--preset--color--dark);color:var(--wp--preset--color--dark-muted);padding-block:var(--wp--preset--spacing--60)}.mv-footer__brand{color:var(--wp--preset--color--surface-card)}.mv-footer__tagline{margin:0;font-size:.875rem;line-height:1.5;max-width:28ch}.mv-footer__heading{margin:0 0 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--wp--preset--color--surface-card)}.mv-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.mv-footer__links a{color:var(--wp--preset--color--dark-muted);text-decoration:none;font-size:.875rem}.mv-footer__links a:hover{color:var(--wp--preset--color--accent)}.mv-footer__trust{display:flex;flex-wrap:wrap;gap:.75rem 2rem;margin-top:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--40);border-top:1px solid color-mix(in srgb,var(--wp--preset--color--surface-card) 12%,transparent)}.mv-footer__trust-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:color-mix(in srgb,var(--wp--preset--color--surface-card) 75%,var(--wp--preset--color--dark-muted))}.mv-footer__trust-item .mv-icon{color:var(--wp--preset--color--accent);flex:none}.mv-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:var(--wp--preset--spacing--40);padding-top:var(--wp--preset--spacing--40);border-top:1px solid color-mix(in srgb,var(--wp--preset--color--surface-card) 12%,transparent);font-size:.8125rem}.mv-footer__legal{display:flex;flex-wrap:wrap;gap:1rem}.mv-footer__legal a{color:var(--wp--preset--color--dark-muted);text-decoration:none}.mv-footer__legal a:hover{color:var(--wp--preset--color--accent)}.mv-hero{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(165deg,color-mix(in srgb,var(--wp--preset--color--primary) 18%,var(--wp--preset--color--dark)) 0%,var(--wp--preset--color--dark) 42%);color:var(--wp--preset--color--surface-card);padding-block:var(--wp--preset--spacing--70)}.mv-hero .mv-hero__title{color:var(--wp--preset--color--surface-card)}.mv-hero--bg{display:flex;flex-direction:column;justify-content:center;min-height:85vh;background:var(--wp--preset--color--dark);padding-block:clamp(var(--wp--preset--spacing--60),8vh,var(--wp--preset--spacing--70));box-sizing:border-box;overflow:visible}.mv-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;border-radius:inherit}.mv-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transform-origin:center center}.mv-hero--bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(100deg,color-mix(in srgb,var(--wp--preset--color--dark) 88%,transparent),#0b11201f 48%,color-mix(in srgb,var(--wp--preset--color--dark) 30%,transparent)),linear-gradient(to top,color-mix(in srgb,var(--wp--preset--color--dark) 70%,transparent) 0%,transparent 55%);pointer-events:none;overflow:hidden}.mv-hero--bg .mv-hero__copy{max-width:min(28rem,42vw)}.mv-hero__trust-right{--mv-hero-star: #eab308;display:flex;flex-direction:column;align-items:flex-start;gap:.6875rem;width:100%;padding:.875rem 1rem 1rem;border-radius:8px;background:var(--wp--preset--color--surface-card);border:1px solid var(--wp--preset--color--border);box-shadow:0 1px 2px color-mix(in srgb,var(--wp--preset--color--dark) 6%,transparent),0 18px 40px -16px color-mix(in srgb,var(--wp--preset--color--dark) 28%,transparent);box-sizing:border-box}@media(min-width:900px){.mv-hero--bg .mv-hero__inner{flex:1;display:flex;flex-direction:column;justify-content:center}.mv-hero--bg .mv-hero__title{max-width:16ch}.mv-hero--bg .mv-hero__trust-right{position:absolute;right:0;bottom:-10rem;z-index:3;max-width:min(22rem,36vw)}.mv-hero--bg .mv-hero__cta-note{max-width:min(28rem,42vw)}.mv-hero--bg .mv-hero__bg-img{position:absolute;top:50%;left:0;height:115%;will-change:transform}}@media(max-width:899px){.mv-hero--bg{display:flex;flex-direction:column;justify-content:flex-start;min-height:0;gap:var(--wp--preset--spacing--40);background:var(--wp--preset--color--surface);color:var(--wp--preset--color--text);padding-block:var(--wp--preset--spacing--50)}.mv-hero--bg .mv-hero__inner{display:contents}.mv-hero--bg .mv-hero__copy{order:1;max-width:none;width:min(calc(100% - 2 * var(--mv-layout-gutter)),var(--wp--style--global--wide-size));margin-inline:auto}.mv-hero--bg .mv-hero__title{max-width:14ch;color:var(--wp--preset--color--text)}.mv-hero--bg .mv-hero__subtitle{max-width:36ch;margin-bottom:var(--wp--preset--spacing--40);color:var(--wp--preset--color--text-muted)}.mv-hero--bg .mv-hero__cta-note{color:var(--wp--preset--color--text-muted)}.mv-hero--bg .mv-hero__actions{flex-direction:column;align-items:stretch;gap:.625rem}.mv-hero--bg .mv-hero__actions .mv-btn{width:100%;justify-content:center}.mv-hero--bg .mv-btn--ghost{color:var(--wp--preset--color--text);border-color:var(--wp--preset--color--border);background:transparent}.mv-hero--bg .mv-btn--ghost:hover{background:transparent;border-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--accent)}.mv-hero--bg:after{display:none}.mv-hero--bg .mv-hero__bg{position:static;inset:auto;z-index:auto;order:2;box-sizing:border-box;width:min(calc(100% - 2 * var(--mv-layout-gutter)),var(--wp--style--global--wide-size));margin-inline:auto;border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 55%,var(--wp--preset--color--dark))}.mv-hero--bg .mv-hero__bg-img{width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;object-position:center center}.mv-hero--bg .mv-hero__trust-right{order:3;width:min(calc(100% - 2 * var(--mv-layout-gutter)),var(--wp--style--global--wide-size));max-width:none;margin-inline:auto;margin-top:0}}.mv-hero--bg .mv-hero__inner{position:relative;z-index:1}.mv-hero__copy{display:flex;flex-direction:column;gap:0;min-width:0}.mv-hero__eyebrow{margin:0 0 1rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--wp--preset--color--accent)}.mv-hero__cta-note{margin:.625rem 0 0;font-size:.8125rem;color:color-mix(in srgb,var(--wp--preset--color--surface-card) 60%,var(--wp--preset--color--dark-muted))}.mv-hero__title{margin:0 0 1rem;font-size:var(--wp--preset--font-size--hero);line-height:1.08;max-width:14ch;letter-spacing:-.03em}.mv-hero__subtitle{margin:0 0 1.5rem;font-size:var(--wp--preset--font-size--medium);line-height:1.65;color:color-mix(in srgb,var(--wp--preset--color--surface-card) 78%,var(--wp--preset--color--dark-muted));max-width:40ch}.mv-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}@keyframes mv-hero-rise{0%{opacity:0;transform:translate3d(0,1.35rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mv-hero-word-rise{0%{opacity:0;transform:translate3d(0,110%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes mv-hero-js-fallback{to{opacity:1}}.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__eyebrow,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__title,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__subtitle,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__actions,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__cta-note,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__trust-right{opacity:0;animation:mv-hero-js-fallback 0s 1.5s forwards}.mv-hero--bg.is-hero-anim .mv-hero__word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.08em;margin-bottom:-.08em}.mv-hero--bg.is-hero-anim .mv-hero__word-inner{display:inline-block;animation:mv-hero-word-rise .9s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.18s + var(--mv-word-i, 0) * 75ms)}.mv-hero--bg.is-hero-anim .mv-hero__intro-item{animation:mv-hero-rise .85s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(60ms + var(--mv-intro-i, 0) * .11s)}.mv-hero--bg.is-hero-anim .mv-hero__intro-item--trust{animation-delay:calc(.42s + var(--mv-intro-i, 0) * 80ms)}@media(prefers-reduced-motion:reduce){.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__eyebrow,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__title,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__subtitle,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__actions,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__cta-note,.mv-hero--bg[data-mv-hero-parallax]:not(.is-hero-anim) .mv-hero__trust-right,.mv-hero--bg.is-hero-anim .mv-hero__intro-item,.mv-hero--bg.is-hero-anim .mv-hero__word-inner{animation:none;opacity:1;transform:none}}.mv-section{padding-block:var(--wp--preset--spacing--60)}.mv-section--light{background:var(--wp--preset--color--surface);color:var(--wp--preset--color--text)}.mv-section__inner{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--50)}.mv-section__inner>.wp-block-columns{width:100%;margin:0}.mv-section-intro{max-width:var(--wp--style--global--content-size)}.mv-section-intro__label{margin:0 0 var(--wp--preset--spacing--20);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-variant-numeric:tabular-nums;color:var(--wp--preset--color--accent)}.mv-section-intro__title{margin:0 0 var(--wp--preset--spacing--20);font-size:var(--wp--preset--font-size--x-large);line-height:1.2;letter-spacing:-.02em}.mv-section-intro__desc{margin:0;color:var(--wp--preset--color--text-muted);line-height:1.6;font-size:.9375rem;max-width:52ch}.mv-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--wp--preset--color--border);background:var(--wp--preset--color--surface-card)}@media(min-width:768px){.mv-stat-grid{grid-template-columns:repeat(4,1fr)}}.mv-stat-grid__item{padding:var(--wp--preset--spacing--40) var(--wp--preset--spacing--30);background:transparent;border-right:1px solid var(--wp--preset--color--border);border-bottom:1px solid var(--wp--preset--color--border);border-radius:0}.mv-stat-grid__item:nth-child(2n){border-right:none}@media(min-width:768px){.mv-stat-grid__item{border-bottom:none;border-right:1px solid var(--wp--preset--color--border)}.mv-stat-grid__item:nth-child(2n){border-right:1px solid var(--wp--preset--color--border)}.mv-stat-grid__item:last-child{border-right:none}}.mv-section--dark .mv-stat-grid,.mv-dark-band .mv-stat-grid{border-color:color-mix(in srgb,var(--wp--preset--color--dark-muted) 35%,transparent);background:transparent}.mv-section--dark .mv-stat-grid__item,.mv-dark-band .mv-stat-grid__item{border-color:color-mix(in srgb,var(--wp--preset--color--dark-muted) 30%,transparent);background:transparent}.mv-stat-grid__value{display:block;font-size:var(--wp--preset--font-size--stat);font-weight:700;font-variant-numeric:tabular-nums;line-height:1;color:var(--wp--preset--color--text)}.mv-stat-grid__suffix{font-size:.55em;font-weight:600;color:inherit}.mv-stat-grid__label{display:block;margin-top:.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--wp--preset--color--text-muted);line-height:1.4}.mv-section__inner>.mv-stat-grid{width:100%}.mv-section--dark .mv-stat-grid__label,.mv-dark-band .mv-stat-grid__label{color:var(--wp--preset--color--dark-muted)}.mv-section--dark .mv-stat-grid__value,.mv-dark-band .mv-stat-grid__value{color:var(--wp--preset--color--surface-card)}.mv-data-list{display:grid;gap:0;border:1px solid var(--wp--preset--color--border);border-radius:3px;overflow:hidden;background:var(--wp--preset--color--surface-card)}.mv-section--dark .mv-data-list,.mv-dark-band .mv-data-list{border-color:color-mix(in srgb,var(--wp--preset--color--dark-muted) 35%,transparent);background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 40%,transparent)}.mv-dark-band .mv-data-list.wp-block-motorvital-product-spec-list{background:color-mix(in srgb,var(--wp--preset--color--dark-elevated) 40%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media(prefers-reduced-motion:reduce){.mv-dark-band .mv-data-list.wp-block-motorvital-product-spec-list{backdrop-filter:none;-webkit-backdrop-filter:none}}.mv-data-list__row{display:grid;grid-template-columns:minmax(7rem,.9fr) minmax(0,1.1fr);gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--wp--preset--color--border);align-items:baseline}.mv-section--dark .mv-data-list__row,.mv-dark-band .mv-data-list__row{border-bottom-color:color-mix(in srgb,var(--wp--preset--color--dark-muted) 30%,transparent)}.mv-data-list__row:last-child{border-bottom:0}.mv-data-list__term{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--wp--preset--color--text-muted)}.mv-data-list__value{margin:0;font-size:.9375rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--wp--preset--color--text);text-align:right}.mv-section--dark .mv-data-list__term,.mv-dark-band .mv-data-list__term{color:var(--wp--preset--color--dark-muted)}.mv-section--dark .mv-data-list__value,.mv-dark-band .mv-data-list__value{color:var(--wp--preset--color--surface-card)}@media(max-width:479px){.mv-data-list__row{grid-template-columns:1fr;gap:.2rem}.mv-data-list__value{text-align:left}}.mv-home{--mv-home-rule: var(--wp--preset--color--border)}.mv-home .mv-hero{padding-block:var(--wp--preset--spacing--60);border-bottom:1px solid color-mix(in srgb,var(--wp--preset--color--surface-card) 14%,transparent)}.mv-home .mv-hero__eyebrow{font-size:.6875rem;letter-spacing:.14em;font-variant-numeric:tabular-nums;margin-bottom:.85rem}.mv-home .mv-hero__title{font-size:clamp(2rem,4.5vw,2.85rem);max-width:17ch}.mv-home .mv-hero__subtitle{font-size:.9375rem;margin-bottom:var(--wp--preset--spacing--40)}.mv-home .mv-hero__actions{margin-top:.25rem}.mv-home .mv-hero--bg .mv-hero__title{font-size:clamp(2.1rem,5vw,3.1rem);max-width:16ch}.mv-home .mv-hero--bg .mv-hero__subtitle{max-width:36ch}.mv-home .mv-hero--bg{min-height:max(60vh,600px);padding-block:clamp(var(--wp--preset--spacing--60),8vh,var(--wp--preset--spacing--70));padding-bottom:clamp(4.5rem,8vh,6rem)}@media(min-width:900px){.mv-home .mv-hero--bg .mv-hero__trust-right{bottom:-10rem;max-width:min(19rem,32vw)}}@media(max-width:899px){.mv-home .mv-hero--bg{min-height:0;padding-block:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);gap:var(--wp--preset--spacing--40);border-bottom-color:var(--wp--preset--color--border)}.mv-home .mv-hero--bg .mv-hero__title{font-size:clamp(1.85rem,7.5vw,2.25rem);max-width:13ch}.mv-home .mv-hero--bg .mv-hero__subtitle{font-size:.9375rem;margin-bottom:var(--wp--preset--spacing--40)}.mv-home .mv-hero--bg .mv-hero__trust-right{max-width:none}}.mv-home .mv-section{padding-block:var(--wp--preset--spacing--60)}.mv-home .mv-section__inner{gap:var(--wp--preset--spacing--40)}.mv-home .mv-section-intro{max-width:40rem}.mv-home .mv-section-intro__label{font-size:.6875rem;letter-spacing:.12em;font-variant-numeric:tabular-nums;color:var(--wp--preset--color--accent);border-bottom:2px solid var(--wp--preset--color--primary);display:inline-block;padding-bottom:.35rem;margin-bottom:.85rem}.mv-home .mv-section-intro__title{font-size:clamp(1.35rem,2.5vw,1.75rem);letter-spacing:-.02em}.mv-home .mv-section-intro__desc{max-width:52ch;font-size:.9375rem}.mv-home__spec-grid{display:grid;gap:var(--wp--preset--spacing--40);width:100%;align-items:start}.mv-home__spec-grid.is-layout-flow>*{margin-block-start:0}@media(min-width:768px){.mv-home__spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--wp--preset--spacing--40)}}.mv-dark-band .mv-section-intro__label{color:#ff8fa3;border-bottom-color:var(--wp--preset--color--accent)}.mv-home__nav-section .mv-section__inner{gap:var(--wp--preset--spacing--50)}.mv-home__quicknav{display:grid;gap:0;border:1px solid var(--mv-home-rule);width:100%;align-items:stretch}.mv-home__quicknav.is-layout-flow>*{margin-block-start:0}@media(min-width:768px){.mv-home__quicknav{grid-template-columns:repeat(3,minmax(0,1fr))}}.mv-home__quicknav-item{padding:var(--wp--preset--spacing--40);border-bottom:1px solid var(--mv-home-rule);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--30);min-height:100%;height:100%;box-sizing:border-box}.mv-home__quicknav-item.is-layout-flow>*{margin-block:0}@media(min-width:768px){.mv-home__quicknav-item{border-bottom:none;border-right:1px solid var(--mv-home-rule)}.mv-home__quicknav-item:last-child{border-right:none}}.mv-home__quicknav-item:last-child{border-bottom:none}.mv-home__quicknav-title{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.01em}.mv-home__quicknav-desc{margin:0;font-size:.875rem;color:var(--wp--preset--color--text-muted);line-height:1.5;flex:1 1 auto}.mv-home__quicknav-item>p:last-child{margin:auto 0 0;padding-top:0}.mv-home__quicknav-item .mv-btn{display:inline-flex;width:100%;justify-content:center;margin:0;padding:.625rem 1rem;font-size:.875rem;border-radius:3px;box-sizing:border-box}.mv-home .mv-section__inner>.wp-block-buttons{justify-content:flex-start}:root{--mv-shell-red: var(--mv-room-red, #d10d32);--mv-shell-red-dark: var(--mv-room-red-dark, #a80a29);--mv-shell-navy: var(--mv-room-dark, #050c18);--mv-shell-navy-elevated: var(--mv-room-dark-elevated, #101f36);--mv-shell-paper: var(--mv-room-paper, #f3f1ec);--mv-shell-paper-deep: var(--mv-room-paper-deep, #e9e6df);--mv-shell-ink: var(--mv-room-ink, #081426);--mv-shell-muted: var(--mv-room-muted, #626872);--mv-shell-line: var(--mv-room-rule, #d7d4cc);--mv-shell-light-line: rgba(255, 255, 255, .14);--mv-header-height: 102px;--mv-shell-focus: var(--mv-room-focus, #2563eb)}.mv-header{z-index:100;border:0;background:#fff;box-shadow:0 1px #06101f1f;color:var(--mv-shell-ink)}.mv-header--scrolled{border:0;box-shadow:0 10px 30px #06101f1f}.mv-header__utility{height:31px;border-bottom:1px solid rgba(255,255,255,.1);background:var(--mv-shell-navy);color:#ffffffbd}.mv-header__utility-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1.5rem;font-size:.625rem;font-weight:650;letter-spacing:.055em;line-height:1;text-transform:uppercase}.mv-header__utility-rating,.mv-header__utility-benefits,.mv-header__utility-benefits>span,.mv-header__utility-benefits>a{display:inline-flex;align-items:center}.mv-header__utility-rating{gap:.45rem;color:#fff;text-decoration:none}.mv-header__utility-rating:hover small{color:#fff}.mv-header__utility-stars{color:var(--mv-shell-red);font-size:.6875rem;letter-spacing:.02em}.mv-header__utility-rating strong{font-size:.6875rem;font-variant-numeric:tabular-nums}.mv-header__utility-rating small{color:#ffffff85;font-size:inherit;transition:color .15s ease}.mv-header__utility-benefits{gap:0;height:100%}.mv-header__utility-benefits>span,.mv-header__utility-benefits>a{height:100%;padding-inline:1rem;border-left:1px solid rgba(255,255,255,.1);color:inherit;text-decoration:none}.mv-header__utility-benefits>a{padding-right:0;color:#fff}.mv-header__utility-benefits>a:hover{color:#ff8da7}.mv-header__inner,.mv-header--scrolled .mv-header__inner{min-height:71px;padding-block:0;gap:clamp(1rem,2.3vw,2.5rem)}.mv-header__logo,.mv-header__logo.custom-logo-link{position:relative;z-index:1;min-width:0}.mv-header__logo:after{position:absolute;right:-1.2rem;bottom:-1.1rem;width:1px;height:2.25rem;background:var(--mv-shell-line);content:""}.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo,.mv-header--scrolled .mv-header__logo img,.mv-header--scrolled .mv-header__logo .custom-logo,.mv-header--scrolled .mv-header__logo .mv-brand-logo{width:auto;max-width:166px;max-height:39px}.mv-header__right{flex:1;justify-content:flex-end;align-self:stretch;gap:clamp(.75rem,1.5vw,1.75rem)}.mv-header__nav{align-self:stretch}.mv-nav__list{height:100%;flex-wrap:nowrap;gap:0;counter-reset:mv-shell-nav}.mv-nav__item{position:relative;display:flex;align-items:stretch;counter-increment:mv-shell-nav}.mv-nav__item:after{position:absolute;right:.75rem;bottom:0;left:.75rem;height:3px;background:var(--mv-shell-red);content:"";opacity:0;transform:scaleX(.25);transform-origin:left;transition:opacity .16s ease,transform .16s ease}.mv-nav__item:hover:after,.mv-nav__item:focus-within:after,.mv-nav__item:has(.mv-nav__trigger-caret[aria-expanded=true]):after{opacity:1;transform:scaleX(1)}.mv-nav__group{height:100%;align-items:stretch;border-radius:0}.mv-nav__link,.mv-header__nav .menu a{position:relative;display:inline-flex;align-items:center;gap:.45rem;height:100%;padding:.25rem .75rem;border-radius:0;color:var(--mv-shell-ink);font-size:.77rem;font-weight:700;letter-spacing:.025em;line-height:1;text-transform:uppercase;white-space:nowrap}.mv-nav__link:before{color:#9a9fa9;content:"0" counter(mv-shell-nav);font-size:.55rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.04em}.mv-nav__link:hover,.mv-header__nav .menu a:hover{color:var(--mv-shell-red)}.mv-nav__trigger-link{padding-right:.25rem;border-radius:0}.mv-nav__trigger-icon,.mv-nav__link-icon{display:none}.mv-nav__trigger-caret{width:1.65rem;height:100%;border-radius:0;color:#8c929d}.mv-nav__trigger-caret:hover,.mv-nav__trigger-caret[aria-expanded=true]{background:transparent;color:var(--mv-shell-red)}.mv-nav__trigger-chevron{display:flex;width:.875rem;height:.875rem;transform:rotate(90deg)}.mv-nav__trigger-caret[aria-expanded=true] .mv-nav__trigger-chevron{color:var(--mv-shell-red);transform:rotate(270deg)}.mv-header__actions{align-self:stretch;align-items:stretch;gap:0;padding-left:.75rem;box-sizing:border-box;border-left:1px solid var(--mv-shell-line)}.mv-header__search-toggle,.mv-header__account,.mv-header__cart,.mv-header__mini-cart .wc-block-mini-cart__button{display:inline-flex;position:relative;flex-direction:column;align-items:center;justify-content:center;align-self:stretch;box-sizing:border-box;width:80px;height:auto;min-width:80px;min-height:0;margin:0;gap:.25rem;padding:.375rem .625rem;border:0;border-radius:0;background:transparent;color:var(--mv-shell-ink);text-decoration:none;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.mv-header__actions>.mv-header__account,.mv-header__actions>.mv-header__cart,.mv-header__actions>.mv-header__mini-cart{border-left:1px solid var(--mv-shell-line)}.mv-header__search-toggle:hover,.mv-header__account:hover,.mv-header__cart:hover,.mv-header__mini-cart .wc-block-mini-cart__button:hover{background:var(--mv-shell-paper);color:var(--mv-shell-red);box-shadow:inset 0 -3px 0 var(--mv-shell-red)}.mv-header__action-icon,.mv-header__search-toggle>.mv-icon,.mv-header__account>.mv-icon,.mv-header__cart>.mv-icon{display:flex;align-items:center;justify-content:center}.mv-header__search-toggle .mv-icon,.mv-header__account .mv-icon,.mv-header__cart .mv-icon,.mv-header__mini-cart .wc-block-mini-cart__icon{width:1.2rem;height:1.2rem}.mv-header__action-label,.mv-header__account-label,.mv-header__cart-label{display:block;color:currentColor;font-size:.535rem;font-weight:750;letter-spacing:.045em;line-height:1;text-transform:uppercase;white-space:nowrap}.mv-header__mini-cart .wc-block-mini-cart__badge,.mv-header__cart-count{top:.55rem;right:calc(50% - 1.4rem);box-sizing:border-box;min-width:1.35rem;height:1.35rem;border:2px solid #fff;background:var(--mv-shell-red)!important;color:#fff!important;font-size:.55rem;line-height:1.1rem;transform:none}.mv-header__toggle{display:none}.mv-header__mega{top:100%;z-index:70}.mv-header__mega-backdrop{z-index:-1;background:#06101f85;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.mv-header__mega-panel{max-height:calc(100vh - var(--mv-header-height, 102px));overflow-y:auto;border-top:3px solid var(--mv-shell-red);border-bottom:1px solid rgba(6,16,31,.18);background:var(--mv-shell-paper);color:var(--mv-shell-ink);box-shadow:0 24px 60px #06101f3d;transform:translateY(-8px)}.mv-header__mega-panel.is-open{transform:translateY(0)}.mv-header__mega-inner{position:relative;display:grid;grid-template-columns:minmax(14rem,.72fr) minmax(0,2.28fr);gap:1.75rem 2rem;padding-block:clamp(1.75rem,2.8vw,2.75rem) 1.5rem}.mv-header__mega-close{position:absolute;top:1rem;right:0;z-index:4;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--mv-shell-line);border-radius:0;background:#fff;color:var(--mv-shell-ink);cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.mv-header__mega-close:hover{border-color:var(--mv-shell-red);background:var(--mv-shell-red);color:#fff}.mv-header__mega-intro{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:1.1rem 1.25rem 0 0;border-top:1px solid var(--mv-shell-ink)}.mv-header__mega-eyebrow,.mv-header__hub-eyebrow{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 .9rem;color:var(--mv-shell-red);font-size:.625rem;font-weight:750;letter-spacing:.12em;line-height:1;text-transform:uppercase}.mv-header__mega-eyebrow>span,.mv-header__hub-eyebrow>span{display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;background:var(--mv-shell-red);color:#fff;font-size:.55rem;letter-spacing:.03em}.mv-header__mega-title{max-width:17ch;margin:0;color:var(--mv-shell-ink);font-size:clamp(1.55rem,2.35vw,2.25rem);font-weight:760;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.mv-header__mega-copy{max-width:35ch;margin:1rem 0 0;color:var(--mv-shell-muted);font-size:.83rem;line-height:1.55}.mv-header__mega-primary-link{display:inline-flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;margin-top:1.35rem;padding:.75rem .9rem;border:1px solid var(--mv-shell-ink);background:var(--mv-shell-ink);color:#fff;font-size:.72rem;font-weight:750;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;transition:background-color .15s ease,border-color .15s ease}.mv-header__mega-primary-link:hover{border-color:var(--mv-shell-red);background:var(--mv-shell-red)}.mv-header__mega-proof{display:grid;gap:.45rem;margin-top:auto;padding-top:1.25rem;color:#6f7580;font-size:.65rem;font-weight:650;line-height:1.3}.mv-header__mega-proof span{display:flex;align-items:center;gap:.5rem}.mv-header__mega-proof span:before{width:.42rem;height:.42rem;background:var(--mv-shell-red);content:""}.mv-header__mega-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;align-items:stretch;margin-right:3.25rem;border:1px solid var(--mv-shell-line);background:var(--mv-shell-line)}.mv-header__mega-product{position:relative;display:grid;grid-template-rows:minmax(8.5rem,1fr) auto;min-width:0;min-height:18.25rem;overflow:hidden;background:#fff;color:var(--mv-shell-ink);text-decoration:none;transition:background-color .2s ease,color .2s ease}.mv-header__mega-product--nanotec{background:var(--mv-shell-navy);color:#fff}.mv-header__mega-product:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--mv-shell-red);content:"";transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.mv-header__mega-product:hover:after,.mv-header__mega-product:focus-visible:after{transform:scaleX(1)}.mv-header__mega-product:not(.mv-header__mega-product--nanotec):hover{background:#f9f8f5}.mv-header__mega-product-index{position:absolute;top:.7rem;left:.7rem;z-index:2;color:#9499a2;font-size:.58rem;font-weight:750;letter-spacing:.06em}.mv-header__mega-product--nanotec .mv-header__mega-product-index{color:#ffffff85}.mv-header__mega-product-media{position:relative;display:grid;place-items:center;min-height:0;padding:1.2rem 1rem .25rem;overflow:hidden}.mv-header__mega-product-media:before{position:absolute;top:50%;left:50%;width:6.5rem;height:6.5rem;border:1px solid rgba(6,16,31,.07);border-radius:50%;content:"";transform:translate(-50%,-50%)}.mv-header__mega-product--nanotec .mv-header__mega-product-media:before{border-color:#ffffff1f;background:#ffffff06}.mv-header__mega-product-img{position:relative;z-index:1;width:100%;height:8.6rem;object-fit:contain;filter:drop-shadow(.6rem .8rem .75rem rgba(6,16,31,.2));transition:transform .24s ease}.mv-header__mega-product:hover .mv-header__mega-product-img{transform:translateY(-.2rem) scale(1.035)}.mv-header__mega-product-body{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:8.1rem;padding:.9rem .85rem 1rem;border-top:1px solid var(--mv-shell-line)}.mv-header__mega-product--nanotec .mv-header__mega-product-body{border-top-color:#ffffff24}.mv-header__mega-product-badge{margin-bottom:.35rem;color:var(--mv-shell-red);font-size:.55rem;font-weight:800;letter-spacing:.085em;text-transform:uppercase}.mv-header__mega-product-title{font-size:.96rem;font-weight:760;letter-spacing:-.025em;line-height:1.2}.mv-header__mega-product-desc{display:-webkit-box;margin-top:.45rem;overflow:hidden;color:#737985;font-size:.68rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mv-header__mega-product--nanotec .mv-header__mega-product-desc{color:#ffffff9e}.mv-header__mega-product-arrow{position:absolute;right:.75rem;bottom:.8rem;display:grid;place-items:center;width:1.7rem;height:1.7rem;border:1px solid var(--mv-shell-line);color:var(--mv-shell-red)}.mv-header__mega-product--nanotec .mv-header__mega-product-arrow{border-color:#ffffff38}.mv-header__mega-categories{grid-column:1 / -1;display:grid;grid-template-columns:minmax(9rem,.72fr) minmax(0,2.28fr);gap:2rem;align-items:center;padding-top:1rem;border-top:1px solid var(--mv-shell-line)}.mv-header__mega-categories-label{color:#777d88;font-size:.61rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.mv-header__mega-categories ul{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0 3.25rem 0 0;padding:0;list-style:none}.mv-header__mega-categories a{display:inline-flex;align-items:center;gap:.5rem;min-height:32px;padding:.38rem .65rem;border:1px solid var(--mv-shell-line);background:#fff;color:var(--mv-shell-ink);font-size:.66rem;font-weight:650;text-decoration:none;transition:border-color .15s ease,color .15s ease}.mv-header__mega-categories a:hover{border-color:var(--mv-shell-red);color:var(--mv-shell-red)}.mv-header__mega-categories small{color:#9a9fa8;font-size:.55rem;font-variant-numeric:tabular-nums}.mv-header__mega-inner--finder{grid-template-columns:minmax(18rem,.84fr) minmax(0,1.7fr);gap:0;padding-block:2rem}.mv-header__mega-finder-main{display:flex;flex-direction:column;align-items:flex-start;min-height:20rem;padding:2rem;background:var(--mv-shell-navy);color:#fff}.mv-header__mega-finder-main .mv-header__mega-title{max-width:15ch;color:#fff}.mv-header__mega-finder-main .mv-header__mega-copy{color:#ffffffa3}.mv-header__mega-finder-steps{display:grid;width:100%;margin:1.4rem 0 1.5rem;padding:0;border-top:1px solid rgba(255,255,255,.14);list-style:none}.mv-header__mega-finder-steps li{display:grid;grid-template-columns:2.25rem 1fr;align-items:center;min-height:2.4rem;border-bottom:1px solid rgba(255,255,255,.14);color:#ffffffc2;font-size:.7rem;font-weight:650}.mv-header__mega-finder-steps span{color:var(--mv-shell-red);font-size:.55rem;font-weight:800}.mv-header__mega-finder-cta{display:inline-flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;margin-top:auto;border-radius:0;background:var(--mv-shell-red);font-size:.72rem;letter-spacing:.035em;text-transform:uppercase}.mv-header__mega-finder-cta:hover{background:var(--mv-shell-red-dark)}.mv-header__mega-direct{display:flex;flex-direction:column;min-width:0;padding:1.7rem 3.5rem 0 2rem;border:1px solid var(--mv-shell-line);border-left:0;background:#fff}.mv-header__mega-direct-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.mv-header__mega-direct-head h3{margin:0;color:var(--mv-shell-ink);font-size:1.25rem;letter-spacing:-.03em}.mv-header__mega-direct-head .mv-header__mega-eyebrow{margin-bottom:.35rem}.mv-header__mega-direct-head>a{color:var(--mv-shell-red);font-size:.66rem;font-weight:750;text-decoration:none;text-transform:uppercase;white-space:nowrap}.mv-header__mega-direct-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--mv-shell-line);border-left:1px solid var(--mv-shell-line)}.mv-header__mega-direct-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;min-height:5.2rem;padding:.85rem;border-right:1px solid var(--mv-shell-line);border-bottom:1px solid var(--mv-shell-line);color:var(--mv-shell-ink);text-decoration:none;transition:background-color .15s ease}.mv-header__mega-direct-card:hover{background:var(--mv-shell-paper)}.mv-header__mega-direct-card>.mv-icon{color:#9ca1aa}.mv-header__mega-direct-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;background:var(--mv-shell-navy);color:#fff}.mv-header__mega-direct-card>span:nth-child(2){display:grid;gap:.2rem;min-width:0}.mv-header__mega-direct-card small{color:var(--mv-shell-red);font-size:.52rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.mv-header__mega-direct-card strong{font-size:.77rem;line-height:1.25}.mv-header__mega-direct-footer{display:grid;grid-template-columns:minmax(0,1.7fr) auto auto;align-items:stretch;margin-top:auto;border-top:1px solid var(--mv-shell-line)}.mv-header__mega-direct-footer>a{display:flex;align-items:center;gap:.45rem;min-height:3.35rem;padding:.6rem .85rem;border-right:1px solid var(--mv-shell-line);color:var(--mv-shell-ink);font-size:.62rem;font-weight:700;text-decoration:none}.mv-header__mega-direct-footer>a:hover{color:var(--mv-shell-red)}.mv-header__mega-direct-footer>a:first-child{flex-wrap:wrap;padding-left:0}.mv-header__mega-direct-footer>a:last-child{border-right:0;padding-right:0}.mv-header__mega-stars{color:var(--mv-shell-red);letter-spacing:-.03em}.mv-header__mega-direct-footer small{color:#7e848e;font-size:.55rem}.mv-search{padding:clamp(3rem,9vh,6.5rem) var(--mv-layout-gutter) 2.5rem}.mv-search__backdrop{background:#06101fbd;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.mv-search__panel{width:min(100%,54rem);border:1px solid rgba(255,255,255,.18);border-top:3px solid var(--mv-shell-red);border-radius:0;background:#fff;box-shadow:0 30px 80px #00000057}.mv-search__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.45rem 1.5rem 1.3rem;background:var(--mv-shell-navy);color:#fff}.mv-search__head p{display:flex;align-items:center;gap:.55rem;margin:0 0 .4rem;color:#ff7897;font-size:.6rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.mv-search__head p span{display:grid;place-items:center;width:1.4rem;height:1.4rem;background:var(--mv-shell-red);color:#fff;font-size:.5rem}.mv-search__head h2{margin:0;color:#fff;font-size:clamp(1.35rem,2.4vw,2rem);letter-spacing:-.04em;line-height:1.05}.mv-search__close{width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:0;color:#fff}.mv-search__close:hover{border-color:var(--mv-shell-red);background:var(--mv-shell-red);color:#fff}.mv-search__bar{gap:.8rem;min-height:70px;padding:.9rem 1.5rem;border-bottom:1px solid var(--mv-shell-line)}.mv-search__bar-icon{color:var(--mv-shell-red)}.mv-search__input{font-size:clamp(1rem,1.5vw,1.2rem);font-weight:550}.mv-search__suggestions{padding:1.25rem 1.5rem 1.5rem;background:var(--mv-shell-paper)}.mv-search__suggestions[hidden]{display:none}.mv-search__suggestions-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;color:var(--mv-shell-ink);font-size:.62rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.mv-search__suggestions-head small{color:#858a94;font-size:.55rem}.mv-search__suggestions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--mv-shell-line);border-left:1px solid var(--mv-shell-line)}.mv-search__suggestions-grid a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;min-height:4.8rem;padding:.7rem;border-right:1px solid var(--mv-shell-line);border-bottom:1px solid var(--mv-shell-line);background:#fff;color:var(--mv-shell-ink);text-decoration:none;transition:background-color .15s ease}.mv-search__suggestions-grid a:hover{background:#faf9f6}.mv-search__suggestion-index{color:var(--mv-shell-red);font-size:.55rem;font-weight:800}.mv-search__suggestions-grid a>span:nth-child(2){display:grid;gap:.18rem}.mv-search__suggestions-grid small{color:#888e98;font-size:.5rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.mv-search__suggestions-grid strong{font-size:.72rem;line-height:1.2}.mv-search__suggestions-grid .mv-icon{width:.85rem;height:.85rem;color:var(--mv-shell-red)}.mv-search__results{max-height:min(28rem,55vh)}.mv-search__loading{display:flex;align-items:center;gap:.7rem;min-height:4.5rem;margin:0;padding:1rem 1.5rem;color:var(--mv-shell-muted);font-size:.72rem;font-weight:650}.mv-search__loading:before{width:.8rem;height:.8rem;flex:none;background:var(--mv-shell-red);content:"";animation:mv-search-loading .8s ease-in-out infinite alternate}@keyframes mv-search-loading{to{opacity:.3}}.mv-search__result-link{min-height:5.5rem;padding:.8rem 1.5rem}.mv-search__result-img{width:56px;height:56px;border-radius:0}.mv-search__result-link:hover,.mv-search__result.is-active .mv-search__result-link{background:var(--mv-shell-paper)}.mv-search__footer{background:var(--mv-shell-navy)}.mv-search__all{min-height:48px;padding:.9rem 1rem;color:#fff;font-size:.68rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.mv-search__all:hover{color:#ff8da7;text-decoration:none}.mv-header__hub{z-index:999;background:var(--mv-shell-paper);color:var(--mv-shell-ink);transform:translateY(.75rem)}body.is-menu-open .mv-header__hub{transform:translate(0)}.mv-header__hub-highlight{display:block;position:fixed;inset:0 auto 0 0;z-index:2;width:4px;background:var(--mv-shell-red)}.mv-header__hub-scroll{padding:max(1.1rem,env(safe-area-inset-top)) max(1.25rem,env(safe-area-inset-right)) 1.75rem max(1.25rem,env(safe-area-inset-left))}.mv-header__hub-top{grid-template-columns:44px 1fr auto;min-height:48px;margin-bottom:1rem;padding-bottom:.9rem;border-bottom:1px solid var(--mv-shell-line)}.mv-header__hub-close{width:44px;height:44px;border-color:var(--mv-shell-line);border-radius:0;background:#fff}.mv-header__hub-close:hover{border-color:var(--mv-shell-red);background:var(--mv-shell-red);color:#fff}.mv-header__hub-logo,.mv-header__hub-logo.custom-logo-link{justify-self:start;margin-left:.9rem}.mv-header__hub-logo img,.mv-header__hub-logo .custom-logo,.mv-header__hub-logo .mv-brand-logo{max-width:145px;max-height:35px}.mv-header__hub-meta{align-self:center;color:#7f858e;font-size:.55rem;font-weight:750;letter-spacing:.095em;text-transform:uppercase}.mv-header__hub-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;width:100%;min-height:48px;margin-bottom:.85rem;padding:.7rem .85rem;border:1px solid var(--mv-shell-line);border-radius:0;background:#fff;color:var(--mv-shell-ink);font:inherit;text-align:left;cursor:pointer}.mv-header__hub-search .mv-icon{color:var(--mv-shell-red)}.mv-header__hub-search>span{font-size:.78rem;font-weight:650}.mv-header__hub-search small{color:#8d929b;font-size:.55rem;font-weight:700}.mv-header__hub-hero{position:relative;margin-bottom:.85rem;padding:1.35rem;overflow:hidden;border:0;border-radius:0;background:var(--mv-shell-navy);color:#fff}.mv-header__hub-hero:after{position:absolute;right:-3rem;bottom:-4.5rem;width:9rem;height:9rem;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}.mv-header__hub .mv-header__hub-eyebrow{position:relative;z-index:1;color:#ff7897}.mv-header__hub-title{position:relative;z-index:1;max-width:18ch;margin:0;color:#fff;font-size:clamp(1.35rem,6vw,1.8rem);letter-spacing:-.045em;line-height:1.03}.mv-header__hub-copy{position:relative;z-index:1;max-width:34ch;margin:.7rem 0 1rem;color:#ffffffa6;font-size:.75rem;line-height:1.5}.mv-header__hub-hero-cta{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:space-between;min-height:48px;border-radius:0;background:var(--mv-shell-red);font-size:.72rem;text-transform:uppercase}.mv-header__hub-rating{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-top:1rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.14);color:#fff;font-size:.65rem;text-decoration:none}.mv-header__hub-rating>span{color:#ff7897;font-size:.7rem;letter-spacing:-.02em}.mv-header__hub-rating small{color:#ffffff8c;font-size:.58rem}.mv-header__hub-navigation{margin-bottom:.85rem;border:1px solid var(--mv-shell-line);background:#fff}.mv-header__hub-navigation-head,.mv-header__hub-service>header{display:flex;align-items:center;justify-content:space-between;min-height:2.45rem;padding:.55rem .85rem;border-bottom:1px solid var(--mv-shell-line);background:var(--mv-shell-paper-deep);color:var(--mv-shell-ink);font-size:.59rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.mv-header__hub-navigation-head small,.mv-header__hub-service>header small{color:#92969f;font-size:.52rem}.mv-header__hub-navigation>.mv-header__hub-card{border:0;border-bottom:1px solid var(--mv-shell-line);border-radius:0;background:#fff;color:var(--mv-shell-ink)}.mv-header__hub-navigation>.mv-header__hub-card:last-child{border-bottom:0}.mv-header__hub-navigation>a.mv-header__hub-card{grid-template-columns:2rem 1fr auto;min-height:4.55rem;padding:.8rem .85rem}.mv-header__hub-card-index{align-self:start;padding-top:.15rem;color:var(--mv-shell-red);font-size:.58rem;font-weight:800;font-variant-numeric:tabular-nums}.mv-header__hub-navigation .mv-header__hub-card-title{color:var(--mv-shell-ink);font-size:.88rem;font-weight:750}.mv-header__hub-navigation .mv-header__hub-card-desc{max-width:31ch;color:#777d87;font-size:.7rem;line-height:1.4}.mv-header__hub-navigation .mv-header__hub-card-chevron{color:#8d929b}.mv-header__hub-accordion{grid-template-columns:minmax(0,1fr) 44px;grid-template-rows:auto auto}.mv-header__hub-accordion .mv-header__hub-card-link{grid-column:1;grid-template-columns:2rem 1fr;gap:.75rem;min-height:4.55rem;padding:.8rem 0 .8rem .85rem}.mv-header__hub-accordion-toggle{grid-column:2;width:44px;height:44px;margin:0;border-left:1px solid var(--mv-shell-line);color:var(--mv-shell-ink)}.mv-header__hub-accordion-toggle[aria-expanded=true]{background:var(--mv-shell-navy);color:#fff}.mv-header__hub-accordion-panel{grid-column:1 / -1;border-top:1px solid var(--mv-shell-line);background:var(--mv-shell-paper)}.mv-header__hub-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;background:var(--mv-shell-line)}.mv-header__hub-product{position:relative;display:grid;grid-template-columns:3.1rem 1fr;align-items:center;gap:.55rem;min-height:4.5rem;padding:.55rem;background:#fff;color:var(--mv-shell-ink);text-decoration:none}.mv-header__hub-product:first-child{background:var(--mv-shell-navy);color:#fff}.mv-header__hub-product-media{display:grid;place-items:center;width:3.1rem;height:3.2rem;overflow:hidden;background:var(--mv-shell-paper)}.mv-header__hub-product:first-child .mv-header__hub-product-media{background:#ffffff14}.mv-header__hub-product-img{width:100%;height:100%;padding:.2rem;object-fit:contain}.mv-header__hub-product>span:last-child{display:grid;gap:.18rem;min-width:0}.mv-header__hub-product small{color:var(--mv-shell-red);font-size:.48rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.mv-header__hub-product strong{font-size:.7rem;line-height:1.18}.mv-header__hub-subnav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:.65rem;gap:.4rem}.mv-header__hub-subnav li+li{border-top:0}.mv-header__hub-subnav a{min-height:44px;padding:.5rem .6rem;border:1px solid var(--mv-shell-line);background:#fff;font-size:.66rem}.mv-header__hub-subnav-count{font-size:.56rem}.mv-header__hub-subnav-all{grid-column:1 / -1}.mv-header__hub-subnav-all a{justify-content:space-between;border-color:var(--mv-shell-navy);background:var(--mv-shell-navy);color:#fff;text-transform:uppercase}.mv-header__hub-service{margin-bottom:.5rem;border:1px solid var(--mv-shell-line);background:#fff}.mv-header__hub-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;border-top:0}.mv-header__hub-trust-item{display:grid;justify-items:start;align-content:center;gap:.4rem;min-height:4.5rem;padding:.7rem;border-right:1px solid var(--mv-shell-line);color:#69707b;font-size:.61rem;font-weight:650;line-height:1.25}.mv-header__hub-trust-item:last-child{border-right:0}.mv-header__hub-trust-item .mv-icon{color:var(--mv-shell-red)}.mv-header__hub-contact{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4rem;padding:.75rem .85rem;border-top:1px solid var(--mv-shell-line);color:var(--mv-shell-ink);text-decoration:none}.mv-header__hub-contact>span{display:grid;gap:.2rem}.mv-header__hub-contact small{color:#7c828c;font-size:.58rem}.mv-header__hub-contact strong{font-size:.75rem}.mv-header__hub-contact>.mv-icon{color:var(--mv-shell-red)}.mv-header__hub-footer{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:.55rem;padding:.75rem max(1.25rem,env(safe-area-inset-right));padding-bottom:max(.75rem,env(safe-area-inset-bottom));border-top:1px solid var(--mv-shell-line);background:#fff;box-shadow:0 -8px 22px #06101f14}.mv-header__hub-account,.mv-header__hub-cart{min-height:48px;border-radius:0;font-size:.7rem;text-transform:uppercase}.mv-header__hub-account.mv-btn--ghost{border-color:var(--mv-shell-ink)}.mv-header__hub-cart{background:var(--mv-shell-red)}.mv-footer{padding-block:0;overflow:hidden;background:var(--mv-shell-navy);color:#ffffff9e}.mv-footer__lead{border-top:1px solid var(--mv-shell-line);border-bottom:1px solid var(--mv-shell-line);background:var(--mv-shell-paper);color:var(--mv-shell-ink)}.mv-footer__lead-inner{display:grid;grid-template-columns:3.2rem minmax(0,1.35fr) auto minmax(15rem,.72fr);align-items:stretch;gap:clamp(1.25rem,2.5vw,2.5rem);padding-block:clamp(2.75rem,4.5vw,4rem)}.mv-footer__lead-index{display:flex;align-items:flex-start;justify-content:center;padding-top:.25rem;border-right:1px solid var(--mv-shell-line);color:#626872;font-size:.56rem;font-weight:800;letter-spacing:.08em;writing-mode:vertical-rl}.mv-footer__lead-copy{display:flex;flex-direction:column;justify-content:center}.mv-footer__lead-copy p{margin:0 0 .7rem;color:var(--mv-shell-red);font-size:.61rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.mv-footer__lead-copy h2{max-width:23ch;margin:0;color:var(--mv-shell-ink);font-size:clamp(1.65rem,3vw,2.65rem);font-weight:760;letter-spacing:-.05em;line-height:1.02;text-wrap:balance}.mv-footer__lead-copy>span{max-width:52ch;margin-top:.8rem;color:#59616c;font-size:.78rem;line-height:1.5}.mv-footer__lead-actions{display:grid;align-content:center;gap:.55rem;min-width:10.5rem}.mv-footer__lead-actions .mv-btn{display:inline-flex;align-items:center;justify-content:space-between;min-height:48px;border-radius:0;font-size:.65rem;letter-spacing:.05em;text-transform:uppercase}.mv-footer__lead-actions .mv-btn--primary{background:var(--mv-shell-red)}.mv-footer__lead-actions .mv-btn--ghost{border-color:var(--mv-shell-ink);color:var(--mv-shell-ink)}.mv-footer__rating{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1.1rem 1.2rem;border-top:3px solid var(--mv-shell-red);background:var(--mv-shell-navy);color:#fff;text-decoration:none;transition:background-color .15s ease}.mv-footer__rating:hover{background:var(--mv-shell-navy-elevated)}.mv-footer__rating-eyebrow{color:#ff7897;font-size:.55rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mv-footer__rating-score{display:flex;align-items:center;gap:.65rem;margin-top:.55rem}.mv-footer__rating-score>span{color:#ff7897;font-size:.78rem;letter-spacing:-.02em}.mv-footer__rating-score strong{font-size:.9rem;font-variant-numeric:tabular-nums}.mv-footer__rating-count{display:flex;align-items:baseline;gap:.45rem;margin-top:.65rem}.mv-footer__rating-count strong{font-size:1.6rem;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1}.mv-footer__rating-count span{color:#ffffffa6;font-size:.62rem}.mv-footer__rating>small{margin-top:.45rem;color:#ffffff7a;font-size:.53rem;line-height:1.35}.mv-footer__inner{padding-block:0}.mv-footer__main{display:grid;grid-template-columns:minmax(15rem,.82fr) minmax(0,2.18fr);gap:clamp(2.5rem,5vw,5rem);padding-block:clamp(3.5rem,5vw,5rem)}.mv-footer__brand{display:flex;flex-direction:column;align-items:flex-start;color:#fff}.mv-footer__brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:12.5rem;min-height:4.25rem;padding:.7rem .9rem;background:#fff;text-decoration:none}.mv-footer__brand-mark img,.mv-footer__brand-mark .mv-brand-logo{width:auto;max-width:176px;max-height:40px}.mv-footer__brand-eyebrow{margin:1.25rem 0 0;color:#ff7897;font-size:.57rem;font-weight:800;letter-spacing:.105em;text-transform:uppercase}.mv-footer__tagline{max-width:33ch;margin:.75rem 0 0;color:#ffffffa3;font-size:.78rem;line-height:1.6}.mv-footer__brand-contact{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin-top:auto;padding:.85rem 0;border-top:1px solid var(--mv-shell-light-line);border-bottom:1px solid var(--mv-shell-light-line);color:#fff;text-decoration:none}.mv-footer__brand-contact>span{display:grid;gap:.2rem}.mv-footer__brand-contact small{color:#ffffff80;font-size:.57rem}.mv-footer__brand-contact strong{font-size:.72rem;letter-spacing:.02em}.mv-footer__brand-contact .mv-icon{color:#ff7897}.mv-footer__navigation{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;align-self:stretch;background:var(--mv-shell-light-line)}.mv-footer__nav-group{min-width:0;padding:0 1.1rem;background:var(--mv-shell-navy)}.mv-footer__heading{margin:0 0 1rem}.mv-footer__heading-static,.mv-footer__heading button{align-items:center;justify-content:space-between;width:100%;min-height:2.5rem;padding:0 0 .75rem;border:0;border-bottom:1px solid var(--mv-shell-light-line);background:transparent;color:#fff;font:inherit;text-align:left;cursor:default}.mv-footer__heading button{display:none}.mv-footer__heading-static,.mv-footer__heading button>span{align-items:center;gap:.55rem;font-size:.65rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.mv-footer__heading-static{display:flex}.mv-footer__heading button>span{display:flex}.mv-footer__heading-static small,.mv-footer__heading button small{color:var(--mv-room-accent-soft, #ff829d);font-size:.53rem;font-weight:800}.mv-footer__heading button>.mv-icon{display:none}.mv-footer__links{gap:0}.mv-footer__links li{margin:0;border-bottom:1px solid rgba(255,255,255,.08)}.mv-footer__links li:last-child{border-bottom:0}.mv-footer__links a{display:flex;align-items:center;justify-content:space-between;min-height:2.45rem;padding:.45rem 0;color:#ffffff9e;font-size:.7rem;line-height:1.35}.mv-footer__links a:after{color:#ffffff47;content:"\2197";font-size:.65rem}.mv-footer__links a:hover{color:#fff}.mv-footer__links a:hover:after{color:#ff7897}.mv-footer__nav-featured{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;min-height:4.35rem;margin-bottom:.45rem;padding:.7rem;background:var(--mv-shell-red);color:#fff;text-decoration:none}.mv-footer__nav-featured span{grid-column:1;color:#ffffffeb;font-size:.5rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mv-footer__nav-featured strong{grid-column:1;font-size:.8rem}.mv-footer__nav-featured .mv-icon{grid-column:2;grid-row:1 / -1}.mv-footer__product-index{padding-block:2rem;border-top:1px solid var(--mv-shell-light-line);border-bottom:1px solid var(--mv-shell-light-line)}.mv-footer__product-index>header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.mv-footer__product-index>header p{margin:0 0 .25rem;color:#ff7897;font-size:.56rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.mv-footer__product-index>header h2{margin:0;color:#fff;font-size:clamp(1.2rem,2vw,1.55rem);letter-spacing:-.035em}.mv-footer__product-index>header>a{color:#fff;font-size:.62rem;font-weight:750;text-decoration:none;text-transform:uppercase}.mv-footer__product-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--mv-shell-light-line);border-left:1px solid var(--mv-shell-light-line)}.mv-footer__product-links>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-height:5rem;padding:.8rem;border-right:1px solid var(--mv-shell-light-line);border-bottom:1px solid var(--mv-shell-light-line);color:#fff;text-decoration:none;transition:background-color .15s ease}.mv-footer__product-links>a:first-child{background:var(--mv-shell-red)}.mv-footer__product-links>a:hover{background:var(--mv-shell-navy-elevated)}.mv-footer__product-links>a:first-child:hover{background:var(--mv-shell-red-dark)}.mv-footer__product-links>a>small{color:#ff7897;font-size:.55rem;font-weight:800}.mv-footer__product-links>a:first-child>small{color:#ffffffeb}.mv-footer__product-links>a>span{display:grid;gap:.22rem;min-width:0}.mv-footer__product-links strong{font-size:.78rem;line-height:1.2}.mv-footer__product-links span span{overflow:hidden;color:#ffffff7a;font-size:.58rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mv-footer__product-links>a:first-child span span{color:#ffffffeb}.mv-footer__product-links .mv-icon{width:.9rem;height:.9rem;color:#ffffff7a}.mv-footer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:0;padding-top:0;border-top:0;border-bottom:1px solid var(--mv-shell-light-line);scroll-margin-top:calc(var(--mv-header-height, 72px) + 1rem)}.mv-footer__trust-item{position:relative;display:flex;align-items:center;gap:.75rem;min-height:6.5rem;padding:1rem;border-right:1px solid var(--mv-shell-light-line);color:#fff}.mv-footer__trust-item:last-child{border-right:0}.mv-footer__trust-item>span:not(.mv-footer__trust-icon,.mv-footer__trust-index){display:grid;gap:.25rem}.mv-footer__trust-item small{color:#ffffff8c;font-size:.52rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.mv-footer__trust-item strong{font-size:.68rem;line-height:1.35}.mv-footer__trust-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;flex:none;border:1px solid rgba(255,255,255,.2);color:#ff7897}.mv-footer__trust-item--made{justify-content:center;background:#fff}.mv-footer__trust-index{position:absolute;top:.5rem;left:.6rem;color:#626872;font-size:.5rem;font-weight:800}.mv-footer__made-in-germany{display:inline-flex;align-items:center;justify-content:center;max-width:82%}.mv-footer__made-in-germany__img{display:block;width:min(100%,190px);height:auto}.mv-footer__bottom{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:2rem;margin-top:0;padding-block:1.35rem;border-top:0;color:#ffffff85;font-size:.6rem;letter-spacing:.025em}.mv-footer__legal{gap:1.2rem}.mv-footer__legal a,.mv-footer__to-top{color:#ffffff94;text-decoration:none}.mv-footer__legal a:hover,.mv-footer__to-top:hover{color:#fff}.mv-footer__to-top{padding-left:1.25rem;border-left:1px solid var(--mv-shell-light-line);font-weight:700;text-transform:uppercase}.mv-header a:focus-visible,.mv-header button:focus-visible,.mv-search a:focus-visible,.mv-search button:focus-visible,.mv-search input:focus-visible,.mv-footer a:focus-visible,.mv-footer button:focus-visible{outline:2px solid var(--mv-shell-focus);outline-offset:3px}@media(max-width:1160px)and (min-width:960px){.mv-header__inner{gap:.8rem}.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo{max-width:142px}.mv-header__logo:after{right:-.6rem}.mv-header__right{gap:.45rem}.mv-nav__link{padding-inline:.5rem;font-size:.7rem}.mv-nav__link:before{display:none}.mv-header__actions{padding-left:.35rem}.mv-header__search-toggle,.mv-header__account,.mv-header__cart,.mv-header__mini-cart .wc-block-mini-cart__button{width:44px;min-width:44px;padding-inline:.25rem}.mv-header__mini-cart .wc-block-mini-cart__badge,.mv-header__cart-count{right:.45rem}.mv-header__action-label,.mv-header__account-label,.mv-header__cart-label{display:none}.mv-header__mega-products{margin-right:3rem}.mv-header__mega-product-desc{font-size:.62rem}.mv-footer__lead-inner{grid-template-columns:2.5rem minmax(0,1fr) auto minmax(13rem,.62fr);gap:1.25rem}.mv-footer__main{gap:2.5rem}.mv-footer__nav-group{padding-inline:.75rem}}@media(prefers-reduced-motion:reduce){.mv-search__loading:before{animation:none}.mv-header__mega-product-img,.mv-nav__item:after,.mv-header__mega-product:after{transition:none}}@media(max-width:959px){:root{--mv-header-height: 72px}.mv-header__utility{display:none}.mv-header__inner,.mv-header--scrolled .mv-header__inner{min-height:72px;padding-block:0;gap:.65rem}.mv-header__logo:after{display:none}.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo,.mv-header--scrolled .mv-header__logo img,.mv-header--scrolled .mv-header__logo .custom-logo,.mv-header--scrolled .mv-header__logo .mv-brand-logo{max-width:142px;max-height:36px}.mv-header__right{gap:0}.mv-header__actions{height:100%;padding-left:0;border-left:0}.mv-header__search-toggle,.mv-header__account,.mv-header__cart,.mv-header__mini-cart .wc-block-mini-cart__button{width:46px;min-width:46px;height:100%;padding-inline:.25rem}.mv-header__mini-cart .wc-block-mini-cart__badge,.mv-header__cart-count{right:.45rem}.mv-header__action-label,.mv-header__account-label,.mv-header__cart-label{display:none}.mv-header__toggle{display:inline-flex;width:auto;min-width:52px;height:46px;gap:.35rem;padding:0 .65rem;border-color:var(--mv-shell-line);border-radius:0;background:var(--mv-shell-paper)}.mv-header__toggle:hover{border-color:var(--mv-shell-red);background:var(--mv-shell-red);color:#fff}.mv-header__toggle-label{font-size:.55rem;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.mv-header__mega{display:none!important}}@media(max-width:959px){.mv-footer__lead-inner{grid-template-columns:2.5rem minmax(0,1fr) minmax(13rem,.7fr)}.mv-footer__lead-actions{grid-column:2;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr))}.mv-footer__rating{grid-column:3;grid-row:1 / span 2}.mv-footer__main{grid-template-columns:1fr;gap:2.5rem}.mv-footer__brand{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;column-gap:1.5rem}.mv-footer__brand-mark{grid-row:1 / span 2}.mv-footer__brand-eyebrow,.mv-footer__tagline{align-self:start;margin-top:0}.mv-footer__brand-contact{grid-column:1 / -1;margin-top:1.25rem}}@media(max-width:767px){.mv-search{padding:0}.mv-search__panel{width:100%;height:100%;max-height:100%;overflow-y:auto;border:0;border-top:4px solid var(--mv-shell-red)}.mv-search__head{position:sticky;top:0;z-index:3;padding:max(1rem,env(safe-area-inset-top)) 1rem 1rem}.mv-search__head h2{font-size:1.45rem}.mv-search__bar{min-height:64px;padding-inline:1rem}.mv-search__suggestions{padding:1rem}.mv-search__suggestions-head{align-items:flex-start;flex-direction:column;gap:.2rem}.mv-search__suggestions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mv-search__result-link{grid-template-columns:auto 1fr;padding-inline:1rem}.mv-search__result-price{grid-column:2}.mv-footer__lead-inner{grid-template-columns:2rem 1fr;gap:1rem;padding-block:2.5rem}.mv-footer__lead-index{grid-row:1 / span 3}.mv-footer__lead-copy{grid-column:2}.mv-footer__lead-copy h2{font-size:clamp(1.7rem,8.5vw,2.35rem)}.mv-footer__lead-actions{grid-column:2;grid-row:auto;grid-template-columns:1fr}.mv-footer__rating{grid-column:2;grid-row:auto;min-height:10rem}.mv-footer__main{padding-block:2.75rem 1.5rem}.mv-footer__brand{display:flex}.mv-footer__brand-mark{min-width:11.5rem;min-height:4rem}.mv-footer__brand-eyebrow{margin-top:1.1rem}.mv-footer__brand-contact{margin-top:1.35rem}.mv-footer__navigation{grid-template-columns:1fr;border-top:1px solid var(--mv-shell-light-line);background:transparent}.mv-footer__nav-group{padding:0;border-bottom:1px solid var(--mv-shell-light-line)}.mv-footer__heading{margin:0}.mv-footer__heading-static{display:none}.mv-footer__heading button{display:flex;min-height:3.65rem;padding:0;border-bottom:0;cursor:pointer}.mv-footer__heading button>.mv-icon{display:block;color:#ffffff85;transition:transform .18s ease}.mv-footer__heading button[aria-expanded=true]>.mv-icon{color:#ff7897;transform:rotate(90deg)}.mv-footer__nav-panel{padding:0 0 1rem}.mv-footer__nav-panel .mv-footer__links a{min-height:44px}.mv-footer__nav-panel[hidden]{display:none}.mv-footer__product-index{margin-inline:calc(var(--mv-layout-gutter) * -1);padding:1.75rem var(--mv-layout-gutter)}.mv-footer__product-index>header{align-items:flex-start}.mv-footer__product-index>header h2{font-size:1.25rem}.mv-footer__product-links{grid-template-columns:repeat(4,minmax(13rem,1fr));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mv-footer__product-links::-webkit-scrollbar{display:none}.mv-footer__product-links>a{scroll-snap-align:start}.mv-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:calc(var(--mv-layout-gutter) * -1)}.mv-footer__trust-item{min-height:6.8rem;border-bottom:1px solid var(--mv-shell-light-line)}.mv-footer__trust-item:nth-child(2){border-right:0}.mv-footer__bottom{grid-template-columns:1fr auto;gap:1rem}.mv-footer__legal{grid-column:1 / -1;grid-row:1}.mv-footer__bottom>span{grid-column:1;grid-row:2}.mv-footer__to-top{grid-column:2;grid-row:2}}@media(max-width:520px){.mv-header__inner{width:calc(100% - 1rem)}.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo{max-width:126px}.mv-header__search-toggle,.mv-header__account,.mv-header__cart,.mv-header__mini-cart .wc-block-mini-cart__button{width:44px;min-width:44px}.mv-header__toggle{min-width:44px;width:44px;padding-inline:0}.mv-header__toggle-label{display:none}.mv-header__hub-scroll,.mv-header__hub-footer{padding-inline:1rem}.mv-header__hub-trust-item{padding:.55rem;font-size:.56rem}.mv-footer__lead-inner{grid-template-columns:1.5rem 1fr}}@media(max-width:370px){.mv-header__logo img,.mv-header__logo .custom-logo,.mv-header__logo .mv-brand-logo{max-width:112px}.mv-header__account{display:none}.mv-header__hub-products,.mv-footer__trust{grid-template-columns:1fr}.mv-footer__trust-item{border-right:0}}body.is-cart-open{overflow:hidden}.mv-cart-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;overflow:hidden;visibility:hidden;pointer-events:none}.mv-cart-root.is-open{visibility:visible;pointer-events:auto}.mv-cart-root [hidden]{display:none!important}.mv-cart-root__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#06101f94;opacity:0;cursor:default;transition:opacity .24s ease}.mv-cart-root.is-open .mv-cart-root__backdrop{opacity:1;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.mv-cart-drawer{position:absolute;inset:0 0 0 auto;display:flex;flex-direction:column;width:min(30rem,100vw);background:#fff;color:var(--mv-shell-ink);box-shadow:-2rem 0 5rem #06101f4d;transform:translate(100%);transition:transform .28s cubic-bezier(.22,1,.36,1)}.mv-cart-root.is-open .mv-cart-drawer{transform:translate(0)}.mv-cart-drawer__head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex:none;min-height:5.4rem;padding:1.15rem 1.25rem 1rem;border-top:4px solid var(--mv-shell-red);border-bottom:1px solid var(--mv-shell-line);background:var(--mv-shell-navy);color:#fff}.mv-cart-drawer__head p{display:flex;align-items:center;gap:.5rem;margin:0 0 .35rem;color:#ff829d;font-size:.55rem;font-weight:800;letter-spacing:.105em;text-transform:uppercase}.mv-cart-drawer__head p span{display:grid;place-items:center;width:1.35rem;height:1.35rem;background:var(--mv-shell-red);color:#fff;font-size:.48rem}.mv-cart-drawer__head h2{display:flex;align-items:baseline;gap:.55rem;margin:0;color:#fff;font-size:1.45rem;font-weight:760;letter-spacing:-.04em;line-height:1}.mv-cart-drawer__head h2 small{color:#ffffff7a;font-size:.58rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.mv-cart-drawer__close{display:grid;place-items:center;width:42px;height:42px;flex:none;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:0;background:transparent;color:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.mv-cart-drawer__close:hover{border-color:var(--mv-shell-red);background:var(--mv-shell-red)}.mv-cart-drawer__shipping{flex:none;padding:.75rem 1.25rem .8rem;border-bottom:1px solid var(--mv-shell-line);background:var(--mv-shell-paper)}.mv-cart-drawer__shipping-copy{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem;color:var(--mv-shell-muted);font-size:.67rem;line-height:1.35}.mv-cart-drawer__shipping-copy strong{flex:none;color:var(--mv-shell-ink);font-size:.67rem;font-variant-numeric:tabular-nums}.mv-cart-drawer__shipping.is-unlocked .mv-cart-drawer__shipping-copy strong{color:#087a43}.mv-cart-drawer__progress{height:5px;overflow:hidden;background:#d8d6d0}.mv-cart-drawer__progress>span{display:block;width:0;height:100%;background:var(--mv-shell-red);transition:width .25s ease}.mv-cart-drawer__shipping.is-unlocked .mv-cart-drawer__progress>span{background:#0b8b4c}.mv-cart-drawer__loading{display:grid;gap:.6rem;align-content:start;flex:1;padding:1.25rem}.mv-cart-drawer__loading>span{display:block;height:5rem;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent),var(--mv-shell-paper);background-size:200% 100%;animation:mv-cart-loading 1.25s linear infinite}.mv-cart-drawer__loading>span:nth-child(2){height:4.25rem}.mv-cart-drawer__loading>span:nth-child(3){height:4.25rem}.mv-cart-drawer__loading p{margin:.35rem 0 0;color:var(--mv-shell-muted);font-size:.68rem}@keyframes mv-cart-loading{to{background-position:-200% 0}}.mv-cart-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mv-cart-drawer__items{margin:0;padding:0 1.25rem;list-style:none}.mv-cart-item{position:relative;display:grid;grid-template-columns:4.4rem minmax(0,1fr) auto;align-items:start;gap:.8rem;min-height:7rem;padding:1.05rem 0;border-bottom:1px solid var(--mv-shell-line);transition:opacity .15s ease}.mv-cart-item.is-pending{opacity:.58}.mv-cart-item__media{display:grid;place-items:center;width:4.4rem;height:4.8rem;overflow:hidden;border:1px solid var(--mv-shell-line);background:var(--mv-shell-paper)}.mv-cart-item__media img{width:100%;height:100%;padding:.35rem;object-fit:contain}.mv-cart-item__body{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.mv-cart-item__eyebrow{margin-bottom:.22rem;color:var(--mv-shell-red);font-size:.51rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.mv-cart-item__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--mv-shell-ink);font-size:.79rem;font-weight:700;line-height:1.3;text-decoration:none}.mv-cart-item__name:hover{color:var(--mv-shell-red)}.mv-cart-item__variation{margin-top:.25rem;color:var(--mv-shell-muted);font-size:.62rem;line-height:1.35}.mv-cart-item__incentive{margin-top:.28rem;padding:.14rem .32rem;background:color-mix(in srgb,var(--mv-shell-red) 8%,transparent);color:var(--mv-shell-red);font-size:.56rem;font-weight:750;line-height:1.3}.mv-cart-item__controls{display:flex;align-items:center;gap:.65rem;margin-top:auto;padding-top:.65rem}.mv-cart-item__quantity{display:grid;grid-template-columns:30px 30px 30px;height:30px;border:1px solid var(--mv-shell-line)}.mv-cart-item__quantity button{display:grid;place-items:center;width:30px;height:28px;padding:0;border:0;background:#fff;color:var(--mv-shell-ink);font-size:.9rem;cursor:pointer}.mv-cart-item__quantity button:hover{background:var(--mv-shell-paper);color:var(--mv-shell-red)}.mv-cart-item__quantity span{display:grid;place-items:center;border-inline:1px solid var(--mv-shell-line);font-size:.7rem;font-variant-numeric:tabular-nums;font-weight:700}.mv-cart-item__remove{display:inline-flex;align-items:center;min-height:30px;padding:0 .2rem;border:0;background:transparent;color:#7f858f;font-size:.62rem;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.mv-cart-item__remove:hover{color:var(--mv-shell-red)}.mv-cart-item__price{padding-top:.15rem;color:var(--mv-shell-ink);font-size:.76rem;font-variant-numeric:tabular-nums;font-weight:750;white-space:nowrap}.mv-cart-drawer__recommendations{margin-top:.35rem;padding:1rem 1.25rem 1.25rem;background:var(--mv-shell-paper)}.mv-cart-drawer__recommendations>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem;color:var(--mv-shell-ink);font-size:.59rem;font-weight:800;letter-spacing:.085em;text-transform:uppercase}.mv-cart-drawer__recommendations>header small{color:#8f949d;font-size:.5rem}.mv-cart-drawer__recommendations>div{display:grid;gap:1px;background:var(--mv-shell-line);border:1px solid var(--mv-shell-line)}.mv-cart-recommendation{display:grid;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:4.8rem;padding:.55rem;background:#fff}.mv-cart-recommendation__media{display:grid;place-items:center;width:3.5rem;height:3.6rem;background:var(--mv-shell-paper)}.mv-cart-recommendation__media img{width:100%;height:100%;padding:.25rem;object-fit:contain}.mv-cart-recommendation__copy{display:grid;gap:.18rem;min-width:0}.mv-cart-recommendation__copy small{color:var(--mv-shell-red);font-size:.48rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mv-cart-recommendation__copy a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--mv-shell-ink);font-size:.69rem;font-weight:700;line-height:1.25;text-decoration:none}.mv-cart-recommendation__copy span{color:var(--mv-shell-muted);font-size:.61rem}.mv-cart-recommendation__add{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:var(--mv-shell-navy);color:#fff;font-size:1.15rem;cursor:pointer;transition:background-color .15s ease}.mv-cart-recommendation__add:hover{background:var(--mv-shell-red)}.mv-cart-recommendation__add:disabled{opacity:.55;cursor:wait}.mv-cart-drawer__empty{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;padding:2rem 2.25rem;background:linear-gradient(135deg,rgba(213,11,53,.04),transparent 55%),#fff}.mv-cart-drawer__empty-icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.1rem;background:var(--mv-shell-navy);color:#fff}.mv-cart-drawer__empty-eyebrow{margin:0 0 .45rem!important;color:var(--mv-shell-red)!important;font-size:.57rem!important;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.mv-cart-drawer__empty h3{margin:0;color:var(--mv-shell-ink);font-size:1.6rem;letter-spacing:-.045em;line-height:1.05}.mv-cart-drawer__empty>p:not(.mv-cart-drawer__empty-eyebrow){max-width:36ch;margin:.75rem 0 1.3rem;color:var(--mv-shell-muted);font-size:.78rem;line-height:1.55}.mv-cart-drawer__empty>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%}.mv-cart-drawer__empty .mv-btn{min-height:46px;border-radius:0;font-size:.65rem;text-transform:uppercase}.mv-cart-drawer__foot{flex:none;padding:.9rem 1.25rem max(.9rem,env(safe-area-inset-bottom));border-top:1px solid var(--mv-shell-line);background:#fff;box-shadow:0 -.8rem 2rem #06101f0f}.mv-cart-drawer__totals{display:grid;gap:.28rem;margin:0 0 .8rem}.mv-cart-drawer__totals>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--mv-shell-muted);font-size:.68rem}.mv-cart-drawer__totals dt,.mv-cart-drawer__totals dd{margin:0}.mv-cart-drawer__totals dd{color:var(--mv-shell-ink);font-variant-numeric:tabular-nums;font-weight:700}.mv-cart-drawer__totals .is-discount dd{color:#087a43}.mv-cart-drawer__totals .is-total{margin-top:.25rem;padding-top:.55rem;border-top:1px solid var(--mv-shell-line);color:var(--mv-shell-ink);font-size:.88rem;font-weight:750}.mv-cart-drawer__totals .is-total dt{display:flex;align-items:baseline;gap:.4rem}.mv-cart-drawer__totals .is-total small{color:var(--mv-shell-muted);font-size:.52rem;font-weight:550}.mv-cart-drawer__totals .is-total dd{font-size:1rem}.mv-cart-drawer__checkout{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;border-radius:0;background:var(--mv-shell-red);font-size:.68rem;letter-spacing:.05em;text-transform:uppercase}.mv-cart-drawer__checkout:hover{background:var(--mv-shell-red-dark)}.mv-cart-drawer__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.7rem;border-top:1px solid var(--mv-shell-line);border-left:1px solid var(--mv-shell-line)}.mv-cart-drawer__trust span{display:grid;justify-items:center;align-content:center;gap:.3rem;min-height:3.5rem;padding:.45rem;border-right:1px solid var(--mv-shell-line);border-bottom:1px solid var(--mv-shell-line);color:#777d87;font-size:.51rem;font-weight:650;line-height:1.2;text-align:center}.mv-cart-drawer__trust .mv-icon{color:var(--mv-shell-red)}.mv-cart-toast{position:fixed;top:calc(var(--mv-header-height, 72px) + 1rem);right:1rem;z-index:1150;display:grid;grid-template-columns:3.8rem minmax(0,1fr);gap:.8rem;width:min(23rem,calc(100vw - 2rem));padding:1rem;border-top:3px solid var(--mv-shell-red);background:#fff;box-shadow:0 1.5rem 4rem #06101f40;opacity:0;transform:translateY(-.6rem);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.mv-cart-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.mv-cart-toast>button[data-mv-cart-toast-close]{position:absolute;top:.45rem;right:.45rem;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;background:transparent;color:#7f858f;cursor:pointer}.mv-cart-toast__media{display:grid;place-items:center;width:3.8rem;height:4rem;background:var(--mv-shell-paper)}.mv-cart-toast__media img{width:100%;height:100%;padding:.3rem;object-fit:contain}.mv-cart-toast__copy{display:grid;align-content:center;gap:.2rem;min-width:0;padding-right:1.25rem}.mv-cart-toast__copy small{color:var(--mv-shell-red);font-size:.52rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mv-cart-toast__copy strong{overflow:hidden;color:var(--mv-shell-ink);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.mv-cart-toast__copy span{color:var(--mv-shell-muted);font-size:.62rem}.mv-cart-toast__actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--mv-shell-line)}.mv-cart-toast__actions a,.mv-cart-toast__actions button{display:grid;place-items:center;min-height:40px;padding:.5rem;border:0;border-right:1px solid var(--mv-shell-line);background:#fff;color:var(--mv-shell-ink);font:inherit;font-size:.59rem;font-weight:750;text-decoration:none;text-transform:uppercase;cursor:pointer}.mv-cart-toast__actions button{border-right:0}.mv-cart-toast__actions a:hover,.mv-cart-toast__actions button:hover{color:var(--mv-shell-red)}.mv-cart-toast>i{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--mv-shell-red);transform:scaleX(0);transform-origin:left}.mv-cart-toast.is-visible>i{animation:mv-cart-toast-progress 5s linear forwards}@keyframes mv-cart-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.mv-cart-snackbar{position:fixed;left:50%;bottom:max(1rem,env(safe-area-inset-bottom));z-index:1150;width:max-content;max-width:calc(100vw - 2rem);padding:.75rem 1.2rem;border:0;background:var(--mv-shell-navy);color:#fff;font:inherit;font-size:.72rem;font-weight:700;opacity:0;transform:translate(-50%,.7rem);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.mv-cart-snackbar.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.mv-cart-root a:focus-visible,.mv-cart-root button:focus-visible,.mv-cart-toast a:focus-visible,.mv-cart-toast button:focus-visible,.mv-cart-snackbar:focus-visible{outline:2px solid var(--mv-shell-focus);outline-offset:3px}@media(max-height:740px){.mv-cart-drawer__head{min-height:4.6rem;padding-block:.8rem}.mv-cart-drawer__foot{max-height:45vh;overflow-y:auto}.mv-cart-drawer__trust{display:none}}@media(max-width:700px){.mv-cart-toast{display:none}}@media(max-width:520px){.mv-cart-drawer{width:100%}.mv-cart-drawer__head{padding-top:max(1rem,env(safe-area-inset-top))}.mv-cart-drawer__close{width:44px;height:44px}.mv-cart-item{grid-template-columns:3.9rem minmax(0,1fr) auto;gap:.65rem}.mv-cart-item__media{width:3.9rem;height:4.3rem}.mv-cart-drawer__empty{padding-inline:1.25rem}.mv-cart-drawer__empty>div{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mv-cart-root__backdrop,.mv-cart-drawer,.mv-cart-drawer__progress>span,.mv-cart-toast,.mv-cart-snackbar{transition:none}.mv-cart-drawer__loading>span,.mv-cart-toast.is-visible>i{animation:none}}:root{--mv-room-white: #fff;--mv-room-paper: #f3f1ec;--mv-room-paper-deep: #e9e6df;--mv-room-ink: #081426;--mv-room-dark: #050c18;--mv-room-dark-elevated: #101f36;--mv-room-muted: #626872;--mv-room-rule: #d7d4cc;--mv-room-red: #d10d32;--mv-room-red-dark: #a80a29;--mv-room-accent-soft: #ff829d;--mv-room-success: #0b7a43;--mv-room-focus: #2563eb;--mv-room-section: clamp(4rem, 8vw, 7rem);--mv-room-gap: clamp(1.5rem, 4vw, 4rem)}body{background:var(--mv-room-white);color:var(--mv-room-ink)}body :where(button,select,textarea,input:not([type=radio]):not([type=checkbox]),.mv-btn,.wp-element-button,.wp-block-button__link){border-radius:0!important}.mv-site-blocks>main{min-width:0}.mv-content-page{min-width:0;background:var(--mv-room-white)}.mv-standard-page{min-width:0;padding-bottom:var(--mv-room-section);background:var(--mv-room-paper)}.mv-standard-page__hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:clamp(17rem,31vw,28rem);overflow:hidden;border-bottom:1px solid var(--mv-room-rule);background:linear-gradient(90deg,transparent 66.666%,rgba(8,20,38,.08) 66.666%,rgba(8,20,38,.08) calc(66.666% + 1px),transparent calc(66.666% + 1px)),var(--mv-room-white)}.mv-standard-page__hero:before{position:absolute;top:clamp(2rem,5vw,5rem);right:clamp(-5rem,-2vw,-1rem);z-index:-1;width:clamp(12rem,26vw,24rem);aspect-ratio:1;border:1px solid rgba(8,20,38,.1);border-radius:50%;content:""}.mv-standard-page__hero:after{position:absolute;right:0;bottom:27%;z-index:-1;width:34%;height:3px;background:var(--mv-room-red);content:""}.mv-standard-page__hero-inner{display:grid;gap:1rem;width:min(calc(100% - 2 * var(--mv-layout-gutter)),var(--wp--style--global--wide-size));padding-block:clamp(2rem,5vw,4rem)}.mv-standard-page__eyebrow{display:flex;align-items:center;gap:.65rem;margin:0;color:var(--mv-room-red);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mv-standard-page__eyebrow span{display:grid;place-items:center;width:1.6rem;height:1.6rem;background:var(--mv-room-red);color:#fff;font-size:.56rem}.mv-standard-page__title{max-width:18ch;margin:0;color:var(--mv-room-ink);font-family:var(--wp--preset--font-family--heading);font-size:clamp(2.7rem,7vw,6.4rem);font-weight:800;letter-spacing:-.06em;line-height:.92;text-wrap:balance}.mv-standard-page__body{width:min(calc(100% - 2 * var(--mv-layout-gutter)),var(--wp--style--global--wide-size));padding-top:clamp(2.5rem,6vw,5.5rem)}.mv-standard-page__body>.wp-block-post-content{min-width:0}.mv-standard-page__body :where(p,li){color:var(--mv-room-muted);font-size:.9rem;line-height:1.68}.mv-standard-page__body a{color:var(--mv-room-ink);text-decoration-color:var(--mv-room-red);text-decoration-thickness:1px;text-underline-offset:.18em}.mv-standard-page__body a:hover{color:var(--mv-room-red)}.mv-standard-page__body h2,.mv-standard-page__body h3,.mv-standard-page__body h4{color:var(--mv-room-ink);letter-spacing:-.025em;line-height:1.14}.mv-standard-page__body h2{margin:3.5rem 0 1rem;font-size:clamp(1.7rem,3vw,2.5rem)}.mv-standard-page__body h3{margin:2.75rem 0 .8rem;padding-top:.9rem;border-top:1px solid var(--mv-room-rule);font-size:clamp(1.15rem,2vw,1.5rem)}.mv-standard-page__body blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border:0;border-left:3px solid var(--mv-room-red);background:#fff}.mv-standard-page__body .mv-kontakt-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,.34fr);gap:clamp(2rem,7vw,7rem);width:100%;max-width:none;margin:0;padding:0}.mv-kontakt-page>.mv-page-with-sidebar__main{min-width:0}.mv-kontakt-page>.mv-page-with-sidebar__main>p:first-child,.page-id-150 .wp-block-post-content>.wp-block-group>p:first-child{max-width:60ch;margin:0 0 2.5rem;color:var(--mv-room-ink);font-size:1rem;line-height:1.6}.mv-kontakt-sidebar{position:sticky;top:calc(var(--mv-header-height, 72px) + 2rem);display:grid;gap:1rem;padding:1.25rem;border-top:3px solid var(--mv-room-red);border-right:1px solid var(--mv-room-rule);border-bottom:1px solid var(--mv-room-rule);border-left:1px solid var(--mv-room-rule);background:#fff}.mv-kontakt-sidebar h2{margin:0;font-size:1.2rem}.mv-kontakt-sidebar .mv-site-contact-card{display:grid;gap:0;margin:0;padding:0;list-style:none}.mv-kontakt-sidebar .mv-site-contact-card__item{display:grid;gap:.25rem;padding:.8rem 0;border-bottom:1px solid var(--mv-room-rule)}.mv-kontakt-sidebar .mv-site-contact-card__label{color:var(--mv-room-red);font-size:.58rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mv-kontakt-sidebar .mv-site-contact-card__value{color:var(--mv-room-ink);font-size:.75rem;font-weight:650;line-height:1.5}.mv-contact-form{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--mv-room-rule)}.mv-contact-form__title{margin:0 0 .45rem;color:var(--mv-room-ink);font-size:clamp(1.45rem,2.5vw,2rem)}.mv-contact-form__intro{margin:0 0 1.5rem}.mv-contact-form :where(input:not([type=checkbox]),select,textarea){width:100%;min-height:3.1rem;padding:.75rem;box-sizing:border-box;border:1px solid var(--mv-room-rule);background:#fff;color:var(--mv-room-ink);font:inherit}.mv-contact-form textarea{min-height:10rem;resize:vertical}.mv-contact-form :where(input,select,textarea):focus{border-color:var(--mv-room-ink);outline:2px solid transparent;box-shadow:inset 0 -2px 0 var(--mv-room-red)}.mv-contact-form label{color:var(--mv-room-ink);font-size:.68rem;font-weight:700;line-height:1.35}.mv-contact-form .wpcf7-submit{min-height:3rem;padding:.7rem 1rem;border:1px solid var(--mv-room-red);background:var(--mv-room-red);color:#fff;font-size:.75rem;font-weight:750;cursor:pointer}.mv-contact-form .wpcf7-submit:hover{border-color:var(--mv-room-ink);background:var(--mv-room-ink)}@media(max-width:900px){.mv-standard-page__body .mv-kontakt-page{grid-template-columns:1fr}.mv-kontakt-sidebar{position:static}}@media(max-width:640px){.mv-standard-page__hero{min-height:15rem}.mv-standard-page__hero:after{width:42%}.mv-standard-page__title{font-size:clamp(2.4rem,13vw,4rem)}.mv-standard-page__body{padding-top:2.5rem}.mv-standard-page__body :where(p,li){font-size:.84rem}.mv-kontakt-sidebar,.page-id-503 .mv-standard-page__body>.wp-block-post-content{padding:1rem}}body.is-cart-open [id^=trustbadge-container],body.is-cart-open [id^=trustbadge-container] *,body.is-cart-open [id^=ts-badge],body.is-menu-open [id^=trustbadge-container],body.is-menu-open [id^=trustbadge-container] *,body.is-search-open [id^=trustbadge-container],body.is-search-open [id^=trustbadge-container] *{visibility:hidden!important}@media(max-width:899px){body.mv-has-bottom-bar [id^=trustbadge-container] *,body.mv-pf-result [id^=trustbadge-container] *{bottom:5.75rem!important}}.mv-home{--mv-home-section-y: var(--mv-room-section, clamp(4rem, 8vw, 7rem));--mv-home-section-gap: var(--mv-room-gap, clamp(1.5rem, 4vw, 4rem));--mv-home-title-section: clamp(2rem, 3.25vw, 3rem);--mv-home-title-feature: clamp(2.25rem, 3.6vw, 3.25rem);--mv-home-copy-size: clamp(.9375rem, .9rem + .15vw, 1rem);--mv-home-rule-content-gap: clamp(1.75rem, 2vw, 2rem);--mv-home-paper: var(--mv-room-paper, #f3f1ec);--mv-home-rule: var(--mv-room-rule, #d7d4cc);background:var(--wp--preset--color--surface-card)}.mv-home .mv-hero--bg{min-height:clamp(40rem,74vh,46rem);padding-block:clamp(5rem,9vh,7rem);overflow:hidden;border:0;background:var(--wp--preset--color--dark)}.mv-home .mv-hero--bg:before{position:absolute;top:0;bottom:0;left:58%;z-index:0;width:1px;background:#ffffff13;content:"";pointer-events:none}.mv-home .mv-hero--bg:after{background:linear-gradient(90deg,#050c18db,#050c18ad 36%,#050c183d,#050c180a 76%,#050c181a),linear-gradient(to top,rgba(5,12,24,.4),transparent 52%)}.mv-home .mv-hero--bg .mv-hero__bg-img{object-position:right center}@media(min-width:900px){.mv-home .mv-hero--bg .mv-hero__bg-img{width:100%;height:100%;max-width:none;object-position:right center;transform:translate3d(0,-50%,0)}}.mv-home .mv-hero--bg .mv-hero__inner{justify-content:center}.mv-home .mv-hero--bg .mv-hero__copy{position:relative;max-width:min(42rem,50vw);padding-top:1.75rem;border-top:0}.mv-home .mv-hero--bg .mv-hero__copy:before{position:absolute;top:0;left:0;width:3rem;height:2px;background:var(--wp--preset--color--accent);content:""}.mv-home .mv-hero__eyebrow{margin-bottom:1rem;color:var(--mv-room-accent-soft, #ff829d);font-size:.6875rem;font-weight:700;letter-spacing:.14em}.mv-home .mv-hero--bg .mv-hero__title{max-width:16.5ch;margin-bottom:1.25rem;color:var(--wp--preset--color--surface-card);font-size:clamp(3rem,5.2vw,4.6rem);font-weight:550;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.mv-home .mv-hero--bg .mv-hero__subtitle{max-width:52ch;margin-bottom:1.75rem;color:color-mix(in srgb,var(--wp--preset--color--surface-card) 90%,var(--wp--preset--color--dark-muted));font-size:1rem;line-height:1.65}.mv-home .mv-hero__actions{gap:.625rem}.mv-home .mv-hero__actions .mv-btn{min-height:3.25rem;padding-inline:1.35rem;border-radius:0;font-weight:700}.mv-home .mv-hero__cta-note{margin-top:.8rem;color:var(--wp--preset--color--dark-muted);font-size:.6875rem;letter-spacing:.035em}@media(max-width:899px){.mv-home .mv-hero--bg{display:flex;min-height:0;gap:0;padding:3.5rem 0 0;background:var(--wp--preset--color--dark);color:var(--wp--preset--color--surface-card)}.mv-home .mv-hero--bg:before{display:none}.mv-home .mv-hero--bg .mv-hero__copy{max-width:none;padding-bottom:2.5rem}.mv-home .mv-hero--bg .mv-hero__title{max-width:13ch;color:var(--wp--preset--color--surface-card);font-size:clamp(2.6rem,10vw,4rem)}.mv-home .mv-hero--bg .mv-hero__subtitle,.mv-home .mv-hero--bg .mv-hero__cta-note{color:var(--wp--preset--color--dark-muted)}.mv-home .mv-hero--bg .mv-btn--ghost{border-color:#ffffff85;background:#ffffff14;color:var(--wp--preset--color--surface-card)}.mv-home .mv-hero--bg .mv-hero__bg{width:100%;margin:0;border:0;border-radius:0;background:var(--wp--preset--color--dark)}.mv-home .mv-hero--bg .mv-hero__bg-img{aspect-ratio:16 / 10;object-position:right center}}@media(max-width:760px){.mv-home{--mv-home-section-y: 3.5rem;--mv-home-section-gap: 2.5rem}}.mv-home .entry-content>.mv-home__proof-rail{margin:clamp(1.5rem,3vw,2rem) auto 0!important}.mv-home__proof-rail{position:relative;z-index:4;display:grid;grid-template-columns:minmax(27rem,.84fr) minmax(0,1.16fr);gap:0;border:1px solid var(--mv-home-rule);background:var(--wp--preset--color--surface-card)}.mv-home__proof-rail>*{margin-block:0!important}.mv-home__proof-rail .mv-trusted-rating{width:100%;max-width:none}.mv-home__proof-rail .mv-trusted-rating__plaque{height:100%;min-height:8rem;grid-template-columns:5.25rem minmax(0,1fr);overflow:hidden;border:0}.mv-home__proof-rail .mv-trusted-rating__crest{clip-path:none;padding:1rem .6rem;border-right:1px solid var(--mv-home-rule);background:var(--mv-home-paper)}.mv-home__proof-rail .mv-trusted-rating__crest:before{display:none}.mv-home__proof-rail .mv-trusted-rating__body{gap:.1rem;padding:1.15rem 1.4rem 1rem}.mv-home__proof-rail .mv-trusted-rating__score{min-height:2rem;padding-block:.35rem .4rem}.mv-home__proof-rail .mv-trusted-rating__proof{margin-top:.05rem;padding-top:.25rem;border-top:0}.mv-home__proof-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.mv-home__proof-points>*,.mv-home__proof-item>*{margin-block:0!important}.mv-home__proof-item{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1.1rem 1rem;border-left:1px solid var(--mv-home-rule)}.mv-home__proof-index{color:var(--wp--preset--color--accent);font-size:.625rem;font-weight:750;letter-spacing:.1em}.mv-home__proof-title{margin-top:.35rem!important;color:var(--wp--preset--color--primary);font-size:.8125rem;font-weight:750;line-height:1.25}.mv-home__proof-copy{margin-top:.25rem!important;color:var(--wp--preset--color--text-muted);font-size:.6875rem;line-height:1.4}.mv-home__proof-title a,.mv-home__proof-copy a{color:inherit;text-decoration:none}.mv-home__proof-item:has(a):hover .mv-home__proof-title{color:var(--wp--preset--color--accent)}@media(max-width:960px){.mv-home__proof-rail{grid-template-columns:1fr}.mv-home__proof-points{border-top:1px solid var(--mv-home-rule)}}@media(max-width:600px){.mv-home__proof-points{grid-template-columns:repeat(2,minmax(0,1fr))}.mv-home__proof-item{padding:1rem;border-left:0;border-bottom:1px solid var(--mv-home-rule)}.mv-home__proof-item:nth-child(2){border-left:1px solid var(--mv-home-rule)}.mv-home__proof-item:last-child{grid-column:1 / -1;border-left:0;border-bottom:0}}.mv-home__proof-title a,.mv-home__proof-copy a,.mv-sticky-buy-bar__name{display:inline-block;padding-block:4px;margin-block:-4px}.mv-trusted-rating{display:block;width:min(100%,31rem);margin:0}.mv-trusted-rating__plaque{display:grid;grid-template-columns:4rem minmax(0,1fr);min-height:6.25rem;overflow:hidden;border:1px solid var(--mv-room-rule, var(--wp--preset--color--border));background:var(--wp--preset--color--surface-card)}.mv-trusted-rating__crest{position:relative;display:flex;flex-direction:column;gap:.45rem;align-items:center;justify-content:center;align-self:stretch;padding:.7rem .45rem 1rem;clip-path:polygon(0 0,100% 0,100% 86%,50% 100%,0 86%);background:var(--mv-room-paper, var(--wp--preset--color--surface));color:var(--mv-room-ink, var(--wp--preset--color--primary))}.mv-trusted-rating__crest:before{position:absolute;top:0;left:50%;width:2rem;height:3px;background:var(--wp--preset--color--accent);content:"";transform:translate(-50%)}.mv-trusted-rating__crest .mv-icon{width:1.45rem;height:1.45rem}.mv-trusted-rating__crest>span{font-size:.5rem;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.mv-trusted-rating__body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:.7rem 1rem .65rem}.mv-trusted-rating__eyebrow{color:var(--wp--preset--color--accent);font-size:.57rem;font-weight:800;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.mv-trusted-rating__score{display:flex;align-items:baseline;gap:.4rem;min-width:0;min-height:2.4rem;padding-block:.45rem .35rem;color:var(--mv-room-muted, var(--wp--preset--color--text-muted));font-size:.62rem;font-variant-numeric:tabular-nums;line-height:1}.mv-trusted-rating__stars{color:var(--mv-room-red, var(--wp--preset--color--accent));font-size:.82rem;letter-spacing:.035em}.mv-trusted-rating__score strong{color:var(--mv-room-ink, var(--wp--preset--color--primary));font-size:1rem;font-weight:800}.mv-trusted-rating__proof{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.3rem .45rem;align-items:baseline;min-width:0;padding-top:.5rem;border-top:1px solid var(--wp--preset--color--border);color:var(--wp--preset--color--text);font-size:.6rem;line-height:1.25;text-decoration:none}.mv-trusted-rating__proof strong{color:var(--wp--preset--color--primary);font-weight:750}.mv-trusted-rating__proof>span:not(.mv-trusted-rating__source){color:var(--wp--preset--color--text-muted)}.mv-trusted-rating__source{justify-self:end;color:var(--wp--preset--color--primary);font-weight:700;white-space:nowrap}.mv-trusted-rating__proof:hover strong,.mv-trusted-rating__proof:hover .mv-trusted-rating__source,.mv-trusted-rating__proof:focus-visible strong,.mv-trusted-rating__proof:focus-visible .mv-trusted-rating__source{color:var(--wp--preset--color--accent)}.mv-trusted-rating__proof:focus-visible{outline:2px solid var(--wp--preset--color--accent);outline-offset:3px}@media(max-width:420px){.mv-trusted-rating__plaque{grid-template-columns:3.5rem minmax(0,1fr)}.mv-trusted-rating__body{padding-inline:.75rem}.mv-trusted-rating__proof{grid-template-columns:1fr auto}.mv-trusted-rating__proof>span:not(.mv-trusted-rating__source){display:none}}.mv-commerce-archive-cta__trust .mv-trusted-rating{margin:0}.mv-commerce-archive-cta__trust .mv-trusted-rating__plaque{border:0;background:#fff;box-shadow:none}.mv-commerce-archive-cta__trust .mv-trusted-rating__proof{grid-template-columns:1fr auto;gap:.3rem}.mv-commerce-archive-cta__trust .mv-trusted-rating__proof>span:not(.mv-trusted-rating__source){display:none}@media(max-width:899px){body input[type=text],body input[type=email],body input[type=tel],body input[type=search],body input[type=number],body input[type=password],body input[type=url],body textarea,body select{font-size:16px}.mv-header__logo{display:inline-flex;align-items:center;min-height:2.75rem}.mv-footer__links a,.mv-footer__legal a,.mv-footer__product-links a,.mv-footer__brand-contact a,.mv-footer__to-top,.mv-footer__made-in-germany,.mv-footer__nav-group a:not(.mv-btn){display:inline-block;padding-block:.625rem}[aria-label=Breadcrumb] a{display:inline-block;padding-block:.5rem}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem}.mv-variations__qty-btn,.mv-variations__qty-input{min-width:2.75rem}.mv-editorial-topics__chip,.mv-pf__answer,.mv-shop-category-nav__pill,.wp-block-button__link{min-height:2.75rem}.mv-product-showcase__all,.mv-trusted-rating__proof a,.mv-pf__component-link,.mv-pf__restart,.mv-pf__aside-toggle,.mv-editorial-section-head__more,.mv-bestseller__made-in-germany{display:inline-block;padding-block:.6rem}body .mv-hero__eyebrow,body .mv-hero__cta-note,body .mv-home__proof-copy,body .mv-product__eyebrow,body .mv-shop-hero__eyebrow,body .mv-editorial-hero__eyebrow,body .mv-standard-page__eyebrow,body .mv-story-lead__eyebrow,body .mv-story-lead__hint,body .mv-story__chapter-next-kicker,body .mv-stat-grid__label,body .mv-pf__eyebrow,body .mv-pf__progress-label,body .mv-pf__question-num,body .mv-pf__component-role,body .mv-pf__component-set,body .mv-trusted-rating__eyebrow,body .mv-trusted-rating__source,body .mv-trusted-rating__proof,body .mv-trusted-rating__score small,body .mv-trusted-rating__score span,body .mv-footer__rating-eyebrow,body .mv-footer__brand-eyebrow,body .mv-footer__lead-index,body .mv-footer__rating-count,body .mv-footer__lead-copy>p,body .mv-blog-card__category,body .mv-site-contact-card__label,body .mv-shop-category-nav__label,body .mv-shop-category-nav__count,body .mv-variations__label,body .mv-variations__value-hint,body .woocommerce-price-suffix,body .mv-badge{font-size:max(.6875rem,11px)}body .mv-footer__lead-actions .mv-btn,body .mv-shop-category-nav__pill{font-size:.8125rem}body .mv-product .wp-block-post-title{font-size:clamp(1.5rem,6.5vw,2rem);line-height:1.1}body .mv-product__col--summary .mv-trusted-rating{padding:.75rem .9rem}.mv-product__crumb-root,.mv-product__crumb-sep,.mv-product__crumb-current{display:none}.mv-product__crumb-parent:before{content:"\2190\a0"}}@media(max-width:899px){body .mv-trusted-rating__proof,body .mv-home__proof-title a,body .mv-trusted-reviews__proof a,body .mv-shop-hero__proof a,body .mv-editorial-hero__proof a,body .mv-footer__product-index>header>a,body .mv-product__read-more a,body .mv-set-card__link,body .mv-product-trust__text--link,body .mv-blog-card__cta,body .mv-editorial-hero__breadcrumbs a,body .mv-shop-hero__breadcrumbs a,body .mv-account__aside-links a,body .mv-pf__restart,body .mv-pf__aside-toggle{display:inline-block;padding-block:.625rem}body .mv-footer__links a,body .mv-footer__legal a,body .mv-footer__product-links a,body .mv-footer__to-top{padding-block:.75rem}body .mv-shop-hero__breadcrumbs,body .mv-shop-hero__breadcrumbs a,body .mv-editorial-hero__breadcrumbs,body .mv-editorial-hero__breadcrumbs a,body .mv-editorial-hero__breadcrumbs span,body .mv-product__breadcrumbs a{font-size:.75rem}body .mv-shop-hero__proof span,body .mv-shop-hero__proof small,body .mv-editorial-hero__proof span,body .mv-editorial-hero__proof small,body .mv-shop__catalog-eyebrow,body .mv-trusted-reviews__eyebrow,body .mv-gallery__tab span,body .mv-variations__pill-unit,body .mv-variations__pill-unit .woocommerce-Price-amount,body .mv-variations__pill-value,body .mv-home__proof-index,body .mv-home__quicknav-index,body .mv-blog-card__index,body .mv-editorial-section-head p,body .mv-editorial-section-head p span,body .mv-standard-page__eyebrow span,body .mv-shop-hero__eyebrow span,body .mv-editorial-hero__eyebrow span,body .mv-account__eyebrow span,body .mv-footer__rating-count span,body .mv-footer__rating small,body .mv-footer__brand-contact small,body .mv-footer__heading button span,body .mv-footer__heading button small,body ul.mv-site-contact-card .mv-site-contact-card__label{font-size:max(.6875rem,11px)}body .mv-account__field label,body .mv-contact-form label{font-size:.75rem}}@media(max-width:899px){body .mv-product__crumb-root,body .mv-product__crumb-sep,body .mv-product__crumb-current{display:none}body .mv-variations>.mv-variations__price{order:1}body .mv-variations>.mv-variations__panel{order:2}body .mv-variations>form{order:3}body .mv-variations>.mv-quantity-incentive{order:4;margin-top:.75rem}body .mv-variations>.mv-variations__feedback{order:5}}@media(max-width:899px){body .mv-cart-item__quantity button,body .mv-cart-recommendation__add{min-width:2.75rem;min-height:2.75rem}body .mv-cart-item__remove{display:inline-flex;align-items:center;min-height:2.75rem;padding-inline:.5rem}}@media(max-width:899px){.woocommerce-price-suffix,.mv-commerce-archive-cta__eyebrow,.wc-block-product-results-count,.mv-footer small,.mv-footer__trust span,.mv-footer__trust strong,.mv-footer__to-top,.mv-footer__bottom a,.mv-footer__bottom span,.mv-footer__bottom p{font-size:max(.6875rem,11px)!important}.wc-block-components-product-button__button,.wc-block-components-product-button .wp-block-button__link,.page-numbers{font-size:.8125rem!important}}@media(max-width:899px){.mv-quantity-incentive__head span,.mv-quantity-incentive__option span,.mv-quantity-incentive__option small,.mv-quantity-incentive>p,.mv-product-finder__section-head p,.mv-product-finder__section-head span,.mv-product-finder__system-meta span,.mv-product-finder__system-meta strong,.mv-product-finder__system-price span,.mv-product-finder__system-shipping,.mv-footer__product-index header p,.mv-footer__product-index header a,.mv-footer__product-links a span,.mv-commerce-archive-proof p span,.mv-commerce-archive-proof p small,.mv-shop-hero__proof a,.mv-blog-card__date,.mv-blog-card__footer p span,.mv-blog-card__cta{font-size:max(.6875rem,11px)!important}.mv-shop-card__cta .wc-block-components-product-button__button{font-size:.8125rem!important}.mv-blog-card__cta,.mv-footer__product-index header a{display:inline-block;padding-block:.6rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/mv-core.css.map */
