.bhx-store-page{background:#f7f8fa;color:#202124;font-family:Arial,Helvetica,sans-serif}
.bhx-store-page *{box-sizing:border-box}
.bhx-container{width:min(1200px,calc(100% - 32px));margin:0 auto}
.bhx-top-note{background:#111827;color:#fff;font-size:14px}
.bhx-top-note .bhx-container{min-height:40px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}
.bhx-top-note a{color:#fff;text-decoration:none}
.bhx-hero{background:linear-gradient(135deg,#fff 0%,#fff8ea 50%,#f2f7ff 100%);padding:34px 0}
.bhx-hero-grid{display:grid;grid-template-columns:1.7fr .9fr;gap:24px}
.bhx-hero-main{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:42px;box-shadow:0 10px 35px rgba(15,23,42,.06)}
.bhx-hero-badge{display:inline-flex;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;margin-bottom:16px}
.bhx-hero h1{font-size:clamp(30px,4vw,54px);line-height:1.05;margin:0 0 12px;font-weight:800;letter-spacing:-1px}
.bhx-hero h2{font-size:clamp(23px,3vw,38px);line-height:1.1;margin:0 0 18px;font-weight:800}
.bhx-hero-desc{font-size:18px;line-height:1.65;color:#4b5563;max-width:760px;margin:0 0 20px}
.bhx-hero-location{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 18px;border-radius:14px;background:#f3f4f6;margin-bottom:22px}
.bhx-hero-location strong{font-size:16px}
.bhx-hero-location span{color:#4b5563}
.bhx-hero-actions{display:flex;flex-wrap:wrap;gap:10px}
.bhx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.2s}
.bhx-btn:hover{transform:translateY(-1px)}
.bhx-btn-primary{background:#dc2626;color:#fff}
.bhx-btn-primary:hover{background:#b91c1c;color:#fff}
.bhx-btn-outline{border-color:#d1d5db;background:#fff;color:#111827}
.bhx-btn-outline:hover{border-color:#9ca3af;color:#111827}
.bhx-btn-gift{background:#f59e0b;color:#111827}
.bhx-btn-dark{background:#111827;color:#fff;width:100%;margin-top:12px}
.bhx-btn-outline-dark{border-color:#111827;background:#fff;color:#111827}
.bhx-btn-large{min-height:50px;padding:0 24px}
.bhx-hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #e5e7eb;color:#374151;font-size:14px;font-weight:600}
.bhx-hero-side{display:grid;gap:16px;align-content:start}
.bhx-ad-card{border-radius:24px;padding:28px;color:#fff;min-height:205px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 12px 30px rgba(15,23,42,.08)}
.bhx-ad-card strong{font-size:29px;line-height:1.1;margin:6px 0 8px}
.bhx-ad-card p{margin:0 0 16px;line-height:1.55;opacity:.95}
.bhx-ad-card a{color:#fff;font-weight:800;text-decoration:none}
.bhx-ad-price{background:linear-gradient(135deg,#b91c1c,#ef4444)}
.bhx-ad-map{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}
.bhx-ad-small{font-size:12px;font-weight:800;letter-spacing:.08em;opacity:.9}
.bhx-category-section,.bhx-catalogue-section,.bhx-trust-section,.bhx-location-section{padding:38px 0}
.bhx-category-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}
.bhx-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}
.bhx-section-title h2{margin:3px 0 0;font-size:28px}
.bhx-section-title p{margin:6px 0 0;color:#6b7280}
.bhx-section-title>a{white-space:nowrap;color:#dc2626;text-decoration:none;font-weight:800}
.bhx-kicker{font-size:11px;font-weight:900;letter-spacing:.1em;color:#dc2626}
.bhx-price-board{background:#111827;padding:42px 0}
.bhx-section-title-white{color:#fff}
.bhx-section-title-white>a{color:#fff}
.bhx-price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.bhx-price-card{display:block;background:#fff;border-radius:18px;overflow:hidden;color:#111827;text-decoration:none;border:1px solid #e5e7eb;transition:.2s}
.bhx-price-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(0,0,0,.12);color:#111827}
.bhx-product-image{height:190px;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:18px}
.bhx-product-image img{max-width:100%;max-height:155px;object-fit:contain}
.bhx-price-info{padding:16px}
.bhx-product-badge{display:inline-block;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;margin-bottom:9px}
.bhx-price-info h3{font-size:15px;line-height:1.4;margin:0 0 10px;min-height:42px}
.bhx-price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.bhx-price-row strong{font-size:19px;color:#dc2626}
.bhx-price-row del{font-size:13px;color:#9ca3af}
.bhx-price-info small{display:block;color:#6b7280;margin-top:7px}
.bhx-location-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}
.bhx-location-card,.bhx-coupon-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden}
.bhx-card-heading{padding:24px 24px 12px}
.bhx-card-heading h2{margin:5px 0 0;font-size:26px}
.bhx-map-box{height:340px;background:#e5e7eb}
.bhx-map-box iframe{width:100%;height:100%;border:0}
.bhx-direction-box{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px}
.bhx-direction-box p{margin:5px 0 0;color:#6b7280;line-height:1.5}
.bhx-route-note{margin:0 24px 24px;padding:14px 16px;border-radius:14px;background:#eff6ff;color:#1e3a8a;font-size:14px;line-height:1.5}
.bhx-coupon-card{padding:30px;text-align:center;background:linear-gradient(160deg,#fff7ed,#fff)}
.bhx-coupon-icon{font-size:38px;margin-bottom:8px}
.bhx-coupon-card h2{font-size:31px;margin:6px 0 10px}
.bhx-coupon-card p{color:#6b7280;line-height:1.55}
.bhx-coupon-code{margin:22px auto 12px;background:#111827;color:#fff;border-radius:14px;padding:15px 18px;font-size:24px;font-weight:900;letter-spacing:2px;max-width:290px}
.bhx-coupon-value{font-size:20px;color:#b45309}
.bhx-coupon-condition{font-size:13px}
.bhx-copy-btn{width:100%;min-height:46px;background:#fff;border:1px dashed #9ca3af;border-radius:12px;font-weight:800;cursor:pointer;margin-top:5px}
.bhx-coupon-card small{display:block;color:#9ca3af;margin-top:15px}
.bhx-catalogue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.bhx-catalogue-grid .products-grid{display:contents}
.bhx-catalogue-more{display:flex;justify-content:center;margin-top:26px}
.bhx-trust-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:30px;display:grid;grid-template-columns:1.1fr .9fr;gap:28px}
.bhx-trust-main h2{font-size:30px;line-height:1.15;margin:7px 0 13px}
.bhx-trust-main p{color:#6b7280;line-height:1.7;margin:0}
.bhx-trust-items{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.bhx-trust-items div{background:#f9fafb;border-radius:15px;padding:18px}
.bhx-trust-items strong{display:block;font-size:27px;color:#dc2626}
.bhx-trust-items span{display:block;margin-top:5px;font-weight:700}
.bhx-final-cta{padding:55px 0;background:#fff1f2;text-align:center}
.bhx-final-cta h2{font-size:38px;margin:7px 0 10px}
.bhx-final-cta p{font-size:17px;color:#6b7280;margin:0 auto 22px}
.bhx-final-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.bhx-empty-box{padding:35px;background:#fff;border-radius:16px;text-align:center;color:#6b7280}
@media(max-width:980px){
    .bhx-hero-grid,.bhx-location-grid,.bhx-trust-card{grid-template-columns:1fr}
    .bhx-price-grid{grid-template-columns:repeat(2,1fr)}
    .bhx-catalogue-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
    .bhx-container{width:min(100% - 20px,1200px)}
    .bhx-top-note .bhx-container{justify-content:flex-start;padding:7px 0}
    .bhx-hero{padding:18px 0}
    .bhx-hero-main{padding:25px 20px;border-radius:18px}
    .bhx-hero h1{font-size:34px}
    .bhx-hero h2{font-size:25px}
    .bhx-hero-desc{font-size:16px}
    .bhx-hero-actions .bhx-btn{width:100%}
    .bhx-price-grid,.bhx-catalogue-grid,.bhx-trust-items{grid-template-columns:1fr 1fr}
    .bhx-price-grid{gap:10px}
    .bhx-catalogue-grid{gap:10px}
    .bhx-product-image{height:150px}
    .bhx-price-info{padding:12px}
    .bhx-price-info h3{font-size:14px}
    .bhx-price-row strong{font-size:17px}
    .bhx-map-box{height:280px}
    .bhx-direction-box{align-items:flex-start;flex-direction:column}
    .bhx-direction-box .bhx-btn{width:100%}
    .bhx-section-title{align-items:flex-start;flex-direction:column}
    .bhx-section-title>a{align-self:flex-start}
    .bhx-final-cta h2{font-size:30px}
}

