.bh-promo{background:#1e3d2f;color:#fff;font-family:'Jost',sans-serif;font-size:11px;font-weight:500;text-align:center;padding:8px 20px;position:relative;}
.bh-header *:focus,.bh-footer *:focus,.bh-mobile-menu *:focus{outline:none !important;}
.bh-header button:focus,.bh-header a:focus,.bh-header input:focus,.bh-footer button:focus,.bh-footer a:focus,.bh-footer input:focus{outline:none !important;box-shadow:none;}
.bh-promo-inner{display:flex;align-items:center;justify-content:center;gap:20px;}
.bh-promo span{display:flex;align-items:center;gap:5px;white-space:nowrap;}
.bh-promo-dot{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.25);flex-shrink:0;}
.bh-promo strong{color:#b8975a;font-weight:600;}
.bh-promo-close{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer;font-size:15px;padding:4px;transition:color .2s;}
.bh-promo-close:hover{color:#fff;}

.bh-header{background:#fff;border-bottom:1px solid #ede8e0;position:sticky;top:0;z-index:100;transition:box-shadow .3s;}
.bh-header.scrolled{box-shadow:0 2px 16px rgba(0,0,0,.06);}
.admin-bar .bh-header{top:32px;}
@media(max-width:782px){.admin-bar .bh-header{top:46px;}}

.bh-h-r1{padding:0 60px;}
.bh-h-r1-inner{max-width:1400px;margin:0 auto;padding:14px 0 22px;display:flex;align-items:center;gap:24px;}
.bh-h-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none;}
.bh-h-logo svg{flex-shrink:0;}
.bh-h-logo-text{font-family:'Cormorant Garamond',serif;font-size:24px;font-weight:600;letter-spacing:1px;color:#1e3d2f;}

.bh-h-search{position:relative;flex:1;min-width:0;}
.bh-h-search-wrap{display:flex;align-items:center;background:#fff;border:1.5px solid #ddd7ce;border-radius:100px;padding:0 6px 0 18px;transition:border-color .25s,box-shadow .25s;position:relative;height:44px;}
.bh-h-search-wrap:focus-within{border-color:#b8975a;box-shadow:0 0 0 3px rgba(184,151,90,.1);}
.bh-h-search-icon{flex-shrink:0;color:#8a7f74;display:flex;align-items:center;}
.bh-h-search-input{flex:1;border:none;outline:none !important;background:transparent;font-family:'Jost',sans-serif;font-size:14px;color:#1c1917;padding:0 12px;height:100%;min-width:0;-webkit-appearance:none;appearance:none;}
.bh-h-search-input:focus{outline:none !important;box-shadow:none !important;}
.bh-h-search-input::placeholder{color:#b0a898;transition:color .2s;}
.bh-h-search-input:focus::placeholder{color:#d0c9c0;}
.bh-h-search-input::-webkit-search-decoration,.bh-h-search-input::-webkit-search-cancel-button{display:none;}
.bh-h-search-btn{background:#1e3d2f;color:#fff;border:none;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;flex-shrink:0;transition:all .15s;padding:0;}
.bh-h-search-btn:hover{background:#2a5240;}

.bh-h-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;}
.bh-h-act{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:44px;border-radius:10px;transition:background .15s;cursor:pointer;border:none;background:none;color:#1c1917;text-decoration:none;font-family:'Jost',sans-serif;padding:0;}
.bh-h-act:hover{background:#faf7f2;}
.bh-h-act svg{display:block;}
.bh-h-act-label{position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);font-size:9px;font-weight:500;color:#8a7f74;letter-spacing:.3px;white-space:nowrap;}
.bh-h-act-badge{position:absolute;top:2px;right:0;min-width:16px;height:16px;border-radius:50%;background:#b8975a;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;}
.bh-h-hamburger{display:none;width:40px;height:40px;border:none;background:none;cursor:pointer;color:#1c1917;padding:0;}

.bh-h-r2{border-top:1px solid #ede8e0;background:#fff;padding:0 60px;}
.bh-h-r2-inner{max-width:1400px;margin:0 auto;padding:0;display:flex;align-items:center;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.bh-h-r2-inner::-webkit-scrollbar{display:none;}
.bh-h-cat{font-family:'Jost',sans-serif;font-size:12.5px;font-weight:500;color:#1c1917;padding:11px 16px;white-space:nowrap;transition:all .15s;position:relative;letter-spacing:.2px;display:flex;align-items:center;gap:5px;text-decoration:none;}
.bh-h-cat:hover{color:#1e3d2f;background:rgba(30,61,47,.03);}
.bh-h-cat.active{color:#1e3d2f;font-weight:600;}
.bh-h-cat.active::after{content:'';position:absolute;bottom:0;left:16px;right:16px;height:2px;background:#b8975a;border-radius:2px;}
.bh-h-cat-hot{font-size:8px;font-weight:700;background:#c0392b;color:#fff;padding:2px 5px;border-radius:4px;letter-spacing:.3px;text-transform:uppercase;}
.bh-h-cat-new{font-size:8px;font-weight:700;background:rgba(184,151,90,.15);color:#b8975a;padding:2px 5px;border-radius:4px;letter-spacing:.3px;text-transform:uppercase;}

.bh-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,30,22,.5);z-index:299;opacity:0;pointer-events:none;transition:opacity .3s;}
.bh-mobile-overlay.open{opacity:1;pointer-events:auto;}
.bh-mobile-menu{position:fixed;top:0;right:0;width:320px;max-width:85vw;height:100vh;background:#fff;z-index:300;transform:translateX(100%);transition:transform .35s cubic-bezier(.22,.61,.36,1);padding:32px 24px;overflow-y:auto;box-shadow:-8px 0 40px rgba(0,0,0,.1);}
.bh-mobile-menu.open{transform:translateX(0);}
.bh-mobile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;}
.bh-mobile-logo{font-family:'Cormorant Garamond',serif;font-size:18px;font-weight:600;letter-spacing:1px;}
.bh-mobile-close{width:40px;height:40px;border-radius:50%;border:1px solid #ede8e0;background:none;display:grid;place-items:center;cursor:pointer;color:#1c1917;padding:0;}
.bh-mobile-links{display:flex;flex-direction:column;gap:4px;}
.bh-mobile-link{font-family:'Jost',sans-serif;font-size:16px;font-weight:500;color:#1c1917;padding:12px 16px;border-radius:10px;transition:background .15s;display:block;text-decoration:none;}
.bh-mobile-link:hover{background:#faf7f2;}
.bh-mobile-sep{height:1px;background:#ede8e0;margin:12px 0;}
.bh-mobile-cta{width:100%;padding:14px;background:#1e3d2f;color:#fff;border:none;border-radius:10px;font-family:'Jost',sans-serif;font-size:14px;font-weight:600;cursor:pointer;text-align:center;margin-top:20px;transition:background .2s;}
.bh-mobile-cta:hover{background:#2a5240;}

.bh-footer{background:#0f1e16;color:#fff;padding:64px 60px 0;position:relative;overflow:hidden;}
.bh-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(184,151,90,.2),transparent);}
.bh-footer-inner{max-width:1400px;margin:0 auto;}
.bh-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.06);}
.bh-footer-brand{display:flex;flex-direction:column;gap:16px;}
.bh-footer-logo{display:flex;align-items:center;gap:10px;}
.bh-footer-logo span{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:600;letter-spacing:1px;}
.bh-footer-desc{font-family:'Jost',sans-serif;font-size:13px;color:rgba(255,255,255,.4);line-height:1.7;max-width:280px;}
.bh-footer-social{display:flex;gap:8px;margin-top:8px;}
.bh-footer-social a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;color:rgba(255,255,255,.5);transition:all .2s;text-decoration:none;}
.bh-footer-social a:hover{background:rgba(184,151,90,.15);border-color:rgba(184,151,90,.3);color:#b8975a;}
.bh-footer-col h3{font-family:'Jost',sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:18px;}
.bh-footer-links{display:flex;flex-direction:column;gap:10px;}
.bh-footer-links a{font-family:'Jost',sans-serif;font-size:13px;color:rgba(255,255,255,.55);transition:color .2s;display:flex;align-items:center;gap:6px;text-decoration:none;}
.bh-footer-links a:hover{color:#b8975a;}
.bh-footer-new{background:rgba(184,151,90,.15);color:#b8975a;font-size:8px;font-weight:700;padding:2px 6px;border-radius:4px;letter-spacing:.5px;text-transform:uppercase;}
.bh-footer-nl{padding:32px 0;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:32px;}
.bh-footer-nl-left h3{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:400;color:#fff;margin-bottom:4px;}
.bh-footer-nl-left h3 em{font-style:italic;color:#b8975a;}
.bh-footer-nl-left p{font-family:'Jost',sans-serif;font-size:12px;color:rgba(255,255,255,.35);}
.bh-footer-nl-form{display:flex;gap:8px;flex-shrink:0;}
.bh-footer-nl-input{padding:12px 18px;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);font-family:'Jost',sans-serif;font-size:13px;color:#fff;outline:none;width:280px;transition:border-color .2s;}
.bh-footer-nl-input:focus{border-color:#b8975a;}
.bh-footer-nl-input::placeholder{color:rgba(255,255,255,.2);}
.bh-footer-nl-btn{padding:12px 24px;border-radius:100px;background:#b8975a;color:#fff;border:none;font-family:'Jost',sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;}
.bh-footer-nl-btn:hover{filter:brightness(1.1);transform:translateY(-1px);}
.bh-footer-trust{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;}
.bh-footer-trust-item{display:flex;align-items:center;gap:6px;font-family:'Jost',sans-serif;font-size:11px;color:rgba(255,255,255,.3);}
.bh-footer-trust-item svg{opacity:.3;}
.bh-footer-bottom{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;}
.bh-footer-copy{font-family:'Jost',sans-serif;font-size:11px;color:rgba(255,255,255,.2);}
.bh-footer-payments{display:flex;gap:8px;align-items:center;}
.bh-footer-pay{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:4px 10px;font-family:'Jost',sans-serif;font-size:10px;font-weight:600;color:rgba(255,255,255,.4);letter-spacing:.3px;}
.bh-footer-legal{display:flex;gap:16px;}
.bh-footer-legal a{font-family:'Jost',sans-serif;font-size:11px;color:rgba(255,255,255,.2);transition:color .2s;text-decoration:none;}
.bh-footer-legal a:hover{color:rgba(255,255,255,.5);}

.bh-h-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e8e2d8;border-radius:16px;box-shadow:0 16px 48px rgba(0,0,0,.14);z-index:99999;max-height:480px;overflow-y:auto;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .18s,transform .18s;}
.bh-h-dropdown.open{opacity:1;transform:translateY(0);pointer-events:auto;}
.bh-h-dropdown::-webkit-scrollbar{width:4px;}
.bh-h-dropdown::-webkit-scrollbar-thumb{background:#ede8e0;border-radius:4px;}
.bh-dd-group{padding:10px 18px 6px;border-bottom:1px solid #f5f0ea;}
.bh-dd-group:last-of-type{border-bottom:none;}
.bh-dd-label{font-family:'Jost',sans-serif;font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#b0a898;display:block;margin-bottom:8px;}
.bh-dd-catcard{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:10px;background:linear-gradient(135deg,rgba(30,61,47,.06),rgba(184,151,90,.06));text-decoration:none;color:#1c1917;transition:background .15s;margin-bottom:4px;}
.bh-dd-catcard:hover{background:linear-gradient(135deg,rgba(30,61,47,.12),rgba(184,151,90,.1));}
.bh-dd-caticon{width:40px;height:40px;border-radius:10px;background:#1e3d2f;color:#fff;display:grid;place-items:center;flex-shrink:0;}
.bh-dd-catinfo{flex:1;min-width:0;}
.bh-dd-catname{font-family:'Jost',sans-serif;font-size:15px;font-weight:600;color:#1e3d2f;display:block;line-height:1.2;}
.bh-dd-catsub{font-family:'Jost',sans-serif;font-size:11px;color:#b0a898;display:block;margin-top:2px;}
.bh-dd-catarrow{font-size:18px;font-weight:600;color:#1e3d2f;flex-shrink:0;}
.bh-dd-author{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;transition:background .12s;text-decoration:none;color:#1c1917;font-family:'Jost',sans-serif;font-size:13px;font-weight:500;}
.bh-dd-author:hover{background:#faf7f2;}
.bh-dd-author span:nth-child(2){flex:1;}
.bh-dd-count{font-size:11px;color:#b0a898;font-weight:400;}
.bh-dd-prod{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;transition:background .12s;text-decoration:none;color:#1c1917;position:relative;}
.bh-dd-prod:hover{background:#faf7f2;}
.bh-dd-prod-img{width:42px;height:56px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#e8e0d4,#d4ccc0);flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1);}
.bh-dd-prod-img img{width:100%;height:100%;object-fit:cover;display:block;}
.bh-dd-prod-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;}
.bh-dd-prod-name{font-family:'Cormorant Garamond',serif;font-size:15px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bh-dd-prod-name mark{background:rgba(184,151,90,.25);color:inherit;border-radius:2px;padding:0 1px;}
.bh-dd-prod-author{font-family:'Jost',sans-serif;font-size:10px;color:#8a7f74;}
.bh-dd-prod-price{font-family:'Jost',sans-serif;font-size:13px;font-weight:700;}
.bh-dd-prod-price.sale{color:#c0392b;}
.bh-dd-prod-was{font-family:'Jost',sans-serif;font-size:11px;color:#b0a898;text-decoration:line-through;font-weight:400;}
.bh-dd-prod-bottom{display:flex;align-items:center;gap:6px;margin-top:2px;}
.bh-dd-prod-tags{display:flex;gap:4px;flex-wrap:wrap;}
.bh-dd-tag{font-family:'Jost',sans-serif;font-size:9px;color:#8a7f74;background:#f0ebe2;padding:2px 7px;border-radius:100px;font-weight:500;}
.bh-dd-stock{font-family:'Jost',sans-serif;font-size:9px;font-weight:600;color:#1e3d2f;background:rgba(30,61,47,.08);padding:2px 7px;border-radius:100px;}
.bh-dd-sale-badge{position:absolute;top:10px;right:12px;background:#c0392b;color:#fff;font-family:'Jost',sans-serif;font-size:8px;font-weight:700;padding:2px 6px;border-radius:4px;letter-spacing:.3px;}
.bh-dd-empty{padding:24px 18px;text-align:center;font-family:'Jost',sans-serif;font-size:13px;color:#b0a898;font-style:italic;}
.bh-dd-all{display:block;padding:13px 18px;text-align:center;font-family:'Jost',sans-serif;font-size:13px;font-weight:600;color:#1e3d2f;background:#faf7f2;border-top:1px solid #e8e2d8;text-decoration:none;transition:background .15s,color .15s;letter-spacing:.2px;border-radius:0 0 16px 16px;}
.bh-dd-all:hover{background:#1e3d2f;color:#fff;}

.storefront-breadcrumb,.site-header,.storefront-handheld-footer-bar,.storefront-primary-navigation,.storefront-secondary-navigation,.site-footer{display:none !important;}

@media(max-width:1024px){
    .bh-h-r1{padding:0 20px;}
    .bh-h-r1-inner{padding:12px 0;gap:16px;}
    .bh-h-r2{padding:0 20px;}
    .bh-h-r2-inner{padding:0;}
    .bh-h-hamburger{display:grid;place-items:center;}
    .bh-h-act-label{display:none;}
    .bh-h-act{padding:6px;}
    .bh-footer{padding:48px 24px 0;}
    .bh-footer-top{grid-template-columns:1fr 1fr;gap:32px;}
}
@media(max-width:640px){
    .bh-h-r1{padding:0 16px;}
    .bh-h-r1-inner{gap:8px;padding:10px 0;}
    .bh-h-logo-text{display:none;}
    .bh-h-search-wrap{padding:0 4px 0 12px;height:38px;}
    .bh-h-search-input{font-size:13px;}
    .bh-h-search-btn{width:30px;height:30px;}
    .bh-h-act{padding:4px;}
    .bh-h-r2{padding:0 16px;}
    .bh-h-r2-inner{padding:0;}
    .bh-h-cat{padding:10px 12px;font-size:12px;}
    .bh-promo-inner{gap:10px;font-size:10px;}
    .bh-footer-top{grid-template-columns:1fr;gap:28px;}
    .bh-footer-nl{flex-direction:column;align-items:flex-start;}
    .bh-footer-nl-form{width:100%;}
    .bh-footer-nl-input{flex:1;width:auto;}
    .bh-footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;}
    .bh-footer{padding:40px 16px 0;}
}