@import url("https://use.typekit.net/npr0bol.css");

:root{--bhm-cream:#F6F1E8;--bhm-lime:#C9FF3B;--bhm-blue:#36CFFF;--bhm-purple:#B9A7FF;--bhm-black:#050505;--bhm-white:#fff}
.bhm-school{--cream:var(--bhm-cream);--lime:var(--bhm-lime);--blue:var(--bhm-blue);--purple:var(--bhm-purple);--black:var(--bhm-black);--white:var(--bhm-white);--line:2px solid var(--black);direction:rtl;background:var(--cream);color:var(--black);font-family:"discordia",Arial,sans-serif;overflow:hidden;width:100%}
.bhm-school *,.bhm-ui-layer *{box-sizing:border-box}.bhm-school a,.bhm-ui-layer a{color:inherit;text-decoration:none}.bhm-school button,.bhm-school input,.bhm-school select,.bhm-ui-layer button,.bhm-ui-layer input{font:inherit}.bhm-wrap{width:min(1380px,calc(100% - 48px));margin:auto}.bhm-eyebrow{font-size:.76rem;letter-spacing:.11em;font-weight:800;direction:ltr;display:inline-block}.bhm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 18px;border:2px solid var(--bhm-black);background:var(--bhm-cream);font-weight:900;transition:.18s;cursor:pointer}.bhm-btn:hover{transform:translate(-4px,-4px);box-shadow:4px 4px 0 var(--bhm-black)}.bhm-primary{background:var(--bhm-lime)}.bhm-dark{background:var(--bhm-black);color:#fff}.bhm-tag{display:inline-flex;padding:5px 9px;border:1px solid;border-radius:999px;font-size:.7rem;font-weight:900;white-space:nowrap}.bhm-member-mini{font-size:.67rem;font-weight:900;letter-spacing:.02em;background:var(--bhm-lime);padding:5px 8px;border:1px solid}

/* Home */
.bhm-hero{min-height:650px;border-bottom:2px solid var(--bhm-black);display:grid;grid-template-columns:1.4fr .6fr}.bhm-hero-copy{padding:70px max(24px,calc((100vw - 1380px)/2 + 24px)) 56px 36px;display:flex;flex-direction:column;justify-content:space-between}.bhm-hero h1{font-size:clamp(4.3rem,9vw,9.7rem);line-height:.79;letter-spacing:-.065em;margin:25px 0}.bhm-hero h1 span{display:inline-block;margin-right:8vw}.bhm-hero-bottom{display:flex;gap:28px;justify-content:space-between;align-items:end}.bhm-hero-bottom p{max-width:650px;font-size:1.12rem}.bhm-actions{display:flex;gap:10px;flex-wrap:wrap}.bhm-hero-art{border-right:2px solid var(--bhm-black);display:grid;grid-template-rows:repeat(3,1fr)}.bhm-hero-art>div{padding:28px;border-bottom:2px solid var(--bhm-black);font-size:clamp(3rem,6.4vw,7rem);font-weight:900;line-height:.8;letter-spacing:-.05em;direction:ltr}.bhm-hero-art>div:nth-child(1){background:var(--bhm-blue)}.bhm-hero-art>div:nth-child(2){background:#fff}.bhm-hero-art>div:nth-child(3){background:var(--bhm-purple);border-bottom:0}.bhm-categories{display:flex;overflow:auto;border-bottom:2px solid var(--bhm-black)}.bhm-cat{border-left:2px solid var(--bhm-black);background:transparent;min-width:210px;min-height:150px;padding:19px;text-align:right;display:flex;flex-direction:column;justify-content:space-between;transition:.18s}.bhm-cat:hover{background:var(--bhm-lime);transform:translateY(-5px)}.bhm-cat small{direction:ltr;font-size:.68rem;letter-spacing:.1em}.bhm-cat strong{font-size:1.3rem}.bhm-section{padding:90px 0;border-bottom:2px solid var(--bhm-black)}.bhm-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.bhm-section-head h2{font-size:clamp(2.8rem,5.8vw,5.8rem);line-height:.86;letter-spacing:-.055em;margin:10px 0}.bhm-section-head p{max-width:420px}.bhm-toolbar{display:flex;gap:10px;align-items:end;margin-bottom:20px}.bhm-search{flex:1;display:grid;gap:5px}.bhm-search span{font-size:.72rem;font-weight:900}.bhm-search input{width:100%;border:2px solid var(--bhm-black);background:#fff;padding:13px 15px;outline:0}.bhm-cart-link{border:2px solid var(--bhm-black);padding:13px 16px;background:var(--bhm-cream);font-weight:900;white-space:nowrap}.bhm-products{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.bhm-products>div{grid-column:span 3}.bhm-product{border:2px solid var(--bhm-black);background:#fff;min-height:370px;display:flex;flex-direction:column;transition:.18s}.bhm-product:hover{transform:translate(-4px,-4px);box-shadow:4px 4px 0 var(--bhm-black)}.bhm-product-image{height:225px;border-bottom:2px solid var(--bhm-black);display:grid;place-items:center;background:var(--bhm-cream);overflow:hidden}.bhm-product-image img{width:100%;height:100%;object-fit:cover}.bhm-no-image{font-size:2rem;line-height:.9;text-align:center;font-weight:900;direction:ltr;padding:20px}.bhm-product-body{padding:17px;display:flex;flex-direction:column;flex:1}.bhm-product-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:.7rem}.bhm-product h3{font-size:1.45rem;margin:14px 0 4px;line-height:1}.bhm-card-kicker{margin:5px 0 15px;color:#555;font-size:.9rem}.bhm-product-bottom{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:auto}.bhm-price{font-weight:900}.bhm-product .bhm-btn{min-height:40px;padding:7px 10px;font-size:.82rem}.bhm-no-results{border:2px dashed;padding:25px;text-align:center}.bhm-type-playground{background:var(--bhm-black);color:#fff;padding:90px 0;border-bottom:2px solid var(--bhm-black)}.bhm-playbox{border:2px solid currentColor}.bhm-play-output{min-height:260px;background:var(--bhm-cream);color:var(--bhm-black);display:grid;place-items:center;text-align:center;padding:35px;font-size:76px;line-height:1;outline:0}.bhm-play-controls{border-top:2px solid currentColor;display:flex;gap:20px;align-items:center;padding:18px}.bhm-play-controls input{flex:1;accent-color:var(--bhm-lime)}

/* Membership */
.bhm-membership{background:var(--bhm-black);color:#fff}.bhm-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.bhm-plan{border:2px solid #fff;padding:28px;min-height:430px;display:flex;flex-direction:column;position:relative}.bhm-plan h3{font-size:2.45rem;line-height:.9;margin:20px 0}.bhm-plan-price{font-size:1.4rem;font-weight:900;margin-bottom:18px}.bhm-plan-price small{font-size:.7rem;font-weight:600}.bhm-plan ul{padding-right:20px;line-height:1.8}.bhm-plan .bhm-btn{margin-top:auto;border-color:currentColor}.bhm-plan-featured{background:var(--bhm-lime);color:var(--bhm-black);border-color:var(--bhm-black);transform:translateY(-14px);box-shadow:7px 7px 0 var(--bhm-blue)}.bhm-plan-personal{background:#fff;color:var(--bhm-black);border-color:#fff}.bhm-plan-ribbon{position:absolute;top:0;left:0;background:var(--bhm-blue);color:var(--bhm-black);padding:7px 12px;font-size:.72rem;font-weight:900;border-right:2px solid var(--bhm-black);border-bottom:2px solid var(--bhm-black)}.bhm-plan-personal .bhm-plan-ribbon{background:var(--bhm-purple)}.bhm-plan-setup{margin-top:auto;border:1px dashed;padding:10px;font-size:.8rem}.bhm-member-portal{background:var(--bhm-cream);color:var(--bhm-black)}.bhm-member-box{border:2px solid var(--bhm-black);background:#fff;padding:22px;margin:12px 0;display:flex;justify-content:space-between;align-items:center;gap:18px}.bhm-member-box h3{font-size:1.7rem;margin:10px 0 3px}.bhm-member-actions{display:flex;gap:8px;flex-wrap:wrap}

/* Product page */
.bhm-product-template-main{margin:0;padding:0;max-width:none!important;width:100%!important}.bhm-custom-product-page .site-main,.bhm-custom-product-page main{max-width:none}.bhm-single-product{overflow:visible}.bhm-product-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:690px;border-bottom:2px solid var(--bhm-black)}.bhm-product-gallery{min-width:0;background:#fff;border-left:2px solid var(--bhm-black);position:relative;overflow:hidden}.bhm-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;height:100%;scrollbar-width:none}.bhm-gallery-track::-webkit-scrollbar{display:none}.bhm-gallery-slide{min-width:100%;height:100%;margin:0;scroll-snap-align:start;display:grid;place-items:center;background:#fff}.bhm-gallery-slide img{width:100%;height:100%;object-fit:cover}.bhm-gallery-placeholder{height:100%;min-height:690px;display:grid;place-items:center;font-size:clamp(2.8rem,6vw,6rem);font-weight:900;direction:ltr;background:var(--bhm-blue)}.bhm-gallery-nav{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:8px;background:var(--bhm-cream);border:2px solid var(--bhm-black);padding:5px}.bhm-gallery-nav button{border:0;background:#fff;width:38px;height:38px;font-size:1.2rem;cursor:pointer}.bhm-gallery-nav span{padding:0 7px;font-size:.78rem;font-weight:800}.bhm-product-summary{padding:60px max(28px,calc((100vw - 1380px)/2 + 24px)) 55px 48px;display:flex;flex-direction:column;justify-content:center}.bhm-product-summary>div:first-child{display:flex;gap:10px;align-items:center;justify-content:space-between}.bhm-product-summary h1{font-size:clamp(3.8rem,7vw,7.4rem);line-height:.82;letter-spacing:-.06em;margin:32px 0 18px}.bhm-product-kicker{font-size:1.3rem;font-weight:800;margin:0 0 18px}.bhm-product-short{max-width:670px;font-size:1.05rem}.bhm-product-short p{margin:.5em 0}.bhm-product-price{font-size:2rem;font-weight:900;margin:24px 0}.bhm-purchase-box{display:grid;gap:14px;max-width:520px}.bhm-buy-main{width:100%;font-size:1rem}.bhm-membership-alt{border:2px solid var(--bhm-black);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;background:#fff}.bhm-membership-alt>span{font-size:.75rem}.bhm-membership-alt strong,.bhm-membership-alt small{display:block}.bhm-membership-alt a{text-decoration:underline;font-weight:800}.bhm-font-tester{background:var(--bhm-black);color:#fff}.bhm-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.bhm-info-grid h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:.9;margin:14px 0 24px}.bhm-clean-list,.bhm-number-list{margin:0;padding:0;list-style:none;border-top:2px solid var(--bhm-black)}.bhm-clean-list li,.bhm-number-list li{padding:16px 4px;border-bottom:1px solid var(--bhm-black);font-size:1.05rem}.bhm-number-list{counter-reset:bhmitem}.bhm-number-list li{counter-increment:bhmitem;display:grid;grid-template-columns:48px 1fr;gap:12px}.bhm-number-list li:before{content:counter(bhmitem,decimal-leading-zero);font-size:.75rem;font-weight:900}.bhm-product-specs{background:#fff}.bhm-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--bhm-black)}.bhm-spec-grid>div{padding:24px;border-left:2px solid var(--bhm-black)}.bhm-spec-grid>div:last-child{border-left:0}.bhm-spec-grid span,.bhm-spec-grid strong{display:block}.bhm-spec-grid span{font-size:.72rem;font-weight:900;margin-bottom:12px}.bhm-faq-list{border-top:2px solid var(--bhm-black)}.bhm-faq details{border-bottom:2px solid var(--bhm-black);background:#fff}.bhm-faq summary{cursor:pointer;padding:20px;font-weight:900;font-size:1.08rem}.bhm-faq details>div{padding:0 20px 20px;max-width:850px}.bhm-native-buy form.cart{margin:0!important}.bhm-native-buy .quantity{display:inline-block}.bhm-native-buy button{min-height:48px;border:2px solid var(--bhm-black)!important;background:var(--bhm-lime)!important;color:#000!important;padding:10px 18px!important}

/* Global drawer / modal */
.bhm-ui-layer{font-family:"discordia",Arial,sans-serif;direction:rtl}.bhm-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:99996;opacity:0;pointer-events:none;transition:.2s}.bhm-cart-drawer{position:fixed;left:0;top:0;bottom:0;width:min(470px,100%);background:var(--bhm-cream);z-index:99997;border-right:2px solid var(--bhm-black);transform:translateX(-105%);transition:.25s;display:flex;flex-direction:column}.bhm-ui-layer.bhm-cart-open .bhm-drawer-backdrop{opacity:1;pointer-events:auto}.bhm-ui-layer.bhm-cart-open .bhm-cart-drawer{transform:none}.bhm-cart-drawer header{display:flex;justify-content:space-between;align-items:start;padding:24px;border-bottom:2px solid var(--bhm-black)}.bhm-cart-drawer header h2{font-size:2.3rem;margin:8px 0 0}.bhm-cart-drawer header>button,.bhm-modal-x{border:0;background:transparent;font-size:2rem;cursor:pointer}.bhm-mini-cart{padding:18px;overflow:auto;flex:1}.bhm-mini-cart-item{display:grid;grid-template-columns:74px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #999}.bhm-mini-cart-item img{width:74px;height:74px;object-fit:cover}.bhm-mini-cart-item strong,.bhm-mini-cart-item small{display:block}.bhm-mini-cart-item button{border:0;background:transparent;font-size:1.4rem;cursor:pointer}.bhm-cart-empty{padding:25px 0;color:#666}.bhm-cart-drawer footer{border-top:2px solid var(--bhm-black);padding:20px}.bhm-mini-total{display:flex;justify-content:space-between;margin-bottom:14px}.bhm-cart-drawer footer .bhm-btn{width:100%}.bhm-free-modal{position:fixed;inset:0;background:rgba(0,0,0,.66);z-index:99998;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:.2s}.bhm-free-modal.bhm-open{opacity:1;pointer-events:auto}.bhm-free-card{width:min(520px,100%);background:var(--bhm-cream);border:2px solid var(--bhm-black);padding:32px;position:relative}.bhm-free-card h2{font-size:3rem;line-height:.9;margin:16px 0}.bhm-modal-x{position:absolute;left:14px;top:10px}.bhm-free-card label{display:grid;gap:6px;font-weight:800;margin:22px 0}.bhm-free-card input{border:2px solid var(--bhm-black);background:#fff;padding:13px}.bhm-form-message{min-height:24px;font-size:.9rem}.bhm-toast{position:fixed;bottom:25px;right:50%;transform:translate(50%,120px);background:var(--bhm-black);color:#fff;padding:12px 18px;z-index:99999;transition:.2s}.bhm-toast.bhm-show{transform:translate(50%,0)}

/* WooCommerce system pages */
.bhm-woo-system .woocommerce{direction:rtl;font-family:"discordia",Arial,sans-serif;max-width:1180px;margin:55px auto;padding:0 24px}.bhm-woo-system .woocommerce h1,.bhm-woo-system .woocommerce h2,.bhm-woo-system .woocommerce h3{font-family:"discordia",Arial,sans-serif;font-weight:900}.bhm-woo-system .woocommerce table.shop_table{border:2px solid var(--bhm-black);border-radius:0;background:#fff}.bhm-woo-system .woocommerce table.shop_table th,.bhm-woo-system .woocommerce table.shop_table td{border-top:1px solid #aaa}.bhm-woo-system .woocommerce a.button,.bhm-woo-system .woocommerce button.button,.bhm-woo-system .woocommerce input.button,.bhm-woo-system .woocommerce #respond input#submit{border:2px solid var(--bhm-black);border-radius:0;background:var(--bhm-lime);color:#000;font-weight:900;padding:12px 16px}.bhm-woo-system .woocommerce input.input-text,.bhm-woo-system .woocommerce textarea,.bhm-woo-system .woocommerce select{border:2px solid var(--bhm-black);border-radius:0;padding:12px;background:#fff}.bhm-woo-system .woocommerce .woocommerce-checkout-review-order,.bhm-woo-system .woocommerce .cart_totals,.bhm-woo-system .woocommerce .woocommerce-MyAccount-content{border:2px solid var(--bhm-black);padding:22px;background:#fff}.bhm-woo-system .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:2px solid var(--bhm-black)}.bhm-woo-system .woocommerce .woocommerce-MyAccount-navigation li{border-bottom:1px solid #aaa}.bhm-woo-system .woocommerce .woocommerce-MyAccount-navigation li:last-child{border:0}.bhm-woo-system .woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px}.bhm-woo-system .woocommerce-checkout #customer_details{margin-bottom:24px}.bhm-woo-system .woocommerce-info,.bhm-woo-system .woocommerce-message,.bhm-woo-system .woocommerce-error{border-top-color:var(--bhm-black);background:#fff}

/* Elementor / theme safety */
.elementor-widget-shortcode .bhm-school{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.bhm-shop-only{min-height:300px}

@media(max-width:1100px){.bhm-products>div{grid-column:span 4}.bhm-hero{grid-template-columns:1fr}.bhm-hero-art{display:none}.bhm-plans{grid-template-columns:1fr}.bhm-plan-featured{transform:none}.bhm-product-hero{grid-template-columns:1fr}.bhm-product-gallery{border-left:0;border-bottom:2px solid var(--bhm-black);min-height:520px}.bhm-gallery-placeholder{min-height:520px}.bhm-info-grid{grid-template-columns:1fr;gap:45px}.bhm-spec-grid{grid-template-columns:1fr}.bhm-spec-grid>div{border-left:0;border-bottom:2px solid var(--bhm-black)}.bhm-spec-grid>div:last-child{border-bottom:0}}
@media(max-width:760px){.bhm-wrap{width:min(100% - 28px,1380px)}.bhm-hero{min-height:590px}.bhm-hero-copy{padding:45px 18px 34px}.bhm-hero h1{font-size:4.4rem}.bhm-hero h1 span{margin-right:0}.bhm-hero-bottom,.bhm-section-head,.bhm-member-box{display:block}.bhm-actions{margin-top:18px}.bhm-section{padding:62px 0}.bhm-products>div{grid-column:span 6}.bhm-toolbar{flex-wrap:wrap}.bhm-search{flex-basis:100%}.bhm-play-output{font-size:48px;min-height:210px}.bhm-member-actions{margin-top:15px}.bhm-product-gallery{min-height:400px}.bhm-gallery-placeholder{min-height:400px}.bhm-product-summary{padding:38px 22px}.bhm-product-summary h1{font-size:4rem}.bhm-membership-alt{grid-template-columns:1fr}.bhm-product-meta{align-items:flex-start;flex-direction:column}.bhm-free-card h2{font-size:2.5rem}}
@media(max-width:520px){.bhm-products>div{grid-column:span 12}.bhm-hero h1{font-size:3.7rem}.bhm-product-image{height:245px}.bhm-product-summary h1{font-size:3.4rem}.bhm-gallery-nav{right:10px;bottom:10px}.bhm-plans{display:block}.bhm-plan{margin-bottom:16px}}
@media(prefers-reduced-motion:reduce){.bhm-school *,.bhm-ui-layer *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

/* v3 navigation / utility UI */
.bhm-site-header{position:sticky;top:0;z-index:9990;background:rgba(246,241,232,.97);border-bottom:2px solid var(--bhm-black);backdrop-filter:blur(12px)}
.bhm-site-header-inner{width:min(1380px,calc(100% - 48px));margin:auto;min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;gap:26px;align-items:center}
.bhm-site-logo{display:flex;align-items:center;width:154px;min-width:154px}.bhm-site-logo img{display:block;width:154px;height:auto;max-height:70px;object-fit:contain;object-position:right center}
.bhm-site-nav{display:flex;gap:24px;align-items:center;font-weight:800}.bhm-site-nav>a,.bhm-nav-shop-wrap>a{padding:27px 0;border-bottom:3px solid transparent}.bhm-site-nav>a:hover,.bhm-nav-shop-wrap>a:hover{border-color:var(--bhm-black)}
.bhm-site-actions{justify-self:end;display:flex;gap:7px;align-items:center}.bhm-site-actions button,.bhm-site-actions>a{min-width:42px;height:42px;border:1px solid var(--bhm-black);background:var(--bhm-cream);display:inline-flex;align-items:center;justify-content:center;padding:0 10px;font-weight:900;cursor:pointer}.bhm-site-actions [data-bhm-open-cart]{background:var(--bhm-lime)}
.bhm-nav-shop-wrap{position:relative}.bhm-mega-menu{position:absolute;top:59px;right:50%;transform:translateX(50%) translateY(-10px);width:min(980px,calc(100vw - 50px));background:#fff;border:2px solid var(--bhm-black);padding:24px;display:grid;grid-template-columns:repeat(4,1fr) 1.2fr;gap:22px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s;box-shadow:8px 8px 0 rgba(0,0,0,.12)}
.bhm-nav-shop-wrap:hover .bhm-mega-menu,.bhm-mega-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(50%) translateY(0)}.bhm-mega-menu>div{display:grid;align-content:start;gap:8px}.bhm-mega-menu small{font-size:.67rem;letter-spacing:.1em;font-weight:900}.bhm-mega-menu a{display:block;padding:5px 0}.bhm-mega-feature{background:var(--bhm-blue);border:2px solid var(--bhm-black);padding:18px!important;display:flex!important;flex-direction:column;justify-content:space-between;min-height:150px}.bhm-mega-feature strong{font-size:1.8rem;line-height:.9}.bhm-mega-feature span{font-weight:900}
.bhm-mobile-menu-button,.bhm-mobile-nav{display:none}.bhm-mobile-nav{border-top:2px solid var(--bhm-black);background:#fff;padding:14px 24px}.bhm-mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid #bbb;font-weight:800}.bhm-mobile-nav a:last-child{border-bottom:0}
.bhm-site-footer{background:var(--bhm-black);color:#fff;padding:58px 0 0}.bhm-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}.bhm-footer-grid>div{display:flex;flex-direction:column;gap:8px}.bhm-footer-brand img{display:block;width:190px;height:auto;background:var(--bhm-cream);padding:8px;border:1px solid #777}.bhm-footer-brand p{margin:6px 0 0}.bhm-footer-grid small{font-size:.68rem;letter-spacing:.1em}.bhm-site-footer a{color:#ddd}.bhm-footer-line{border-top:1px solid #777;margin-top:46px;padding:18px 24px;text-align:center;font-weight:900;letter-spacing:.09em;direction:ltr}

/* Toolbar / filters / cards / pagination */
.bhm-filter-toolbar{display:grid;grid-template-columns:minmax(220px,1.8fr) repeat(5,minmax(120px,.7fr)) auto;gap:8px;align-items:end}.bhm-filter-toolbar label{display:grid;gap:5px}.bhm-filter-toolbar label>span{font-size:.69rem;font-weight:900}.bhm-filter-toolbar input,.bhm-filter-toolbar select{width:100%;min-height:47px;border:2px solid var(--bhm-black);border-radius:0;background:#fff;padding:9px 11px;outline:0}.bhm-filter-toolbar .bhm-cart-link{min-height:47px;display:flex;align-items:center}
.bhm-product{position:relative}.bhm-card-tools{position:absolute;top:10px;left:10px;z-index:5}.bhm-heart{width:38px;height:38px;border:2px solid var(--bhm-black);background:var(--bhm-cream);font-size:1.25rem;line-height:1;display:grid;place-items:center;cursor:pointer}.bhm-heart.is-saved{background:var(--bhm-purple)}
.bhm-pagination{display:flex;gap:7px;justify-content:center;align-items:center;margin-top:28px}.bhm-pagination button{width:42px;height:42px;border:2px solid var(--bhm-black);background:#fff;font-weight:900;cursor:pointer}.bhm-pagination button.is-active{background:var(--bhm-black);color:#fff}

/* Search */
.bhm-global-search{position:fixed;inset:0;z-index:99998;background:rgba(0,0,0,.72);padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.bhm-global-search.bhm-open{opacity:1;visibility:visible;pointer-events:auto}.bhm-search-card{width:min(980px,100%);max-height:90vh;overflow:auto;margin:5vh auto 0;background:var(--bhm-cream);border:2px solid var(--bhm-black);padding:34px;position:relative}.bhm-search-card h2{font-size:clamp(2.8rem,6vw,5.8rem);line-height:.86;margin:14px 0 28px}.bhm-search-card>input{width:100%;border:0;border-bottom:3px solid var(--bhm-black);background:transparent;padding:14px 0;font-size:1.3rem;outline:0}.bhm-global-search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.bhm-search-result{border:1px solid var(--bhm-black);background:#fff;display:grid;grid-template-columns:82px 1fr;gap:13px;padding:10px}.bhm-search-result img{width:82px;height:82px;object-fit:cover}.bhm-search-result span{display:flex;flex-direction:column;justify-content:center}.bhm-search-result small{font-size:.65rem;letter-spacing:.07em}.bhm-search-result strong{font-size:1.05rem}.bhm-search-result em{font-style:normal;font-weight:900;margin-top:5px}

/* Font page */
.bhm-font-controls{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px}.bhm-font-controls label{display:grid;gap:6px}.bhm-font-controls label>span{font-size:.7rem;font-weight:900}.bhm-font-controls select,.bhm-font-controls input{width:100%;min-height:42px}.bhm-font-features{border:1px solid #777;padding:14px 16px;margin:16px 0 0}.bhm-nikud-sample,.bhm-glyph-board{margin-top:16px;border:2px solid #fff;padding:20px;background:var(--bhm-cream);color:var(--bhm-black)}.bhm-nikud-sample small,.bhm-glyph-board small{font-family:"discordia",Arial,sans-serif;font-size:.66rem;font-weight:900;letter-spacing:.1em}.bhm-nikud-sample p{font-size:clamp(2rem,5vw,4.6rem);line-height:1.25;margin:12px 0}.bhm-glyph-board p{font-size:clamp(1.8rem,4vw,3.7rem);line-height:1.45;word-break:break-word;margin:12px 0}.bhm-spec-grid{grid-template-columns:repeat(3,1fr)}.bhm-spec-grid .bhm-spec-wide{grid-column:span 2}

/* System pages */
.bhm-system-header{overflow:visible!important}.bhm-system-footer{overflow:visible!important}.bhm-woo-system{background:var(--bhm-cream)}.bhm-woo-system .woocommerce{min-height:55vh}.bhm-woo-system .woocommerce form.checkout{display:grid;grid-template-columns:1fr .8fr;gap:28px}.bhm-woo-system .woocommerce form.checkout #customer_details{grid-column:1}.bhm-woo-system .woocommerce form.checkout #order_review_heading,.bhm-woo-system .woocommerce form.checkout #order_review{grid-column:2}.bhm-woo-system .woocommerce form.checkout #order_review_heading{align-self:end;margin:0}.bhm-woo-system .woocommerce form.checkout #order_review{align-self:start}.bhm-woo-system .woocommerce-checkout-payment{background:#fff!important;border:2px solid var(--bhm-black);border-radius:0!important}.bhm-woo-system .woocommerce-checkout-payment ul.payment_methods{border-bottom:1px solid #999!important}.bhm-woo-system .woocommerce #payment #place_order{width:100%;min-height:54px;background:var(--bhm-lime)!important}

/* Elementor canvas: keep our full-width content tidy */
body.elementor-page .bhm-school{overflow:visible}.elementor-page .elementor-widget-shortcode>.elementor-widget-container>.bhm-school{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}

@media(max-width:1180px){.bhm-filter-toolbar{grid-template-columns:repeat(3,1fr)}.bhm-filter-toolbar .bhm-search{grid-column:span 2}.bhm-site-nav{gap:14px}.bhm-mega-menu{grid-template-columns:repeat(4,1fr)}.bhm-mega-feature{display:none!important}.bhm-woo-system .woocommerce form.checkout{grid-template-columns:1fr}.bhm-woo-system .woocommerce form.checkout #customer_details,.bhm-woo-system .woocommerce form.checkout #order_review_heading,.bhm-woo-system .woocommerce form.checkout #order_review{grid-column:1}}
@media(max-width:950px){.bhm-site-header-inner{grid-template-columns:1fr auto}.bhm-site-nav{display:none}.bhm-mobile-menu-button{display:inline-flex!important}.bhm-mobile-nav.is-open{display:block}.bhm-site-actions{justify-self:end}.bhm-mega-menu{position:static;transform:none!important;width:100%;box-shadow:none;border-width:1px;margin-top:8px}.bhm-global-search-results{grid-template-columns:1fr}.bhm-footer-grid{grid-template-columns:1fr 1fr}.bhm-footer-grid>div:first-child{grid-column:span 2}.bhm-font-controls{grid-template-columns:1fr}}
@media(max-width:650px){.bhm-site-header-inner{width:min(100% - 24px,1380px);min-height:70px}.bhm-site-logo{width:108px;min-width:108px}.bhm-site-logo img{width:108px;max-height:58px}.bhm-site-actions button,.bhm-site-actions>a{min-width:37px;height:37px;font-size:.8rem;padding:0 7px}.bhm-header-heart{display:none!important}.bhm-filter-toolbar{grid-template-columns:1fr 1fr}.bhm-filter-toolbar .bhm-search{grid-column:span 2}.bhm-filter-toolbar .bhm-cart-link{grid-column:span 2;justify-content:center}.bhm-search-card{padding:24px 18px}.bhm-global-search-results{display:block}.bhm-search-result{margin-bottom:8px}.bhm-footer-grid{grid-template-columns:1fr}.bhm-footer-grid>div:first-child{grid-column:span 1}.bhm-spec-grid .bhm-spec-wide{grid-column:auto}}

/* v3.0.1 — distraction-free checkout */
body.bhm-checkout-standalone{margin:0;background:var(--bhm-cream);color:var(--bhm-black)}
body.bhm-checkout-standalone .bhm-system-header,
body.bhm-checkout-standalone .bhm-system-footer,
body.bhm-checkout-standalone .bhm-site-header,
body.bhm-checkout-standalone .bhm-site-footer{display:none!important}
.bhm-checkout-template-main{min-height:100vh;padding:34px 20px 70px;background:var(--bhm-cream)}
.bhm-checkout-shell{width:min(1180px,100%);margin:0 auto}
.bhm-checkout-brand{display:flex;justify-content:flex-start;margin-bottom:54px}.bhm-checkout-brand a{font-weight:900;font-size:1rem;color:inherit;text-decoration:none;border-bottom:2px solid currentColor;padding-bottom:5px}
.bhm-checkout-heading{border-bottom:2px solid var(--bhm-black);padding-bottom:24px;margin-bottom:34px}.bhm-checkout-heading>span{font-size:.68rem;font-weight:900;letter-spacing:.12em;direction:ltr;display:inline-block}.bhm-checkout-heading h1{font-size:clamp(3rem,7vw,6.8rem);line-height:.84;letter-spacing:-.045em;margin:12px 0 10px}.bhm-checkout-heading p{font-size:1.05rem;margin:0}
.bhm-checkout-content .woocommerce{min-height:50vh}.bhm-checkout-content form.checkout{display:grid!important;grid-template-columns:1fr .82fr;gap:30px}.bhm-checkout-content #customer_details{grid-column:1}.bhm-checkout-content #order_review_heading,.bhm-checkout-content #order_review{grid-column:2}.bhm-checkout-content #order_review_heading{align-self:end;margin:0}.bhm-checkout-content #order_review{align-self:start}.bhm-checkout-content .woocommerce-checkout-payment{background:#fff!important;border:2px solid var(--bhm-black);border-radius:0!important}.bhm-checkout-content .woocommerce-checkout-payment ul.payment_methods{border-bottom:1px solid #999!important}.bhm-checkout-content #payment #place_order{width:100%;min-height:54px;background:var(--bhm-lime)!important;color:var(--bhm-black)!important;border-radius:0!important;font-weight:900}.bhm-checkout-content input,.bhm-checkout-content select,.bhm-checkout-content textarea{border-radius:0!important;min-height:46px}
@media(max-width:900px){.bhm-checkout-template-main{padding-top:24px}.bhm-checkout-brand{margin-bottom:36px}.bhm-checkout-content form.checkout{grid-template-columns:1fr}.bhm-checkout-content #customer_details,.bhm-checkout-content #order_review_heading,.bhm-checkout-content #order_review{grid-column:1}}

/* v3.0.2 — cleaner catalog + restrained product media */
.bhm-catalog-section{padding-top:58px}
.bhm-catalog-section .bhm-section-head{margin-bottom:26px}
.bhm-catalog-section .bhm-section-head h2{font-size:clamp(3rem,5.2vw,5.4rem)}
.bhm-product{min-height:335px}
.bhm-product-image{height:182px}
.bhm-product-image img{object-fit:cover}
.bhm-no-image{width:100%;height:100%;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:right;direction:rtl}
.bhm-no-image small{font-size:.68rem;letter-spacing:.06em;font-weight:800;opacity:.72;margin-bottom:8px}
.bhm-no-image strong{font-size:clamp(1.45rem,2vw,2.15rem);line-height:.92;max-width:95%}
.bhm-kind-learning .bhm-product-image{background:var(--bhm-blue)}
.bhm-kind-font .bhm-product-image{background:var(--bhm-cream)}
.bhm-kind-image_tools .bhm-product-image{background:var(--bhm-black);color:#fff}
.bhm-kind-design_assets .bhm-product-image{background:var(--bhm-purple)}
.bhm-kind-membership .bhm-product-image{background:var(--bhm-lime)}
.bhm-product-body{padding:15px}
.bhm-product h3{font-size:1.32rem;margin:12px 0 4px}
.bhm-product-bottom{gap:8px}

/* Product page: images support the product instead of dominating it. */
.bhm-product-hero{width:min(1380px,calc(100% - 48px));margin:34px auto 70px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:0;border:2px solid var(--bhm-black)}
.bhm-product-gallery{height:510px;border-left:2px solid var(--bhm-black);background:#fff}
.bhm-gallery-track,.bhm-gallery-slide{height:100%}
.bhm-gallery-slide{padding:26px}
.bhm-gallery-slide img{width:100%;height:100%;object-fit:contain}
.bhm-gallery-placeholder{height:100%;min-height:0;padding:32px}
.bhm-product-summary{padding:44px 48px;justify-content:center}
.bhm-product-summary h1{font-size:clamp(3.2rem,5.8vw,6.2rem);margin:24px 0 16px}
.bhm-product-price{margin:18px 0;font-size:1.75rem}

@media(max-width:1100px){
  .bhm-product-hero{width:min(920px,calc(100% - 36px));grid-template-columns:1fr;margin:24px auto 55px}
  .bhm-product-gallery{height:440px;border-left:0;border-bottom:2px solid var(--bhm-black);min-height:0}
  .bhm-gallery-placeholder{min-height:0}
}
@media(max-width:760px){
  .bhm-catalog-section{padding-top:42px}
  .bhm-product-image{height:165px}
  .bhm-product-hero{width:calc(100% - 24px);margin:12px auto 42px}
  .bhm-product-gallery{height:330px;min-height:0}
  .bhm-gallery-slide{padding:14px}
  .bhm-product-summary{padding:30px 22px}
  .bhm-product-summary h1{font-size:3.45rem}
}
@media(max-width:520px){
  .bhm-product-image{height:205px}
  .bhm-product-gallery{height:285px}
}

/* v3.1.0 — product polish, library, accessibility and mobile QA */
.bhm-site-nav>a.is-active,.bhm-nav-shop-wrap>a.is-active{border-bottom:3px solid var(--bhm-black)}
.bhm-site-actions svg{width:18px;height:18px;display:block}.bhm-site-actions button,.bhm-site-actions>a{gap:5px}
.bhm-school a:focus-visible,.bhm-school button:focus-visible,.bhm-school input:focus-visible,.bhm-school select:focus-visible,.bhm-ui-layer a:focus-visible,.bhm-ui-layer button:focus-visible,.bhm-ui-layer input:focus-visible{outline:3px solid var(--bhm-blue);outline-offset:3px}
.bhm-member-mini{background:var(--bhm-lime);font-size:.64rem;padding:4px 7px}
.bhm-product{min-height:315px}.bhm-product-body{padding:14px}.bhm-product-meta{align-items:flex-start}.bhm-product h3{font-size:1.25rem;margin:10px 0 3px}.bhm-card-kicker{font-size:.84rem;margin:4px 0 12px}.bhm-product-bottom{align-items:center}.bhm-product .bhm-btn{min-height:38px;padding:6px 9px}.bhm-price{font-size:.94rem}.bhm-price small{font-size:.72rem;font-weight:700}.bhm-heart{width:36px;height:36px}
.bhm-kind-membership .bhm-product-meta .bhm-tag{background:var(--bhm-lime)}

.bhm-product-hero{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);max-width:1240px;margin-top:28px;margin-bottom:56px}
.bhm-product-gallery{height:440px;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:visible}
.bhm-gallery-track{min-height:0;overflow:hidden}.bhm-gallery-slide{padding:20px}.bhm-gallery-slide img{object-fit:contain}
.bhm-gallery-thumbs{display:flex;gap:7px;padding:9px 10px;border-top:1px solid var(--bhm-black);overflow-x:auto;background:var(--bhm-cream)}
.bhm-gallery-thumbs button{flex:0 0 58px;width:58px;height:46px;border:1px solid #888;background:#fff;padding:2px;cursor:pointer}.bhm-gallery-thumbs button.is-active{border:2px solid var(--bhm-black);box-shadow:2px 2px 0 var(--bhm-blue)}.bhm-gallery-thumbs img{width:100%;height:100%;object-fit:cover}
.bhm-gallery-nav{bottom:66px;right:12px;padding:3px}.bhm-gallery-nav button{width:34px;height:34px}.bhm-product-summary{padding:36px 42px}.bhm-product-summary h1{font-size:clamp(2.9rem,5vw,5.4rem);margin:18px 0 12px}.bhm-product-kicker{font-size:1.12rem}.bhm-product-price{font-size:1.55rem;margin:16px 0}.bhm-product-price small{font-size:.75rem}.bhm-product-short{font-size:1rem}.bhm-membership-alt{padding:10px}

.bhm-library-group{margin:0 0 54px}.bhm-library-group-head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--bhm-black);padding-bottom:12px;margin-bottom:18px}.bhm-library-group-head h3{font-size:2rem;margin:0}.bhm-library-group-head span{font-size:.78rem;font-weight:900}

.bhm-thankyou{max-width:860px;margin:8vh auto;background:#fff;border:2px solid var(--bhm-black);padding:48px}.bhm-thankyou h1{font-size:clamp(4rem,10vw,8rem);line-height:.82;margin:18px 0}.bhm-thankyou p{font-size:1.12rem;max-width:600px}.bhm-thankyou-actions{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.bhm-thankyou small{display:block;margin-top:24px;color:#666}

@media(max-width:1100px){
  .bhm-product-hero{max-width:860px;grid-template-columns:1fr}.bhm-product-gallery{height:390px}.bhm-gallery-nav{bottom:66px}.bhm-product-summary{padding:32px 34px}
}
@media(max-width:760px){
  .bhm-product-hero{width:calc(100% - 20px);margin:10px auto 34px}.bhm-product-gallery{height:300px}.bhm-gallery-slide{padding:10px}.bhm-gallery-thumbs button{flex-basis:50px;width:50px;height:40px}.bhm-gallery-nav{display:none}.bhm-product-summary{padding:26px 18px}.bhm-product-summary h1{font-size:3rem}.bhm-product-summary>div:first-child{align-items:flex-start;gap:8px}.bhm-product-summary .bhm-tag{font-size:.62rem}.bhm-library-group{margin-bottom:38px}.bhm-library-group-head h3{font-size:1.55rem}.bhm-thankyou{margin:4vh 0;padding:30px 20px}.bhm-thankyou-actions{display:grid}.bhm-thankyou-actions .bhm-btn{width:100%}.bhm-product-bottom{align-items:stretch;flex-direction:column}.bhm-product .bhm-btn{width:100%}
}
@media(max-width:520px){
  .bhm-product-gallery{height:260px}.bhm-product-summary h1{font-size:2.65rem}.bhm-site-actions button,.bhm-site-actions>a{min-width:38px}.bhm-site-actions button[data-bhm-open-cart]{padding-inline:8px}.bhm-filter-toolbar{grid-template-columns:1fr}.bhm-filter-toolbar .bhm-search,.bhm-filter-toolbar .bhm-cart-link{grid-column:1}.bhm-product-image{height:190px}
}
@media(prefers-reduced-motion:reduce){.bhm-school *,.bhm-ui-layer *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* v3.2.0 — final product, library and mobile polish */
.bhm-product-hero{max-width:1120px;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);margin:22px auto 46px}
.bhm-product-gallery{height:370px}.bhm-gallery-slide{padding:16px}.bhm-gallery-thumbs{padding:7px 8px}.bhm-gallery-thumbs button{flex-basis:54px;width:54px;height:42px}.bhm-gallery-nav{bottom:58px}
.bhm-product-summary{padding:30px 36px}.bhm-product-summary h1{font-size:clamp(2.7rem,4.6vw,4.8rem);line-height:.88;margin:15px 0 10px}.bhm-product-kicker{font-size:1.04rem;margin-bottom:12px}.bhm-product-price{font-size:1.42rem;margin:13px 0}.bhm-purchase-box{max-width:460px}
.bhm-product{min-height:300px}.bhm-product-image{height:170px}.bhm-product-body{padding:13px}.bhm-product h3{font-size:1.18rem}.bhm-product-bottom{gap:10px}.bhm-kind-membership{border-width:2px}.bhm-kind-membership .bhm-product-image{height:145px}.bhm-kind-membership .bhm-product-body{background:#fff}.bhm-kind-membership .bhm-btn{background:var(--bhm-lime)}
.bhm-library-tabs{margin-top:20px}.bhm-library-tablist{display:flex;gap:8px;flex-wrap:wrap;border-bottom:2px solid var(--bhm-black);padding-bottom:10px;margin-bottom:26px}.bhm-library-tablist button{border:1px solid var(--bhm-black);background:#fff;padding:10px 14px;font:inherit;font-weight:800;cursor:pointer}.bhm-library-tablist button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-right:5px;border-radius:999px;background:var(--bhm-cream);font-size:.72rem}.bhm-library-tablist button.is-active{background:var(--bhm-black);color:#fff}.bhm-library-tablist button.is-active span{background:var(--bhm-lime);color:#000}.bhm-library-panel[hidden]{display:none!important}.bhm-library-panel.is-active{display:block}.bhm-library-panel .bhm-member-portal{padding-top:0}.bhm-library-panel .bhm-member-portal>.bhm-wrap{width:100%}.bhm-library-panel .bhm-member-portal .bhm-section-head{display:none}
.bhm-thankyou{max-width:760px;margin:6vh auto;padding:42px}.bhm-thankyou h1{font-size:clamp(3.6rem,8vw,6.5rem)}

@media(max-width:1100px){
  .bhm-product-hero{max-width:800px}.bhm-product-gallery{height:350px}.bhm-product-summary{padding:28px 30px}
}
@media(max-width:760px){
  .bhm-product-hero{width:calc(100% - 18px);margin:8px auto 30px}.bhm-product-gallery{height:265px}.bhm-product-summary{padding:24px 17px}.bhm-product-summary h1{font-size:2.8rem}.bhm-product-kicker{font-size:1rem}.bhm-product-price{font-size:1.3rem}.bhm-gallery-thumbs button{flex-basis:46px;width:46px;height:36px}.bhm-library-tablist{display:grid;grid-template-columns:1fr 1fr}.bhm-library-tablist button{width:100%;text-align:center}.bhm-product-image{height:160px}
}
@media(max-width:520px){
  .bhm-product-gallery{height:235px}.bhm-product-summary h1{font-size:2.45rem}.bhm-library-tablist{grid-template-columns:1fr}.bhm-product-image{height:180px}.bhm-thankyou{margin:2vh 8px;padding:26px 18px}
}

/* v3.7.0 — visual refinement / quieter, clearer storefront */
:root{
  --bhm-cream:#F7F3EC;
  --bhm-paper:#FFFDFC;
  --bhm-ink:#0A0A0A;
  --bhm-muted:#6C6A66;
  --bhm-soft-line:rgba(10,10,10,.18);
  --bhm-shadow:0 14px 34px rgba(0,0,0,.07);
}
.bhm-school{background:var(--bhm-cream);color:var(--bhm-ink);overflow:visible}
.bhm-wrap{width:min(1240px,calc(100% - 48px))}
.bhm-eyebrow{font-size:.68rem;letter-spacing:.12em;opacity:.72}
.bhm-btn{min-height:44px;padding:9px 16px;border-width:1.5px;box-shadow:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.bhm-btn:hover{transform:translateY(-2px);box-shadow:0 5px 0 rgba(0,0,0,.12)}
.bhm-tag{border-color:rgba(0,0,0,.28);background:rgba(255,255,255,.6);padding:4px 8px;font-size:.64rem}
.bhm-member-mini{border:0;border-radius:999px;padding:5px 8px;font-size:.62rem}

/* Header */
.bhm-site-header{background:rgba(247,243,236,.94);border-bottom:1px solid rgba(0,0,0,.2);box-shadow:0 2px 18px rgba(0,0,0,.035)}
.bhm-site-header-inner{width:min(1240px,calc(100% - 48px));min-height:76px;grid-template-columns:170px 1fr auto;gap:30px}
.bhm-site-logo{width:134px;min-width:134px}.bhm-site-logo img{width:134px;max-height:60px}
.bhm-site-nav{justify-content:center;gap:22px;font-size:.92rem}
.bhm-site-nav>a,.bhm-nav-shop-wrap>a{padding:25px 0 22px;border-bottom:2px solid transparent}
.bhm-site-nav>a.is-active,.bhm-nav-shop-wrap>a.is-active{border-bottom-width:2px}
.bhm-site-actions{gap:6px}.bhm-site-actions button,.bhm-site-actions>a{height:38px;min-width:38px;border:1px solid rgba(0,0,0,.42);background:rgba(255,255,255,.48);padding:0 9px;border-radius:999px}
.bhm-site-actions [data-bhm-open-cart]{background:var(--bhm-lime);border-color:#000;border-radius:999px;padding-inline:13px}
.bhm-mega-menu{top:52px;width:min(900px,calc(100vw - 44px));border:1px solid rgba(0,0,0,.55);padding:22px;gap:18px;box-shadow:0 18px 45px rgba(0,0,0,.12)}
.bhm-mega-menu a{padding:7px 0;border-bottom:1px solid rgba(0,0,0,.08)}.bhm-mega-menu>div a:last-child{border-bottom:0}
.bhm-mega-feature{border-width:1px;min-height:136px}

/* Home hero */
.bhm-hero{min-height:560px;grid-template-columns:minmax(0,1.55fr) minmax(290px,.45fr);border-bottom:1px solid rgba(0,0,0,.24);background:var(--bhm-paper)}
.bhm-hero-copy{padding:62px max(28px,calc((100vw - 1240px)/2 + 24px)) 50px 38px}
.bhm-hero h1{font-size:clamp(4.1rem,7.4vw,8rem);line-height:.82;letter-spacing:-.058em;margin:22px 0 32px}
.bhm-hero h1 span{margin-right:5vw}
.bhm-hero-bottom{align-items:flex-end}.bhm-hero-bottom p{font-size:1rem;line-height:1.65;max-width:540px;color:#333}
.bhm-hero-art{border-right:1px solid rgba(0,0,0,.35)}.bhm-hero-art>div{border-bottom:1px solid rgba(0,0,0,.35);padding:24px;font-size:clamp(2.5rem,5vw,5.6rem)}
.bhm-categories{width:min(1240px,calc(100% - 48px));margin:28px auto 0;border:1px solid rgba(0,0,0,.38);overflow:hidden;background:var(--bhm-paper)}
.bhm-cat{flex:1;min-width:0;min-height:112px;padding:15px 17px;border-left:1px solid rgba(0,0,0,.25)}
.bhm-cat:hover{transform:none;background:var(--bhm-lime)}.bhm-cat strong{font-size:1.08rem}.bhm-cat span{font-size:.92rem;opacity:.55}

/* Sections */
.bhm-section{padding:70px 0;border-bottom:1px solid rgba(0,0,0,.18)}
.bhm-section-head{align-items:flex-end;margin-bottom:28px;gap:24px}
.bhm-section-head h2{font-size:clamp(2.55rem,4.8vw,4.8rem);line-height:.92;margin:8px 0}.bhm-section-head p{font-size:.95rem;line-height:1.65;color:#474747}
.bhm-catalog-section{padding-top:44px}.bhm-catalog-section .bhm-section-head{margin-bottom:22px}.bhm-catalog-section .bhm-section-head h2{font-size:clamp(2.7rem,4.4vw,4.6rem)}

/* Filters */
.bhm-filter-toolbar{grid-template-columns:minmax(250px,2fr) repeat(5,minmax(105px,.65fr)) auto;gap:7px;padding:12px;background:rgba(255,255,255,.48);border:1px solid rgba(0,0,0,.18);margin-bottom:24px}
.bhm-filter-toolbar label>span{font-size:.64rem;color:#555}.bhm-filter-toolbar input,.bhm-filter-toolbar select{min-height:43px;border:1px solid rgba(0,0,0,.42);padding:8px 10px;background:#fff}.bhm-filter-toolbar .bhm-cart-link{min-height:43px;border-width:1px;background:var(--bhm-lime)}

/* Product cards */
.bhm-products{gap:18px}.bhm-products>div{grid-column:span 3}
.bhm-product{min-height:0;border:1px solid rgba(0,0,0,.32);background:var(--bhm-paper);box-shadow:0 6px 20px rgba(0,0,0,.025);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bhm-product:hover{transform:translateY(-4px);box-shadow:var(--bhm-shadow);border-color:rgba(0,0,0,.65)}
.bhm-product-image{height:auto;aspect-ratio:4/3;border-bottom:1px solid rgba(0,0,0,.2);background:#f1ede5;padding:0}
.bhm-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.bhm-product:hover .bhm-product-image img{transform:scale(1.018)}
.bhm-no-image{min-height:100%;padding:19px}.bhm-no-image strong{font-size:clamp(1.25rem,1.7vw,1.75rem);line-height:1}
.bhm-card-tools{top:9px;left:9px}.bhm-heart{width:34px;height:34px;border:1px solid rgba(0,0,0,.45);border-radius:999px;background:rgba(247,243,236,.94);font-size:1.05rem;backdrop-filter:blur(8px)}
.bhm-product-body{padding:14px 15px 15px}.bhm-product-meta{min-height:24px}.bhm-product h3{font-size:1.18rem;line-height:1.12;margin:10px 0 4px}.bhm-card-kicker{font-size:.8rem;line-height:1.45;color:var(--bhm-muted);margin:3px 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.bhm-product-bottom{padding-top:10px;border-top:1px solid rgba(0,0,0,.1);align-items:center}.bhm-price{font-size:.92rem;white-space:nowrap}.bhm-product .bhm-btn{min-height:36px;padding:6px 10px;border-width:1px;font-size:.76rem;white-space:nowrap}
.bhm-kind-membership .bhm-product-image{height:auto;aspect-ratio:16/7}.bhm-kind-membership .bhm-product-body{background:linear-gradient(180deg,#fff 0,#fbfff1 100%)}

/* Product detail */
.bhm-product-hero{max-width:1180px;width:calc(100% - 48px);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin:30px auto 54px;border:1px solid rgba(0,0,0,.35);background:var(--bhm-paper);box-shadow:0 12px 38px rgba(0,0,0,.045)}
.bhm-product-gallery{height:330px;border-left:1px solid rgba(0,0,0,.25);background:#f5f2ec}.bhm-gallery-track{background:#f5f2ec}.bhm-gallery-slide{padding:14px;background:#f5f2ec}.bhm-gallery-slide img{object-fit:contain}
.bhm-gallery-thumbs{padding:6px 8px;gap:6px;border-top:1px solid rgba(0,0,0,.18);background:#fff}.bhm-gallery-thumbs button{flex-basis:48px;width:48px;height:38px;border:1px solid rgba(0,0,0,.25)}.bhm-gallery-thumbs button.is-active{border:1.5px solid #000;box-shadow:none}
.bhm-gallery-nav{right:10px;bottom:51px;border:1px solid rgba(0,0,0,.4);padding:2px;background:rgba(247,243,236,.94)}.bhm-gallery-nav button{width:30px;height:30px;font-size:1rem}.bhm-gallery-nav span{font-size:.68rem}
.bhm-gallery-placeholder{min-height:0;padding:26px;font-size:clamp(2rem,4vw,4.2rem)}
.bhm-product-summary{padding:32px 38px;justify-content:center}.bhm-product-summary h1{font-size:clamp(2.7rem,4vw,4.55rem);line-height:.91;letter-spacing:-.045em;margin:14px 0 10px}.bhm-product-kicker{font-size:1rem;line-height:1.45;margin-bottom:10px}.bhm-product-short{font-size:.95rem;line-height:1.62;color:#333}.bhm-product-price{font-size:1.35rem;margin:12px 0 14px}.bhm-purchase-box{max-width:430px;gap:10px}.bhm-buy-main{min-height:46px}.bhm-membership-alt{border:1px solid rgba(0,0,0,.35);padding:10px 11px;gap:10px;background:#fbfff1}.bhm-membership-alt>span{font-size:.68rem}
.bhm-info-grid{gap:48px}.bhm-info-grid h2{font-size:clamp(2.25rem,4vw,3.8rem);margin:10px 0 20px}.bhm-clean-list,.bhm-number-list{border-top:1px solid rgba(0,0,0,.35)}.bhm-clean-list li,.bhm-number-list li{padding:14px 2px;border-bottom:1px solid rgba(0,0,0,.16);font-size:.98rem;line-height:1.5}
.bhm-spec-grid{border:1px solid rgba(0,0,0,.38);background:#fff}.bhm-spec-grid>div{padding:20px;border-left:1px solid rgba(0,0,0,.18)}
.bhm-faq-list{border-top:1px solid rgba(0,0,0,.35)}.bhm-faq details{border-bottom:1px solid rgba(0,0,0,.25)}.bhm-faq summary{padding:18px;font-size:1rem}

/* Font tester */
.bhm-font-tester{background:#111}.bhm-playbox{border:1px solid rgba(255,255,255,.55)}.bhm-play-output{min-height:220px;padding:28px;font-size:68px}.bhm-play-controls{border-top:1px solid rgba(255,255,255,.35);padding:14px}.bhm-nikud-sample,.bhm-glyph-board{border-width:1px}

/* Membership */
.bhm-membership{background:#0d0d0d}.bhm-plans{gap:14px}.bhm-plan{min-height:400px;padding:26px;border:1px solid rgba(255,255,255,.72)}.bhm-plan h3{font-size:2.15rem;margin:18px 0 10px}.bhm-plan-price{font-size:1.3rem}.bhm-plan p,.bhm-plan li{font-size:.92rem;line-height:1.65}.bhm-plan-featured{transform:translateY(-7px);box-shadow:5px 5px 0 var(--bhm-blue)}.bhm-plan-ribbon{border-width:1px;padding:6px 10px}.bhm-member-box{border:1px solid rgba(0,0,0,.32);padding:19px 20px;margin:10px 0;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.03)}.bhm-member-box h3{font-size:1.5rem}

/* Library */
.bhm-library-tablist{gap:6px;border-bottom:1px solid rgba(0,0,0,.25);padding-bottom:12px}.bhm-library-tablist button{border:1px solid rgba(0,0,0,.35);padding:9px 13px;background:#fff;border-radius:999px}.bhm-library-tablist button.is-active{background:#111}.bhm-library-group-head{border-bottom:1px solid rgba(0,0,0,.28)}

/* Cart + search overlays */
.bhm-cart-drawer{width:min(420px,100%);border-right:1px solid rgba(0,0,0,.4);box-shadow:18px 0 50px rgba(0,0,0,.18)}
.bhm-cart-drawer header{border-bottom:1px solid rgba(0,0,0,.22)}.bhm-cart-drawer footer{border-top:1px solid rgba(0,0,0,.22)}
.bhm-mini-cart-item{border-bottom:1px solid rgba(0,0,0,.12)}
.bhm-global-search{background:rgba(0,0,0,.58);backdrop-filter:blur(7px)}.bhm-search-card{width:min(820px,100%);border:0;box-shadow:0 20px 70px rgba(0,0,0,.25);padding:30px}.bhm-search-card h2{font-size:clamp(2.5rem,5vw,4.6rem);margin:10px 0 20px}.bhm-search-card>input{border-bottom-width:2px;font-size:1.1rem}.bhm-search-result{border:1px solid rgba(0,0,0,.18);padding:9px;background:#fff}

/* Checkout / Woo system */
.bhm-checkout-template-main{padding:28px 20px 64px;background:#f7f3ec}.bhm-checkout-shell{width:min(1080px,100%)}.bhm-checkout-brand{margin-bottom:30px}.bhm-checkout-brand a{border:0;padding:0}.bhm-checkout-brand img{display:block;width:132px;height:auto;max-height:72px;object-fit:contain}
.bhm-checkout-heading{padding-bottom:18px;margin-bottom:26px;border-bottom:1px solid rgba(0,0,0,.3)}.bhm-checkout-heading h1{font-size:clamp(2.9rem,5.5vw,5.2rem);margin:8px 0}.bhm-checkout-heading p{font-size:.96rem;color:#444}
.bhm-checkout-content form.checkout{gap:22px}.bhm-checkout-content .col2-set,.bhm-checkout-content #order_review{background:#fff;border:1px solid rgba(0,0,0,.24);padding:22px}.bhm-checkout-content .woocommerce-checkout-payment{border:1px solid rgba(0,0,0,.28)}.bhm-checkout-content input,.bhm-checkout-content select,.bhm-checkout-content textarea{border:1px solid rgba(0,0,0,.36)!important;min-height:44px;background:#fff}.bhm-checkout-content #payment #place_order{border:1px solid #000!important;min-height:50px}
.bhm-woo-system .woocommerce{max-width:1080px;margin:42px auto}.bhm-woo-system .woocommerce table.shop_table,.bhm-woo-system .woocommerce .woocommerce-checkout-review-order,.bhm-woo-system .woocommerce .cart_totals,.bhm-woo-system .woocommerce .woocommerce-MyAccount-content{border:1px solid rgba(0,0,0,.3);box-shadow:0 6px 22px rgba(0,0,0,.035)}

/* Footer */
.bhm-site-footer{padding-top:48px}.bhm-footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:28px}.bhm-footer-brand img{width:160px;background:transparent;padding:0;border:0;filter:brightness(0) invert(1)}.bhm-footer-brand p{font-size:.92rem;color:#bbb}.bhm-site-footer a{color:#d8d8d8;font-size:.9rem}.bhm-site-footer a:hover{color:#fff}.bhm-footer-line{margin-top:38px;padding:15px 20px;font-size:.72rem;opacity:.7}

/* Thank-you */
.bhm-thankyou{max-width:700px;margin:5vh auto;border:1px solid rgba(0,0,0,.3);padding:38px;background:#fff;box-shadow:0 12px 36px rgba(0,0,0,.06)}.bhm-thankyou h1{font-size:clamp(3rem,6.5vw,5.6rem);line-height:.88}.bhm-thankyou p{font-size:1rem;line-height:1.6}

/* Responsive */
@media(max-width:1100px){
  .bhm-site-header-inner{grid-template-columns:150px 1fr auto}.bhm-site-nav{gap:15px}
  .bhm-products>div{grid-column:span 4}
  .bhm-product-hero{max-width:820px;grid-template-columns:1fr}.bhm-product-gallery{height:320px;border-left:0;border-bottom:1px solid rgba(0,0,0,.25)}
  .bhm-product-summary{padding:28px 32px}
  .bhm-filter-toolbar{grid-template-columns:repeat(3,1fr)}.bhm-filter-toolbar .bhm-search{grid-column:span 2}
}
@media(max-width:950px){
  .bhm-site-header-inner{grid-template-columns:1fr auto;min-height:70px}.bhm-site-logo{width:122px;min-width:122px}.bhm-site-logo img{width:122px}.bhm-mobile-nav{padding:10px 20px}.bhm-mobile-nav a{padding:12px 0}
  .bhm-hero{min-height:500px}.bhm-hero-copy{padding-top:50px}.bhm-categories{overflow-x:auto}.bhm-cat{min-width:180px}
}
@media(max-width:760px){
  .bhm-wrap{width:min(100% - 24px,1240px)}.bhm-section{padding:52px 0}.bhm-section-head{margin-bottom:22px}.bhm-section-head h2{font-size:2.9rem}
  .bhm-hero{min-height:0}.bhm-hero-copy{padding:42px 20px 36px}.bhm-hero h1{font-size:clamp(3.7rem,14vw,5.3rem);margin:16px 0 24px}.bhm-hero-bottom{display:block}.bhm-hero-bottom p{max-width:none}.bhm-actions{margin-top:18px}
  .bhm-categories{width:calc(100% - 24px);margin-top:16px}.bhm-cat{min-width:165px;min-height:104px}
  .bhm-products{gap:12px}.bhm-products>div{grid-column:span 6}.bhm-product-body{padding:12px}.bhm-product h3{font-size:1.08rem}.bhm-product-bottom{display:grid;grid-template-columns:1fr;align-items:stretch}.bhm-product .bhm-btn{width:100%}
  .bhm-product-hero{width:calc(100% - 20px);margin:10px auto 34px}.bhm-product-gallery{height:250px}.bhm-gallery-slide{padding:9px}.bhm-gallery-nav{display:none}.bhm-product-summary{padding:22px 18px}.bhm-product-summary h1{font-size:2.75rem}.bhm-product-short{font-size:.93rem}
  .bhm-info-grid{gap:36px}.bhm-plans{display:grid}.bhm-plan{min-height:0;margin:0}.bhm-plan-featured{transform:none}
  .bhm-footer-grid{grid-template-columns:1fr 1fr}.bhm-footer-grid>div:first-child{grid-column:span 2}
}
@media(max-width:520px){
  .bhm-site-header-inner{width:calc(100% - 20px)}.bhm-site-logo{width:104px;min-width:104px}.bhm-site-logo img{width:104px;max-height:52px}.bhm-site-actions button,.bhm-site-actions>a{height:35px;min-width:35px}.bhm-site-actions button[data-bhm-open-cart]{font-size:.72rem}
  .bhm-products>div{grid-column:span 12}.bhm-product-image{aspect-ratio:16/10}.bhm-kind-membership .bhm-product-image{aspect-ratio:16/6}.bhm-product h3{font-size:1.16rem}
  .bhm-filter-toolbar{grid-template-columns:1fr}.bhm-filter-toolbar .bhm-search,.bhm-filter-toolbar .bhm-cart-link{grid-column:1}
  .bhm-product-gallery{height:220px}.bhm-product-summary h1{font-size:2.4rem}.bhm-gallery-thumbs button{flex-basis:42px;width:42px;height:34px}
  .bhm-library-tablist{grid-template-columns:1fr 1fr}.bhm-library-tablist button{border-radius:0}.bhm-footer-grid{grid-template-columns:1fr}.bhm-footer-grid>div:first-child{grid-column:auto}
  .bhm-checkout-template-main{padding:18px 12px 44px}.bhm-checkout-brand{margin-bottom:20px}.bhm-checkout-brand img{width:112px}.bhm-checkout-heading h1{font-size:3.2rem}.bhm-checkout-content .col2-set,.bhm-checkout-content #order_review{padding:16px}
}

/* v3.8.0 — final visual polish: quieter, tighter, more retail-like */
.bhm-wrap{width:min(1440px,calc(100% - 56px))}
.bhm-eyebrow-he{direction:rtl;letter-spacing:0;font-size:.68rem;color:#5d5d5d}

/* Product detail: balanced 52/48 hero, content first, fewer boxes */
.bhm-product-hero{max-width:1440px;width:calc(100% - 56px);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);margin:34px auto 68px;border:0;background:transparent;box-shadow:none;align-items:stretch;overflow:visible}
.bhm-product-gallery{height:420px;border:1px solid rgba(0,0,0,.22);background:#f6f3ed;overflow:visible;position:relative}
.bhm-gallery-track{height:346px;background:#f6f3ed;overflow:hidden}
.bhm-gallery-slide{height:346px;padding:14px;background:#f6f3ed}
.bhm-gallery-slide img{width:100%;height:100%;object-fit:contain;background:#f6f3ed}
.bhm-gallery-thumbs{height:74px;padding:8px 10px;gap:8px;border-top:1px solid rgba(0,0,0,.14);background:#fff;align-items:center;scrollbar-width:thin}
.bhm-gallery-thumbs button{appearance:none!important;-webkit-appearance:none!important;flex:0 0 70px!important;width:70px!important;height:54px!important;border:1px solid rgba(0,0,0,.18)!important;background:#fff!important;padding:3px!important;border-radius:0!important;box-shadow:none!important;overflow:hidden;cursor:pointer}
.bhm-gallery-thumbs button.is-active{border:2px solid #000!important;box-shadow:none!important}
.bhm-gallery-thumbs img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;background:#eee}
.bhm-gallery-nav{inset:auto 12px 84px 12px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;border:0;background:transparent;padding:0;direction:ltr;pointer-events:none;z-index:3}
.bhm-gallery-nav button{pointer-events:auto;width:38px;height:38px;border:1px solid rgba(0,0,0,.35)!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;padding:0!important;display:grid;place-items:center;font-size:1rem;box-shadow:0 3px 12px rgba(0,0,0,.08)}
.bhm-gallery-nav span{justify-self:center;background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.18);border-radius:999px;padding:5px 10px;font-size:.68rem;line-height:1;box-shadow:0 2px 10px rgba(0,0,0,.05)}
.bhm-gallery-placeholder{height:100%;min-height:0;padding:32px;font-size:clamp(2rem,4.2vw,4.6rem);background:var(--bhm-blue)}

.bhm-product-summary{padding:30px 46px 32px 18px;justify-content:center;align-self:stretch}
.bhm-product-topline{display:flex;justify-content:flex-start!important;align-items:center!important;min-height:24px}
.bhm-product-summary h1{font-size:clamp(3rem,4.4vw,4.65rem);line-height:.94;letter-spacing:-.035em;margin:14px 0 12px;max-width:14ch;text-wrap:balance}
.bhm-product-kicker{font-size:1.02rem;line-height:1.5;margin:0 0 10px;font-weight:800;max-width:620px}
.bhm-product-short{max-width:650px;font-size:.96rem;line-height:1.7;color:#333;max-height:5.15em;overflow:hidden;margin-bottom:6px}
.bhm-product-short p{margin:.25em 0}
.bhm-purchase-cluster{max-width:520px;margin-top:14px;padding-top:16px;border-top:1px solid rgba(0,0,0,.17)}
.bhm-product-price{font-size:1.55rem;line-height:1.1;margin:0 0 12px;font-weight:900}
.bhm-product-price small{font-size:.58em;font-weight:700}
.bhm-owned-state{font-size:1rem;font-weight:900;margin-bottom:10px;display:inline-flex;align-items:center;gap:7px}
.bhm-owned-state:before{content:'✓';display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:var(--bhm-lime);font-size:.75rem}
.bhm-purchase-box{max-width:520px;gap:8px}
.bhm-buy-main{min-height:48px;width:100%;font-size:.96rem;border-width:1px}
.bhm-membership-alt{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;border:0;border-top:1px solid rgba(0,0,0,.12);padding:10px 0 0;background:transparent;font-size:.78rem}
.bhm-membership-alt strong,.bhm-membership-alt small{display:inline;font-size:inherit}
.bhm-membership-alt a{font-weight:900;text-decoration:underline;text-underline-offset:3px}
.bhm-membership-alt>span{font-size:.7rem;color:#777}

/* Membership products are sales pages, not ordinary gallery products */
.bhm-membership-product-hero{display:block;max-width:920px;background:#111;color:#fff;padding:0;margin-top:42px}
.bhm-membership-product-hero .bhm-product-gallery{display:none}
.bhm-membership-product-hero .bhm-product-summary{padding:58px 62px;max-width:820px;margin:auto;text-align:center;align-items:center}
.bhm-membership-product-hero .bhm-product-summary h1{max-width:none;margin-inline:auto;color:#fff}
.bhm-membership-product-hero .bhm-product-kicker,.bhm-membership-product-hero .bhm-product-short{color:#eee;max-width:660px}
.bhm-membership-product-hero .bhm-product-topline{justify-content:center!important}
.bhm-membership-product-hero .bhm-purchase-cluster{width:min(100%,520px);border-top-color:rgba(255,255,255,.25)}
.bhm-membership-product-hero .bhm-tag{border-color:#fff;color:#fff}
.bhm-membership-product-hero .bhm-buy-main{background:var(--bhm-lime);color:#000;border-color:#fff}

/* Product cards: uniform rhythm and intentional empty-image covers */
.bhm-products{gap:20px}
.bhm-product{display:grid;grid-template-rows:auto 1fr;min-height:100%;border:1px solid rgba(0,0,0,.22);box-shadow:none;background:#fff}
.bhm-product:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.07)}
.bhm-product-image{aspect-ratio:4/3;min-height:0;border-bottom:1px solid rgba(0,0,0,.12);overflow:hidden}
.bhm-product-image img{object-fit:cover}
.bhm-no-image{position:relative;width:100%;height:100%;min-height:100%;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:right;direction:rtl;overflow:hidden}
.bhm-no-image:before{content:'';position:absolute;inset:18px 18px auto auto;width:42%;height:2px;background:currentColor;opacity:.22;transform:rotate(-6deg);transform-origin:right}
.bhm-no-image:after{content:'';position:absolute;inset:auto auto 20px 20px;width:54px;height:54px;border:1px solid currentColor;opacity:.16;transform:rotate(9deg)}
.bhm-no-image small,.bhm-no-image strong{position:relative;z-index:1}
.bhm-no-image small{font-size:.64rem;opacity:.7;margin-bottom:7px;font-weight:900}
.bhm-no-image strong{font-size:clamp(1.35rem,1.8vw,1.9rem);line-height:1.02;max-width:92%}
.bhm-product-body{display:flex;flex-direction:column;min-height:205px;padding:14px 15px 15px}
.bhm-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:25px}
.bhm-product h3{font-size:1.22rem;line-height:1.12;margin:10px 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.25em}
.bhm-card-kicker{font-size:.8rem;line-height:1.45;margin:2px 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.3em}
.bhm-product-bottom{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;margin-top:auto;padding-top:11px;border-top:1px solid rgba(0,0,0,.1)}
.bhm-product .bhm-btn{justify-self:end;min-height:36px;padding:7px 11px;border-width:1px;font-size:.76rem;white-space:nowrap}
.bhm-price{font-size:.9rem;font-weight:900;white-space:nowrap}
.bhm-card-tools{top:10px;left:10px}
.bhm-heart,.bhm-product .bhm-heart{appearance:none!important;-webkit-appearance:none!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border:1px solid rgba(0,0,0,.26)!important;border-radius:999px!important;background:rgba(255,255,255,.93)!important;color:#000!important;padding:0!important;box-shadow:0 2px 10px rgba(0,0,0,.06)!important;display:grid!important;place-items:center!important;font-size:1.05rem!important;line-height:1!important}
.bhm-heart.is-saved,.bhm-product .bhm-heart.is-saved{background:var(--bhm-lime)!important}
.bhm-member-mini{border:0;border-radius:999px;padding:5px 8px;background:var(--bhm-lime);font-size:.64rem}
.bhm-tag{border-color:rgba(0,0,0,.28);background:#fff;font-size:.66rem}

/* Related products: support the page, don't overpower it */
.bhm-related-section{padding:64px 0 72px}
.bhm-related-section .bhm-section-head{margin-bottom:24px}
.bhm-related-section .bhm-section-head h2{font-size:clamp(2.4rem,3.6vw,3.8rem);line-height:.94;margin:8px 0 0}

/* Footer: keep the supplied logo intact */
.bhm-site-footer{padding-top:42px}
.bhm-footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:22px}
.bhm-footer-brand img{width:210px;max-width:100%;height:auto;max-height:none!important;object-fit:contain;filter:none!important;background:#fff;padding:7px 8px;border:0}
.bhm-footer-brand p{margin-top:12px;max-width:260px}
.bhm-footer-line{margin-top:30px}

/* Reduce visual noise across content sections */
.bhm-section{padding:72px 0;border-bottom:1px solid rgba(0,0,0,.22)}
.bhm-section-head{margin-bottom:26px}
.bhm-section-head h2{font-size:clamp(2.7rem,4.7vw,4.8rem);line-height:.92}
.bhm-clean-list,.bhm-number-list,.bhm-faq-list{border-top:1px solid rgba(0,0,0,.22)}
.bhm-clean-list li,.bhm-number-list li,.bhm-faq details{border-bottom-color:rgba(0,0,0,.14)}

@media(max-width:1100px){
  .bhm-wrap{width:min(100% - 36px,1440px)}
  .bhm-product-hero{width:min(900px,calc(100% - 36px));grid-template-columns:1fr;margin-top:24px}
  .bhm-product-summary{order:1;padding:32px 34px 30px}
  .bhm-product-gallery{order:2;height:400px;border-left:0;margin-top:0}
  .bhm-gallery-track,.bhm-gallery-slide{height:326px}
  .bhm-membership-product-hero .bhm-product-summary{padding:48px 42px}
  .bhm-related-section .bhm-products>div{grid-column:span 4}
}
@media(max-width:760px){
  .bhm-wrap{width:min(100% - 24px,1440px)}
  .bhm-product-hero{width:calc(100% - 20px);margin:10px auto 42px}
  .bhm-product-summary{order:1;padding:24px 20px 22px}
  .bhm-product-summary h1{font-size:clamp(2.65rem,12vw,3.7rem);max-width:none;margin-top:10px}
  .bhm-product-short{max-height:5.2em}
  .bhm-product-gallery{order:2;height:340px}
  .bhm-gallery-track,.bhm-gallery-slide{height:274px}
  .bhm-gallery-thumbs{height:66px;padding:6px 8px}
  .bhm-gallery-thumbs button{flex-basis:58px!important;width:58px!important;height:46px!important}
  .bhm-gallery-nav{bottom:74px}
  .bhm-membership-product-hero{width:calc(100% - 20px);margin-top:12px}
  .bhm-membership-product-hero .bhm-product-summary{padding:38px 22px}
  .bhm-membership-alt{font-size:.74rem}
  .bhm-products{gap:12px}
  .bhm-products>div{grid-column:span 6}
  .bhm-product-body{min-height:190px;padding:12px}
  .bhm-product h3{font-size:1.08rem}
  .bhm-product-bottom{grid-template-columns:1fr;align-items:stretch}
  .bhm-product .bhm-btn{justify-self:stretch;width:100%}
  .bhm-related-section{padding:50px 0 58px}
  .bhm-related-section .bhm-section-head h2{font-size:2.7rem}
  .bhm-footer-brand img{width:190px}
}
@media(max-width:520px){
  .bhm-products>div{grid-column:span 12}
  .bhm-product-image{aspect-ratio:16/10}
  .bhm-product-body{min-height:0}
  .bhm-product h3{min-height:0;font-size:1.18rem}
  .bhm-card-kicker{min-height:0}
  .bhm-product-gallery{height:300px}
  .bhm-gallery-track,.bhm-gallery-slide{height:238px}
  .bhm-gallery-thumbs{height:62px}
  .bhm-gallery-thumbs button{flex-basis:52px!important;width:52px!important;height:42px!important}
  .bhm-gallery-nav{display:none}
  .bhm-site-footer{padding-top:34px}
}

/* v3.9.0 — catalog reliability + denser storefront */
.bhm-kind-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 12px}
.bhm-kind-chips button{appearance:none;border:1px solid rgba(0,0,0,.28);background:#fff;border-radius:999px;padding:8px 12px;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:7px}
.bhm-kind-chips button b{font-size:.68rem;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(0,0,0,.07);display:grid;place-items:center}
.bhm-kind-chips button.is-active{background:var(--bhm-lime);border-color:#000}.bhm-kind-chips button.is-active b{background:#fff}
.bhm-filter-toolbar{grid-template-columns:minmax(240px,2fr) repeat(5,minmax(110px,.72fr)) auto;align-items:end;margin-bottom:10px}
.bhm-filter-status{min-height:34px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 10px;font-size:.78rem;color:#555}
.bhm-filter-status [data-bhm-result-count]{font-weight:800;color:#111}.bhm-filter-status [data-bhm-active-filters]{padding-inline-start:10px;border-inline-start:1px solid rgba(0,0,0,.2)}
.bhm-filter-status button{appearance:none;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;font:inherit;font-weight:800;cursor:pointer;padding:0;color:#111}
.bhm-pagination{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;margin:14px 0;flex-wrap:wrap}
.bhm-pagination:empty{display:none}.bhm-pagination a,.bhm-pagination button{appearance:none;min-width:36px;height:36px;border:1px solid rgba(0,0,0,.25);background:#fff;color:#111;text-decoration:none;display:grid;place-items:center;padding:0 10px;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}
.bhm-pagination a.is-active,.bhm-pagination button.is-active{background:#111;color:#fff;border-color:#111}.bhm-pagination span{opacity:.55;padding:0 3px}
.bhm-pagination-top{justify-content:flex-end;margin:4px 0 14px}.bhm-pagination-bottom{margin-top:18px}
.bhm-load-more-wrap{display:flex;justify-content:center;margin:18px 0 4px}.bhm-load-more-wrap[hidden]{display:none}.bhm-load-more{min-width:210px}
.bhm-catalog-error{border:1px solid #b32d2e;background:#fff1f1;color:#7a1d1d;padding:12px 14px;margin:10px 0;font-size:.85rem}.bhm-catalog-error button{border:0;background:transparent;text-decoration:underline;font:inherit;font-weight:800;cursor:pointer}
.bhm-products[aria-busy="true"]{opacity:1}
.bhm-skeleton-card{grid-column:span 3;min-height:330px;background:#fff;border:1px solid rgba(0,0,0,.13);padding:0 14px 14px;overflow:hidden;position:relative}
.bhm-skeleton-card:after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:bhmShimmer 1.2s infinite}
.bhm-skeleton-card i{display:block;aspect-ratio:4/3;margin:0 -14px 16px;background:#e9e5de}.bhm-skeleton-card b,.bhm-skeleton-card span,.bhm-skeleton-card em{display:block;background:#ebe7df;border-radius:3px;margin:8px 0}.bhm-skeleton-card b{height:24px;width:78%}.bhm-skeleton-card span{height:14px;width:56%}.bhm-skeleton-card em{height:38px;width:100%;margin-top:24px}
@keyframes bhmShimmer{100%{transform:translateX(100%)}}

@media(max-width:1180px){
  .bhm-filter-toolbar{grid-template-columns:minmax(220px,2fr) repeat(3,minmax(120px,1fr));}
  .bhm-filter-toolbar .bhm-cart-link{grid-column:auto}
}
@media(max-width:900px){
  .bhm-filter-toolbar{grid-template-columns:1fr 1fr}.bhm-filter-toolbar .bhm-search{grid-column:1/-1}.bhm-filter-toolbar .bhm-cart-link{grid-column:1/-1;text-align:center}
  .bhm-pagination-top{justify-content:center}.bhm-skeleton-card{grid-column:span 6}
}
@media(max-width:560px){
  .bhm-kind-chips{flex-wrap:nowrap;overflow:auto;padding-bottom:4px;margin-inline:-12px;padding-inline:12px}.bhm-kind-chips button{white-space:nowrap}
  .bhm-filter-toolbar{grid-template-columns:1fr}.bhm-filter-toolbar .bhm-search,.bhm-filter-toolbar .bhm-cart-link{grid-column:auto}.bhm-filter-status{align-items:flex-start;flex-direction:column;gap:4px}.bhm-filter-status [data-bhm-active-filters]{border:0;padding:0}
  .bhm-pagination a,.bhm-pagination button{min-width:32px;height:34px;padding:0 8px}.bhm-skeleton-card{grid-column:span 12}
}

/* v4.0 hardening / accessibility */
.bhm-price-missing{font-size:.88rem;font-weight:700;color:#666}
.bhm-checkout-back{display:inline-flex;margin:0 0 18px;font-weight:800;text-decoration:underline}
.bhm-checkout-empty{background:#fff;border:1px solid rgba(0,0,0,.25);padding:28px;max-width:720px}
.bhm-checkout-empty h2{font-size:2rem;margin:0 0 8px}.bhm-checkout-empty p{margin:0 0 18px}
.bhm-gallery-track:focus-visible{outline:3px solid var(--bhm-blue);outline-offset:-3px}
.bhm-gallery-thumbs button[aria-current="true"]{outline:2px solid var(--bhm-black);outline-offset:1px}
.bhm-ui-layer [role="dialog"][aria-hidden="false"]{visibility:visible}

/* v4.0 final polish: payment embeds + intentional no-image covers */
.bhm-checkout-content iframe{max-width:100%;width:100%;border:0}
.bhm-checkout-content .payment_box,.bhm-checkout-content .wc-payment-form{max-width:100%;overflow:visible}
.bhm-no-image{position:relative;isolation:isolate;overflow:hidden}
.bhm-no-image:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.16;pointer-events:none;background-size:22px 22px}
.bhm-kind-learning .bhm-no-image:before{background-image:linear-gradient(45deg,currentColor 1px,transparent 1px),linear-gradient(-45deg,currentColor 1px,transparent 1px)}
.bhm-kind-font .bhm-no-image:before{background-image:repeating-linear-gradient(90deg,currentColor 0 1px,transparent 1px 18px)}
.bhm-kind-image_tools .bhm-no-image:before{background-image:radial-gradient(currentColor 1px,transparent 1.5px)}
.bhm-kind-design_assets .bhm-no-image:before{background-image:linear-gradient(90deg,currentColor 1px,transparent 1px),linear-gradient(currentColor 1px,transparent 1px)}

/* v4.1.0 — full-width, calm two-column checkout */
html:has(body.bhm-checkout-standalone),body.bhm-checkout-standalone,body.bhm-standalone-checkout{background:#f7f3ec!important}
body.bhm-checkout-standalone #page,body.bhm-checkout-standalone .site,body.bhm-checkout-standalone .site-content,body.bhm-checkout-standalone .content-area,body.bhm-checkout-standalone #content,
body.bhm-standalone-checkout #page,body.bhm-standalone-checkout .site,body.bhm-standalone-checkout .site-content,body.bhm-standalone-checkout .content-area,body.bhm-standalone-checkout #content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important}
main#primary.bhm-checkout-template-main{box-sizing:border-box!important;display:block!important;float:none!important;clear:both!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:34px clamp(20px,4vw,64px) 80px!important;background:#f7f3ec!important}
.bhm-checkout-shell{box-sizing:border-box!important;width:100%!important;max-width:1240px!important;margin:0 auto!important;padding:0!important;float:none!important}
.bhm-checkout-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 38px}
.bhm-checkout-brand{display:block!important;margin:0!important}.bhm-checkout-brand a{display:inline-flex!important;border:0!important;padding:0!important}.bhm-checkout-brand img{width:156px!important;max-width:34vw!important;height:auto!important;max-height:84px!important;object-fit:contain!important}
.bhm-checkout-back{margin:0!important;color:#111!important;font-size:.84rem!important;font-weight:800!important;text-decoration:none!important;border-bottom:1px solid currentColor!important;padding-bottom:3px!important}
.bhm-checkout-heading{max-width:760px!important;border:0!important;padding:0!important;margin:0 0 32px!important}.bhm-checkout-heading>span{display:none!important}.bhm-checkout-heading h1{font-size:clamp(3.25rem,5vw,4.75rem)!important;line-height:.9!important;letter-spacing:-.035em!important;margin:0 0 10px!important}.bhm-checkout-heading p{font-size:1rem!important;color:#555!important;margin:0!important}

/* Never let the active theme squeeze the Woo checkout into a sidebar/content column. */
.bhm-checkout-content,.bhm-checkout-content>.woocommerce,.bhm-checkout-content .woocommerce{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}
.bhm-checkout-content .woocommerce-notices-wrapper,.bhm-checkout-content .woocommerce-form-coupon-toggle,.bhm-checkout-content form.checkout_coupon{width:100%!important;max-width:none!important;box-sizing:border-box!important}
.bhm-checkout-content form.checkout{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important;direction:ltr!important;grid-template-columns:minmax(320px,.88fr) minmax(0,1.55fr)!important;grid-template-rows:auto auto!important;gap:18px 34px!important;align-items:start!important}
.bhm-checkout-content form.checkout>*{direction:rtl!important;min-width:0!important;box-sizing:border-box!important}
.bhm-checkout-content form.checkout>.woocommerce-NoticeGroup,.bhm-checkout-content form.checkout>.woocommerce-NoticeGroup-checkout{grid-column:1/-1!important}
.bhm-checkout-content #customer_details{grid-column:2!important;grid-row:1!important;margin:0!important;min-width:0!important}
.bhm-checkout-content form.checkout>.woocommerce-checkout-payment{grid-column:2!important;grid-row:2!important;margin:0!important;min-width:0!important}
.bhm-checkout-content #order_review_heading{grid-column:1!important;grid-row:1!important;margin:0!important;padding:0 0 10px!important;align-self:end!important;font-size:1.2rem!important;line-height:1.2!important;font-weight:900!important}
.bhm-checkout-content #order_review{grid-column:1!important;grid-row:2!important;align-self:start!important;position:sticky!important;top:26px!important;margin:0!important;min-width:0!important}

/* Details + summary cards */
.bhm-checkout-content .col2-set,.bhm-checkout-content #order_review,.bhm-checkout-content form.checkout>.woocommerce-checkout-payment{background:#fff!important;border:1px solid rgba(0,0,0,.16)!important;box-shadow:0 12px 36px rgba(0,0,0,.035)!important;padding:clamp(20px,2.3vw,30px)!important;border-radius:0!important}
.bhm-checkout-content .col2-set{width:100%!important;margin:0!important}.bhm-checkout-content .col2-set:before,.bhm-checkout-content .col2-set:after{display:none!important}.bhm-checkout-content .col-1,.bhm-checkout-content .col-2{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.bhm-checkout-content .col-2:empty{display:none!important}
.bhm-checkout-content h3{font-size:1.55rem!important;line-height:1.15!important;margin:0 0 20px!important;font-weight:900!important}
.bhm-checkout-content .form-row{box-sizing:border-box!important;margin:0 0 14px!important;padding:0 7px!important}.bhm-checkout-content .woocommerce-billing-fields__field-wrapper{display:flex!important;flex-wrap:wrap!important;margin:0 -7px!important}
.bhm-checkout-content .form-row-first,.bhm-checkout-content .form-row-last{width:50%!important;float:none!important;clear:none!important}.bhm-checkout-content .form-row-wide{width:100%!important;float:none!important;clear:both!important}
.bhm-checkout-content label{display:block!important;font-size:.76rem!important;font-weight:800!important;color:#333!important;margin:0 0 6px!important}
.bhm-checkout-content input.input-text,.bhm-checkout-content input[type="text"],.bhm-checkout-content input[type="email"],.bhm-checkout-content input[type="tel"],.bhm-checkout-content select,.bhm-checkout-content textarea{box-sizing:border-box!important;width:100%!important;min-height:48px!important;border:1px solid rgba(0,0,0,.28)!important;border-radius:0!important;background:#fff!important;padding:10px 12px!important;font:inherit!important;box-shadow:none!important;outline:none!important}
.bhm-checkout-content input:focus,.bhm-checkout-content select:focus,.bhm-checkout-content textarea:focus{border-color:#000!important;box-shadow:0 0 0 2px rgba(66,196,236,.2)!important}
.bhm-checkout-content .select2-container{width:100%!important}.bhm-checkout-content .select2-selection{min-height:48px!important;border:1px solid rgba(0,0,0,.28)!important;border-radius:0!important;display:flex!important;align-items:center!important}.bhm-checkout-content .select2-selection__rendered{padding:0 12px!important;line-height:46px!important}.bhm-checkout-content .select2-selection__arrow{height:46px!important}

/* Order summary */
.bhm-checkout-content #order_review table.shop_table{width:100%!important;border:0!important;margin:0!important;border-collapse:collapse!important;background:transparent!important;box-shadow:none!important}.bhm-checkout-content #order_review table.shop_table th,.bhm-checkout-content #order_review table.shop_table td{padding:12px 0!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.12)!important;background:transparent!important;font-size:.9rem!important;vertical-align:top!important}.bhm-checkout-content #order_review table.shop_table th:last-child,.bhm-checkout-content #order_review table.shop_table td:last-child{text-align:left!important;white-space:nowrap!important;padding-right:14px!important}.bhm-checkout-content #order_review .order-total th,.bhm-checkout-content #order_review .order-total td{font-size:1.1rem!important;font-weight:900!important;border-bottom:0!important;padding-top:18px!important}.bhm-checkout-content #order_review .product-name{font-weight:800!important}

/* Payment area */
.bhm-checkout-content form.checkout>.woocommerce-checkout-payment{background:#fff!important}.bhm-checkout-content .woocommerce-checkout-payment ul.payment_methods{list-style:none!important;margin:0 0 18px!important;padding:0 0 8px!important;border:0!important}.bhm-checkout-content .woocommerce-checkout-payment li{margin:0 0 10px!important}.bhm-checkout-content .woocommerce-checkout-payment .payment_box{background:#f7f3ec!important;border:0!important;margin:10px 0 16px!important;padding:16px!important;font-size:.86rem!important}.bhm-checkout-content .woocommerce-checkout-payment .payment_box:before{display:none!important}.bhm-checkout-content .woocommerce-privacy-policy-text{font-size:.72rem!important;line-height:1.55!important;color:#666!important;margin:0 0 16px!important}
.bhm-checkout-content #payment #place_order{display:block!important;width:100%!important;min-height:58px!important;margin:0!important;border:1px solid #000!important;border-radius:0!important;background:var(--bhm-blue)!important;color:#000!important;font-size:1rem!important;font-weight:900!important;line-height:1.2!important;padding:14px 18px!important;box-shadow:none!important;transition:transform .12s ease,box-shadow .12s ease!important}.bhm-checkout-content #payment #place_order:hover{transform:translateY(-1px)!important;box-shadow:0 7px 0 rgba(0,0,0,.12)!important}
.bhm-checkout-trust{display:flex;flex-wrap:wrap;gap:7px 16px;margin:2px 0 14px;padding:12px 0;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);font-size:.72rem;font-weight:800;color:#444}.bhm-checkout-trust span{display:inline-flex;align-items:center;gap:5px}.bhm-checkout-trust span:before{content:"✓";font-weight:900;color:#4d8b2a}

/* Coupon + notices: one visual language instead of Woo's default alert stack. */
.bhm-checkout-content .woocommerce-info,.bhm-checkout-content .woocommerce-message,.bhm-checkout-content .woocommerce-error,.bhm-checkout-content .woocommerce-NoticeGroup{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0 0 12px!important;padding:13px 16px!important;border:1px solid rgba(0,0,0,.18)!important;border-top:2px solid #111!important;border-radius:0!important;background:#fff!important;color:#222!important;box-shadow:none!important;font-size:.82rem!important;line-height:1.5!important}.bhm-checkout-content .woocommerce-message:before{color:#5d982f!important}.bhm-checkout-content .woocommerce-info:before{color:#444!important}.bhm-checkout-content .woocommerce-error{border-color:#a93535!important;background:#fff7f7!important}.bhm-checkout-content .woocommerce-info a,.bhm-checkout-content .woocommerce-message a{color:#111!important;text-decoration:underline!important;text-underline-offset:3px!important;font-weight:800!important}.bhm-checkout-content form.checkout_coupon{box-sizing:border-box!important;margin:0 0 18px!important;padding:16px!important;border:1px solid rgba(0,0,0,.16)!important;background:#fff!important}.bhm-checkout-content form.checkout_coupon p{margin:0 0 10px!important}.bhm-checkout-content form.checkout_coupon .form-row{padding:0!important;margin:0!important}.bhm-checkout-content form.checkout_coupon .form-row-first{width:calc(100% - 150px)!important}.bhm-checkout-content form.checkout_coupon .form-row-last{width:140px!important;margin-right:10px!important}.bhm-checkout-content form.checkout_coupon button{width:100%!important;min-height:48px!important;border:1px solid #000!important;border-radius:0!important;background:var(--bhm-lime)!important;color:#000!important;font-weight:900!important}

/* Keep gateway embeds inside their column. */
.bhm-checkout-content iframe,.bhm-checkout-content .payment_box,.bhm-checkout-content .wc-payment-form{max-width:100%!important;width:100%!important;box-sizing:border-box!important;overflow:visible!important}

@media(min-width:1440px){main#primary.bhm-checkout-template-main{padding-inline:72px!important}.bhm-checkout-shell{max-width:1320px!important}.bhm-checkout-content form.checkout{grid-template-columns:minmax(350px,.9fr) minmax(0,1.7fr)!important;gap-column:44px!important}}
@media(max-width:980px){main#primary.bhm-checkout-template-main{padding:26px 22px 60px!important}.bhm-checkout-topbar{margin-bottom:28px}.bhm-checkout-heading{margin-bottom:24px!important}.bhm-checkout-heading h1{font-size:clamp(2.8rem,8vw,4rem)!important}.bhm-checkout-content form.checkout{grid-template-columns:1fr!important;gap:14px!important}.bhm-checkout-content #customer_details,.bhm-checkout-content form.checkout>.woocommerce-checkout-payment,.bhm-checkout-content #order_review_heading,.bhm-checkout-content #order_review{grid-column:1!important;position:static!important}.bhm-checkout-content #customer_details{grid-row:1!important}.bhm-checkout-content #order_review_heading{grid-row:2!important;margin-top:8px!important}.bhm-checkout-content #order_review{grid-row:3!important}.bhm-checkout-content form.checkout>.woocommerce-checkout-payment{grid-row:4!important}}
@media(max-width:600px){main#primary.bhm-checkout-template-main{padding:18px 14px 44px!important}.bhm-checkout-topbar{align-items:flex-start;margin-bottom:24px}.bhm-checkout-brand img{width:124px!important}.bhm-checkout-back{font-size:.76rem!important}.bhm-checkout-heading h1{font-size:2.8rem!important}.bhm-checkout-heading p{font-size:.9rem!important}.bhm-checkout-content .col2-set,.bhm-checkout-content #order_review,.bhm-checkout-content form.checkout>.woocommerce-checkout-payment{padding:18px!important}.bhm-checkout-content .form-row-first,.bhm-checkout-content .form-row-last{width:100%!important}.bhm-checkout-content form.checkout_coupon .form-row-first,.bhm-checkout-content form.checkout_coupon .form-row-last{width:100%!important;margin:0 0 8px!important}.bhm-checkout-trust{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px}.bhm-checkout-trust span:last-child{grid-column:1/-1}}

/* v4.1.1 — hard viewport reset for themes that constrain checkout body/main */
html:has(body.bhm-checkout-standalone),html:has(body.bhm-standalone-checkout){width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#f7f3ec!important}
body.bhm-checkout-standalone,body.bhm-standalone-checkout{display:block!important;position:relative!important;inset:auto!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;transform:none!important;overflow-x:hidden!important}
body.bhm-checkout-standalone>main#primary.bhm-checkout-template-main,body.bhm-standalone-checkout>main#primary.bhm-checkout-template-main{position:relative!important;inset:auto!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;margin:0!important;margin-inline:0!important;float:none!important;clear:both!important;transform:none!important}
