
.bweh-shop{--c:#02587D;--dark:#10213B;--muted:#607083;--border:#DCE7EE;--soft:#F5F9FB;--blue:#EDF7FB;color:var(--dark);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.bweh-shop *{box-sizing:border-box}.bweh-shop-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.bweh-sidebar{display:grid;gap:16px}.bweh-filters,.bweh-help{border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 8px 28px rgba(22,55,78,.055)}.bweh-filter-block{padding:18px;border-bottom:1px solid #edf2f5}.bweh-filter-block:last-child{border-bottom:0}.bweh-filter-block h3,.bweh-help h3{margin:0 0 13px;font-size:14px;line-height:1.25;color:var(--dark)}.bweh-category{display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;padding:8px 8px;border-radius:7px;color:#40586b;font-size:12px;font-weight:600}.bweh-category:hover,.bweh-category.is-active{background:var(--blue);color:var(--c)}.bweh-category b{display:grid;min-width:22px;height:22px;place-items:center;border-radius:50%;background:#f1f6f8;color:#587082;font-size:10px}.bweh-category.is-active b{background:var(--c);color:#fff}.bweh-svg{display:inline-flex;width:20px;height:20px;flex:0 0 auto}.bweh-svg svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bweh-price-line{position:relative;height:4px;margin:18px 5px;border-radius:99px;background:#c9dae2}.bweh-price-line i{position:absolute;inset:0;border-radius:99px;background:var(--c)}.bweh-price-line:before,.bweh-price-line:after{content:"";position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:var(--c);transform:translateY(-50%)}.bweh-price-line:before{left:-2px}.bweh-price-line:after{right:-2px}.bweh-price-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:end}.bweh-price-inputs label{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid var(--border);border-radius:7px;background:#fff;overflow:hidden}.bweh-price-inputs label span{padding-left:8px;color:#7c8b97;font-size:10px}.bweh-price-inputs input{min-width:0;width:100%;padding:8px 6px;border:0!important;outline:0;font-size:11px;background:transparent}.bweh-price-inputs em{padding-bottom:9px;color:#83939f;font-style:normal}.bweh-filters button{margin-top:12px;padding:9px 16px;border:0;border-radius:7px;background:var(--c);color:#fff;font-size:12px;font-weight:750}.bweh-tags{display:flex;flex-wrap:wrap;gap:6px}.bweh-tags span{padding:5px 7px;border:1px solid var(--border);border-radius:6px;color:#5b7080;font-size:9px}.bweh-clear{display:inline-block;margin-top:12px;color:var(--c);font-size:11px;font-weight:750}.bweh-help{padding:18px;background:linear-gradient(145deg,#edf7fb,#fff)}.bweh-help>.bweh-svg{width:34px;height:34px;color:var(--c)}.bweh-help h3{margin-top:10px}.bweh-help p{color:var(--muted);font-size:11px;line-height:1.55}.bweh-help>a{display:flex;justify-content:center;padding:11px;border-radius:7px;background:var(--c);color:#fff;font-size:11px;font-weight:750}.bweh-results{min-width:0}.bweh-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.bweh-toolbar p{margin:0;color:#6c7d89;font-size:11px}.bweh-toolbar select{padding:9px 35px 9px 12px;border:1px solid var(--border);border-radius:7px;background:#fff;color:#334b5d;font-size:11px}.bweh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bweh-product-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 8px 28px rgba(22,55,78,.055);transition:.2s ease}.bweh-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px rgba(22,55,78,.1)}.bweh-popular{position:absolute;top:0;left:50%;z-index:2;padding:5px 11px;border-radius:0 0 7px 7px;background:var(--c);color:#fff;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transform:translateX(-50%)}.bweh-product-image{display:block;padding:14px 14px 0}.bweh-product-image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:7px;background:var(--soft)}.bweh-product-body{display:flex;height:100%;padding:13px 14px 14px;flex-direction:column}.bweh-product-cat{color:var(--c);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bweh-product-body h2{margin:7px 0 8px;font-size:16px;line-height:1.25}.bweh-product-body h2 a{color:var(--dark)}.bweh-product-body>p{min-height:4.8em;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.bweh-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.bweh-badges span{padding:4px 6px;border-radius:5px;background:var(--soft);color:#6a7c89;font-size:8px}.bweh-price{margin-top:auto;padding-top:12px;color:var(--dark);font-size:16px;font-weight:800}.bweh-price small{margin-left:5px;color:#81909a;font-size:8px;font-weight:500}.bweh-product-button{display:flex;min-height:39px;align-items:center;justify-content:center;margin-top:10px;border:1px solid var(--c);border-radius:7px;color:var(--c);font-size:11px;font-weight:800}.bweh-product-button:hover,.bweh-product-button.is-primary{background:var(--c);color:#fff}.bweh-empty{grid-column:1/-1;padding:50px;text-align:center;border:1px dashed var(--border);border-radius:13px}.bweh-pagination{display:flex;gap:6px;margin-top:18px;justify-content:center}.bweh-pagination a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--border);border-radius:7px;color:var(--dark);font-size:11px}.bweh-pagination a.is-current{border-color:var(--c);background:var(--c);color:#fff}.bweh-bundle{display:grid;grid-template-columns:74px minmax(0,1fr) auto auto;gap:18px;align-items:center;margin-top:20px;padding:20px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,#edf7fb,#fff);box-shadow:0 8px 28px rgba(22,55,78,.055)}.bweh-bundle-icon{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:#fff;color:var(--c)}.bweh-bundle-icon .bweh-svg{width:34px;height:34px}.bweh-bundle-copy>span{color:var(--c);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bweh-bundle-copy h2{margin:4px 0 4px;font-size:18px}.bweh-bundle-copy p{margin:0;color:var(--muted);font-size:10px}.bweh-bundle-price{display:grid;text-align:right}.bweh-bundle-price del{color:#758692;font-size:10px}.bweh-bundle-price strong{color:var(--dark);font-size:21px}.bweh-bundle-price small{color:#758692;font-size:8px}.bweh-bundle-button{padding:12px 18px;border-radius:7px;background:var(--c);color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.bweh-bundle-features{grid-column:2/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:15px;border-top:1px solid rgba(2,88,125,.12)}.bweh-bundle-features span{display:flex;align-items:center;gap:8px;color:#344e61;font-size:10px;font-weight:700}.bweh-bundle-features .bweh-svg{color:var(--c)}.bweh-notice{padding:20px;border:1px solid #dce7ee;border-radius:10px;background:#fff;color:#607083}
@media(max-width:1000px){.bweh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bweh-bundle{grid-template-columns:64px 1fr auto}.bweh-bundle-button{grid-column:3}.bweh-bundle-features{grid-column:1/-1}}
@media(max-width:800px){.bweh-shop-grid{grid-template-columns:1fr}.bweh-sidebar{grid-template-columns:1fr 1fr}.bweh-help{grid-column:1/-1}.bweh-bundle{grid-template-columns:64px 1fr}.bweh-bundle-price,.bweh-bundle-button{grid-column:auto}.bweh-bundle-features{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.bweh-sidebar{grid-template-columns:1fr}.bweh-product-grid{grid-template-columns:1fr}.bweh-toolbar{align-items:flex-start;flex-direction:column}.bweh-bundle{grid-template-columns:1fr;text-align:center}.bweh-bundle-icon{margin:auto}.bweh-bundle-price{text-align:center}.bweh-bundle-button{grid-column:auto}.bweh-bundle-features{grid-template-columns:1fr;text-align:left}}


/* Homepage products */
.bweh-home-products{--c:#02587D;--dark:#10213B;--muted:#607083;--border:#DCE7EE;--soft:#F5F9FB;max-width:100%}
.bweh-home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:8px}
.bweh-home-product-card{min-width:0}
.bweh-home-products .bweh-product-body h2{font-size:20px}
.bweh-home-products .bweh-product-body>p{font-size:13px;min-height:5.2em}
.bweh-home-products .bweh-price{font-size:20px}
.bweh-home-products-cta{display:flex;justify-content:center;margin-top:22px}
.bweh-home-products-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:9px;background:#02587D;color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 24px rgba(2,88,125,.18)}
.bweh-home-products-cta a:hover{opacity:.94;transform:translateY(-1px)}
@media(max-width:1000px){.bweh-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.bweh-home-product-grid{grid-template-columns:1fr}}
