/* Wider search, compact tools and an inventory-backed directory. */
body.mz-store .headmain{gap:28px;min-height:104px}
body.mz-store .headmain .logo{width:204px;flex:0 0 204px}
body.mz-store .headtools{gap:5px;flex-shrink:0}
body.mz-store .headtools>a,body.mz-store .headtools>.menu-toggle{position:relative;display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:8px;color:#292d2c}
body.mz-store .headtools>a:hover{background:#f7f3ee;color:#b8421b}
body.mz-store .headtools #cart-count{position:absolute;top:0;right:-1px;min-width:17px;background:#bd451c;color:white;text-align:center;border:2px solid white;line-height:16px;padding:0 3px}
body.mz-store .headtools>.menu-toggle{display:none}
body.mz-store .header-search.search{height:58px;border:1px solid #d9d7d1;background:#f8f7f4;border-radius:9px;transition:border-color .15s,box-shadow .15s}
body.mz-store .header-search.search:focus-within{background:white;border-color:#bc451d;box-shadow:0 0 0 3px #bd451c0c}
body.mz-store .header-search.search>input{font-size:14px;padding:17px 20px}
body.mz-store .header-search.search>input:focus{outline:none;box-shadow:none}
body.mz-store .header-search.search>button{width:56px;color:#b8421b}
body.mz-store .nav{gap:0;justify-content:space-between}
body.mz-store .nav .mega-trigger{min-height:54px;padding:0 8px;font-size:13px;font-weight:650;gap:6px;white-space:nowrap;border-radius:0}
body.mz-store .nav .nav-parts{padding-left:0;font-weight:800;gap:10px}
body.mz-store .nav .nav-parts>.icon{width:18px;height:18px;color:#b8421b}
body.mz-store .nav .mega-trigger .arrow{font-size:12px;color:#84837e}
body.mz-store .nav .mega-trigger:hover,body.mz-store .nav .mega-trigger[aria-expanded=true]{color:#b8421b}
body.mz-store .nav .helpnav{margin-left:0;padding-left:16px;font-size:12px}
body.mz-store .header-search .suggestions{border:1px solid #e2dfd8;box-shadow:0 20px 55px #181c1b24;border-radius:12px;max-height:min(690px,calc(100dvh - 190px));overflow:auto;background:white;width:100%;min-width:610px;right:0;left:auto;color:#252b29;padding:0}
body.mz-store .search-panel-title{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;border-bottom:1px solid #ebe9e3;font-size:14px;letter-spacing:0}
body.mz-store .header-search .suggestions button{width:auto;padding:6px;background:transparent;border-radius:5px;min-height:0}
body.mz-store .search-panel-title>button .icon{width:18px;height:18px}
body.mz-store .discovery-layout{display:grid;grid-template-columns:210px minmax(0,1fr)}
body.mz-store .discovery-categories{padding:19px 16px;background:#f8f7f4;border-right:1px solid #ebe9e3}
body.mz-store .discovery-layout h3{font-size:10px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase;color:#747772;margin:0 0 13px}
body.mz-store .discovery-categories h3:not(:first-child){margin-top:26px}
body.mz-store .discovery-category{display:flex;align-items:center;gap:7px;padding:10px 0;border-bottom:1px solid #e8e5df;font-size:12px;line-height:1.4;text-decoration:none;color:#333936}
body.mz-store .discovery-category>span{flex:1;min-width:0;overflow-wrap:anywhere}
body.mz-store .discovery-category small{font-size:10px;color:#737971}
body.mz-store .discovery-category .icon{width:13px;height:13px;flex:none}
body.mz-store .discovery-category:hover,body.mz-store .discovery-directory:hover{color:#b8421b}
body.mz-store .discovery-directory{display:flex;gap:8px;align-items:center;font-size:11px;margin-top:20px;font-weight:700}
body.mz-store .discovery-directory .icon{width:14px;height:14px}
body.mz-store .discovery-products{padding:19px 16px;min-width:0}
body.mz-store .discovery-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
body.mz-store .discovery-section-title button{color:#747772;font-size:10px;text-decoration:underline}
body.mz-store .discovery-products .search-product{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #efede8;color:#252b29}
body.mz-store .search-product-image{height:58px;width:58px;background:white;border:1px solid #efede8;border-radius:6px;display:grid;place-items:center;flex:none}
body.mz-store .search-product-image img{width:50px;height:50px;object-fit:contain}
body.mz-store .search-product-copy{min-width:0;display:grid;gap:5px}
body.mz-store .search-product-copy>strong{font-size:12px;line-height:1.5;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
body.mz-store .search-product-copy small{color:#787c78;font-size:10px;overflow-wrap:anywhere}
body.mz-store .search-product-price{text-align:right;max-width:108px;padding:0;display:flex;flex-direction:column;gap:4px;align-self:center}
body.mz-store .search-product-price>strong{font-size:13px;white-space:nowrap;font-weight:800}
body.mz-store .search-product-price>span{font-size:9px;color:#747772}
body.mz-store .search-product-price>.in-stock{color:#487248}
body.mz-store .search-product-price .promotion-note{font-size:9px}
body.mz-store .suggestions mark{background:#fff0e5;color:#9b3917}
body.mz-store .discovery-empty{padding:25px 12px;text-align:center;display:grid;justify-items:center;gap:10px}
body.mz-store .discovery-empty>.icon{width:32px;height:32px;color:#be7654}
body.mz-store .discovery-empty strong{font-size:14px;line-height:1.5}
body.mz-store .discovery-empty p{font-size:12px;line-height:1.6;color:#727970;margin:0;max-width:270px}
body.mz-store .discovery-empty a{font-size:12px;color:#b8421b;font-weight:700;margin-top:6px}
body.mz-store .discovery-queries{padding:12px 20px;display:flex;gap:8px;flex-wrap:wrap;align-items:center;border-bottom:1px solid #ebe9e3}
body.mz-store .discovery-queries>span{font-size:10px;color:#747772;margin-right:4px}
body.mz-store .header-search .discovery-queries button{display:flex;gap:5px;align-items:center;font-size:11px;max-width:100%;overflow-wrap:anywhere;border:1px solid #e6e1d9;border-radius:20px;padding:6px 10px}
body.mz-store .discovery-queries .icon{width:12px;height:12px}
body.mz-store .discovery-bottom{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #ebe9e3}
body.mz-store .discovery-bottom>span{font-size:9px;color:#747772}
body.mz-store .discovery-all{display:flex;gap:12px;align-items:center;color:#b8421b;font-size:12px;font-weight:800}
body.mz-store .discovery-all .icon{width:15px;height:15px}
body.mz-store .catalog-menu [hidden]{display:none!important}
body.mz-store .catalog-menu .mzcat-sidebar{background:#f8f7f4}
body.mz-store .catalog-menu .mzcat-content{background:#fff}
body.mz-store .catalog-menu .mzcat-group img{background:#f8f7f4}
body.mz-store .mz-footer-v2{background:#18241f}
body.mz-store .mz-payment-strip{background:transparent;border:0;border-bottom:1px solid #35483d;border-radius:0;margin-top:0;padding:25px 0;gap:36px}
body.mz-store .mz-payment-strip>span{color:#dbe4dd;font-weight:650;font-size:13px}
body.mz-store .mz-payment-strip>span .icon{color:#a8bcae;width:19px;height:19px}
body.mz-store .mz-payment-strip>a{width:535px;max-width:65%}
@media(max-width:1150px){body.mz-store .headmain{gap:20px}body.mz-store .headmain .logo{width:180px;flex-basis:180px}body.mz-store .nav .mega-trigger{font-size:12px;padding:0 7px;gap:4px}body.mz-store .nav .helpnav{display:none}body.mz-store .header-search .suggestions{min-width:min(660px,calc(100vw - 48px))}}
@media(max-width:900px){body.mz-store .nav{flex-wrap:wrap;justify-content:flex-start;gap:0 10px}body.mz-store .nav .mega-trigger{min-height:42px}body.mz-store .headtools>a{width:38px}}
@media(max-width:980px){
 body.mz-store .headmain{min-height:0;gap:12px;padding-block:14px}
 body.mz-store .headmain .logo{flex-basis:150px;width:150px}
 body.mz-store .headtools{gap:0}
 body.mz-store .headtools>a,body.mz-store .headtools>.menu-toggle{width:38px;height:38px}
 body.mz-store .headtools>.menu-toggle{display:flex}
 body.mz-store .headtools .account{display:flex}
 body.mz-store .headtools .head-favourites{display:none}
 body.mz-store .header-search.search{height:49px;width:100%;flex-basis:100%}
 body.mz-store .header-search.search>input{font-size:16px;padding:12px}
 body.mz-store .nav{display:none;gap:0}
 body.mz-store .nav.open{display:grid;grid-template-columns:1fr 1fr}
 body.mz-store .nav .mega-trigger{font-size:13px;padding:10px;justify-content:space-between;white-space:normal}
 body.mz-store .nav .nav-parts{grid-column:1/-1;justify-content:flex-start;font-size:15px}
 body.mz-store .header-search .suggestions{width:100%;min-width:0;max-height:calc(100dvh - 176px);left:0;right:auto;border-radius:8px}
 body.mz-store .search-panel-title{font-size:12px;padding:12px}
 body.mz-store .discovery-layout{display:flex;flex-direction:column}
 body.mz-store .discovery-categories{padding:14px 12px;border-right:0;border-bottom:1px solid #ebe9e3;display:flex;flex-wrap:wrap;gap:6px 12px}
 body.mz-store .discovery-categories h3{width:100%;margin:0 0 4px}
 body.mz-store .discovery-category{padding:6px 0;font-size:11px;border:0}
 body.mz-store .discovery-category small,body.mz-store .discovery-category .icon{display:none}
 body.mz-store .discovery-directory{margin:0;padding:6px 0}
 body.mz-store .discovery-products{padding:14px 12px}
 body.mz-store .discovery-products .search-product{grid-template-columns:48px minmax(0,1fr) auto;gap:9px;padding:10px 0}
 body.mz-store .search-product-image{width:48px;height:48px}
 body.mz-store .search-product-image img{width:42px;height:42px}
 body.mz-store .search-product-copy>strong{font-size:11px}
 body.mz-store .search-product-price>strong{font-size:12px}
 body.mz-store .search-product-price{max-width:85px}
 body.mz-store .discovery-bottom{padding:12px;justify-content:flex-end}
 body.mz-store .discovery-bottom>span{display:none}
 body.mz-store .discovery-queries{padding:12px}
 body.mz-store .mz-payment-strip{display:grid;padding:24px 0;gap:20px}
 body.mz-store .mz-payment-strip>a{width:100%;max-width:100%}
}
@media(prefers-reduced-motion:reduce){body.mz-store .header-search.search{transition:none}}
/* Fluid navigation uses the available desktop width; compact screens use the drawer. */
body.mz-store :is(.topbar>.wrap,.headmain.wrap,.nav.wrap,.catalog-menu .mega-shell){max-width:1640px;width:calc(100% - 64px)}
body.mz-store .catalog-menu .mzcat-section{margin:0 0 26px}
body.mz-store .catalog-menu .mzcat-section h4{font-size:13px;letter-spacing:.02em;margin:4px 0 14px;padding-bottom:10px;border-bottom:1px solid #e4e8e1;color:#9f401e}
.chemistry-jumps{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 32px}.chemistry-jumps a{border:1px solid #d5dfd2;padding:12px 17px;border-radius:25px;font-size:13px;background:white}.chemistry-jumps a:hover{border-color:#b54c22;color:#a63d1a}.chemistry-section{scroll-margin-top:30px;margin:36px 0 48px}.chemistry-section>h3{font-size:25px;letter-spacing:-.025em;margin:0 0 22px}
@media(min-width:981px) and (max-width:1250px){body.mz-store .nav .mega-trigger{font-size:11px;padding-inline:5px;gap:4px}body.mz-store .nav .helpnav{display:none}body.mz-store .nav .nav-parts{gap:6px}}
@media(max-width:980px){body.mz-store .headmain{display:flex;flex-wrap:wrap;justify-content:space-between}body.mz-store .headmain .headtools{margin-left:auto}body.mz-store .header-search.search{order:3}body.mz-store :is(.topbar>.wrap,.headmain.wrap,.nav.wrap){width:calc(100% - 32px)}body.mz-store .catalog-menu .mega-shell{width:100%;max-width:none}.chemistry-section>h3{font-size:22px}.chemistry-jumps{gap:7px}.chemistry-jumps a{font-size:12px;padding:10px 13px}}

/* One breakpoint owns both the horizontal menu and its mobile toggle. */
@media(min-width:981px){body.mz-store .nav{display:flex;flex-wrap:wrap}}
@media(max-width:980px){body.mz-store.catalog-open{overflow:hidden}}
@media(max-width:380px){body.mz-store .headmain{gap:8px}body.mz-store .headmain .logo{width:116px;flex-basis:116px}body.mz-store .headtools>a,body.mz-store .headtools>.menu-toggle{width:36px;height:40px}}
