/* Midnight Hydro v3. Shared site components; scoped to this versioned release. */
body.mh-full-site{--head:'DW Archivo',Arial,sans-serif;--font:'DW Instrument',Arial,sans-serif;--ink:#24172d;--muted:#62596b;--line:#dad4e0;background:#f6f3f8;color:var(--ink)}
.mh-full-site .mh-service{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));background:#07060a;color:#b0a8be;font:400 12px/1.4 var(--font);border-bottom:1px solid #ffffff18}.mh-service a{color:#f6f3f8}
body.mh-full-site .mh-header{z-index:100;background:#07060a!important;border-bottom:1px solid #ffffff20}.mh-nav-shell{max-width:1288px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:34px;height:88px}.mh-header .brand img{width:135px;height:70px}.mh-desktop{display:flex;align-items:center;gap:30px;font:600 14px/1.4 var(--font)}.mh-desktop>a,.mh-nav-group>summary{padding:20px 0;color:#f6f3f8;cursor:pointer;list-style:none}.mh-nav-group>summary:after{content:'⌄';font-size:12px;margin-left:8px}.mh-nav-group summary::-webkit-details-marker{display:none}.mh-nav-group{position:relative}.mh-dropdown{position:absolute;top:100%;left:-24px;width:310px;background:#fff;padding:14px;border:1px solid #dad4e0;border-radius:12px;box-shadow:0 16px 36px #0002}.mh-header .mh-dropdown a{display:block;color:#24172d!important;padding:13px 12px;border-radius:6px}.mh-dropdown a:hover{background:#f6f3f8}.mh-dropdown small{display:block;color:#62596b;font-size:13px;margin-top:6px}.mh-nav-actions{display:flex;gap:12px;align-items:center;margin-left:auto}.mh-nav-actions>button,.mh-nav-actions>a{background:transparent!important;border:0!important;padding:9px!important;color:white!important;min-width:44px;min-height:44px;display:grid;place-items:center;border-radius:8px}.mh-nav-actions .menu-toggle{display:none}.mh-cart-link{position:relative}.mh-cart-count{position:absolute;top:0;right:0;font:600 10px/16px var(--font);background:#9003a3;border-radius:20px;min-width:16px;text-align:center}.mh-search-panel{padding:28px 24px;background:#140d1d;color:white}.mh-search-panel form{max-width:760px;margin:auto}.mh-search-panel label{display:block;margin-bottom:12px}.mh-search-panel form>div{display:flex;gap:12px}.mh-search-panel input{flex:1;min-width:0;background:white;border:0;border-radius:8px;padding:14px;font:inherit;color:#24172d}.mh-header .mobile-nav{max-height:calc(100dvh - 100px);overflow:auto;padding:20px 24px}.mh-header .mobile-nav a{padding:14px 0;border-bottom:1px solid #ffffff18;font:600 17px/1.4 var(--font)}.mobile-nav a span{float:right}
body.mh-full-site .mh-footer{background:#07060a!important;color:#f6f3f8;padding:72px 24px 24px}.mh-footer-top{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 2fr;gap:100px}.mh-footer-intro img{width:140px;height:75px;object-fit:contain;margin-bottom:22px}.mh-footer-intro p{font:600 32px/1.2 var(--head);letter-spacing:-.02em;margin:0 0 28px}.mh-footer-intro>a{color:#f6f3f8!important;border-bottom:1px solid #b0a8be;padding-bottom:8px}.mh-footer-intro small{display:block;color:#b0a8be;font-size:14px;margin-top:18px}.mh-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.mh-footer-links h3{font:600 15px/1.4 var(--font);margin:12px 0 22px;color:#fff!important}.mh-footer-links a{display:block;color:#b0a8be!important;font-size:14px;line-height:1.6;margin:12px 0}.mh-footer-links a:hover{color:white!important;text-decoration:underline}.mh-footer-bottom{max-width:1240px;margin:60px auto 0;border-top:1px solid #ffffff20;padding-top:24px;display:flex;justify-content:space-between;gap:24px;font-size:13px;color:#b0a8be}.mh-footer-bottom>div{display:flex;gap:24px}.mh-footer-bottom a{color:inherit!important}
/* Catalogue and product detail */
.mh-full-site .mh-shop-heading{max-width:1240px;margin:auto;padding:36px 0 48px}.mh-full-site.page-id-95232 .mh-shop-heading,.mh-full-site.page-id-95232 .mh-catalogue{width:calc(100% - 48px);max-width:1240px;margin:auto}.mh-shop-heading h1{font:600 clamp(44px,5.5vw,76px)/1.04 var(--head)!important;letter-spacing:-.04em!important;margin-bottom:24px}.mh-shop-heading>p:not(.eyebrow){max-width:520px;color:#62596b;font-size:18px}.mh-shop-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.mh-shop-links a{padding:9px 16px;border:1px solid #dad4e0;border-radius:40px;font-size:14px;color:#24172d}.mh-shop-links a:hover{border-color:#9003a3;color:#9003a3}.mh-catalogue ul.products,.mh-full-site .related ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.mh-catalogue ul.products:before,.mh-catalogue ul.products:after,.mh-full-site .related ul.products:before,.mh-full-site .related ul.products:after{display:none!important}body.mh-full-site .woocommerce ul.products li.product{float:none!important;width:100%!important;margin:0!important;padding:0!important;background:white;border:1px solid #e7e1eb;border-radius:16px;overflow:hidden;transition:border-color .2s}.mh-product-card:hover{border-color:#b99cc1!important}.mh-product-photo{display:block;height:345px;position:relative;padding:32px;background:#fff}.mh-full-site .woocommerce ul.products li.product .mh-product-photo img{width:100%;height:100%;object-fit:contain;margin:0;mix-blend-mode:multiply;transition:transform .35s}.mh-product-card:hover .mh-product-photo img{transform:translateY(-5px)}.mh-product-photo>span{position:absolute;left:24px;bottom:15px;color:#62596b;font:600 13px/1.4 var(--font);padding:5px 10px;background:#f6f3f8;border-radius:4px}.mh-product-card-copy{padding:26px;border-top:1px solid #f0edf3}.mh-product-card-copy .eyebrow{font-size:10px;margin-bottom:12px}.mh-full-site .mh-product-card h2{font:600 23px/1.25 var(--head)!important;margin:0 0 20px!important;color:#24172d!important;min-height:58px}.mh-card-price{font:600 26px/1.3 var(--head);color:#24172d}.mh-card-unit{font-size:14px;color:#62596b;margin:6px 0 24px!important}.mh-product-card .mh-button{width:100%;display:flex;justify-content:space-between;margin-top:22px;background:#9003a3!important;color:#fff!important;font:600 15px/1.4 var(--font)!important}.mh-catalogue-note{padding:44px 0 64px;border-top:1px solid #dad4e0}.mh-catalogue-note h2{font-size:30px;margin-bottom:16px}.mh-catalogue-note p{max-width:650px;margin-bottom:20px}.mh-back{display:inline-flex;padding:0 0 32px;color:#62596b;font-size:14px}.mh-product-kicker{font:600 11px/1.5 var(--font);letter-spacing:.1em;color:#9003a3;margin-bottom:18px!important}.mh-full-site .woocommerce div.product .product_title{font:600 clamp(32px,3.5vw,48px)/1.12 var(--head)!important;letter-spacing:-.035em!important}.mh-full-site .woocommerce div.product div.images{background:white;border-color:#e7e1eb;border-radius:20px}.mh-full-site .woocommerce div.product div.images .woocommerce-product-gallery__image img{height:580px;object-fit:contain;padding:32px}.mh-bottle-caption{text-align:center;color:#62596b;font-size:13px;padding:8px 15px 16px!important}.mh-product-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 10px;border-block:1px solid #dad4e0;padding:20px 0;gap:16px}.mh-product-facts span{font-size:13px;color:#62596b}.mh-product-facts strong{display:block;color:#24172d;font:600 23px/1.3 var(--head);margin-bottom:5px}.mh-unit-price{font-size:14px;color:#62596b}.mh-full-site .woocommerce div.product form.cart{display:flex;gap:12px;margin-top:28px;margin-bottom:24px}.mh-full-site .woocommerce div.product form.cart button{flex:1}.mh-fulfilment{padding:20px;background:#ede8f0;border-radius:10px;font-size:14px}.mh-fulfilment p{margin-bottom:5px!important}.mh-fulfilment a{display:inline-block;padding-top:8px;color:#9003a3;font-weight:600}.mh-product-help{display:inline-block;font-size:14px;margin-top:18px;color:#62596b}.mh-full-site .product_meta{font-size:12px;color:#62596b;margin-top:28px}.mh-full-site .product_meta>span{display:block}.mh-full-site .woocommerce-tabs{padding-top:32px}.mh-full-site .woocommerce-tabs .panel{max-width:800px;font-size:17px;line-height:1.75}.mh-full-site .related{margin-top:60px}.mh-product-dock{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #dad4e0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));gap:16px;align-items:center}.mh-product-dock small{display:block;font-size:11px;color:#62596b}.mh-dock-help{font-size:12px}.mh-product-dock{display:none}
/* Preserved designed pages: one coherent visual language, no legacy block shadows. */
.mh-full-site .mh-designed{width:100%;overflow-x:clip}.mh-full-site .mh-designed .c-page{--c-purple:#9003a3;--c-gold:#ceb888;--c-gold-dark:#ceb888;--c-ink:#24172d;--c-body:#51445a;--c-mute:#62596b;--c-paper:#f6f3f8;--c-border:1px solid #dad4e0;--c-shadow:none;--c-shadow-lg:none;font-family:var(--font)!important}.mh-full-site .mh-designed .c-page :is(h1,h2,h3,h4,.c-h){font-family:var(--head)!important;font-weight:600!important;text-transform:none!important;letter-spacing:-.025em!important}.mh-full-site .mh-designed .c-page p{font-family:var(--font)!important}.mh-full-site .mh-designed :is(.c-hero,.c-purple,.c-final){background:#07060a!important;background-image:radial-gradient(ellipse at 10% 0%,#24112d,transparent 70%)!important}.mh-full-site .mh-designed .c-section{padding-block:88px}.mh-full-site .mh-designed .c-hero{padding-block:72px!important}.mh-full-site .mh-designed :is(.c-h1,h1){font-size:clamp(40px,4.5vw,64px)!important;line-height:1.08!important}.mh-full-site .mh-designed .c-sub{font-weight:400!important;font-size:18px!important;line-height:1.65!important}.mh-full-site .mh-designed :is(.c-btn,.c-sticky-btn){border-radius:8px!important;border-width:1px!important;box-shadow:none!important;transform:none!important;text-transform:none!important;font:600 15px/1.4 var(--font)!important;letter-spacing:0!important}.mh-full-site .mh-designed .c-btn-gold{background:#f6f3f8!important;color:#24172d!important}.mh-full-site .mh-designed :is(.c-tile,.c-tile-lg,.c-card,.c-product,.c-review,.c-quote){border:1px solid #dad4e0!important;border-radius:16px!important;box-shadow:none!important;transform:none!important}.mh-full-site .mh-designed :is(.c-stamp,.c-stamp *,.c-badge){font-family:var(--head)!important}.mh-full-site .mh-designed .c-stamp{background:#9003a3!important;color:#fff!important;transform:none!important;border:1px solid #ffffff40!important}.mh-full-site .mh-designed .c-stamp *{color:#fff!important}.mh-full-site .mh-designed :is(.rv,.reveal){opacity:1!important;transform:none!important}.mh-full-site .mh-designed .c-sticky{background:#140d1d!important;border:1px solid #493d55!important;border-radius:12px!important;box-shadow:none!important}.mh-full-site .mh-designed .c-sticky-btn{background:#f6f3f8!important;color:#24172d!important}.mh-full-site .mh-designed .c-sticky-txt .price{color:white!important}.mh-full-site .mh-designed :is(.c-ticker,.c-marquee){border-block:1px solid #dad4e0!important;box-shadow:none!important}.mh-full-site .mh-designed :is(input,select,textarea){border:1px solid #8d8194!important;border-radius:8px!important;font-family:var(--font)!important;min-height:48px}.mh-full-site .mh-designed .c-h1 .c-offer{color:white!important}.mh-full-site .mh-designed .c-page img{border-radius:12px}.mh-full-site .mh-designed .c-label{font-family:var(--font)!important}.mh-full-site .mh-designed :is(.c-stat-n,.c-stat-num){font-family:var(--head)!important;font-weight:600!important}
/* Editorial and utility templates */
.mh-reading{max-width:900px;margin:auto;padding:70px 28px 80px}.mh-article-header{padding-bottom:40px;border-bottom:1px solid #dad4e0;margin-bottom:40px}.mh-reading h1{font:600 clamp(36px,4vw,58px)/1.12 var(--head)!important;letter-spacing:-.035em!important;margin:0 0 28px!important}.mh-prose{font:400 18px/1.8 var(--font)}.mh-prose h2{font:600 32px/1.2 var(--head)!important;margin:42px 0 20px!important}.mh-prose h3{font:600 24px/1.3 var(--head)!important;margin:32px 0 16px!important}.mh-prose p,.mh-prose ul,.mh-prose ol{margin-bottom:24px}.mh-prose img{height:auto;max-height:650px;object-fit:contain;margin:32px auto;border-radius:12px}.mh-prose a:not(.elementor-button){color:#9003a3;text-decoration:underline;text-underline-offset:4px}.mh-prose .elementor-button{display:inline-flex;background:#9003a3!important;color:white!important;border:0;border-radius:8px;padding:14px 24px;min-height:48px;font:600 16px/1.4 var(--font)}.mh-prose iframe{max-width:100%}.mh-prose table{display:block;overflow:auto;width:100%;border-collapse:collapse;background:white;margin:28px 0}.mh-prose th,.mh-prose td{padding:14px;border-bottom:1px solid #dad4e0;font-size:15px}.mh-prose details{border-block-end:1px solid #dad4e0;padding:20px 0}.mh-prose summary{font-weight:600;cursor:pointer;padding:8px 0}.mh-prose .mh-answer{padding-top:16px}.mh-reading-end{margin-top:64px;padding:40px;border-radius:16px;background:#ede8f0}.mh-reading-end h2{font:600 32px/1.2 var(--head);margin:12px 0 24px}.mh-reading-end p{margin-bottom:22px;max-width:650px}.mh-reading-end .mh-button{color:white!important;text-decoration:none}.mh-reading :is(.elementor-heading-title,.elementor-widget-text-editor){font-family:var(--font)!important}.mh-reading h1.elementor-heading-title,.mh-reading h2.elementor-heading-title{font-family:var(--head)!important}.mh-empty{padding:100px 24px;min-height:60vh}.mh-empty h1{font:600 clamp(36px,5vw,68px)/1.1 var(--head);margin-bottom:24px}.mh-empty p{margin-bottom:28px}.mh-listing-hero{padding-block:70px 40px}.mh-listing-hero h1{font:600 clamp(40px,5vw,64px)/1.1 var(--head);margin-bottom:24px}.mh-listing-hero>p:last-child{color:#62596b;max-width:600px}.mh-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:70px}.mh-story-card{background:white;border-radius:16px;overflow:hidden;border:1px solid #e7e1eb}.mh-story-card img{width:100%;height:240px;object-fit:cover}.mh-story-card>a>div{padding:28px}.mh-story-card h2{font:600 25px/1.25 var(--head);margin-bottom:18px}.mh-story-card p{font-size:16px;color:#62596b}.mh-story-card span{display:block;margin-top:25px;color:#9003a3}.mh-pagination{padding-bottom:64px}
/* Collection pages and finder */
.mh-directory-hero{padding:70px 0;background:radial-gradient(ellipse at 80% 80%,#291332,transparent 60%),#07060a;color:white}.mh-directory-hero .eyebrow{color:#d7b5df}.mh-directory-hero h1{font:600 clamp(48px,6vw,80px)/1.05 var(--head);margin-bottom:26px}.mh-directory-hero p:not(.eyebrow){max-width:570px;color:#c9c0d2;margin-bottom:30px}.mh-directory-hero .mh-button{background:#f6f3f8;color:#24172d}.mh-directory-controls{display:grid;grid-template-columns:2fr 1fr;gap:24px}.mh-directory-controls label{font-weight:600}.mh-directory-controls input,.mh-directory-controls select{display:block;width:100%;margin-top:10px;border:1px solid #9d91a5;border-radius:8px;background:white;min-height:52px;padding:12px;font:400 17px var(--font);color:#24172d}#mh-location-status{font-size:14px;color:#62596b;margin:24px 0}.mh-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mh-location-card{background:white;border:1px solid #e7e1eb;border-radius:16px;padding:28px;display:flex;flex-direction:column}.mh-location-card h2{font:600 25px/1.25 var(--head);margin-bottom:16px}.mh-location-card>p:not(.eyebrow){font-size:16px;color:#62596b;flex:1}.mh-location-card>div{padding-top:22px;display:flex;flex-direction:column;gap:12px}.mh-location-card a{font-size:15px;color:#9003a3;font-weight:600}.mh-location-page{max-width:1040px;margin:auto;padding:50px 24px 80px}.mh-location-heading>a{color:#62596b;font-size:14px}.mh-location-heading .eyebrow{margin-top:40px}.mh-location-body>h1{font:600 clamp(38px,4.5vw,62px)/1.1 var(--head);margin-bottom:20px}.mh-location-body>p{margin-bottom:24px;color:#62596b}.mh-location-body>a,.mh-location-body div>a[target]{display:inline-flex;padding:13px 24px;background:#9003a3;color:white;border-radius:8px;margin-bottom:24px;font-weight:600}.mh-location-body>div{padding:36px;background:#fff;border:1px solid #e7e1eb;border-radius:16px;margin-block:28px}.mh-location-body>div:empty{display:none}.mh-location-body h2{font:600 30px/1.25 var(--head);margin-bottom:24px}.mh-location-body h3{margin:24px 0 16px}.mh-location-body>div>div{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:24px 0}.mh-location-body strong{display:inline-block;margin-bottom:8px}.mh-location-body table{width:100%;font-size:15px}.mh-location-body td{padding:8px 0;border-bottom:1px solid #e7e1eb}.mh-location-body>h2{margin-top:48px}.mh-location-body ul{padding-left:20px;line-height:2}.mh-location-body a:not([target]){color:#9003a3}
/* Waterpreneur retains its own story and useful proof. */
.mh-full-site #dw-waterpreneur{--purple:#9003a3;--mh-legacy-accent:#f6f3f8;--dark:#07060a;--font:'DW Instrument',Arial,sans-serif;--head:'DW Archivo',Arial,sans-serif;font-family:var(--font)!important}.mh-full-site #dw-waterpreneur h1,.mh-full-site #dw-waterpreneur h2,.mh-full-site #dw-waterpreneur h3{font-family:var(--head)!important;font-weight:600!important}.mh-full-site #dw-waterpreneur .hero{background:radial-gradient(ellipse at 10% 10%,#291332,transparent 70%),#07060a!important;color:white}.mh-full-site #dw-waterpreneur .hero h1,.mh-full-site #dw-waterpreneur .hero p{color:#f6f3f8!important}.mh-full-site #dw-waterpreneur .button{box-shadow:none!important;border-radius:8px!important}.mh-full-site #dw-waterpreneur .gold{background:#f6f3f8!important;color:#24172d!important}.mh-full-site #dw-waterpreneur footer{display:none}.mh-full-site #dw-waterpreneur .hero .eyebrow{color:#d7b5df!important}
@media(max-width:1100px){.mh-desktop{gap:18px;font-size:13px}.mh-nav-shell{gap:24px}.mh-footer-top{gap:50px}.mh-footer-links{gap:24px}}
@media(max-width:900px){.mh-desktop{display:none}.mh-nav-actions .menu-toggle{display:flex!important}.mh-nav-shell{height:72px}.mh-header .brand img{width:120px;height:62px}.mh-footer-top{grid-template-columns:1fr;gap:40px}.mh-footer-intro p{font-size:28px}.mh-story-grid,.mh-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-catalogue ul.products,.mh-full-site .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.mh-product-photo{height:290px;padding:28px}.mh-product-card-copy{padding:20px}.mh-full-site .mh-product-card h2{font-size:21px!important}}
@media(max-width:600px){.mh-service{justify-content:center;height:29px;padding:0 16px;font-size:11px}.mh-service>span{display:none}.mh-nav-shell{padding:0 16px;gap:16px;height:67px}.mh-nav-actions{gap:3px}.mh-header .brand img{width:105px;height:57px}.mh-full-site .mh-footer{padding:48px 20px 24px}.mh-footer-links{grid-template-columns:1fr 1fr;gap:25px}.mh-footer-links>div:last-child{grid-column:1/-1}.mh-footer-bottom{display:block;font-size:12px;margin-top:35px}.mh-footer-bottom>div{margin-top:18px;gap:18px;flex-wrap:wrap}.mh-footer-intro{padding-bottom:12px}.mh-reading{padding:40px 20px 55px}.mh-prose{font-size:17px}.mh-prose h2{font-size:28px!important}.mh-prose table{font-size:14px}.mh-reading-end{padding:28px;margin-top:40px}.mh-full-site .mh-designed .c-hero{padding-block:40px!important}.mh-full-site .mh-designed .c-section{padding-block:55px}.mh-full-site .mh-designed .c-sub{font-size:17px!important}.mh-full-site .mh-designed :is(.c-h1,h1){font-size:39px!important}.mh-story-grid,.mh-directory-grid{grid-template-columns:1fr}.mh-directory-controls{grid-template-columns:1fr;gap:18px}.mh-location-card{padding:25px}.mh-directory-hero{padding-block:48px}.mh-location-page{padding:32px 20px 55px}.mh-location-body>div{padding:24px}.mh-location-body>div>div{grid-template-columns:1fr}.mh-location-body h2{font-size:27px}.mh-shop-heading{padding-top:16px!important}.mh-shop-heading h1{font-size:48px!important}.mh-shop-heading>p:not(.eyebrow){font-size:17px}.mh-shop-links{gap:7px;margin-top:25px}.mh-shop-links a{font-size:12px;padding:9px 12px}.mh-catalogue ul.products,.mh-full-site .related ul.products{gap:12px!important}.mh-product-photo{height:230px;padding:20px}.mh-product-photo>span{left:12px;bottom:10px;font-size:10px;padding:4px 6px}.mh-product-card-copy{padding:16px 13px}.mh-product-card-copy .eyebrow{font-size:8px;margin-bottom:9px}.mh-full-site .mh-product-card h2{font-size:18px!important;min-height:66px}.mh-card-price{font-size:23px}.mh-card-unit{font-size:12px;line-height:1.5}.mh-product-card .mh-button{font-size:12px!important;padding:12px 10px;gap:8px;min-height:44px}.mh-full-site .woocommerce div.product div.images .woocommerce-product-gallery__image img{height:360px;padding:25px}.mh-full-site .woocommerce div.product div.summary{margin-top:22px}.mh-product-dock:not([hidden]){display:flex}.mh-product-dock .mh-button{font-size:13px;padding:13px 16px}.mh-product-dock>div{margin-right:auto}.mh-product-dock small{display:none}.mh-full-site.single-product{padding-bottom:75px}.mh-full-site .mh-designed .c-sticky{max-width:calc(100vw - 24px)}.mh-full-site .mh-designed .c-sticky-txt{font-size:12px}.mh-full-site .mh-designed .c-sticky-btn{font-size:12px!important}.mh-search-panel{padding:20px 16px}.mh-search-panel input{font-size:16px}.mh-search-panel button{padding-inline:17px}}
@media(prefers-reduced-motion:reduce){.mh-full-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Final detail pass */
.mh-nav-shell{width:100%}
.mh-full-site .mh-designed .c-stamp{position:relative!important;inset:auto!important;width:fit-content!important;height:auto!important;border-radius:8px!important;padding:12px 20px!important;margin:18px 0 0!important;display:inline-flex!important;gap:12px!important;align-items:center!important;background:#24172d!important}
.mh-full-site .mh-designed .c-stamp-n{font-size:24px!important;line-height:1.2!important}.mh-full-site .mh-designed .c-stamp-l{font-size:12px!important}
.mh-full-site .mh-designed :is(.c-tag,.c-tape){transform:none!important;border-radius:6px!important;box-shadow:none!important}
.mh-full-site #dw-waterpreneur .btn{background:#9003a3!important;color:white!important;box-shadow:none!important;border-radius:8px!important;font:600 16px/1.4 var(--font)!important}
.mh-full-site #dw-waterpreneur .hero .btn{background:#f6f3f8!important;color:#24172d!important}
.mh-full-site #dw-waterpreneur .hero :is(.price-line,.hero-reassurance svg){color:#f6f3f8!important}
.mh-full-site .woocommerce-product-details__short-description{line-height:1.7;overflow-wrap:anywhere}
.mh-full-site .woocommerce-product-details__short-description p{margin-bottom:12px}
.mh-full-site .woocommerce div.product div.images .flex-control-thumbs{display:flex!important;flex-wrap:nowrap;overflow:auto;gap:8px;padding:12px}
.mh-full-site .woocommerce div.product div.images .flex-control-thumbs li{flex:0 0 65px!important;width:65px!important}
.mh-full-site .woocommerce div.product div.images .flex-control-thumbs img{height:65px;object-fit:contain}
.mh-location-body td{border:0!important;border-bottom:1px solid #e7e1eb!important;background:transparent!important;padding:10px 0!important}
.mh-location-body>div>div>div>div{margin-bottom:20px}
.mh-prose :is(p,li,span){font-family:var(--font)!important}
@media(max-width:600px){.mh-full-site .woocommerce div.product div.images .woocommerce-product-gallery__image img{height:290px;padding:20px}.mh-full-site .woocommerce div.product div.images{margin-bottom:12px}.mh-full-site .woocommerce-tabs{min-width:0}.mh-full-site .woocommerce-tabs table{display:block;overflow:auto;max-width:100%}}
.mh-full-site video{max-width:100%;height:auto}.mh-full-site .mh-reading{overflow-wrap:anywhere}.mh-full-site .glow-blob{display:none}
@media(max-width:600px){.mh-full-site .jhb-why-card,.mh-full-site .jhb-size{min-width:0}.mh-full-site.page-id-93655 main [class*='grid'],.mh-full-site.page-id-98668 main [class*='grid']{grid-template-columns:1fr!important}.mh-full-site .mh-reading article{min-width:0}}
.mh-full-site .mh-designed .c-hero :is(.c-stamp,.c-tag){display:none!important}
.mh-full-site .mh-designed .c-ticker[aria-hidden="true"]{display:none!important}
.mh-full-site #dw-waterpreneur .btn{border:1px solid transparent!important}
.mh-full-site .mh-designed .c-btn{white-space:normal!important;text-align:center}
.mh-full-site .mh-designed .c-hero-contact .c-lc{text-transform:none!important}

/* Legacy information-page families use the same design tokens. */
.mh-full-site .mh-designed{--primary:#9003a3;--primary-2:#9003a3;--mh-legacy-accent:#9003a3;--mh-legacy-accent-2:#9003a3;--mh-legacy-accent-deep:#9003a3;--orange:#9003a3;--shadow-1:none;--shadow-2:none;--shadow-3:none;--shadow-4:none;--shadow-gold:none;--shadow-purple:none;font-family:var(--font)!important}
.mh-full-site .mh-designed :is(h1,h2,h3,h4){font-family:var(--head)!important;font-weight:600!important;letter-spacing:-.025em!important}
.mh-full-site .mh-designed :is(p,li){font-family:var(--font)!important}
.mh-full-site .mh-designed :is(.dark-section,section.dark){background:#07060a!important;--mh-legacy-accent:#d7b5df;--mh-legacy-accent-2:#d7b5df}
.mh-full-site .mh-designed .dark-section h1 em{background:none!important;-webkit-text-fill-color:#f6f3f8!important;color:#f6f3f8!important;font-style:normal}
.mh-full-site .mh-designed .btn-primary{background:#9003a3!important;color:white!important;border:1px solid transparent!important;border-radius:8px!important;box-shadow:none!important;font:600 16px/1.4 var(--font)!important;text-decoration:none!important}
.mh-full-site .mh-designed .dark-section .btn-primary{background:#f6f3f8!important;color:#24172d!important}
.mh-full-site .mh-designed .btn-ghost{border-radius:8px!important;box-shadow:none!important;font:600 16px/1.4 var(--font)!important;text-decoration:none!important}
.mh-full-site .mh-designed [class*="-hero"]{padding-block:72px!important}
.mh-full-site .mh-designed :is(.jhb-area-strip,.jhb-distrib-cta){border-color:#dad4e0!important}
@media(max-width:600px){.mh-full-site .mh-designed [class*="-hero"]{padding-block:44px!important}.mh-full-site .mh-designed :is(.jhb-size-grid,.jhb-why-grid,.journey-grid){grid-template-columns:1fr!important}}
/* PureSafe, complete product storytelling rather than unstyled Woo description. */
.mh-ps-page{background:#f6f3f8}.mh-ps-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;padding-block:65px 70px}.mh-ps-copy h1{font:600 clamp(48px,5.3vw,76px)/1.03 var(--head);letter-spacing:-.045em;margin:22px 0 26px}.mh-ps-hero .eyebrow,.ps500 .eyebrow{color:#006e7a}.mh-ps-lead{font-size:19px;line-height:1.7;color:#62596b;max-width:530px}.mh-ps-price{font:600 36px/1.25 var(--head);margin:30px 0 24px}.mh-ps-price>span:last-child{display:block;font:400 15px/1.5 var(--font);color:#62596b;margin-top:8px}.mh-ps-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.mh-ps-actions .mh-button,.ps500 .btn{background:#006e7a!important;color:white!important;border-radius:8px;display:inline-flex;padding:16px 24px;align-items:center;justify-content:center;min-height:48px;font:600 16px/1.4 var(--font);text-decoration:none!important;border:1px solid transparent!important;box-shadow:none!important}.mh-ps-actions>a:not(.mh-button){font-size:15px;color:#24172d;text-decoration:underline;text-underline-offset:5px}.mh-ps-delivery{font-size:13px;color:#62596b;margin-top:22px}.mh-ps-hero figure{margin:0;border-radius:24px;background:#fff;padding:30px;text-align:center;border:1px solid #e4dfe7}.mh-ps-hero figure img{height:480px;width:100%;object-fit:contain}.mh-ps-hero figcaption{font-size:12px;color:#62596b;margin-top:10px}
.ps500{clear:both;grid-column:1/-1;min-width:0;color:#24172d;font:400 17px/1.65 var(--font)}.ps500 *{box-sizing:border-box}.ps500 .wrap{max-width:1240px;width:100%;padding:0 24px;margin:auto}.ps500 section.full{padding:80px 0;margin:0;background:transparent;clear:both}.ps500 h2{font:600 clamp(34px,4vw,52px)/1.1 var(--head)!important;letter-spacing:-.035em;margin:12px 0 24px!important;color:inherit!important}.ps500 h3{font:600 25px/1.2 var(--head)!important;color:inherit;margin:10px 0 18px!important}.ps500 p{margin:0 0 20px}.ps500 .lead{max-width:650px;color:#62596b;font-size:18px;line-height:1.7}.ps500 .stages{border-top:1px solid #dad4e0}.ps500 .rail{display:flex;align-items:center;max-width:850px;margin:35px 0}.ps500 .dot{display:grid;place-items:center;flex:0 0 31px;height:31px;border:1px solid #bed6d9;color:#006e7a;border-radius:50%;font-size:12px}.ps500 .bar{height:1px;background:#bed6d9;flex:1}.ps500 .phases{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:30px}.ps500 .phase{background:white;border:1px solid #e4dfe7;border-radius:14px;overflow:hidden;min-width:0}.ps500 .phase>img{width:100%;height:180px;object-fit:cover;margin:0!important;border-radius:0}.ps500 .phase .in{padding:22px 18px}.ps500 .tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#006e7a}.ps500 .phase ol{list-style:none;margin:0;padding:0;font-size:14px;line-height:1.55}.ps500 .phase li{display:flex;gap:10px;margin-bottom:10px}.ps500 .phase li b{color:#006e7a;font-weight:600}.ps500 .phase .secret{font-size:12px;line-height:1.6;color:#62596b;margin:18px 0 0}.ps500 .film-s{background:#eaf1f2!important;border-radius:20px}.ps500 .film{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.ps500 .ps-film{width:100%;max-height:500px;object-fit:contain;background:#101d24;border-radius:14px;display:block}.ps500 .tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;margin-top:36px}.ps500 .tile img{display:block;width:100%;height:280px;object-fit:cover;border-radius:14px;margin:0 0 18px!important}.ps500 .tile p{font:600 19px/1.4 var(--head);margin:0}.ps500 .tile p span{display:block;font:400 15px/1.5 var(--font);color:#62596b;margin-top:8px}.ps500 .certs{border-block:1px solid #dad4e0}.ps500 .certs .card{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:24px;background:white;padding:30px;border-radius:14px;margin-top:32px;border:1px solid #e4dfe7}.ps500 .certs img{height:80px;width:100%;object-fit:contain;margin:0!important;border-radius:0}.ps500 .bulk .grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0;max-width:900px}.ps500 .offer{background:white;border:1px solid #dad4e0;border-radius:16px;padding:35px;position:relative}.ps500 .offer.best{border-color:#006e7a}.ps500 .offer .amt{font:600 44px/1.1 var(--head);margin:0 0 18px}.ps500 .offer .qty{font:600 23px/1.2 var(--head);margin-bottom:8px}.ps500 .offer .brk,.ps500 .offer .per,.ps500 .note{font-size:14px;color:#62596b}.ps500 .badge{display:inline-block;background:#eaf1f2;color:#006e7a;border-radius:5px;padding:5px 10px;font-size:11px;margin-bottom:20px}.ps500 .faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:60px}.ps500 .faq details{border-bottom:1px solid #dad4e0;padding:22px 0}.ps500 .faq details:first-child{border-top:1px solid #dad4e0}.ps500 .faq summary{font:600 18px/1.5 var(--font);cursor:pointer;padding-right:24px}.ps500 .faq details p{font-size:16px;color:#62596b;margin:18px 0 0}.ps500 .final{background:#07060a!important;color:white;text-align:center;border-radius:20px}.ps500 .final .lead{color:#c9c0d2;margin-inline:auto}.ps500 .final .eyebrow{color:#a8d3d8}.ps500 .final .btn{background:#f6f3f8!important;color:#24172d!important}.postid-88198 .woocommerce div.product .mh-product-kicker{color:#006e7a}.postid-88198 .woocommerce div.product form.cart .single_add_to_cart_button{background:#006e7a!important}.postid-88198 .woocommerce-tabs{clear:both}.postid-88198 .woocommerce div.product .summary{margin-bottom:55px}
.mh-head-office-banner{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 32px;background:#ede8f0;border:1px solid #dad4e0;border-radius:14px;margin-bottom:32px}.mh-head-office-banner h2{font:600 25px/1.2 var(--head);margin-bottom:10px}.mh-head-office-banner p{margin:0;color:#62596b;font-size:15px}.mh-head-office-banner a{white-space:nowrap}.mh-contact-address{padding:45px 0;background:#f6f3f8;border-bottom:1px solid #dad4e0}.mh-contact-address .mh-wrap{display:grid;grid-template-columns:1.5fr 1fr auto;align-items:center;gap:32px}.mh-contact-address h2{font:600 28px/1.2 var(--head);margin-bottom:14px}.mh-contact-address p{font-size:15px;margin:0;color:#62596b;line-height:1.7}
@media(max-width:1000px){.mh-desktop{gap:14px;font-size:12px}.ps500 .phases{grid-template-columns:repeat(3,minmax(0,1fr))}.mh-ps-hero{gap:35px}.mh-contact-address .mh-wrap{grid-template-columns:1fr 1fr}.mh-ps-hero figure img{height:400px}}
@media(max-width:700px){.mh-ps-hero{grid-template-columns:1fr;padding-block:38px;gap:28px}.mh-ps-copy h1{font-size:50px}.mh-ps-lead{font-size:17px}.mh-ps-price{margin:22px 0;font-size:31px}.mh-ps-hero figure img{height:300px}.mh-ps-hero figure{padding:18px}.ps500 section.full{padding:45px 0}.ps500 .wrap{padding:0 18px}.ps500 .phases{grid-template-columns:1fr}.ps500 .phase{display:grid;grid-template-columns:35% 1fr}.ps500 .phase>img{height:100%;min-height:180px}.ps500 .phase .in{padding:22px}.ps500 .rail{gap:3px}.ps500 .dot{flex-basis:23px;height:23px;font-size:10px}.ps500 .film{grid-template-columns:1fr;gap:28px}.ps500 .ps-film{max-height:380px}.ps500 .tiles{grid-template-columns:1fr 1fr;gap:26px 16px}.ps500 .tile img{height:180px}.ps500 .tile p{font-size:17px}.ps500 .tile p span{font-size:13px}.ps500 .certs .card{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:20px}.ps500 .certs img{height:60px}.ps500 .bulk .grid{grid-template-columns:1fr}.ps500 .offer{padding:26px}.ps500 .faq-grid{grid-template-columns:1fr;gap:12px}.mh-head-office-banner{display:block;padding:24px}.mh-head-office-banner a{display:inline-flex;margin-top:20px}.mh-contact-address .mh-wrap{grid-template-columns:1fr;gap:22px}.postid-88198 .woocommerce div.product div.images .woocommerce-product-gallery__image img{height:210px}.postid-88198 .woocommerce div.product div.images .flex-control-thumbs li{flex-basis:46px!important;width:46px!important}.postid-88198 .woocommerce div.product div.images .flex-control-thumbs img{height:46px}.postid-88198 .mh-bottle-caption{padding:0 10px 8px!important}.postid-88198 .mh-product-facts{margin-block:18px 8px;padding-block:14px}.postid-88198 .woocommerce div.product .summary{margin-bottom:30px}}
.mh-full-site .mh-designed :is(p.c-quote,blockquote.c-quote,.c-tile .c-quote){border:0!important;border-radius:0!important;box-shadow:none!important}
@media(max-width:600px){.mh-full-site .mh-designed .c-hero-visual{margin-top:30px!important}.mh-full-site .mh-designed .c-hero .c-hero-grid{row-gap:30px!important}.mh-full-site .mh-designed .c-hero .c-hero-visual img{max-height:330px;object-fit:contain}}
#mh-purchase{scroll-margin-top:125px}.mh-full-site .ps500 :is(a,summary):focus-visible{outline:3px solid #9003a3;outline-offset:5px}.mh-ps-page :is(a,button):focus-visible{outline:3px solid #9003a3;outline-offset:5px}

/* Final review: legibility and product-specific buying action. */
.mh-footer-intro img{filter:brightness(0) invert(1)}
.postid-88198 .mh-product-dock .mh-button{background:#126c70;color:#fff}
/* Two-colour focus indicator remains visible on both white and purple surfaces. */
.mh-full-site :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid #fff!important;outline-offset:2px;box-shadow:0 0 0 4px #9003a3!important}

/* Product photography is visible before the optional gallery enhancement runs. */
body.dw-mh-pilot .woocommerce-product-gallery{opacity:1!important;transition:none!important}
body.dw-mh-pilot .woocommerce-product-gallery:not(.mh-gallery-ready) .woocommerce-product-gallery__image:not(:first-child){display:none!important}

body.dw-mh-pilot .woocommerce-product-gallery:not(:has(.flex-viewport)){padding-bottom:101px!important}
@media(max-width:700px){body.dw-mh-pilot.postid-88198 .woocommerce-product-gallery:not(:has(.flex-viewport)){padding-bottom:82px!important}}
body.dw-mh-pilot .woocommerce-product-gallery__image{display:flow-root}

body.dw-mh-pilot .woocommerce-product-gallery__wrapper{display:flow-root}
body.dw-mh-pilot .woocommerce-product-gallery__image{float:left!important}

/* Full-page review: closing panels retain readable text on midnight. */
.mh-full-site .mh-designed .c-final :is(h2,.c-sub,.c-cap,.c-final-foot){color:#f6f3f8!important;-webkit-text-fill-color:#f6f3f8!important}
.mh-full-site .mh-designed .c-final .c-eyebrow{color:#d7b5df!important}
.mh-full-site .ps500 .final :is(.amount,bdi,.woocommerce-Price-currencySymbol){color:inherit!important}
.c-compare-hint{display:none}
@media(max-width:700px){.c-compare-hint{display:block;font:400 14px/1.5 var(--font);color:#62596b;margin:0 0 14px!important}.mh-full-site .c-cmp-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}

/* FlexSlider inserts its viewport before setting slide widths. Hide only unready secondary slides. */
body.dw-mh-pilot .woocommerce-product-gallery:has(.flex-viewport):not(.mh-gallery-ready) .woocommerce-product-gallery__image:not(:first-child){visibility:hidden!important;display:block!important}

/* Hermes review: product search, decision context and compact utility pages. */
.mh-search-product ul.products{display:block!important;margin:0!important;padding:0!important}
.mh-search-product ul.products li.mh-product-card{float:none!important;width:100%!important;margin:0!important}
.mh-mixed-collection td{background:#f6f3f8!important;color:#211827!important;padding:18px!important;text-align:left!important}
.mh-mixed-collection p{font-size:14px;line-height:1.6;margin:8px 0}
.mh-mixed-collection a,.mh-location-card h2 a{color:inherit;text-decoration:underline;text-underline-offset:4px}
.mh-math-assumptions{font-size:13px;line-height:1.6;text-transform:none;letter-spacing:normal}
.ed-reading-hero:not(:has(img)){grid-template-columns:1fr;min-height:0;padding:48px 0 28px}

.mh-mobile-product-name{display:none}
@media(max-width:767px){.mh-mobile-product-name{display:block;margin:0 0 20px;font:600 24px/1.2 Archivo,sans-serif;letter-spacing:-.02em;color:#211827}}
.mh-certificate-register{padding-block:42px}.mh-certificate-register table{width:100%;min-width:640px;border-collapse:collapse;font-size:14px;line-height:1.6}.mh-certificate-register th,.mh-certificate-register td{padding:18px;border:1px solid #d6cedb;vertical-align:top;text-align:left;background:#fff;color:#211827}.mh-certificate-register a{text-decoration:underline;color:#780289}
body.dw-mh-pilot .c-math-cell .mh-math-assumptions{color:#62556f!important;font-size:13px;line-height:1.6}
body.dw-mh-pilot .mh-certificate-register{background:#f8f7f3;color:#211827;padding:40px 24px;margin-block:32px}
body.dw-mh-pilot .mh-certificate-register h2,body.dw-mh-pilot .mh-certificate-register p{color:#211827}

/* Restored organic topic coverage, kept readable across long-form mobile pages. */
.mh-depth{padding:clamp(44px,6vw,88px) max(24px,calc((100vw - 1200px)/2));background:#0c0911;color:#f6f3f8}.mh-depth header{max-width:760px;margin-bottom:36px}.mh-depth h2{font-size:clamp(28px,3.4vw,46px);line-height:1.1;letter-spacing:-.025em}.mh-depth p{font-size:16px;line-height:1.7;color:#d7cedf}.mh-depth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px}.mh-depth article{border-top:1px solid #665c70;padding-top:24px;min-width:0}.mh-depth h3{font-size:23px;line-height:1.25;margin:0 0 18px}.mh-depth a{color:inherit;text-decoration:underline;text-underline-offset:4px}.mh-depth article>a{display:block;padding:10px 0;min-height:44px}.mh-depth-light{background:#f6f3f8;color:#24172d}.mh-depth-light p{color:#584a63}.mh-depth-light a{color:#9003a3}.mh-depth-light article{border-color:#c6bdce}.mh-depth .eyebrow{font-size:12px;letter-spacing:.1em}.mh-depth a:focus-visible{outline:3px solid currentColor;outline-offset:4px}@media(max-width:700px){.mh-depth-grid{grid-template-columns:1fr;gap:26px}.mh-depth{padding:44px 24px}.mh-depth h3{font-size:22px}}

/* Shared navigation must not inherit Elementor's legacy Rubik anchor rule. */
body.dw-mh-pilot .mh-desktop a,body.dw-mh-pilot .mh-desktop summary,body.dw-mh-pilot .desktop-nav a,body.dw-mh-pilot .desktop-nav summary,body.dw-mh-pilot .mobile-nav a{font-family:"DW Instrument",Arial,sans-serif!important;font-weight:600!important;font-size:14px;line-height:1.5}
body.dw-mh-pilot .mh-footer a,body.dw-mh-pilot .mh-prose a,body.dw-mh-pilot .mh-topic-links a,body.dw-mh-pilot .mh-story-card a,body.dw-mh-pilot .woocommerce-tabs a{font-family:"DW Instrument",Arial,sans-serif!important}
body.dw-mh-pilot .site-header a:focus-visible,body.dw-mh-pilot .site-header summary:focus-visible{outline:3px solid currentColor;outline-offset:4px}

/* Neutral catalogue canvas keeps the photographed pack family consistent. */
body.dw-mh-pilot .ed-pack-visual{background:#fff}body.dw-mh-pilot .ed-pack-visual img{mix-blend-mode:multiply}

body.dw-mh-pilot .c-sub a,body.dw-mh-pilot .c-certtile a,body.dw-mh-pilot .mh-back,body.dw-mh-pilot .product_meta a,body.dw-mh-pilot .ed-pack-visual small{font-family:"DW Instrument",Arial,sans-serif!important;font-weight:600!important}

/* Round57: photographed case contents lead commerce; preserve the source image. */
body.dw-mh-pilot .mh-case-frame{display:block;position:relative;width:100%;height:100%;overflow:hidden;background:#fff}
body.dw-mh-pilot .mh-case-frame img{display:block;width:100%;height:100%;object-fit:contain;transform:none;mix-blend-mode:normal}
body.dw-mh-pilot .mh-product-photo>.mh-case-frame{position:relative;inset:auto;padding:0;border-radius:0;background:#fff}
body.dw-mh-pilot .mh-product-photo .mh-case-padded img{transform:scale(1.65) translate(-1%,-8%)}
body.dw-mh-pilot .woocommerce div.product div.images .mh-case-frame{height:580px}
body.dw-mh-pilot .woocommerce div.product div.images .mh-case-frame img{padding:20px;height:100%;width:100%}
body.dw-mh-pilot .woocommerce div.product div.images .mh-case-padded img{transform:scale(1.65) translate(-1%,-8%)}
body.dw-mh-pilot .product-image>.mh-case-frame{height:100%;position:absolute;inset:0;padding:32px 16px 54px}
body.dw-mh-pilot .product-image>.mh-case-padded img{transform:scale(1.65) translate(-1%,-8%)}
body.dw-mh-pilot .product-image .product-tag,body.dw-mh-pilot .product-image .image-quantity{z-index:2}
body.dw-mh-pilot .mh-cart-product .mh-case-frame{height:90px}
body.dw-mh-pilot .mh-cart-product .mh-case-padded img{transform:scale(1.6) translate(-1%,-8%)}
@media(max-width:600px){body.dw-mh-pilot .woocommerce div.product div.images .mh-case-frame{height:380px}}

/* Round59: ordered case photographs and explicit pack quantities. */
body.dw-mh-pilot .mh-stock-visual{height:100%;min-height:280px;display:flex;flex-direction:column;background:#fff;color:#211727;overflow:hidden}
.mh-stock-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 8px 12px;border-bottom:1px solid #e8e0ec}
.mh-stock-heading>span{font:600 9px/1.4 "DW Instrument",sans-serif;letter-spacing:.12em}.mh-stock-heading>strong{font:600 16px/1.2 "DW Instrument",sans-serif;color:#9003a3}
.mh-stock-rows{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));flex:1;min-height:0}
.mh-stock-row{display:grid;grid-template-columns:64% 36%;align-items:center;border-bottom:1px solid #f1edf3;min-height:0;overflow:hidden}
.mh-stock-photo{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:hidden;background:white}
body.dw-mh-pilot .mh-stock-photo img{position:static!important;display:block;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;padding:3px!important;margin:0!important;transform:none!important;mix-blend-mode:normal!important}
body.dw-mh-pilot .mh-stock-padded img{transform:scale(1.65) translate(-1%,-8%)!important}
.mh-stock-amount{display:flex;flex-direction:column;gap:5px;padding-left:8px;font:500 12px/1.3 "DW Instrument",sans-serif;color:#62576a}
.mh-stock-amount>strong{font:600 25px/1.1 "DW Instrument",sans-serif;color:#211727}.mh-stock-amount>strong>span{font-size:14px;font-weight:500}
.mh-stock-foot{padding:9px;text-align:center;font:500 10px/1.4 "DW Instrument",sans-serif;color:#62576a}
body.dw-mh-pilot .mh-product-photo:has(.mh-stock-visual){padding:12px 20px;height:355px}
body.dw-mh-pilot .mh-product-photo:has(.mh-stock-visual)>span{display:none}
body.dw-mh-pilot .woocommerce-product-gallery__image:has(.mh-stock-visual){width:100%!important;float:none!important}
body.dw-mh-pilot .woocommerce-product-gallery .mh-stock-visual{height:580px;padding:24px;min-height:0}
body.dw-mh-pilot .woocommerce-product-gallery .mh-stock-heading>strong{font-size:24px}
body.dw-mh-pilot .woocommerce-product-gallery .mh-stock-amount>strong{font-size:34px}
body.dw-mh-pilot .mh-cart-pack .mh-stock-visual{height:110px;min-height:0}.mh-cart-pack .mh-stock-heading,.mh-cart-pack .mh-stock-foot{display:none}.mh-cart-pack .mh-stock-amount{font-size:8px;padding:0}.mh-cart-pack .mh-stock-amount>strong{font-size:12px}.mh-cart-pack .mh-stock-amount>strong>span{font-size:8px}
@media(max-width:600px){body.dw-mh-pilot .mh-product-photo:has(.mh-stock-visual){height:300px;padding:8px}.mh-stock-heading{padding-inline:0}.mh-stock-heading>span{font-size:8px;letter-spacing:0}.mh-stock-heading>strong{font-size:13px}.mh-stock-amount{font-size:10px;padding-left:3px}.mh-stock-amount>strong{font-size:21px}.mh-stock-amount>strong>span{font-size:10px}body.dw-mh-pilot .woocommerce-product-gallery .mh-stock-visual{height:420px;padding:16px}.mh-stock-foot{font-size:9px}}
