:root{
  --mhb-ink:#0b2f3d;
  --mhb-ink-2:#153c48;
  --mhb-ivory:#faf8f3;
  --mhb-paper:#fffdf8;
  --mhb-oat:#eee7dc;
  --mhb-stone:#ded6ca;
  --mhb-line:#ddd5c9;
  --mhb-muted:#627178;
  --mhb-gold:#b98b45;
  --mhb-white:#fff;
  --mhb-serif:Georgia,'Times New Roman',serif;
  --mhb-sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;
  --mhb-shell:1440px;
  --mhb-shadow:0 20px 55px rgba(9,34,43,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mhb-ivory);color:var(--mhb-ink);font-family:var(--mhb-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.mhb-lock{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.mhb-shell{width:min(var(--mhb-shell),calc(100% - 56px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mhb-skip-link{position:fixed;left:12px;top:-60px;z-index:9999;background:#fff;padding:10px 14px;border:1px solid var(--mhb-ink)}.mhb-skip-link:focus{top:12px}.mhb-kicker{display:block;font-size:9px;line-height:1.25;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#66777d}.mhb-section{padding:72px 0}.mhb-button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid var(--mhb-ink);background:transparent;color:var(--mhb-ink);font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;transition:.2s ease}.mhb-button:hover{transform:translateY(-1px)}.mhb-button--gold{background:var(--mhb-gold);border-color:var(--mhb-gold);color:#fff}.mhb-button--dark{background:var(--mhb-ink);border-color:var(--mhb-ink);color:#fff}.mhb-button--light{background:#fff;border-color:#fff;color:var(--mhb-ink)}.mhb-button--outline{background:transparent}.mhb-text-link{display:inline-flex;align-items:center;gap:10px;margin-top:19px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:9px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.mhb-text-link:hover{opacity:.72}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--mhb-gold);outline-offset:3px}
/* Utility and navigation */
.mhb-utilitybar{height:28px;background:var(--mhb-ink);color:#f7f1e7;font-size:9px}.mhb-utilitybar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.mhb-utilitybar__right{display:flex;align-items:center;gap:12px}.mhb-utilitybar__right i{width:1px;height:11px;background:rgba(255,255,255,.35)}
.mhb-header{height:70px;background:rgba(255,255,252,.985);border-bottom:1px solid #e3ddd4;position:relative;top:auto;z-index:180}.admin-bar .mhb-header{top:auto}.mhb-header__inner{height:100%;display:grid;grid-template-columns:235px minmax(0,1fr) 260px;align-items:center;gap:20px}.mhb-brand{min-width:0}.mhb-wordmark,.custom-logo-link{display:inline-flex;align-items:center}.mhb-wordmark{font:400 30px/1 var(--mhb-serif);letter-spacing:-.035em}.custom-logo{max-height:42px;width:auto}.mhb-mobile-trigger{display:none}.mhb-menu{display:flex;justify-content:center;align-items:center;gap:31px;list-style:none;margin:0;padding:0}.mhb-menu-item>a{display:flex;align-items:center;gap:5px;height:70px;position:relative;font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:720;white-space:nowrap}.mhb-menu-item>a:after{content:"";position:absolute;height:1px;left:0;right:100%;bottom:18px;background:var(--mhb-ink);transition:right .18s}.mhb-menu-item>a:hover:after,.mhb-menu-item.is-open>a:after{right:0}.mhb-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.mhb-icon-button{width:38px;height:38px;border:0;background:transparent;color:var(--mhb-ink);display:grid;place-items:center;position:relative;padding:0}.mhb-icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6}.mhb-cart-count{position:absolute;right:-1px;top:-2px;display:grid;place-items:center;min-width:17px;height:17px;border-radius:20px;background:var(--mhb-gold);color:#fff;font-size:8px;padding-inline:4px}.mhb-header-claim{border-left:1px solid #ddd5ca;padding-left:17px;margin-left:6px;font-size:7px;line-height:1.65;letter-spacing:.21em;text-transform:uppercase;text-align:right;color:#40535a}
.mhb-mega-wrap{position:absolute;left:0;right:0;top:70px;background:#fff;border-bottom:1px solid var(--mhb-line);box-shadow:0 25px 45px rgba(9,34,43,.09)}.admin-bar .mhb-mega-wrap{top:70px}.mhb-mega{display:grid;grid-template-columns:1.45fr .72fr .83fr;gap:48px;padding:34px 0 38px}.mhb-mega[hidden]{display:none}.mhb-mega__worlds{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mhb-mega__worlds a{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;padding:16px;border:1px solid var(--mhb-line);background:var(--mhb-ivory);transition:.2s}.mhb-mega__worlds a:hover{background:#f1ece3;transform:translateY(-1px)}.mhb-mega__worlds span{grid-row:1/3;color:var(--mhb-gold);font:400 22px var(--mhb-serif)}.mhb-mega__worlds strong{font:400 24px/1.05 var(--mhb-serif)}.mhb-mega__worlds small{margin-top:4px;color:#6e7779;font-size:10px}.mhb-mega__links,.mhb-mega__goals{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.mhb-mega__links>a,.mhb-mega__goals>a{font-size:11px;line-height:1.25;padding-bottom:2px;border-bottom:1px solid transparent}.mhb-mega__links>a:hover,.mhb-mega__goals>a:hover{border-color:var(--mhb-ink)}.mhb-mega__links .mhb-kicker,.mhb-mega__goals .mhb-kicker{margin-bottom:6px}.mhb-mega__feature{display:grid;grid-template-columns:126px 1fr;align-items:stretch;background:var(--mhb-ink);color:#fff;min-height:162px}.mhb-mega__feature img{width:126px;height:100%;object-fit:cover}.mhb-mega__feature div{padding:20px;display:flex;flex-direction:column;justify-content:center}.mhb-mega__feature span{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:#c6b9a7}.mhb-mega__feature strong{font:400 22px/1.05 var(--mhb-serif);margin:8px 0}.mhb-mega__feature small{font-size:10px;line-height:1.45;color:#d5dfe1}
/* Home hero - approved composition */
.mhb-home-hero{background:#efe7dc;border-bottom:1px solid #e7ded2}.mhb-home-hero__grid{width:min(var(--mhb-shell),calc(100% - 56px));margin-inline:auto;display:grid;grid-template-columns:22.5% 39% 38.5%;height:585px;overflow:hidden;background:#faf7f0}.mhb-home-hero__product{margin:0;background:#e8dfd1;overflow:hidden}.mhb-home-hero__product img{width:100%;height:100%;object-fit:cover;object-position:center center}.mhb-home-hero__copy{padding:70px 50px 42px;background:#fbf8f1;display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid #e7dfd4}.mhb-home-hero__copy h1{font-size:47px;line-height:1.04;letter-spacing:-.045em;font-weight:520;margin:17px 0 17px;max-width:520px}.mhb-home-hero__copy>p{font:18px/1.42 var(--mhb-serif);color:#40545c;margin:0 0 24px;max-width:435px}.mhb-hero-actions{display:flex;gap:11px;flex-wrap:wrap}.mhb-hero-trust{display:flex;gap:17px;flex-wrap:wrap;margin-top:25px}.mhb-hero-trust span{display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:.12em;text-transform:uppercase;color:#576b72}.mhb-hero-trust i{font-style:normal;width:22px;height:22px;border:1px solid #c8bfb2;border-radius:50%;display:grid;place-items:center}.mhb-hero-trust b{font-weight:620}.mhb-home-hero__image{margin:0;overflow:hidden;background:#dbe4e6}.mhb-home-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center top}
/* Worlds */
.mhb-worlds{background:#fff}.mhb-worlds__grid{display:grid;grid-template-columns:245px minmax(0,1fr);gap:30px;align-items:start}.mhb-section-intro{padding-top:8px}.mhb-section-intro h2{font:400 36px/1.07 var(--mhb-serif);letter-spacing:-.025em;margin:14px 0 0}.mhb-worlds__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mhb-world-card{border:1px solid #e0dad2;background:#fff;transition:.2s ease}.mhb-world-card:hover{transform:translateY(-2px);box-shadow:var(--mhb-shadow)}.mhb-world-card__media{height:175px;overflow:hidden;background:#ece5dc}.mhb-world-card__media img{width:100%;height:100%;object-fit:cover}.mhb-world-card__body{min-height:95px;padding:15px;display:grid;grid-template-columns:1fr 30px;gap:8px;align-items:end}.mhb-world-card__body h3{font-size:9px;letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px}.mhb-world-card__body p{font:12.5px/1.35 var(--mhb-serif);margin:0;color:#526168}.mhb-world-card__body>span{width:29px;height:29px;border:1px solid #94a1a4;border-radius:50%;display:grid;place-items:center}
/* Commitment */
.mhb-commitment{background:#efeae2;border-block:1px solid #ddd5cb}.mhb-commitment__grid{min-height:72px;display:grid;grid-template-columns:155px repeat(5,1fr)}.mhb-commitment__grid>div{display:flex;align-items:center;gap:10px;padding:12px 13px;border-left:1px solid #dbd3c8}.mhb-commitment__grid>div:first-child{border-left:0;padding-left:0}.mhb-commitment__label span{font-size:8px;letter-spacing:.22em;text-transform:uppercase}.mhb-commitment i{font-style:normal;font-size:17px}.mhb-commitment strong{display:block;font-size:7px;line-height:1.25;letter-spacing:.12em;text-transform:uppercase}.mhb-commitment small{display:block;font:9.5px/1.3 var(--mhb-serif);color:#737373;margin-top:2px}
/* Featured products */
.mhb-featured{background:var(--mhb-ivory)}.mhb-featured__grid{display:grid;grid-template-columns:245px minmax(0,1fr);gap:30px}.mhb-featured__products{min-width:0}.mhb-featured .products{margin:0!important}.mhb-featured .products li.product .mhb-compare-toggle{display:none!important}
/* Proof */
.mhb-proof-home{background:var(--mhb-ink);color:#f6f1e8}.mhb-proof-home__grid{display:grid;grid-template-columns:34% 34% 32%;min-height:505px}.mhb-proof-home__copy{padding:70px 54px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.mhb-proof-home .mhb-kicker{color:#c6d0d3}.mhb-proof-home h2{font:400 48px/1 var(--mhb-serif);letter-spacing:-.035em;margin:14px 0 17px}.mhb-proof-home p{font:15px/1.6 var(--mhb-serif);color:#d0dadd;max-width:420px;margin:0 0 25px}.mhb-proof-home figure{margin:0;overflow:hidden}.mhb-proof-home figure img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.mhb-proof-home__points{display:grid;grid-template-rows:repeat(5,1fr);border-left:1px solid rgba(255,255,255,.12)}.mhb-proof-home__points>div{display:grid;grid-template-columns:45px 1fr;align-items:center;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.12)}.mhb-proof-home__points>div:last-child{border-bottom:0}.mhb-proof-home__points b{font:400 22px var(--mhb-serif);color:#c69a58}.mhb-proof-home__points span{font-size:9px;letter-spacing:.18em;text-transform:uppercase}
/* Performance editorial */
.mhb-performance-story{background:#f1ebe2}.mhb-performance-story__grid{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;min-height:610px}.mhb-performance-story figure{margin:0;overflow:hidden}.mhb-performance-story figure img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.mhb-performance-story__grid>div{padding:74px;display:flex;flex-direction:column;justify-content:center}.mhb-performance-story h2{font:400 45px/1.04 var(--mhb-serif);letter-spacing:-.03em;margin:15px 0 18px;max-width:520px}.mhb-performance-story p{font:15px/1.6 var(--mhb-serif);color:#56676c;max-width:510px;margin:0}
/* Finder teaser */
.mhb-routine-teaser{background:#fff;padding:62px 0}.mhb-routine-teaser__grid{display:grid;grid-template-columns:1.1fr 1.65fr auto;gap:36px;align-items:center}.mhb-routine-teaser h2{font:400 39px/1.02 var(--mhb-serif);margin:10px 0 12px}.mhb-routine-teaser p{font:14px/1.55 var(--mhb-serif);color:#5e6b70;max-width:520px;margin:0}.mhb-routine-teaser__goals{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--mhb-line)}.mhb-routine-teaser__goals span{min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--mhb-line);font-size:20px}.mhb-routine-teaser__goals span:last-child{border-right:0}.mhb-routine-teaser__goals b{font-size:9px;font-weight:650}
/* Journal */
.mhb-journal{background:#fff}.mhb-journal__grid{display:grid;grid-template-columns:1.65fr 1fr;gap:0}.mhb-journal-feature{position:relative;min-height:445px;overflow:hidden;background:#263d46;color:#fff}.mhb-journal-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mhb-journal-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,38,.72),rgba(7,29,38,.12))}.mhb-journal-feature>div{position:relative;z-index:1;padding:62px 48px;max-width:520px}.mhb-journal-feature .mhb-kicker{color:#e8ded1}.mhb-journal-feature h2{font:400 44px/1.04 var(--mhb-serif);letter-spacing:-.03em;margin:16px 0}.mhb-journal-feature p{font:15px/1.55 var(--mhb-serif);margin:0 0 24px;color:#e0e7e9}.mhb-journal-feature>div>span:last-child{display:inline-block;border:1px solid rgba(255,255,255,.7);padding:13px 17px;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.mhb-journal-list{display:flex;flex-direction:column;border:1px solid var(--mhb-line);border-left:0}.mhb-journal-row{flex:1;display:grid;grid-template-columns:145px 1fr;gap:16px;padding:16px;border-bottom:1px solid var(--mhb-line);background:#fff}.mhb-journal-row:last-child{border-bottom:0}.mhb-journal-row img{width:145px;height:100%;object-fit:cover;background:#eee7dd}.mhb-journal-row h3{font:400 19px/1.12 var(--mhb-serif);margin:6px 0}.mhb-journal-row small{font-size:8px;letter-spacing:.09em;text-transform:uppercase;color:#778184}
/* Footer */
.mhb-footer{background:var(--mhb-ink);color:#eff3f3;padding:48px 0 22px}.mhb-footer-grid{display:grid;grid-template-columns:1.45fr .7fr .7fr .75fr 1.35fr;gap:34px}.mhb-footer .mhb-wordmark{color:#fff;font-size:27px}.mhb-footer-brand p{font-size:8px;line-height:1.65;letter-spacing:.13em;text-transform:uppercase;color:#b9c6c9;max-width:200px}.mhb-footer-col{display:flex;flex-direction:column;gap:9px}.mhb-footer-col h3{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:#aebfc3;margin:0 0 6px}.mhb-footer-col a{font:13px/1.25 var(--mhb-serif);color:#eef2f1}.mhb-newsletter p{font:12px/1.45 var(--mhb-serif);color:#c6d1d3}.mhb-newsletter form{display:grid;grid-template-columns:1fr 46px;border:1px solid #63808a}.mhb-newsletter input{height:44px;border:0;background:transparent;color:#fff;padding:0 13px;min-width:0}.mhb-newsletter button{border:0;background:var(--mhb-gold);color:#fff}.mhb-footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#8fa3a9}.mhb-footer-legal{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.mhb-footer-legal a{text-decoration:underline;text-underline-offset:3px}
/* Overlays */
.mhb-overlay{position:fixed;z-index:300;inset:0;background:rgba(5,25,32,.46);backdrop-filter:blur(3px)}.mhb-overlay[hidden]{display:none}.mhb-search-panel,.mhb-cart-drawer,.mhb-mobile-drawer{background:#fff;box-shadow:-20px 0 50px rgba(5,25,32,.16)}.mhb-search-panel{width:min(980px,100%);margin:70px auto 0;padding:28px 34px}.mhb-overlay-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.mhb-overlay-head button{border:0;background:transparent;font-size:28px;color:var(--mhb-ink)}.mhb-search-input{width:100%;border:0;border-bottom:1px solid #93a0a4;background:transparent;padding:20px 0 13px;font:400 34px/1 var(--mhb-serif);color:var(--mhb-ink);outline:0}.mhb-search-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.mhb-search-links a{border:1px solid var(--mhb-line);padding:9px 12px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.mhb-live-search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.mhb-live-search-result{display:grid;grid-template-columns:72px 1fr;gap:10px;border:1px solid var(--mhb-line);padding:8px}.mhb-live-search-result img{width:72px;height:80px;object-fit:cover}.mhb-live-search-result strong{font:400 15px var(--mhb-serif)}.mhb-live-search-result small{display:block;font-size:9px;color:#6e7779;margin-top:4px}.mhb-cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(430px,100%);padding:25px;overflow:auto}.mhb-mobile-drawer{position:absolute;left:0;top:0;bottom:0;width:min(410px,92vw);padding:22px;overflow:auto}.mhb-mobile-menu{list-style:none;padding:10px 0;margin:0}.mhb-mobile-menu>li{border-bottom:1px solid var(--mhb-line)}.mhb-mobile-menu a{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font:400 24px var(--mhb-serif)}.mhb-mobile-sub{padding:0 0 18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mhb-mobile-sub a{font:600 9px var(--mhb-sans);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--mhb-line);padding:11px}.mhb-mobile-secondary{margin-top:24px;padding-top:18px;border-top:1px solid var(--mhb-line);display:grid;gap:10px}.mhb-mobile-secondary a{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.mhb-toast{position:fixed;right:20px;bottom:20px;z-index:500;background:var(--mhb-ink);color:#fff;padding:13px 17px;font-size:10px;box-shadow:var(--mhb-shadow)}.mhb-toast[hidden]{display:none}
/* Quick buy */
.mhb-quickbuy{position:fixed;z-index:420;inset:0;display:grid;place-items:center;padding:22px;background:rgba(5,25,32,.50);backdrop-filter:blur(3px)}.mhb-quickbuy[hidden]{display:none}.mhb-quickbuy__panel{width:min(900px,100%);max-height:90vh;overflow:auto;background:#fff;display:grid;grid-template-columns:46% 54%;box-shadow:0 30px 80px rgba(3,21,28,.25)}.mhb-quickbuy__media{background:#efe9df;min-height:520px}.mhb-quickbuy__media img{width:100%;height:100%;object-fit:cover}.mhb-quickbuy__body{padding:38px;position:relative}.mhb-quickbuy__close{position:absolute;right:18px;top:14px;width:36px;height:36px;border:0;background:transparent;font-size:28px}.mhb-quickbuy__body h2{font:400 34px/1.05 var(--mhb-serif);margin:14px 0 9px}.mhb-quickbuy__price{font-size:17px;font-weight:650;margin-bottom:20px}.mhb-quickbuy__group{margin:18px 0}.mhb-quickbuy__group>span{display:block;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px}.mhb-quickbuy__options{display:flex;gap:7px;flex-wrap:wrap}.mhb-quickbuy__option{min-height:38px;padding:0 13px;border:1px solid #ccc3b8;background:#fff;font-size:10px}.mhb-quickbuy__option.is-selected{background:var(--mhb-ink);border-color:var(--mhb-ink);color:#fff}.mhb-quickbuy__actions{display:grid;grid-template-columns:86px 1fr;gap:10px;margin-top:24px}.mhb-quickbuy__qty{display:grid;grid-template-columns:28px 1fr 28px;border:1px solid var(--mhb-line)}.mhb-quickbuy__qty button{border:0;background:#fff}.mhb-quickbuy__qty input{width:100%;border:0;text-align:center}.mhb-quickbuy__status{min-height:18px;margin-top:10px;font-size:10px;color:#65757a}
/* General pages */
.mhb-page-main,.mhb-page-heading{background:var(--mhb-ivory)}.mhb-page-heading{padding:70px 0 35px}.mhb-page-heading h1{font:400 56px/1 var(--mhb-serif);letter-spacing:-.04em;margin:10px 0}.mhb-page-content{padding:0 0 80px}.mhb-page-content h2{font:400 36px var(--mhb-serif)}.mhb-page-content p{font:15px/1.65 var(--mhb-serif);color:#55666c}.mhb-inner-hero{background:#f0e9df}.mhb-inner-hero__grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:590px}.mhb-inner-hero__grid>div{padding:80px 72px;display:flex;flex-direction:column;justify-content:center}.mhb-inner-hero h1{font:400 58px/1.02 var(--mhb-serif);letter-spacing:-.04em;margin:15px 0 20px}.mhb-inner-hero p{font:16px/1.6 var(--mhb-serif);color:#52636a;max-width:580px}.mhb-inner-hero figure{margin:0;overflow:hidden}.mhb-inner-hero figure img{width:100%;height:100%;object-fit:cover}.mhb-contact-page,.mhb-policy-page,.mhb-faq-page{padding:70px 0}.mhb-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.mhb-contact-intro h1{font:400 54px/1 var(--mhb-serif)}.mhb-contact-form-wrap{background:#f0ebe3;padding:36px}.mhb-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mhb-contact-form label{display:grid;gap:7px;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mhb-contact-form label:last-of-type{grid-column:1/-1}.mhb-contact-form input,.mhb-contact-form select,.mhb-contact-form textarea{width:100%;border:1px solid #d4ccc1;background:#fff;padding:13px}.mhb-faq-layout{display:grid;grid-template-columns:220px 1fr;gap:60px}.mhb-faq-layout>nav{position:sticky;top:115px;align-self:start}.mhb-faq-layout>nav a{display:block;padding:13px 0;border-bottom:1px solid var(--mhb-line);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.mhb-accordion{border-top:1px solid var(--mhb-line)}.mhb-accordion:last-child{border-bottom:1px solid var(--mhb-line)}.mhb-accordion summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;padding:18px 0;font-size:11px;font-weight:650}.mhb-accordion summary::-webkit-details-marker{display:none}.mhb-accordion__content{padding:0 0 18px}.mhb-accordion__content p{font:14px/1.6 var(--mhb-serif);color:#5a696e}.mhb-finder-options{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.mhb-finder-options button{min-height:180px;border:1px solid var(--mhb-line);background:#fff;padding:20px;font:400 22px var(--mhb-serif)}
/* Responsive */
@media(max-width:1180px){.mhb-header__inner{grid-template-columns:185px 1fr 210px}.mhb-menu{gap:20px}.mhb-menu-item>a{font-size:8px}.mhb-header-claim{display:none}.mhb-home-hero__grid{grid-template-columns:21% 39% 40%;height:550px}.mhb-home-hero__copy{padding:58px 38px}.mhb-home-hero__copy h1{font-size:42px}.mhb-worlds__grid,.mhb-featured__grid{grid-template-columns:210px 1fr}.mhb-routine-teaser__grid{grid-template-columns:1fr}.mhb-routine-teaser__goals{max-width:760px}}
@media(max-width:900px){.mhb-shell{width:min(100% - 28px,var(--mhb-shell))}.admin-bar .mhb-header{top:46px}.mhb-utilitybar{display:none}.mhb-header{height:60px}.mhb-header__inner{grid-template-columns:42px 1fr 90px;gap:4px}.mhb-mobile-trigger{display:grid}.mhb-nav{display:none}.mhb-brand{text-align:center}.mhb-wordmark{font-size:27px}.mhb-account-icon,.mhb-header-claim{display:none}.mhb-header-actions{gap:0}.mhb-icon-button{width:42px;height:42px}.mhb-home-hero__grid{width:100%;display:grid;grid-template-columns:1fr;height:auto}.mhb-home-hero__product{display:none}.mhb-home-hero__image{order:1;height:58vh;min-height:430px}.mhb-home-hero__copy{order:2;padding:30px 22px 34px}.mhb-home-hero__copy h1{font-size:42px;max-width:360px;margin-top:12px}.mhb-home-hero__copy>p{font-size:16px;max-width:360px}.mhb-hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.mhb-hero-actions .mhb-button{padding-inline:12px}.mhb-hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%}.mhb-hero-trust span{flex-direction:column;text-align:center}.mhb-worlds__grid,.mhb-featured__grid{grid-template-columns:1fr;gap:26px}.mhb-worlds__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-14px;padding-inline:14px;gap:10px}.mhb-world-card{min-width:76vw;scroll-snap-align:start}.mhb-world-card__media{height:230px}.mhb-commitment{overflow:hidden}.mhb-commitment__grid{display:flex;overflow-x:auto;min-height:68px;width:100%;padding-inline:14px}.mhb-commitment__grid>div{min-width:200px}.mhb-commitment__grid>div:first-child{min-width:130px}.mhb-featured__products .products{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px!important;padding-bottom:10px!important}.mhb-featured__products .products>li.product{min-width:78vw!important;scroll-snap-align:start}.mhb-proof-home__grid{grid-template-columns:1fr}.mhb-proof-home__copy{padding:48px 28px}.mhb-proof-home figure{height:440px}.mhb-proof-home__points{grid-template-rows:none;grid-template-columns:repeat(5,1fr);border-left:0;border-top:1px solid rgba(255,255,255,.12)}.mhb-proof-home__points>div{grid-template-columns:1fr;text-align:center;gap:4px;padding:18px 8px;border-right:1px solid rgba(255,255,255,.12);border-bottom:0}.mhb-performance-story__grid{grid-template-columns:1fr}.mhb-performance-story figure{height:540px}.mhb-performance-story__grid>div{padding:46px 28px}.mhb-routine-teaser__goals{grid-template-columns:repeat(2,1fr)}.mhb-routine-teaser__goals span:nth-child(2){border-right:0}.mhb-routine-teaser__goals span:nth-child(-n+2){border-bottom:1px solid var(--mhb-line)}.mhb-journal__grid{grid-template-columns:1fr}.mhb-journal-feature{min-height:420px}.mhb-journal-list{border-left:1px solid var(--mhb-line);border-top:0}.mhb-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px}.mhb-newsletter{grid-column:1/-1}.mhb-mega-wrap{display:none!important}.mhb-quickbuy__panel{grid-template-columns:1fr;max-width:520px}.mhb-quickbuy__media{min-height:330px}.mhb-live-search-results{grid-template-columns:1fr 1fr}.mhb-inner-hero__grid,.mhb-contact-grid,.mhb-faq-layout{grid-template-columns:1fr}.mhb-inner-hero__grid>div{padding:48px 28px}.mhb-inner-hero figure{height:470px}.mhb-faq-layout>nav{position:static;display:flex;overflow-x:auto;gap:8px}.mhb-faq-layout>nav a{flex:0 0 auto;border:1px solid var(--mhb-line);padding:10px}}
@media(max-width:560px){.mhb-section{padding:48px 0}.mhb-home-hero__image{height:52vh;min-height:390px}.mhb-home-hero__copy h1{font-size:37px}.mhb-hero-actions{grid-template-columns:1fr}.mhb-section-intro h2{font-size:33px}.mhb-world-card{min-width:84vw}.mhb-featured__products .products>li.product{min-width:84vw!important}.mhb-proof-home h2{font-size:42px}.mhb-proof-home figure{height:390px}.mhb-proof-home__points{grid-template-columns:1fr 1fr}.mhb-proof-home__points>div:nth-child(5){grid-column:1/-1}.mhb-performance-story figure{height:420px}.mhb-performance-story h2{font-size:38px}.mhb-routine-teaser h2{font-size:35px}.mhb-journal-feature>div{padding:42px 26px}.mhb-journal-feature h2{font-size:36px}.mhb-journal-row{grid-template-columns:105px 1fr}.mhb-journal-row img{width:105px}.mhb-footer-grid{grid-template-columns:1fr 1fr}.mhb-footer-brand,.mhb-newsletter{grid-column:1/-1}.mhb-footer-bottom{flex-direction:column}.mhb-search-panel{margin-top:0;height:100%;padding:20px}.mhb-search-input{font-size:28px}.mhb-live-search-results{grid-template-columns:1fr}.mhb-quickbuy{padding:0;place-items:end stretch}.mhb-quickbuy__panel{width:100%;max-height:91vh}.mhb-quickbuy__media{min-height:255px}.mhb-quickbuy__body{padding:26px 20px 30px}.mhb-quickbuy__body h2{font-size:30px}.mhb-contact-form{grid-template-columns:1fr}.mhb-contact-form label:last-of-type{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Mr Phones benchmark: mobile thumb navigation */
.mhb-mobile-bottom-nav{display:none}
@media(max-width:900px){
  body{padding-bottom:0}
  .single-product{padding-bottom:72px}
  .mhb-mobile-atc{bottom:0}
  .mhb-mobile-bottom-nav{display:none!important}
  .mhb-mobile-bottom-nav a,.mhb-mobile-bottom-nav button{position:relative;border:0;background:transparent;color:var(--mhb-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font:700 7px/1 var(--mhb-sans);letter-spacing:.08em;text-transform:uppercase;padding:0}
  .mhb-mobile-bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}
  .mhb-mobile-bottom-nav .mhb-cart-count{right:calc(50% - 20px);top:5px}
  .mhb-mobile-drawer{padding-bottom:76px}
}

/* ========================================================================== */
/* v5.0 Exact approved mock-up lock                                           */
/* ========================================================================== */
body{background:#fffdf8}
.mhb-home-exact{overflow:hidden}
.mhb-home-exact .mhb-section{padding:46px 0}
.mhb-home-hero--exact{background:#f4eee5}
.mhb-home-hero--exact .mhb-home-hero__grid{width:min(1440px,calc(100% - 64px));height:610px;grid-template-columns:22.5% 39.5% 38%;background:#fbf8f1}
.mhb-home-hero--exact .mhb-home-hero__product{background:#e8ded0;position:relative}
.mhb-home-hero--exact .mhb-home-hero__product img{width:100%;height:100%;object-fit:cover;object-position:center center}
.mhb-home-hero--exact .mhb-home-hero__copy{padding:68px 54px 40px;justify-content:flex-start}
.mhb-home-hero--exact .mhb-home-hero__copy h1{font-family:var(--mhb-sans);font-weight:500;font-size:48px;line-height:1.02;letter-spacing:-.052em;max-width:510px;margin:18px 0 15px}
.mhb-home-hero--exact .mhb-home-hero__copy>p{font-size:18px;line-height:1.38;max-width:440px;margin-bottom:24px}
.mhb-home-hero--exact .mhb-button{min-height:44px;padding:0 20px}
.mhb-home-hero--exact .mhb-hero-trust{margin-top:22px;gap:24px}
.mhb-home-hero--exact .mhb-home-hero__image img{object-position:50% 10%}
.mhb-worlds{background:#fff}
.mhb-worlds__grid,.mhb-featured__grid{grid-template-columns:260px minmax(0,1fr);gap:28px}
.mhb-section-intro h2{font-size:37px;line-height:1.04;max-width:250px}
.mhb-worlds__track{gap:12px}
.mhb-world-card{box-shadow:none!important;transform:none!important}
.mhb-world-card__media{height:165px}
.mhb-world-card__body{min-height:88px;padding:12px 14px}
.mhb-world-card__body p{font-size:11.5px;line-height:1.3}
.mhb-commitment__grid{min-height:68px}
.mhb-featured{background:#fbf8f2}
.mhb-featured .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
.mhb-featured .products li.product{width:auto!important;margin:0!important;border:1px solid #e1dad1!important;background:#fff!important;box-shadow:none!important}
.mhb-featured .products li.product .woocommerce-loop-product__link{display:block}
.mhb-featured .products li.product a img{height:205px!important;object-fit:contain!important;background:#f1ece4!important;padding:9px}
.mhb-featured .products li.product .woocommerce-loop-product__title{font:400 15px/1.15 var(--mhb-serif)!important;padding:10px 12px 0!important}
.mhb-featured .products li.product .mhb-product-subtitle{margin:4px 12px 0;min-height:0;font-size:9px}
.mhb-featured .products li.product .price{margin:8px 12px 4px!important;font-size:11px!important}
.mhb-featured .products li.product .star-rating{margin:0 12px 10px!important;font-size:10px!important}
.mhb-featured .products li.product .mhb-card-options,.mhb-featured .products li.product .mhb-product-card-actions{display:none!important}
.mhb-journal{background:#fff;padding-top:0!important}
.mhb-journal__grid{display:grid;grid-template-columns:62% 38%;gap:0;min-height:330px}
.mhb-journal-feature{position:relative;min-height:330px;overflow:hidden}
.mhb-journal-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.mhb-journal-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,35,45,.78),rgba(8,35,45,.12))}
.mhb-journal-feature>div{position:relative;z-index:2;color:#fff;max-width:380px;padding:55px 50px}
.mhb-journal-feature h2{font:400 37px/1.04 var(--mhb-serif);margin:12px 0 13px}
.mhb-journal-feature p{font:13px/1.45 var(--mhb-serif);color:#f3ede4}
.mhb-journal-feature>div>span:last-child{display:inline-block;margin-top:14px;padding:11px 15px;border:1px solid rgba(255,255,255,.7);font-size:8px;letter-spacing:.12em;text-transform:uppercase}
.mhb-journal-list{padding:12px 22px;background:#fbf8f2}
.mhb-journal-row{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center;min-height:93px;border-bottom:1px solid #dfd8cf;padding:9px 0}
.mhb-journal-row:last-child{border-bottom:0}
.mhb-journal-row>img{width:120px;height:74px;object-fit:cover}
.mhb-journal-row h3{font:400 15px/1.15 var(--mhb-serif);margin:4px 0}
.mhb-journal-row small{font-size:7px;text-transform:uppercase;letter-spacing:.08em}
.mhb-footer{background:#0d3444}

/* Exact light commerce pages based on approved PLP/PDP mockups */
.mhb-woo-main{background:#fbfaf6}
.mhb-shop-hero{border:0;background:#eee8df;min-height:245px;display:grid;grid-template-columns:40% 60%;margin-bottom:18px;overflow:hidden}
.mhb-shop-hero__copy{padding:44px 46px;display:flex;flex-direction:column;justify-content:center;background:#e9e1d6}
.mhb-shop-hero__copy h1{font:400 46px/1.02 var(--mhb-serif);letter-spacing:-.035em;margin:8px 0 10px}
.mhb-shop-hero__copy p{font:13px/1.5 var(--mhb-serif);max-width:390px;color:#4b5c63}
.mhb-shop-hero__media{background-size:cover;background-position:center;min-height:245px}
.mhb-catalog-tools{background:#fff;border:1px solid #e2dbd1;margin-bottom:20px}
.mhb-shop-filters{padding:11px 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e6dfd6;overflow-x:auto}
.mhb-chip{min-height:34px;padding:0 14px;border:1px solid #d5cec4;background:#fff;display:inline-flex;align-items:center;border-radius:18px;font-size:9px;white-space:nowrap}
.mhb-chip.is-active{background:var(--mhb-ink);color:#fff;border-color:var(--mhb-ink)}
.mhb-subcollection-links{padding:10px 14px;display:flex;gap:8px;overflow-x:auto}
.mhb-subcollection-links a{font-size:9px;padding:6px 8px;border-bottom:1px solid transparent;white-space:nowrap}.mhb-subcollection-links a.is-active{border-color:var(--mhb-ink)}
.mhb-filter-panel{border-top:1px solid #e4ddd3}.mhb-filter-panel>summary{padding:11px 14px}
.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 14px!important;margin:0!important}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;position:relative}
.woocommerce ul.products li.product a img{height:305px!important;object-fit:cover!important;background:#eee9e1!important;margin:0!important;padding:0!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 17px/1.15 var(--mhb-serif)!important;padding:10px 0 0!important;margin:0!important}
.mhb-product-subtitle{font-size:10px;line-height:1.35;min-height:28px;margin:4px 0 0;color:#667479}
.woocommerce ul.products li.product .price{font-size:12px!important;font-weight:700!important;margin:7px 0!important;color:var(--mhb-ink)!important}
.mhb-card-options{padding:0!important;margin:8px 0;min-height:28px}.mhb-card-options span{font-size:7px}
.mhb-product-card-actions{padding:0!important;display:grid;grid-template-columns:1fr 38px;gap:7px}
.mhb-quick-buy-button{height:40px;background:var(--mhb-ink)!important;color:#fff!important;border:0!important;font-size:8px!important;text-transform:uppercase;letter-spacing:.1em}
.mhb-card-view{height:40px;border:1px solid #c9c1b7;display:grid;place-items:center}
.mhb-compare-toggle{background:transparent!important;padding:6px 0!important;border:0!important;font-size:8px!important;color:#6c777a!important}
.woocommerce span.onsale,.mhb-product-badge{top:8px!important;left:8px!important;min-height:0!important;line-height:1!important;padding:7px 9px!important;border-radius:0!important;background:var(--mhb-ink)!important;color:#fff!important;font-size:7px!important;text-transform:uppercase;letter-spacing:.1em}

/* PDP: compact purchase panel, large editorial gallery */
.single-product .mhb-woo-shell{padding-top:25px}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.72fr);gap:54px;align-items:start}
.woocommerce div.product div.images{margin:0!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:#eee8df}
.woocommerce div.product div.images img{width:100%;max-height:660px;object-fit:cover;background:#eee8df}
.woocommerce div.product .summary{margin:0!important;padding-top:8px}
.woocommerce div.product .product_title{font:400 48px/1.02 var(--mhb-serif);letter-spacing:-.04em;margin:0 0 9px}
.woocommerce div.product .woocommerce-product-details__short-description{font:14px/1.45 var(--mhb-serif);max-width:500px}
.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:22px!important;margin:14px 0 18px!important}
.woocommerce div.product form.cart .button{width:100%;height:48px;min-width:0!important}
.mhb-proof-card{margin-top:22px;background:#f1ece5;padding:24px}.mhb-proof-card h3{font-size:25px}

@media(max-width:1000px){
  .mhb-home-hero--exact .mhb-home-hero__grid{width:100%;height:auto;grid-template-columns:1fr 1fr}
  .mhb-home-hero--exact .mhb-home-hero__product{display:none}
  .mhb-home-hero--exact .mhb-home-hero__copy{padding:48px 34px}
  .mhb-home-hero--exact .mhb-home-hero__image{min-height:560px}
  .mhb-worlds__grid,.mhb-featured__grid{grid-template-columns:1fr}
  .mhb-section-intro h2{max-width:500px}
  .mhb-worlds__track,.mhb-featured .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mhb-commitment__grid{display:flex;overflow-x:auto}.mhb-commitment__grid>div{min-width:180px}
  .woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .woocommerce div.product{grid-template-columns:1fr}
}
@media(max-width:700px){
  .mhb-home-exact .mhb-section{padding:32px 0}
  .mhb-home-hero--exact .mhb-home-hero__grid{display:flex;flex-direction:column}
  .mhb-home-hero--exact .mhb-home-hero__image{order:1;min-height:0;height:420px}
  .mhb-home-hero--exact .mhb-home-hero__image img{object-position:50% 10%}
  .mhb-home-hero--exact .mhb-home-hero__copy{order:2;padding:28px 20px 30px}
  .mhb-home-hero--exact .mhb-home-hero__copy h1{font-size:39px;line-height:1.01;margin:12px 0 12px}
  .mhb-home-hero--exact .mhb-home-hero__copy>p{font-size:15px;line-height:1.4}
  .mhb-home-hero--exact .mhb-hero-actions{display:grid;grid-template-columns:1fr;width:100%}.mhb-home-hero--exact .mhb-button{width:100%}
  .mhb-home-hero--exact .mhb-hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%}.mhb-home-hero--exact .mhb-hero-trust span{flex-direction:column;text-align:center;font-size:6px}
  .mhb-worlds,.mhb-featured{padding-inline:0}.mhb-worlds__track{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.mhb-world-card{min-width:78vw;scroll-snap-align:start}.mhb-world-card__media{height:195px}
  .mhb-featured .products{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory}.mhb-featured .products li.product{min-width:76vw;scroll-snap-align:start}.mhb-featured .products li.product a img{height:290px!important}
  .mhb-journal__grid{grid-template-columns:1fr}.mhb-journal-feature{min-height:350px}.mhb-journal-feature>div{padding:45px 24px}.mhb-journal-list{padding:8px 14px}
  .mhb-shop-hero{grid-template-columns:1fr}.mhb-shop-hero__media{order:-1;min-height:220px}.mhb-shop-hero__copy{padding:26px 18px}.mhb-shop-hero__copy h1{font-size:37px}
  .woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 8px!important}.woocommerce ul.products li.product a img{height:220px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important}.mhb-product-subtitle{font-size:9px;min-height:26px}.mhb-card-options{display:none}.mhb-product-card-actions{grid-template-columns:1fr 36px}.mhb-quick-buy-button{height:38px!important}.mhb-card-view{height:38px}
  .woocommerce div.product .product_title{font-size:38px}.mhb-proof-grid{grid-template-columns:repeat(2,1fr)}
}

/* =========================================================
   v8.0 premium UX / approved mock-up lock
   ========================================================= */
.mhb-header,.mhb-header__inner,.mhb-header-actions{min-width:0}
.mhb-header{overflow:visible}
.mhb-header-claim{white-space:nowrap}
@media(max-width:1360px){.mhb-header__inner{grid-template-columns:210px minmax(0,1fr) 150px}.mhb-header-claim{display:none}.mhb-menu{gap:22px}}

/* Approved homepage composition: no reinterpretation of the four worlds row. */
.mhb-worlds--exact{background:#fff;padding:12px 0 18px}
.mhb-worlds__track--exact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.mhb-world-card--exact{display:block;overflow:hidden;border:0;background:#eee8df;box-shadow:none;aspect-ratio:1.42/1;position:relative}
.mhb-world-card--exact:hover{transform:none;box-shadow:none}
.mhb-world-card--exact img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.65,.25,1)}
.mhb-world-card--exact:hover img{transform:scale(1.018)}
.mhb-featured{padding-top:42px;padding-bottom:46px}
.mhb-featured__grid{grid-template-columns:230px minmax(0,1fr);gap:24px}
.mhb-featured .mhb-section-intro h2{font-size:38px}
.mhb-journal{padding-top:26px}

/* Mobile drawer: product-first, compact and premium. */
.mhb-mobile-drawer--premium{padding:0!important;background:#fbfaf6!important;width:min(430px,94vw)!important}
.mhb-mobile-drawer__top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--mhb-line)}
.mhb-mobile-drawer__top .mhb-wordmark{font-size:28px}
.mhb-mobile-drawer__top>button{width:40px;height:40px;border:0;background:transparent;color:var(--mhb-ink);font:300 32px/1 var(--mhb-sans)}
.mhb-mobile-search{margin:16px 18px 12px;width:calc(100% - 36px);height:48px;border:1px solid #d9d1c7;background:#fff;display:flex;align-items:center;gap:12px;padding:0 14px;color:#65747a;text-align:left;font-size:12px}
.mhb-mobile-search svg{width:19px;height:19px;fill:none;stroke:var(--mhb-ink);stroke-width:1.6}
.mhb-mobile-worlds{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 18px 17px}
.mhb-mobile-worlds a{min-height:92px;background:#0b2f3d;color:#fff;padding:13px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-content:center;border:1px solid rgba(255,255,255,.08)}
.mhb-mobile-worlds b{grid-row:1/3;color:#c79b59;font:500 11px/1 var(--mhb-sans)}
.mhb-mobile-worlds strong{font:400 22px/1 var(--mhb-serif)}
.mhb-mobile-worlds span{font-size:9px;color:#cbd6d9;margin-top:4px}
.mhb-mobile-menu--premium{padding:0 18px!important}
.mhb-mobile-menu--premium>details{border-top:1px solid var(--mhb-line)}
.mhb-mobile-menu--premium>details:last-child{border-bottom:1px solid var(--mhb-line)}
.mhb-mobile-menu--premium summary{list-style:none;height:54px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.mhb-mobile-menu--premium summary::-webkit-details-marker{display:none}
.mhb-mobile-menu--premium details[open] summary span:last-child{transform:rotate(45deg)}
.mhb-mobile-menu--premium .mhb-mobile-sub{padding:0 0 14px!important;display:grid!important;grid-template-columns:1fr 1fr;gap:7px}
.mhb-mobile-menu--premium .mhb-mobile-sub a{min-height:42px;border:1px solid var(--mhb-line);background:#fff;padding:11px 12px!important;font:650 9px/1.2 var(--mhb-sans)!important;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center}
.mhb-mobile-drawer__footer{display:flex;gap:19px;flex-wrap:wrap;padding:18px;color:#647277;font-size:10px}

/* Cart drawer: remove default WooCommerce visual clutter. */
.mhb-cart-drawer--premium{padding:0!important;background:#fbfaf6!important;width:min(470px,100%)!important}
.mhb-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:26px 28px 20px;border-bottom:1px solid var(--mhb-line)}
.mhb-cart-drawer__head h2{font:400 38px/1 var(--mhb-serif);margin:6px 0 0}
.mhb-cart-drawer__head>button{width:42px;height:42px;border:0;background:transparent;color:var(--mhb-ink);font-size:34px;font-weight:300}
.mhb-cart-delivery{padding:13px 28px 15px;border-bottom:1px solid var(--mhb-line);font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.mhb-cart-delivery i{display:block;height:3px;background:#e1dbd0;margin-top:10px;position:relative;overflow:hidden}
.mhb-cart-delivery i:after{content:"";position:absolute;inset:0 35% 0 0;background:var(--mhb-gold)}
.mhb-cart-drawer .widget_shopping_cart_content{padding:0 28px 30px}
.mhb-cart-drawer .woocommerce-mini-cart{list-style:none;margin:0!important;padding:0!important}
.mhb-cart-drawer .woocommerce-mini-cart-item{position:relative;display:grid!important;grid-template-columns:86px minmax(0,1fr);grid-template-rows:auto auto;gap:4px 14px;padding:18px 28px 18px 0!important;border-bottom:1px solid var(--mhb-line)!important;min-height:118px}
.mhb-cart-drawer .woocommerce-mini-cart-item>a:not(.remove){display:contents!important;font:400 18px/1.15 var(--mhb-serif)!important;color:var(--mhb-ink)!important}
.mhb-cart-drawer .woocommerce-mini-cart-item img{grid-column:1;grid-row:1/3;width:86px!important;height:98px!important;object-fit:contain!important;background:#eee8de!important;margin:0!important;float:none!important}
.mhb-cart-drawer .woocommerce-mini-cart-item .quantity{grid-column:2;grid-row:2;font-size:11px;color:#65747a;align-self:start}
.mhb-cart-drawer .woocommerce-mini-cart-item a.remove{position:absolute!important;right:0!important;top:17px!important;left:auto!important;width:25px!important;height:25px!important;border:1px solid #d5cec3;border-radius:50%!important;background:#fff!important;color:var(--mhb-ink)!important;font:400 17px/22px var(--mhb-sans)!important;text-align:center!important}
.mhb-cart-drawer .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:center;margin:24px 0 14px!important;padding:0!important;border:0!important;font-size:13px}
.mhb-cart-drawer .woocommerce-mini-cart__total strong{font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.mhb-cart-drawer .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr!important;gap:8px;margin:0!important}
.mhb-cart-drawer .woocommerce-mini-cart__buttons .button{margin:0!important;width:100%;min-height:50px;display:flex!important;align-items:center;justify-content:center!important}
.mhb-cart-drawer .woocommerce-mini-cart__buttons .button:first-child{background:#fff!important;color:var(--mhb-ink)!important;border:1px solid var(--mhb-ink)!important}
.mhb-cart-drawer .woocommerce-mini-cart__empty-message{padding:42px 0;font:400 24px/1.25 var(--mhb-serif);color:#5d6a70}

@media(max-width:900px){
  .mhb-header{height:64px}.mhb-header__inner{grid-template-columns:48px minmax(0,1fr) 92px}.mhb-header-actions{justify-content:flex-end}.mhb-header .mhb-cart-count{right:0;top:1px}.mhb-wordmark{font-size:28px;white-space:nowrap}.mhb-home-hero__image{height:420px;min-height:0}.mhb-home-hero__copy{padding:28px 22px 30px}.mhb-home-hero__copy h1{font-size:40px;line-height:1.01}.mhb-home-hero__copy>p{font-size:15px}.mhb-hero-actions{grid-template-columns:1fr}.mhb-hero-actions .mhb-button{min-height:48px}.mhb-hero-trust{gap:12px;margin-top:20px}.mhb-worlds--exact{padding:9px 0}.mhb-worlds__track--exact{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mhb-world-card--exact{aspect-ratio:1.42/1}.mhb-featured__grid{grid-template-columns:1fr}.mhb-featured__grid>.mhb-section-intro{max-width:370px}.mhb-featured .products{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px!important;gap:10px!important}.mhb-featured .products li.product{flex:0 0 72%;scroll-snap-align:start}.mhb-featured .woocommerce ul.products li.product a img,.mhb-featured ul.products li.product a img{height:auto!important;aspect-ratio:4/4.8;object-fit:contain!important}.mhb-journal__grid{grid-template-columns:1fr!important}
}
@media(max-width:560px){
  .mhb-shell{width:min(100% - 24px,var(--mhb-shell))}.mhb-header__inner{width:100%;padding:0 12px}.mhb-wordmark{font-size:26px}.mhb-header-actions .mhb-icon-button{width:40px}.mhb-home-hero__image{height:385px}.mhb-home-hero__copy h1{font-size:37px}.mhb-worlds__track--exact{gap:5px}.mhb-featured .products li.product{flex-basis:82%}.mhb-cart-drawer .widget_shopping_cart_content{padding-inline:20px}.mhb-cart-drawer__head,.mhb-cart-delivery{padding-inline:20px}
}

/* =========================================================
   v10.0 locked premium UX fixes
   ========================================================= */
.mhb-header-claim{display:none!important}
.mhb-header__inner{grid-template-columns:240px minmax(0,1fr) 130px!important;gap:16px!important}
.mhb-header-actions{flex-wrap:nowrap!important;white-space:nowrap!important}
.mhb-header-actions .mhb-icon-button{flex:0 0 38px}

/* Approved homepage: exact editorial structure, high-resolution assets, no stretching. */
.mhb-home-hero--exact .mhb-home-hero__grid{width:min(1540px,100%);grid-template-columns:24% 38% 38%;height:600px;background:#f8f3eb}
.mhb-home-hero--exact .mhb-home-hero__product{position:relative;background:#e9dfd2;display:flex;align-items:stretch;justify-content:stretch}
.mhb-home-hero--exact .mhb-home-hero__product img{width:100%;height:100%;object-fit:cover;object-position:center 55%;image-rendering:auto}
.mhb-home-hero--exact .mhb-home-hero__copy{padding:72px 54px 44px;background:#fbf8f1}
.mhb-home-hero--exact .mhb-home-hero__copy h1{font-size:50px;line-height:1.01;max-width:570px}
.mhb-home-hero--exact .mhb-home-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center center;image-rendering:auto}
.mhb-worlds__track--exact img{image-rendering:auto}
.mhb-featured .mhb-card-image{height:290px;background:#f1ece4}
.mhb-featured .mhb-card-image img{width:100%;height:100%;object-fit:contain;padding:14px}

/* Overlays are viewport anchored. The basket never participates in page flow. */
.mhb-overlay{position:fixed!important;inset:0!important;overflow:hidden!important}
.mhb-overlay[data-mhb-overlay="cart"]{display:flex;justify-content:flex-end;align-items:stretch}
.mhb-overlay[data-mhb-overlay="cart"][hidden]{display:none!important}
.mhb-cart-drawer--premium{position:relative!important;inset:auto!important;margin:0 0 0 auto!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border-left:1px solid var(--mhb-line);box-shadow:-30px 0 70px rgba(5,25,32,.18)!important}
.mhb-cart-drawer .widget_shopping_cart_content{flex:1;min-height:0;overflow:auto;padding-bottom:28px!important}
.mhb-cart-drawer .woocommerce-mini-cart{padding-bottom:8px!important}
.mhb-cart-drawer .woocommerce-mini-cart-item{grid-template-columns:76px minmax(0,1fr)!important;min-height:106px!important;padding:16px 28px 16px 0!important}
.mhb-cart-drawer .woocommerce-mini-cart-item img{width:76px!important;height:86px!important}
.mhb-cart-drawer .woocommerce-mini-cart-item>a:not(.remove){font:500 14px/1.35 var(--mhb-sans)!important}
.mhb-cart-drawer .woocommerce-mini-cart-item a.remove{font-size:0!important;border:0!important;background:transparent!important;top:15px!important}
.mhb-cart-drawer .woocommerce-mini-cart-item a.remove:before{content:"×";font:400 20px/1 var(--mhb-sans);color:var(--mhb-ink)}
.mhb-cart-drawer .woocommerce-mini-cart__total{position:sticky;bottom:108px;background:#fbfaf6;padding:18px 0 12px!important;margin:0!important;border-top:1px solid var(--mhb-line)!important;z-index:2}
.mhb-cart-drawer .woocommerce-mini-cart__buttons{position:sticky;bottom:0;background:#fbfaf6;padding:0 0 2px;margin:0!important;z-index:2}

/* Compact, structured mobile navigation. */
.mhb-mobile-drawer--premium{position:fixed!important;left:0!important;top:0!important;bottom:0!important;height:100dvh!important;overflow:auto!important}
.mhb-mobile-menu--premium summary{font-family:var(--mhb-sans)!important;font-size:11px!important;letter-spacing:.1em!important}
.mhb-mobile-menu--premium .mhb-mobile-sub a{font-size:9px!important;border-radius:0!important}

@media(max-width:1360px){
  .mhb-header__inner{grid-template-columns:210px minmax(0,1fr) 120px!important}
  .mhb-menu{gap:20px!important}
}
@media(max-width:900px){
  .mhb-header{height:64px!important;overflow:visible!important}
  .mhb-header__inner{width:100%!important;grid-template-columns:48px minmax(0,1fr) 88px!important;padding:0 12px!important;gap:0!important}
  .mhb-mobile-trigger{display:grid!important;grid-column:1}
  .mhb-brand{grid-column:2;text-align:center;justify-self:center;min-width:0}
  .mhb-wordmark{font-size:27px!important;white-space:nowrap}
  .mhb-header-actions{grid-column:3;display:flex!important;justify-content:flex-end!important;gap:0!important;position:static!important}
  .mhb-header-actions .mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-icon-button{width:42px!important;flex:0 0 42px!important}
  .mhb-header-actions .mhb-cart-trigger{display:grid!important}
  .mhb-header .mhb-cart-count{top:1px!important;right:0!important}
  .mhb-nav,.mhb-mega-wrap{display:none!important}
  .mhb-home-hero--exact .mhb-home-hero__grid{display:flex!important;flex-direction:column!important;height:auto!important;width:100%!important}
  .mhb-home-hero--exact .mhb-home-hero__product{display:none!important}
  .mhb-home-hero--exact .mhb-home-hero__image{order:1!important;height:390px!important;min-height:0!important}
  .mhb-home-hero--exact .mhb-home-hero__image img{object-position:52% 28%!important}
  .mhb-home-hero--exact .mhb-home-hero__copy{order:2!important;padding:28px 22px 32px!important}
  .mhb-home-hero--exact .mhb-home-hero__copy h1{font-size:39px!important;line-height:1.01!important;margin:11px 0 13px!important;max-width:420px!important}
  .mhb-home-hero--exact .mhb-home-hero__copy>p{font-size:15px!important;max-width:400px!important}
  .mhb-hero-actions{grid-template-columns:1fr!important;width:100%!important}
  .mhb-hero-trust{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}
  .mhb-worlds__track--exact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .mhb-world-card--exact{min-width:0!important;aspect-ratio:1.35/1!important}
  .mhb-featured .mhb-card-image{height:300px}
  .mhb-cart-drawer--premium{width:min(430px,100vw)!important;max-width:100vw!important}
}
@media(max-width:560px){
  .mhb-home-hero--exact .mhb-home-hero__image{height:350px!important}
  .mhb-home-hero--exact .mhb-home-hero__copy h1{font-size:36px!important}
  .mhb-worlds__track--exact{grid-template-columns:1fr 1fr!important}
  .mhb-cart-drawer__head,.mhb-cart-delivery{padding-left:20px!important;padding-right:20px!important}
  .mhb-cart-drawer .widget_shopping_cart_content{padding-left:20px!important;padding-right:20px!important}
}
/* v10 cart footer is anchored, avoiding the previous empty white void. */
.mhb-cart-drawer .widget_shopping_cart_content{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}
.mhb-cart-drawer .woocommerce-mini-cart{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}
.mhb-cart-drawer .woocommerce-mini-cart__total{position:static!important;flex:0 0 auto!important;margin-top:auto!important}
.mhb-cart-drawer .woocommerce-mini-cart__buttons{position:static!important;flex:0 0 auto!important;padding-bottom:2px!important}

/* =========================================================
   v10.0.1 header/cart placement correction
   Cart/search/account are ordinary header actions only.
   They never float independently with page scroll.
   ========================================================= */
.mhb-header{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
}
.admin-bar .mhb-header{top:auto!important}
.mhb-header__inner{position:relative!important}
.mhb-header-actions{
  position:relative!important;
  inset:auto!important;
  margin:0!important;
  transform:none!important;
  z-index:auto!important;
}
.mhb-header-actions .mhb-icon-button,
.mhb-header-actions .mhb-cart-trigger,
.mhb-header-actions [data-mhb-cart-open]{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  transform:none!important;
  margin:0!important;
}

@media(max-width:900px){
  .mhb-header{position:relative!important;top:auto!important}
  .mhb-header-actions{position:relative!important;inset:auto!important}
  .mhb-header-actions .mhb-cart-trigger{position:relative!important;inset:auto!important}
}

/* Prevent third-party WooCommerce floating basket launchers from competing with
   the theme header bag. The theme's own drawer remains available from the
   natural header action at the top-right. */
.xoo-wsc-basket,
.vi-wcaio-sidebar-cart-icon-wrap,
.xt_woofc-cart-open,
.fkcart-mini-open,
.cartpops-floating-cart,
.woocommerce-side-cart__trigger{
  display:none!important;
}


/* =========================================================
   v10.0.2 HEADER UX LOCK
   Header actions live only inside the top navigation bar.
   No floating bag/search/account controls and no bottom nav.
   ========================================================= */
.mhb-header{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  width:100%!important;
  overflow:visible!important;
}
.admin-bar .mhb-header{top:auto!important}
.mhb-header__inner{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(190px,240px) minmax(0,1fr) 132px!important;
  align-items:center!important;
  min-height:70px!important;
  gap:18px!important;
}
.mhb-brand{grid-column:1!important;align-self:center!important}
.mhb-nav{grid-column:2!important;min-width:0!important}
.mhb-header-actions{
  grid-column:3!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:2px!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
  margin:0!important;
  width:auto!important;
}
.mhb-header-actions .mhb-icon-button,
.mhb-header-actions .mhb-cart-trigger,
.mhb-header-actions [data-mhb-cart-open]{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  flex:0 0 40px!important;
  width:40px!important;
  height:40px!important;
  margin:0!important;
}
.mhb-header .mhb-cart-count{top:-1px!important;right:-2px!important}
.mhb-mobile-bottom-nav{display:none!important}

/* Collapse the desktop nav before it becomes cramped. */
@media(max-width:1100px){
  .mhb-header{height:64px!important}
  .mhb-header__inner{
    min-height:64px!important;
    height:64px!important;
    width:100%!important;
    max-width:none!important;
    grid-template-columns:52px minmax(0,1fr) 96px!important;
    gap:0!important;
    padding:0 16px!important;
  }
  .mhb-mobile-trigger{
    display:grid!important;
    grid-column:1!important;
    justify-self:start!important;
    position:relative!important;
    inset:auto!important;
  }
  .mhb-brand{
    grid-column:2!important;
    justify-self:center!important;
    text-align:center!important;
    min-width:0!important;
  }
  .mhb-wordmark{font-size:28px!important;white-space:nowrap!important}
  .mhb-nav,.mhb-mega-wrap{display:none!important}
  .mhb-header-actions{
    grid-column:3!important;
    justify-self:end!important;
    width:96px!important;
    display:grid!important;
    grid-template-columns:48px 48px!important;
    gap:0!important;
  }
  .mhb-header-actions .mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-icon-button{width:48px!important;height:48px!important;display:grid!important}
  .mhb-header-actions .mhb-icon-button.mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-cart-trigger{grid-column:2!important}
  .mhb-header-actions [data-mhb-search-open]{grid-column:1!important}
}
@media(max-width:480px){
  .mhb-header__inner{grid-template-columns:46px minmax(0,1fr) 88px!important;padding:0 10px!important}
  .mhb-wordmark{font-size:25px!important}
  .mhb-header-actions{width:88px!important;grid-template-columns:44px 44px!important}
  .mhb-header-actions .mhb-icon-button{width:44px!important;height:44px!important}
}

/* Hide common plugin-added floating basket/search launchers so there is one clear cart entry point. */
.xoo-wsc-basket,
.vi-wcaio-sidebar-cart-icon-wrap,
.xt_woofc-cart-open,
.fkcart-mini-open,
.cartpops-floating-cart,
.woocommerce-side-cart__trigger,
.wc-block-mini-cart__button[style*="position: fixed"],
body > .mhb-cart-trigger,
body > [data-mhb-cart-open]:not(.mhb-overlay *){
  display:none!important;
}

/* ========================================================================== */
/* v11 final: approved editorial system, consolidated responsive UX            */
/* ========================================================================== */

/* Header is always part of normal document flow. The bag/search actions live
   inside the header only; the cart DRAWER is the only viewport-fixed cart UI. */
.mhb-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;overflow:visible!important}
.admin-bar .mhb-header{top:auto!important}
.mhb-header__inner{position:relative!important;display:grid!important;grid-template-columns:minmax(190px,240px) minmax(0,1fr) 132px!important;align-items:center!important;min-height:70px!important;gap:18px!important}
.mhb-brand{grid-column:1!important;align-self:center!important}
.mhb-nav{grid-column:2!important;min-width:0!important}
.mhb-header-actions{grid-column:3!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;position:static!important;inset:auto!important;transform:none!important;margin:0!important;width:auto!important}
.mhb-header-actions .mhb-icon-button,.mhb-header-actions .mhb-cart-trigger,.mhb-header-actions [data-mhb-cart-open]{position:relative!important;inset:auto!important;transform:none!important;flex:0 0 40px!important;width:40px!important;height:40px!important;margin:0!important}
.mhb-header .mhb-cart-count{top:-1px!important;right:-2px!important}
.mhb-mobile-bottom-nav{display:none!important}
body{padding-bottom:0!important}

/* External/cart-plugin launchers are deliberately suppressed so the store has
   a single, predictable Bag entry point. */
.xoo-wsc-basket,.vi-wcaio-sidebar-cart-icon-wrap,.xt_woofc-cart-open,.fkcart-mini-open,.cartpops-floating-cart,.woocommerce-side-cart__trigger,.wc-block-mini-cart__button[style*="position: fixed"],body>.mhb-cart-trigger,body>[data-mhb-cart-open]:not(.mhb-overlay *){display:none!important}

/* Approved homepage typography and image treatment. */
.mhb-home-exact{overflow:clip!important;background:#fffdf9}
.mhb-home-hero--exact .mhb-home-hero__copy h1{font-family:var(--mhb-serif)!important;font-weight:400!important;letter-spacing:-.047em!important}
.mhb-home-hero--exact img,.mhb-world-card--exact img{image-rendering:auto!important}
.mhb-section-intro__copy{font:13px/1.5 var(--mhb-serif);color:#5d6d73;margin:15px 0 0;max-width:225px}
.mhb-world-card__shade,.mhb-world-card__content{display:none}
.mhb-hero-trust svg,.mhb-commitment svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.mhb-commitment i{width:25px;height:25px;display:grid;place-items:center;flex:0 0 25px}
.mhb-featured .products li.product .mhb-card-image{height:270px!important;aspect-ratio:auto!important;background:#f0ebe3!important;overflow:hidden}
.mhb-featured .products li.product .mhb-card-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:14px!important;background:transparent!important}
.mhb-featured .products li.product:after,.mhb-featured ul.products li.product:after{display:none!important;content:none!important}
.mhb-featured .products li.product .mhb-product-card-actions{display:none!important}
.mhb-proof-home{padding:0!important}
.mhb-proof-home__grid{width:min(1540px,100%)!important;min-height:520px}

/* Premium overlays. */
.mhb-overlay{position:fixed!important;inset:0!important;z-index:900!important;overflow:hidden!important}
.mhb-overlay[hidden]{display:none!important}
.mhb-overlay[data-mhb-overlay="cart"]{display:flex!important;justify-content:flex-end!important;align-items:stretch!important;background:rgba(6,27,35,.38)!important;backdrop-filter:blur(3px)}
.mhb-cart-drawer--premium{position:relative!important;inset:auto!important;margin:0 0 0 auto!important;width:min(480px,100%)!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fbfaf6!important;border-left:1px solid var(--mhb-line)!important;box-shadow:-30px 0 80px rgba(4,24,32,.18)!important}
.mhb-cart-drawer .widget_shopping_cart_content{flex:1!important;min-height:0!important;overflow:auto!important;padding:0 28px 26px!important}
.mhb-cart-drawer .woocommerce-mini-cart{padding:0 0 8px!important}
.mhb-cart-drawer .woocommerce-mini-cart__buttons{position:static!important}
.mhb-cart-drawer .woocommerce-mini-cart__total{position:static!important}
.mhb-cart-drawer .woocommerce-mini-cart-item a.remove{color:#66767b!important;border:0!important;background:transparent!important;border-radius:0!important;width:28px!important;height:28px!important;font-size:0!important}
.mhb-cart-drawer .woocommerce-mini-cart-item a.remove:before{content:"Remove";font:650 7px/28px var(--mhb-sans);letter-spacing:.09em;text-transform:uppercase}

/* Mobile nav remains a full editorial drawer, not a default accordion menu. */
.mhb-mobile-drawer--premium{position:fixed!important;left:0!important;top:0!important;bottom:0!important;height:100dvh!important;overflow:auto!important;width:min(430px,94vw)!important;padding:0!important;background:#fbfaf6!important;box-shadow:30px 0 80px rgba(4,24,32,.18)}

@media(max-width:1100px){
  .mhb-header{height:64px!important}
  .mhb-header__inner{height:64px!important;min-height:64px!important;width:100%!important;max-width:none!important;grid-template-columns:48px minmax(0,1fr) 96px!important;gap:0!important;padding:0 14px!important}
  .mhb-mobile-trigger{display:grid!important;grid-column:1!important;justify-self:start!important;position:relative!important;inset:auto!important;z-index:2!important}
  .mhb-brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;grid-column:auto!important;z-index:1!important;text-align:center!important;min-width:0!important}
  .mhb-wordmark{font-size:28px!important;white-space:nowrap!important;letter-spacing:-.045em!important}
  .mhb-nav,.mhb-mega-wrap{display:none!important}
  .mhb-header-actions{grid-column:3!important;justify-self:end!important;width:96px!important;display:grid!important;grid-template-columns:48px 48px!important;gap:0!important;position:relative!important;z-index:2!important}
  .mhb-header-actions .mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-icon-button{width:48px!important;height:48px!important;display:grid!important}
  .mhb-header-actions .mhb-icon-button.mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-cart-trigger{grid-column:2!important}
  .mhb-header-actions [data-mhb-search-open]{grid-column:1!important}
}

@media(max-width:900px){
  html,body{overflow-x:hidden}
  .mhb-utilitybar{display:none!important}
  .mhb-home-exact .mhb-section{padding:38px 0!important}

  /* Compact, fixed-height header. It scrolls away naturally with the page. */
  .mhb-header{height:64px!important;background:#fffdf9!important;border-bottom:1px solid #e4ddd3!important;box-shadow:none!important}
  .mhb-header__inner{padding:0 10px!important;grid-template-columns:46px minmax(0,1fr) 88px!important}
  .mhb-wordmark{font-size:27px!important}
  .mhb-header-actions{width:88px!important;grid-template-columns:44px 44px!important}
  .mhb-header-actions .mhb-icon-button{width:44px!important;height:44px!important}
  .mhb-header-actions .mhb-icon-button svg,.mhb-mobile-trigger svg{width:20px!important;height:20px!important}
  .mhb-header .mhb-cart-count{right:-1px!important;top:1px!important;min-width:17px!important;height:17px!important}

  /* MOBILE HERO: value proposition first. The approved product/athlete visual
     becomes a compact editorial diptych below it, so the first screen is useful
     rather than a 600px image with the proposition hidden underneath. */
  .mhb-home-hero--exact{background:#f4eee5!important;border-bottom:0!important}
  .mhb-home-hero--exact .mhb-home-hero__grid{width:100%!important;height:auto!important;display:grid!important;grid-template-columns:42% 58%!important;grid-template-rows:auto 222px!important;grid-template-areas:"copy copy" "product image"!important;overflow:visible!important;background:#fbf8f1!important}
  .mhb-home-hero--exact .mhb-home-hero__copy{grid-area:copy!important;order:initial!important;padding:28px 20px 24px!important;border:0!important;background:#fbf8f1!important;align-items:flex-start!important}
  .mhb-home-hero--exact .mhb-kicker{font-size:8px!important;letter-spacing:.24em!important;color:#66777d!important}
  .mhb-home-hero--exact .mhb-home-hero__copy h1{font-size:39px!important;line-height:.98!important;letter-spacing:-.05em!important;max-width:500px!important;margin:11px 0 13px!important}
  .mhb-home-hero--exact .mhb-home-hero__copy>p{font:15px/1.42 var(--mhb-serif)!important;margin:0 0 18px!important;max-width:440px!important;color:#40545c!important}
  .mhb-home-hero--exact .mhb-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}
  .mhb-home-hero--exact .mhb-button{min-height:44px!important;width:100%!important;padding:0 8px!important;gap:8px!important;font-size:7.4px!important;letter-spacing:.13em!important}
  .mhb-home-hero--exact .mhb-hero-trust{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:0!important;margin:20px 0 0!important;padding-top:16px!important;border-top:1px solid #ddd5c9!important}
  .mhb-home-hero--exact .mhb-hero-trust span{min-width:0!important;padding:0 6px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-align:left!important;color:#4e646c!important}
  .mhb-home-hero--exact .mhb-hero-trust span+span{border-left:1px solid #e2dbd0!important}
  .mhb-home-hero--exact .mhb-hero-trust i{width:20px!important;height:20px!important;flex:0 0 20px!important;border:0!important;border-radius:0!important;color:var(--mhb-ink)!important}
  .mhb-home-hero--exact .mhb-hero-trust b{font-size:6.2px!important;line-height:1.25!important;letter-spacing:.11em!important;white-space:normal!important}
  .mhb-home-hero--exact .mhb-home-hero__product{grid-area:product!important;display:block!important;height:222px!important;min-height:0!important;margin:0!important;border:0!important;border-right:1px solid rgba(255,255,255,.78)!important;overflow:hidden!important;background:#e8ded0!important}
  .mhb-home-hero--exact .mhb-home-hero__product img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 58%!important;padding:0!important}
  .mhb-home-hero--exact .mhb-home-hero__image{grid-area:image!important;order:initial!important;height:222px!important;min-height:0!important;margin:0!important;overflow:hidden!important}
  .mhb-home-hero--exact .mhb-home-hero__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% center!important}

  /* Shop worlds are substantial 2x2 tiles, not a tiny clipped ribbon. */
  .mhb-worlds--exact{padding:10px 0 12px!important;background:#fffdf9!important}
  .mhb-worlds__track--exact{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:0 10px!important;margin:0!important;overflow:visible!important}
  .mhb-world-card--exact{min-width:0!important;width:100%!important;aspect-ratio:1/1.04!important;border:0!important;position:relative!important;overflow:hidden!important;background:#d8cec0!important}
  .mhb-world-card--exact picture{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important}.mhb-world-card--exact img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:72% center!important;transform:none!important}
  .mhb-world-card--exact:nth-child(2) img{object-position:70% center!important}.mhb-world-card--exact:nth-child(3) img{object-position:76% center!important}.mhb-world-card--exact:nth-child(4) img{object-position:77% center!important}
  .mhb-world-card__shade{display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(6,26,33,.02) 22%,rgba(6,26,33,.82) 100%)!important;z-index:1!important}
  .mhb-world-card__content{display:flex!important;position:absolute!important;inset:auto 12px 13px!important;z-index:2!important;color:#fff!important;flex-direction:column!important;align-items:flex-start!important;text-shadow:0 1px 12px rgba(0,0,0,.24)!important}
  .mhb-world-card__content strong{font:400 25px/1 var(--mhb-serif)!important;letter-spacing:-.025em!important}.mhb-world-card__content small{font:11px/1.23 var(--mhb-serif)!important;margin-top:5px!important;max-width:145px!important;color:#f5f0e9!important}.mhb-world-card__content em{font:700 6.8px/1 var(--mhb-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-style:normal!important;margin-top:10px!important;color:#fff!important}

  /* Commitment is compact and readable rather than a horizontally clipped strip. */
  .mhb-commitment{overflow:visible!important;background:#f1ece4!important;border-block:1px solid #dbd3c8!important}
  .mhb-commitment__grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;min-height:0!important;overflow:visible!important;padding:0!important}
  .mhb-commitment__grid>.mhb-commitment__label{grid-column:1/-1!important;min-height:48px!important;border:0!important;border-bottom:1px solid #d9d1c6!important;justify-content:flex-start!important;padding:0 14px!important}
  .mhb-commitment__label span{font-size:7.5px!important;letter-spacing:.24em!important}
  .mhb-commitment__grid>div:not(.mhb-commitment__label){min-width:0!important;min-height:76px!important;padding:12px 13px!important;border:0!important;border-right:1px solid #d9d1c6!important;border-bottom:1px solid #d9d1c6!important;gap:9px!important}
  .mhb-commitment__grid>div:not(.mhb-commitment__label):nth-child(odd){border-right:0!important}
  .mhb-commitment__grid>div:last-child{grid-column:1/-1!important;border-right:0!important;border-bottom:0!important}
  .mhb-commitment i{width:23px!important;height:23px!important;flex:0 0 23px!important;color:#173d49!important}.mhb-commitment strong{font-size:6.6px!important;letter-spacing:.12em!important}.mhb-commitment small{font-size:9.5px!important;line-height:1.25!important;margin-top:3px!important;color:#687378!important}

  /* Featured: headline + actual 2-column commerce grid. No carousel, no random
     pseudo '+' button and no off-screen product clipping. */
  .mhb-featured{padding:40px 0 44px!important;background:#fbf8f2!important}
  .mhb-featured__grid{width:calc(100% - 24px)!important;display:grid!important;grid-template-columns:1fr!important;gap:24px!important}
  .mhb-featured__grid>.mhb-section-intro{max-width:none!important;padding:0!important;display:block!important}
  .mhb-featured .mhb-section-intro h2{font:400 35px/1.01 var(--mhb-serif)!important;letter-spacing:-.037em!important;max-width:345px!important;margin:10px 0 0!important}.mhb-section-intro__copy{font:13px/1.45 var(--mhb-serif)!important;max-width:330px!important;margin:12px 0 0!important}.mhb-featured .mhb-text-link{margin-top:16px!important;font-size:7.5px!important;width:max-content!important}
  .mhb-featured__products{width:100%!important;min-width:0!important;overflow:visible!important}
  .mhb-featured .products,.mhb-featured .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 9px!important;overflow:visible!important;padding:0!important;margin:0!important}
  .mhb-featured .products li.product{min-width:0!important;width:100%!important;flex:initial!important;scroll-snap-align:none!important;border:0!important;background:transparent!important;padding:0!important;overflow:visible!important}
  .mhb-featured .products li.product:after{display:none!important;content:none!important}
  .mhb-featured .products li.product .mhb-card-image,.mhb-featured .products li.product a>img{width:100%!important;height:auto!important;aspect-ratio:1/1.15!important;object-fit:contain!important;background:#eee9e1!important;padding:9px!important;margin:0!important;overflow:hidden!important}
  .mhb-featured .products li.product .mhb-card-image img{padding:8px!important;object-fit:contain!important}
  .mhb-featured .products li.product .woocommerce-loop-product__title{font:400 16px/1.08 var(--mhb-serif)!important;padding:10px 0 0!important;min-height:35px!important;margin:0!important}.mhb-featured .products li.product .mhb-product-subtitle{font-size:8.8px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:24px!important;margin:5px 0 0!important;color:#69767a!important}.mhb-featured .products li.product .price{font-size:10.5px!important;margin:7px 0 9px!important}.mhb-featured .products li.product .star-rating{font-size:8.5px!important;margin:0 0 9px!important}.mhb-featured .products li.product .mhb-card-options{display:none!important}.mhb-featured .products li.product .mhb-product-card-actions{display:block!important;padding:0!important;margin:0!important}.mhb-featured .products li.product .mhb-quick-buy-button{display:flex!important;width:100%!important;height:36px!important;min-height:36px!important;margin:0!important;background:transparent!important;color:var(--mhb-ink)!important;border:1px solid #b8afa3!important;font-size:6.8px!important;letter-spacing:.12em!important}.mhb-featured .products li.product .mhb-card-view,.mhb-featured .products li.product .mhb-compare-toggle{display:none!important}

  /* Proof becomes the deliberate dark editorial break. */
  .mhb-proof-home{padding:0!important;background:var(--mhb-ink)!important}
  .mhb-proof-home__grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important;min-height:0!important}
  .mhb-proof-home__copy{padding:40px 21px 34px!important;min-height:0!important}.mhb-proof-home h2{font:400 40px/.98 var(--mhb-serif)!important;letter-spacing:-.04em!important;margin:11px 0 14px!important;max-width:330px!important}.mhb-proof-home p{font:14px/1.55 var(--mhb-serif)!important;margin:0 0 22px!important;max-width:410px!important}.mhb-proof-home .mhb-button{min-height:43px!important;font-size:7.2px!important;padding:0 15px!important}.mhb-proof-home figure{height:230px!important;order:2!important}.mhb-proof-home figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 48%!important}.mhb-proof-home__points{order:3!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;border:0!important;border-top:1px solid rgba(255,255,255,.14)!important}.mhb-proof-home__points>div{min-height:72px!important;display:grid!important;grid-template-columns:32px 1fr!important;align-items:center!important;text-align:left!important;gap:6px!important;padding:13px 14px!important;border-right:1px solid rgba(255,255,255,.14)!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.mhb-proof-home__points>div:nth-child(even){border-right:0!important}.mhb-proof-home__points>div:last-child{grid-column:1/-1!important;border-right:0!important;border-bottom:0!important}.mhb-proof-home__points b{font-size:19px!important;color:#c69a58!important}.mhb-proof-home__points span{font-size:6.8px!important;line-height:1.3!important;letter-spacing:.14em!important}

  /* Journal is editorial rather than a generic card list. */
  .mhb-journal{padding:0!important;background:#fffdf9!important}.mhb-journal__grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important}.mhb-journal-feature{min-height:330px!important}.mhb-journal-feature>img{object-position:center 54%!important}.mhb-journal-feature:after{background:linear-gradient(90deg,rgba(6,29,38,.8),rgba(6,29,38,.15))!important}.mhb-journal-feature>div{padding:38px 22px!important;max-width:345px!important}.mhb-journal-feature h2{font:400 37px/1 var(--mhb-serif)!important;letter-spacing:-.036em!important;margin:12px 0 13px!important}.mhb-journal-feature p{font:13px/1.48 var(--mhb-serif)!important;margin:0 0 17px!important}.mhb-journal-list{padding:0 14px!important;border:0!important;background:#fbf8f2!important}.mhb-journal-row{grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;min-height:98px!important;padding:12px 0!important;border-bottom:1px solid #ddd6cc!important;background:transparent!important}.mhb-journal-row>img{width:92px!important;height:72px!important;object-fit:cover!important}.mhb-journal-row h3{font:400 16px/1.12 var(--mhb-serif)!important;margin:4px 0!important}

  .mhb-footer{padding-bottom:26px!important}
  .mhb-cart-drawer__head,.mhb-cart-delivery{padding-left:20px!important;padding-right:20px!important}.mhb-cart-drawer .widget_shopping_cart_content{padding-left:20px!important;padding-right:20px!important}
}

@media(max-width:560px){
  .mhb-header__inner{grid-template-columns:44px minmax(0,1fr) 84px!important;padding:0 8px!important}.mhb-wordmark{font-size:25px!important}.mhb-header-actions{width:84px!important;grid-template-columns:42px 42px!important}.mhb-header-actions .mhb-icon-button{width:42px!important;height:42px!important}
  .mhb-home-hero--exact .mhb-home-hero__grid{grid-template-rows:auto 205px!important}.mhb-home-hero--exact .mhb-home-hero__product,.mhb-home-hero--exact .mhb-home-hero__image{height:205px!important}.mhb-home-hero--exact .mhb-home-hero__copy{padding:25px 17px 22px!important}.mhb-home-hero--exact .mhb-home-hero__copy h1{font-size:35px!important;max-width:365px!important}.mhb-home-hero--exact .mhb-home-hero__copy>p{font-size:14px!important;margin-bottom:17px!important}.mhb-home-hero--exact .mhb-button{font-size:6.8px!important;letter-spacing:.1em!important;padding-inline:6px!important}.mhb-home-hero--exact .mhb-hero-trust{margin-top:18px!important;padding-top:14px!important}.mhb-home-hero--exact .mhb-hero-trust span{flex-direction:column!important;text-align:center!important;gap:5px!important}.mhb-home-hero--exact .mhb-hero-trust b{font-size:5.9px!important}
  .mhb-world-card--exact{aspect-ratio:1/1.05!important}.mhb-world-card__content{inset:auto 10px 11px!important}.mhb-world-card__content strong{font-size:23px!important}.mhb-world-card__content small{font-size:9.8px!important;max-width:132px!important}
  .mhb-commitment__grid>div:not(.mhb-commitment__label){padding:12px 10px!important}.mhb-featured .products{gap:20px 8px!important}.mhb-featured .products li.product .woocommerce-loop-product__title{font-size:15px!important}.mhb-proof-home figure{height:210px!important}.mhb-journal-feature{min-height:315px!important}
}

@media(min-width:901px) and (max-width:1180px){.mhb-home-hero--exact .mhb-home-hero__copy h1{font-family:var(--mhb-serif)!important;font-size:44px!important}}

/* =========================================================
   v12.0 FINAL DIRECTION LOCK
   Campaign-led sports-luxury. Do not revert to card-template UI.
   ========================================================= */
:root{
  --mhb-ink:#092d3a;
  --mhb-ink-deep:#062632;
  --mhb-ivory:#f8f5ef;
  --mhb-paper:#fffdf9;
  --mhb-stone:#d8d0c4;
  --mhb-line:#d8d2c9;
  --mhb-gold:#b78b4e;
  --mhb-display:'Arial Narrow','Aptos Narrow','Helvetica Neue Condensed',Arial,sans-serif;
  --mhb-sans:'Helvetica Neue',Helvetica,Arial,sans-serif;
  --mhb-serif:Georgia,'Times New Roman',serif;
}
body{font-family:var(--mhb-sans);background:var(--mhb-ivory)}
.mhb-wordmark{font-family:var(--mhb-serif);font-weight:400;letter-spacing:-.045em}
.mhb-header{height:68px;background:#fffdf9;border-bottom:1px solid #ded8cf;position:relative!important;top:auto!important}
.mhb-header__inner{height:68px!important;grid-template-columns:210px minmax(0,1fr) 126px!important;gap:20px!important}
.mhb-menu{gap:25px}.mhb-menu-item>a{height:68px;font-size:9px;letter-spacing:.1em;font-weight:650}.mhb-menu-item>a:after{bottom:15px}
.mhb-utilitybar{height:26px;background:var(--mhb-ink-deep)}
.mhb-mega-wrap{top:68px}

/* Homepage */
.mhb-v12-home{background:#f8f5ef}.mhb-v12-label,.mhb-v12-section-head span,.mhb-v12-featured__head>div>span,.mhb-v12-proofline__lead>span,.mhb-v12-story__copy>span{font-size:10px;line-height:1.2;letter-spacing:.24em;text-transform:uppercase;font-weight:700}
.mhb-v12-hero{background:#0a2c38}.mhb-v12-hero__media{height:min(760px,calc(100vh - 94px));min-height:620px;position:relative;overflow:hidden}.mhb-v12-hero__media>img{width:100%;height:100%;object-fit:cover;object-position:center 32%}.mhb-v12-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,32,.63) 0%,rgba(5,25,32,.28) 39%,rgba(5,25,32,0) 66%),linear-gradient(0deg,rgba(5,25,32,.18),transparent 45%)}
.mhb-v12-hero__copy{position:absolute;left:max(28px,calc((100vw - var(--mhb-shell))/2 + 28px));top:50%;transform:translateY(-44%);z-index:2;width:min(520px,42vw);color:#fff}.mhb-v12-hero__copy h1{font:700 clamp(62px,6vw,105px)/.87 var(--mhb-display);letter-spacing:-.055em;text-transform:uppercase;margin:22px 0 22px;max-width:780px}.mhb-v12-hero__copy p{font:400 17px/1.55 var(--mhb-serif);max-width:450px;margin:0 0 30px;color:#f1eee9}.mhb-v12-label{color:#e6dfd5}.mhb-v12-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-width:180px;height:52px;padding:0 18px;background:#f7f3ed;color:var(--mhb-ink);font-size:10px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.mhb-v12-hero__index{display:flex;gap:18px;margin-top:46px;font-size:10px;letter-spacing:.17em}.mhb-v12-hero__index b{border-bottom:1px solid #fff;padding-bottom:5px}.mhb-v12-hero__aside{position:absolute;right:5.2vw;top:18%;z-index:2;color:#fff;font-size:11px;line-height:2;letter-spacing:.28em;text-transform:uppercase}
.mhb-v12-worlds{padding:36px 0 24px;background:#f8f5ef}.mhb-v12-section-head{padding-bottom:17px;border-bottom:1px solid var(--mhb-line);margin-bottom:12px}.mhb-v12-world-grid{display:grid;grid-template-columns:1.2fr 1fr .9fr;grid-template-rows:280px 280px;gap:8px}.mhb-v12-world{position:relative;overflow:hidden;background:#3d4547;color:#fff}.mhb-v12-world--1{grid-row:1/3}.mhb-v12-world--2{grid-row:1/3}.mhb-v12-world--3{grid-column:3;grid-row:1}.mhb-v12-world--4{grid-column:3;grid-row:2}.mhb-v12-world img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.65,.25,1)}.mhb-v12-world:hover img{transform:scale(1.025)}.mhb-v12-world__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,21,27,.7),rgba(5,21,27,.02) 72%)}.mhb-v12-world__copy{position:absolute;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:end}.mhb-v12-world__copy strong{font:700 clamp(37px,4vw,67px)/.88 var(--mhb-display);letter-spacing:-.045em;text-transform:uppercase}.mhb-v12-world__copy small{font-size:9px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.mhb-v12-world__copy em{grid-column:1/-1;font:400 13px/1.4 var(--mhb-serif);font-style:normal;color:#eee9e2;max-width:300px}.mhb-v12-world--3 .mhb-v12-world__copy strong,.mhb-v12-world--4 .mhb-v12-world__copy strong{font-size:38px}
.mhb-v12-proofline{padding:56px 0 50px;background:#f4f0e9;border-block:1px solid var(--mhb-line)}.mhb-v12-proofline__inner{display:grid;grid-template-columns:.95fr 1.55fr;gap:70px;align-items:end}.mhb-v12-proofline__lead h2{font:700 clamp(42px,4.5vw,72px)/.9 var(--mhb-display);letter-spacing:-.045em;text-transform:uppercase;margin:15px 0 0;max-width:610px}.mhb-v12-proofline__points{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--mhb-line)}.mhb-v12-proofline__points>div{padding:22px 22px 0 0;border-right:1px solid var(--mhb-line);margin-right:22px}.mhb-v12-proofline__points>div:last-child{border-right:0}.mhb-v12-proofline__points b{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.mhb-v12-proofline__points small{display:block;margin-top:7px;font:12px/1.45 var(--mhb-serif);color:#657278}
.mhb-v12-featured{padding:62px 0 76px;background:#fffdf9}.mhb-v12-featured__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.mhb-v12-featured__head h2{font:700 clamp(48px,5vw,78px)/.92 var(--mhb-display);letter-spacing:-.055em;text-transform:uppercase;margin:10px 0 0}.mhb-v12-featured__head>a{font-size:10px;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:4px}
.mhb-v12-featured .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.mhb-v12-featured .products li.product{margin:0!important}
.mhb-v12-story{min-height:500px;position:relative;display:flex;align-items:center;color:#fff;background:#0b2b36;overflow:hidden}.mhb-v12-story__image,.mhb-v12-story__image img,.mhb-v12-story__shade{position:absolute;inset:0;width:100%;height:100%}.mhb-v12-story__image img{object-fit:cover;object-position:center 60%}.mhb-v12-story__shade{background:linear-gradient(90deg,rgba(5,28,36,.78),rgba(5,28,36,.08) 70%)}.mhb-v12-story__copy{position:relative;z-index:2}.mhb-v12-story__copy h2{font:700 clamp(54px,5vw,82px)/.9 var(--mhb-display);letter-spacing:-.055em;text-transform:uppercase;max-width:650px;margin:15px 0}.mhb-v12-story__copy p{font:16px/1.5 var(--mhb-serif);max-width:400px}.mhb-v12-story__copy a{display:inline-block;margin-top:18px;padding-bottom:5px;border-bottom:1px solid #fff;font-size:10px;letter-spacing:.15em;text-transform:uppercase}
.mhb-v12-journal{padding:70px 0 82px;background:#f8f5ef}.mhb-v12-journal__grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:10px}.mhb-v12-journal__grid a{display:grid;grid-template-columns:1fr auto;gap:12px 20px}.mhb-v12-journal__grid img{grid-column:1/-1;width:100%;aspect-ratio:4/3;object-fit:cover}.mhb-v12-journal__grid strong{font:700 25px/1 var(--mhb-display);text-transform:uppercase;letter-spacing:-.025em}.mhb-v12-journal__grid span{font-size:9px;text-transform:uppercase;letter-spacing:.13em}

@media(max-width:900px){
  .mhb-utilitybar{height:26px}.mhb-utilitybar__right span:first-child,.mhb-utilitybar__right i{display:none}.mhb-utilitybar__inner{width:100%;padding:0 14px;font-size:8px}.mhb-header{height:62px}.mhb-header__inner{height:62px!important;grid-template-columns:44px minmax(0,1fr) 92px!important;width:100%;padding:0 12px}.mhb-mobile-trigger{display:grid}.mhb-nav{display:none}.mhb-brand{text-align:center}.mhb-wordmark{font-size:27px}.mhb-account-icon{display:none!important}.mhb-header-actions{gap:1px}.mhb-mega-wrap{display:none!important}
  .mhb-v12-hero__media{height:calc(100svh - 88px);min-height:570px;max-height:720px}.mhb-v12-hero__media>img{object-position:58% center}.mhb-v12-hero__veil{background:linear-gradient(0deg,rgba(4,24,31,.84) 0%,rgba(4,24,31,.36) 48%,rgba(4,24,31,.08) 78%)}.mhb-v12-hero__copy{left:24px;right:24px;bottom:38px;top:auto;transform:none;width:auto}.mhb-v12-hero__copy h1{font-size:clamp(50px,14.5vw,72px);line-height:.88;max-width:360px;margin:15px 0 17px}.mhb-v12-hero__copy p{font-size:13px;line-height:1.4;max-width:330px;margin-bottom:22px}.mhb-v12-hero__aside{top:18%;right:22px;font-size:9px}.mhb-v12-hero__index{margin-top:25px}.mhb-v12-cta{height:48px;min-width:176px}
  .mhb-v12-worlds{padding:24px 0}.mhb-v12-section-head{margin-bottom:8px}.mhb-v12-world-grid{grid-template-columns:1fr 1fr;grid-template-rows:205px 205px;gap:6px}.mhb-v12-world--1,.mhb-v12-world--2,.mhb-v12-world--3,.mhb-v12-world--4{grid-column:auto;grid-row:auto}.mhb-v12-world__copy{left:14px;right:14px;bottom:13px;display:block}.mhb-v12-world__copy strong{display:block;font-size:34px!important}.mhb-v12-world__copy small{display:block;margin-top:6px}.mhb-v12-world__copy em{display:none}
  .mhb-v12-proofline{padding:38px 0 34px}.mhb-v12-proofline__inner{grid-template-columns:1fr;gap:24px}.mhb-v12-proofline__lead h2{font-size:46px}.mhb-v12-proofline__points{grid-template-columns:1fr}.mhb-v12-proofline__points>div{border-right:0;border-bottom:1px solid var(--mhb-line);margin:0;padding:15px 0}.mhb-v12-proofline__points>div:last-child{border-bottom:0}
  .mhb-v12-featured{padding:40px 0 48px}.mhb-v12-featured__head{align-items:start}.mhb-v12-featured__head h2{font-size:48px}.mhb-v12-featured .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 8px!important}.mhb-v12-featured .products li.product{min-width:0!important}.mhb-v12-featured .products li.product:nth-child(n+5){display:none}
  .mhb-v12-story{min-height:390px}.mhb-v12-story__copy h2{font-size:50px;max-width:340px}.mhb-v12-story__copy p{font-size:13px}.mhb-v12-journal{padding:44px 0 54px}.mhb-v12-journal__grid{grid-template-columns:1fr}.mhb-v12-journal__grid a{margin-bottom:20px}
}
@media(max-width:520px){
  .mhb-shell{width:calc(100% - 28px)}.mhb-v12-hero__media{height:610px;min-height:610px}.mhb-v12-hero__media>img{object-position:59% center}.mhb-v12-hero__copy h1{font-size:clamp(44px,11.5vw,50px)}.mhb-v12-world-grid{grid-template-rows:190px 190px}.mhb-v12-featured__head{display:block}.mhb-v12-featured__head>a{display:inline-block;margin-top:15px}.mhb-v12-featured__head h2{font-size:44px}.mhb-v12-story__copy h2{font-size:46px}
}


/* ==========================================================================
   v12.0.1 HEADER / RESPONSIVE UX CONSOLIDATION
   One header state at a time. No duplicate or overlapping desktop/mobile nav.
   ========================================================================== */
.mhb-header{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;background:#fffdf9!important;border-bottom:1px solid #ded8cf!important;overflow:visible!important;z-index:180!important}
.mhb-header__inner{position:relative!important;box-sizing:border-box!important}
.mhb-brand,.mhb-nav,.mhb-header-actions,.mhb-mobile-trigger{box-sizing:border-box!important}
.mhb-brand,.mhb-nav,.mhb-header-actions{top:auto!important;bottom:auto!important}

@media(min-width:1201px){
  .mhb-header{height:68px!important}
  .mhb-header__inner{height:68px!important;min-height:68px!important;display:flex!important;align-items:center!important;gap:28px!important;width:min(100% - 44px,var(--mhb-shell))!important;max-width:var(--mhb-shell)!important;padding:0!important;margin:0 auto!important}
  .mhb-mobile-trigger{display:none!important;position:static!important}
  .mhb-brand{display:flex!important;position:static!important;inset:auto!important;transform:none!important;flex:0 0 210px!important;justify-self:auto!important;text-align:left!important;align-items:center!important}
  .mhb-wordmark{font-size:30px!important;line-height:1!important;white-space:nowrap!important}
  .mhb-nav{display:block!important;position:static!important;inset:auto!important;transform:none!important;flex:1 1 auto!important;min-width:0!important}
  .mhb-menu{display:flex!important;align-items:center!important;justify-content:center!important;gap:26px!important;flex-wrap:nowrap!important;width:100%!important}
  .mhb-menu-item>a{height:68px!important;font-size:9px!important;letter-spacing:.1em!important;white-space:nowrap!important}
  .mhb-header-actions{display:flex!important;position:static!important;inset:auto!important;transform:none!important;flex:0 0 126px!important;width:126px!important;justify-content:flex-end!important;align-items:center!important;gap:2px!important}
  .mhb-header-actions .mhb-icon-button,.mhb-header-actions .mhb-cart-trigger,.mhb-header-actions [data-mhb-cart-open]{position:relative!important;inset:auto!important;transform:none!important;width:40px!important;height:40px!important;flex:0 0 40px!important}
  .mhb-account-icon{display:grid!important}
  .mhb-mega-wrap{display:block;top:68px!important}
  .mhb-mega-wrap[hidden]{display:none!important}
}

@media(min-width:901px) and (max-width:1200px){
  .mhb-header{height:64px!important}
  .mhb-header__inner{height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 96px!important;align-items:center!important;gap:0!important;width:100%!important;max-width:none!important;padding:0 16px!important;margin:0!important}
  .mhb-mobile-trigger{display:grid!important;grid-column:1!important;position:relative!important;inset:auto!important;justify-self:start!important}
  .mhb-brand{display:block!important;position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;text-align:center!important;width:auto!important}
  .mhb-wordmark{font-size:28px!important;white-space:nowrap!important}
  .mhb-nav,.mhb-mega-wrap{display:none!important}
  .mhb-header-actions{grid-column:3!important;display:grid!important;grid-template-columns:48px 48px!important;position:static!important;inset:auto!important;transform:none!important;width:96px!important;justify-self:end!important;gap:0!important}
  .mhb-header-actions .mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-icon-button{width:48px!important;height:48px!important}
}

@media(max-width:900px){
  .mhb-utilitybar{display:block!important;height:26px!important}
  .mhb-utilitybar__inner{width:100%!important;padding:0 12px!important;justify-content:center!important;font-size:8px!important;letter-spacing:.02em!important}
  .mhb-utilitybar__inner>span:first-child{display:none!important}
  .mhb-utilitybar__right{display:flex!important;justify-content:center!important;gap:0!important}
  .mhb-utilitybar__right span:first-child,.mhb-utilitybar__right i{display:none!important}
  .mhb-header{height:62px!important}
  .mhb-header__inner{height:62px!important;min-height:62px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) 92px!important;align-items:center!important;gap:0!important;width:100%!important;max-width:none!important;padding:0 12px!important;margin:0!important}
  .mhb-mobile-trigger{display:grid!important;grid-column:1!important;position:relative!important;inset:auto!important;justify-self:start!important}
  .mhb-brand{display:block!important;position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;text-align:center!important;width:auto!important}
  .mhb-wordmark{font-size:27px!important;line-height:1!important;white-space:nowrap!important}
  .mhb-nav,.mhb-mega-wrap{display:none!important}
  .mhb-header-actions{grid-column:3!important;display:grid!important;grid-template-columns:46px 46px!important;position:static!important;inset:auto!important;transform:none!important;width:92px!important;justify-self:end!important;gap:0!important}
  .mhb-header-actions .mhb-account-icon{display:none!important}
  .mhb-header-actions .mhb-icon-button{width:46px!important;height:46px!important}
  .mhb-header-actions .mhb-icon-button svg,.mhb-mobile-trigger svg{width:20px!important;height:20px!important}
}
@media(max-width:480px){
  .mhb-header__inner{grid-template-columns:42px minmax(0,1fr) 86px!important;padding:0 8px!important}
  .mhb-wordmark{font-size:25px!important}
  .mhb-header-actions{width:86px!important;grid-template-columns:43px 43px!important}
  .mhb-header-actions .mhb-icon-button{width:43px!important;height:43px!important}
}


/* =========================================================
   v12.1 mock-up rebuild overrides
   ========================================================= */
body.mhb-premium{background:#f5f1ea}
.mhb-utilitybar{height:22px;background:#042c3b;color:#f5f0e7;font-size:9px}
.mhb-header{height:68px;background:#fbf8f2;border-bottom:1px solid #ddd6ca}
.mhb-header__inner{grid-template-columns:34px minmax(380px,1fr) 220px;gap:18px}
.mhb-mobile-trigger{display:grid;background:transparent}
.mhb-mobile-trigger svg{width:18px;height:18px;stroke-width:1.8}
.mhb-brand{order:2;justify-self:center;position:absolute;left:50%;transform:translateX(-50%)}
.mhb-nav{order:1;margin-left:18px}
.mhb-menu{justify-content:flex-start;gap:22px}
.mhb-menu-item>a{height:68px;font-size:10px;letter-spacing:.11em;color:#112f3a}
.mhb-header-actions{order:3;gap:6px}
.mhb-wordmark{font:400 34px/1 var(--mhb-serif);letter-spacing:-.04em}
@media(max-width:1180px){.mhb-brand{position:static;transform:none;left:auto;order:1;justify-self:start}.mhb-header__inner{grid-template-columns:34px 1fr auto}.mhb-nav{display:none}}
@media(max-width:767px){.mhb-header{height:64px}.mhb-header__inner{grid-template-columns:34px 1fr auto;gap:10px}.mhb-brand{justify-self:center}.mhb-header-actions .mhb-account-icon{display:grid}.mhb-wordmark{font-size:28px}}

/* v12.1.1 header QA correction */
@media(max-width:767px){
  .mhb-header__inner{grid-template-columns:44px minmax(0,1fr) 92px!important;width:100%!important;padding:0 12px!important;gap:0!important}
  .mhb-mobile-trigger{grid-column:1!important;display:grid!important;width:44px!important;height:44px!important}
  .mhb-brand{grid-column:2!important;position:static!important;transform:none!important;justify-self:center!important;text-align:center!important;order:initial!important}
  .mhb-header-actions{grid-column:3!important;display:grid!important;grid-template-columns:46px 46px!important;width:92px!important;justify-self:end!important;gap:0!important;order:initial!important}
  .mhb-header-actions .mhb-account-icon{display:none!important}
  .mhb-header-actions [data-mhb-search-open],.mhb-header-actions .mhb-cart-trigger{display:grid!important;width:46px!important;height:46px!important;position:relative!important;inset:auto!important;transform:none!important}
  .mhb-wordmark{font-size:27px!important;white-space:nowrap!important}
}

/* WooCommerce desktop header follows the approved catalogue/PDP mock-up. */
@media(min-width:901px){
  body.woocommerce .mhb-header__inner{display:grid!important;grid-template-columns:210px minmax(0,1fr) 150px!important;gap:24px!important}
  body.woocommerce .mhb-mobile-trigger{display:none!important}
  body.woocommerce .mhb-brand{grid-column:1!important;position:static!important;left:auto!important;transform:none!important;justify-self:start!important;order:initial!important}
  body.woocommerce .mhb-nav{grid-column:2!important;display:block!important;margin:0!important;order:initial!important;min-width:0!important}
  body.woocommerce .mhb-menu{justify-content:center!important;gap:24px!important}
  body.woocommerce .mhb-header-actions{grid-column:3!important;justify-self:end!important;order:initial!important;width:auto!important}
}
