:root{--mbh-blue:#0F2C59;--mbh-orange:#F48942;--mbh-cream:#FFF9EE;--mbh-white:#FFFFFF;--mbh-charcoal:#1F2933;--mbh-grey:#6B7280;--mbh-radius:16px;--mbh-shadow:0 8px 24px rgba(15,44,89,.08);--mbh-max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,system-ui,sans-serif;color:var(--mbh-charcoal);background:#fff}.site-content{padding:0!important}.ast-container{max-width:none!important;padding:0!important}.mbh-container{max-width:var(--mbh-max);margin:auto;padding:0 24px}.mbh-announcement{background:var(--mbh-blue);color:#fff;font-size:13px}.mbh-announcement .mbh-container{min-height:34px;display:flex;align-items:center;gap:9px}.mbh-announcement .dot{color:var(--mbh-orange)}
.mbh-header{background:#fff;position:relative;z-index:20;box-shadow:0 2px 14px rgba(15,44,89,.06)}.mbh-header-top{display:grid;grid-template-columns:240px 1fr auto;gap:28px;align-items:center;padding-top:15px;padding-bottom:15px}.mbh-logo img,.mbh-logo .custom-logo{max-width:215px;height:auto}.mbh-search{display:flex;border:1px solid #d8dee8;border-radius:8px;overflow:hidden;background:#fff}.mbh-search input{width:100%;border:0!important;padding:13px 16px!important;outline:0;box-shadow:none!important;font-size:14px}.mbh-search button{width:54px;border:0;background:var(--mbh-orange);color:var(--mbh-blue);font-size:20px;font-weight:700}.mbh-header-actions{display:flex;gap:20px}.mbh-header-actions a{color:var(--mbh-blue);text-decoration:none;display:grid;place-items:center;position:relative;font-size:19px}.mbh-header-actions small{font-size:11px}.mbh-header-actions b{position:absolute;right:-7px;top:-4px;background:var(--mbh-orange);color:var(--mbh-blue);font-size:10px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%}.mbh-main-nav{border-top:1px solid #edf0f5}.mbh-menu{display:flex;align-items:center;justify-content:center;gap:34px;list-style:none;margin:0;padding:0}.mbh-menu li{margin:0}.mbh-menu a{display:block;padding:14px 0;color:var(--mbh-blue);font-weight:600;font-size:14px;text-decoration:none}.mbh-menu a:hover{color:var(--mbh-orange)}.mbh-menu-toggle,.mbh-mobile-search{display:none}
.mbh-section{padding:78px 0}.mbh-section.compact{padding:52px 0}.mbh-section.cream{background:var(--mbh-cream)}.mbh-kicker{color:var(--mbh-orange);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.mbh-section h2{font-size:clamp(30px,3vw,40px);line-height:1.15;margin:0;color:var(--mbh-blue);font-weight:800}.mbh-section-lead{margin:8px 0 28px;color:var(--mbh-grey);font-size:17px}.mbh-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.mbh-btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{min-height:48px;border-radius:8px!important;padding:13px 22px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.01em;border:2px solid transparent!important;text-decoration:none!important;display:inline-flex!important;align-items:center;justify-content:center;gap:8px;transition:.2s ease}.mbh-btn.primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--mbh-orange)!important;color:var(--mbh-blue)!important}.mbh-btn.secondary{background:var(--mbh-blue);color:#fff}.mbh-btn.outline{background:#fff;color:var(--mbh-blue);border-color:var(--mbh-blue)!important}.mbh-btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--mbh-blue)!important;color:#fff!important;transform:translateY(-1px)}
.mbh-hero{background:var(--mbh-cream);overflow:hidden}.mbh-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px;align-items:stretch}.mbh-hero-copy{padding:78px 0 64px 24px;align-self:center}.mbh-hero h1{font-size:clamp(42px,5vw,64px);line-height:.98;color:var(--mbh-blue);font-weight:800;margin:0 0 20px}.mbh-hero h1 span{color:var(--mbh-orange)}.mbh-hero p{font-size:18px;max-width:620px;margin:0 0 28px}.mbh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.mbh-grade-inline{display:flex;gap:22px;margin-top:24px;color:var(--mbh-blue);font-weight:600;font-size:14px}.mbh-grade-inline span:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--mbh-blue);color:#fff;margin-right:6px}.mbh-hero-media{position:relative;min-height:520px}.mbh-hero-media img{width:100%;height:100%;object-fit:cover}.mbh-hero-media:before{content:'';position:absolute;left:0;top:0;bottom:0;width:120px;background:linear-gradient(90deg,var(--mbh-cream),transparent);z-index:1}
.mbh-benefits{background:#fff;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5}.mbh-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.mbh-benefit{display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:center;padding:24px;border-right:1px solid #eef1f5}.mbh-benefit:last-child{border-right:0}.mbh-benefit-icon{width:44px;height:44px;border-radius:12px;background:var(--mbh-cream);display:grid;place-items:center;color:var(--mbh-blue);font-size:24px}.mbh-benefit strong{color:var(--mbh-blue);display:block}.mbh-benefit span{font-size:13px;color:var(--mbh-grey)}
.mbh-category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.mbh-category-card{position:relative;border-radius:var(--mbh-radius);overflow:hidden;min-height:205px;box-shadow:var(--mbh-shadow);text-decoration:none}.mbh-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.25s}.mbh-category-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(15,44,89,.96))}.mbh-category-copy{position:absolute;z-index:2;left:16px;right:16px;bottom:14px;color:#fff}.mbh-category-copy strong{display:block;font-size:17px}.mbh-category-copy span{color:var(--mbh-orange);font-size:13px;font-weight:700}.mbh-category-card:hover img{transform:scale(1.04)}
.woocommerce ul.products,.mbh-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px!important;margin:0!important}.woocommerce ul.products li.product,.mbh-product-card{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid #e8edf3;border-radius:var(--mbh-radius);padding:12px!important;box-shadow:var(--mbh-shadow);position:relative;overflow:hidden}.woocommerce ul.products li.product img{border-radius:12px;height:210px;object-fit:cover;margin-bottom:14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.25;color:var(--mbh-blue);font-weight:700;padding:0!important}.woocommerce ul.products li.product .price{color:var(--mbh-blue)!important;font-size:19px!important;font-weight:800!important;margin:8px 0 2px!important}.mbh-product-meta{font-size:13px;color:var(--mbh-grey);margin-top:4px}.mbh-stock{font-size:12px;font-weight:600;margin:3px 0 10px}.mbh-stock.in{color:#11883b}.mbh-stock.out{color:#6b7280}.mbh-product-badge{position:absolute;left:20px;top:20px;z-index:2;background:var(--mbh-orange);color:var(--mbh-blue);font-size:10px;font-weight:800;padding:5px 9px;border-radius:6px}.mbh-product-badge.sold{background:#565e69;color:#fff}.woocommerce ul.products li.product .button{width:100%;font-size:12px!important;margin-top:6px!important}
.mbh-grade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mbh-grade-card{min-height:270px;border-radius:var(--mbh-radius);overflow:hidden;position:relative;color:#fff}.mbh-grade-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mbh-grade-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,44,89,.98),rgba(15,44,89,.2))}.mbh-grade-card .copy{position:absolute;z-index:2;inset:0;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.mbh-grade-card h3{font-size:30px;color:#fff;margin:0}.mbh-grade-card p{max-width:250px;margin:6px 0 18px}.mbh-help{text-align:center;margin-top:26px;color:var(--mbh-blue)}
.mbh-promo{background:var(--mbh-blue);color:#fff;padding:40px 0}.mbh-promo .mbh-container{display:flex;align-items:center;justify-content:space-between;gap:24px}.mbh-promo h2{color:#fff;margin:0;font-size:34px}.mbh-promo p{margin:4px 0 0}.mbh-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mbh-step{display:grid;grid-template-columns:58px 1fr;gap:14px}.mbh-step-num{font-size:34px;font-weight:800;color:var(--mbh-orange)}.mbh-step strong{color:var(--mbh-blue);display:block}.mbh-step p{margin:5px 0 0;font-size:14px;color:var(--mbh-grey)}
.mbh-guide-layout{display:grid;grid-template-columns:.9fr 1.6fr;gap:40px;align-items:center}.mbh-guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mbh-guide-card{background:#fff;border:1px solid #e7ebf1;border-radius:12px;overflow:hidden;text-decoration:none;color:var(--mbh-charcoal)}.mbh-guide-card img{width:100%;height:130px;object-fit:cover}.mbh-guide-card .copy{padding:14px}.mbh-guide-card strong{display:block;color:var(--mbh-blue);font-size:14px}.mbh-guide-card span{font-size:12px;color:var(--mbh-orange);font-weight:700}
.mbh-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mbh-why-card{padding:24px;border:1px solid #e7ebf1;border-radius:14px;background:#fff}.mbh-why-card .icon{font-size:30px;color:var(--mbh-blue)}.mbh-why-card strong{display:block;color:var(--mbh-blue);margin:8px 0}.mbh-review-box{margin-top:28px;background:var(--mbh-cream);padding:28px;border-radius:16px;text-align:center}.mbh-stars{color:var(--mbh-orange);letter-spacing:2px}.mbh-review-box p{margin-bottom:0;color:var(--mbh-grey)}
.mbh-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mbh-blog-card{display:grid;grid-template-columns:115px 1fr;border:1px solid #e7ebf1;border-radius:14px;overflow:hidden;background:#fff}.mbh-blog-card img{width:100%;height:100%;object-fit:cover}.mbh-blog-card .copy{padding:16px}.mbh-blog-card strong{display:block;color:var(--mbh-blue);line-height:1.3}.mbh-blog-card p{font-size:13px;color:var(--mbh-grey);margin:5px 0}.mbh-blog-card a{color:var(--mbh-orange);font-weight:700;font-size:13px}
.mbh-footer{background:var(--mbh-blue);color:#fff;padding-top:58px}.mbh-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.8fr) 1.5fr;gap:35px}.mbh-footer-logo{max-width:190px;background:#fff;border-radius:8px;padding:8px}.mbh-footer p{font-size:13px;color:#dbe5f4}.mbh-footer h4{color:#fff;font-size:14px;margin:0 0 14px;text-transform:uppercase}.mbh-footer a{display:block;color:#e8eef8;text-decoration:none;font-size:13px;margin:8px 0}.mbh-footer a:hover{color:var(--mbh-orange)}.mbh-newsletter{display:flex;background:#fff;border-radius:8px;overflow:hidden}.mbh-newsletter input{border:0;padding:12px;width:100%}.mbh-newsletter button{border:0;background:var(--mbh-orange);color:var(--mbh-blue);font-weight:800;padding:0 14px}.mbh-footer-bottom{margin-top:42px;border-top:1px solid rgba(255,255,255,.15);padding:18px 0;font-size:12px}.mbh-footer-bottom .mbh-container{display:flex;justify-content:space-between;gap:20px}
/* WooCommerce pages */.woocommerce-page .site-content>.ast-container{max-width:var(--mbh-max)!important;padding:48px 24px!important}.woocommerce .woocommerce-breadcrumb{color:var(--mbh-grey);font-size:13px}.woocommerce .woocommerce-breadcrumb a{color:var(--mbh-blue)}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:24px}.woocommerce div.product div.images img{border-radius:var(--mbh-radius)}.woocommerce div.product .product_title{color:var(--mbh-blue);font-weight:800}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--mbh-blue)!important;font-weight:800}.woocommerce div.product .stock{font-weight:700}.woocommerce table.shop_table{border-radius:12px!important;overflow:hidden}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #d7dde7!important;border-radius:8px!important;padding:12px!important}.woocommerce-account .woocommerce-MyAccount-navigation a{color:var(--mbh-blue)}
@media(max-width:1100px){.mbh-category-grid{grid-template-columns:repeat(4,1fr)}.mbh-footer-grid{grid-template-columns:repeat(3,1fr)}.mbh-header-top{grid-template-columns:190px 1fr auto}.woocommerce ul.products,.mbh-products{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:780px){.mbh-container{padding:0 16px}.mbh-announcement .mbh-container{justify-content:center;font-size:11px;overflow:hidden;white-space:nowrap}.mbh-header-top{grid-template-columns:1fr auto auto;gap:12px;padding-top:10px;padding-bottom:8px}.mbh-logo img,.mbh-logo .custom-logo{display:none}.mbh-logo{width:52px;height:52px;background:url('../img/mbh-icon.png') center/contain no-repeat}.mbh-header-top>.mbh-search{display:none}.mbh-header-actions a:first-child{display:none}.mbh-header-actions small{display:none}.mbh-menu-toggle{display:block;border:0;background:var(--mbh-blue);color:#fff;width:42px;height:42px;border-radius:8px}.mbh-mobile-search{display:block;padding-bottom:10px}.mbh-main-nav{display:none}.mbh-main-nav.is-open{display:block}.mbh-menu{display:block;padding:8px 0 16px}.mbh-menu a{padding:11px 0;border-bottom:1px solid #edf0f4}.mbh-hero-grid{grid-template-columns:1fr;min-height:0}.mbh-hero-copy{padding:52px 16px 34px}.mbh-hero h1{font-size:40px}.mbh-hero-media{min-height:300px}.mbh-hero-media:before{display:none}.mbh-benefits-grid{grid-template-columns:repeat(2,1fr)}.mbh-benefit{border-bottom:1px solid #eef1f5}.mbh-section{padding:52px 0}.mbh-heading-row{align-items:flex-start;flex-direction:column}.mbh-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.mbh-category-card{min-height:175px}.woocommerce ul.products,.mbh-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce ul.products li.product{padding:9px!important}.woocommerce ul.products li.product img{height:150px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}.woocommerce ul.products li.product .price{font-size:16px!important}.mbh-grade-grid{grid-template-columns:1fr}.mbh-promo .mbh-container{align-items:flex-start;flex-direction:column}.mbh-promo h2{font-size:28px}.mbh-steps{grid-template-columns:1fr 1fr}.mbh-guide-layout{grid-template-columns:1fr}.mbh-guide-cards{grid-template-columns:1fr}.mbh-guide-card{display:grid;grid-template-columns:130px 1fr}.mbh-guide-card img{height:100%}.mbh-why-grid{grid-template-columns:repeat(2,1fr)}.mbh-blog-grid{grid-template-columns:1fr}.mbh-footer-grid{grid-template-columns:1fr 1fr}.mbh-footer-grid>div:first-child,.mbh-footer-grid>div:last-child{grid-column:1/-1}.mbh-footer-bottom .mbh-container{flex-direction:column}.woocommerce-page .site-content>.ast-container{padding:32px 16px!important}}
@media(max-width:430px){.mbh-grade-inline{gap:12px;font-size:12px}.mbh-benefit{grid-template-columns:38px 1fr;padding:16px 8px}.mbh-benefit-icon{width:36px;height:36px;font-size:19px}.mbh-benefit strong{font-size:12px}.mbh-category-copy{left:12px;right:12px}.mbh-category-copy strong{font-size:15px}.woocommerce ul.products li.product img{height:130px}.mbh-steps{grid-template-columns:1fr}.mbh-why-grid{grid-template-columns:1fr 1fr}.mbh-footer-grid{grid-template-columns:1fr 1fr}}
