:root{
  --bpe-text:#111827;
  --bpe-muted:#667085;
  --bpe-border:#e3e8ef;
  --bpe-soft:#f7f9fc;
  --bpe-card:#fff;
  --bpe-accent:var(--ast-global-color-0,#1769d2);
  --bpe-success:#2f7d16;
  --bpe-success-bg:#eff9eb;
  --bpe-danger:#c1122f;
  --bpe-danger-bg:#fdebed;
  --bpe-radius:16px;
}

html{scroll-behavior:smooth}
body.bpe-modal-open{overflow:hidden}
.bpe-product{color:var(--bpe-text);font-size:16px;line-height:1.55;background:#fff}
.bpe-product *{box-sizing:border-box}
.bpe-inner{width:min(100%,1240px);margin:0 auto;padding-left:24px;padding-right:24px}
.bpe-section{position:relative;padding:44px 0;border-top:1px solid var(--bpe-border);background:#fff}
.bpe-section-title{font-size:clamp(20px,1.6vw,24px);line-height:1.25;margin:0 0 22px;font-weight:780;color:var(--bpe-text);letter-spacing:-.01em}
.bpe-section-title:after{content:"";display:block;width:34px;height:2px;border-radius:99px;background:var(--bpe-accent);margin-top:9px;opacity:.8}
.bpe-section-subtitle{margin:-11px 0 22px;color:var(--bpe-muted)}
.bpe-brand,.bpe-glance-label{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--bpe-muted);font-weight:700}
.bpe-muted{color:var(--bpe-muted)}
.bpe-text-link,.bpe-card-link,.bpe-compare-view{font-weight:700;text-decoration:none;color:var(--bpe-accent)!important;background:transparent!important}
.bpe-text-link:hover,.bpe-card-link:hover,.bpe-compare-view:hover{text-decoration:underline;background:transparent!important}
.bpe-product a:focus-visible,.bpe-product button:focus-visible,.bpe-product input:focus-visible,.bpe-product textarea:focus-visible{outline:2px solid var(--bpe-accent);outline-offset:2px}
.bpe-product .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Breadcrumb */
.bpe-breadcrumb{padding:16px 0 4px;background:#fff;color:var(--bpe-muted);font-size:13px}
.bpe-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:7px;list-style:none;margin:0;padding:0}
.bpe-breadcrumb li{display:flex;align-items:center;min-width:0}
.bpe-breadcrumb li:not(:last-child)::after{content:"/";margin-left:7px;color:#98a2b3}
.bpe-breadcrumb a{color:var(--bpe-muted);text-decoration:none}
.bpe-breadcrumb a:hover{color:var(--bpe-text);text-decoration:underline;background:transparent!important}
.bpe-breadcrumb [aria-current="page"]{color:#344054}

/* Buy box */
.bpe-buybox{padding:26px 0 46px;background:#fff}
.bpe-buybox-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:58px;align-items:start}
.bpe-gallery,.bpe-summary{min-width:0}
.bpe-summary{position:sticky;top:24px}
.bpe-brand{margin-bottom:8px}
.bpe-brand a{color:inherit;text-decoration:none}
.bpe-brand a:hover{color:var(--bpe-text);text-decoration:underline;background:transparent!important}
.bpe-summary .product_title{font-size:clamp(31px,3vw,44px);line-height:1.08;margin:0;color:var(--bpe-text);font-weight:780;letter-spacing:-.02em}
.bpe-product-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;color:var(--bpe-muted);font-size:13px;font-weight:650}
.bpe-product-meta-line a{color:var(--bpe-accent);text-decoration:none}
.bpe-product-meta-line a:hover{text-decoration:underline;background:transparent!important}
.bpe-meta-dot{color:#c0c7d1}
.bpe-rating-row{margin:13px 0 0;min-height:24px}
.bpe-rating-link{display:inline-flex;align-items:center;gap:8px;color:var(--bpe-text);text-decoration:none;font-size:14px;font-weight:650}
.bpe-rating-link:hover{text-decoration:underline;color:var(--bpe-accent);background:transparent!important}
.bpe-rating-link .star-rating{margin:0!important;float:none!important}
.bpe-review-count{color:var(--bpe-muted);font-weight:500}
.bpe-price-stock{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.bpe-price .price,.bpe-price p.price{font-size:clamp(25px,2.5vw,34px)!important;line-height:1.2;margin:0!important;font-weight:780;color:var(--bpe-text)!important}
.bpe-stock .stock{margin:0;padding:5px 11px;border:1px solid var(--bpe-border);border-radius:999px;font-size:13px;background:#fff;color:var(--bpe-text)!important}
.bpe-short-description{margin-top:20px;color:#344054;font-size:17px;line-height:1.7}
.bpe-short-description .woocommerce-product-details__short-description{margin:0}
.bpe-short-description p:last-child{margin-bottom:0}
.bpe-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}
.bpe-gallery .woocommerce-product-gallery__wrapper{margin:0}
.bpe-gallery img{border-radius:14px}

/* Quick star rating */
.bpe-quick-rating{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;font-size:13px}
.bpe-quick-rating-label{font-weight:700;color:#344054}
.bpe-quick-stars{display:inline-flex;gap:2px}
.bpe-quick-star{appearance:none;border:0;background:transparent!important;padding:0 1px;color:#f2b01e;font-size:22px;line-height:1;cursor:pointer}
.bpe-quick-star:hover,.bpe-quick-star:focus,.bpe-quick-star.is-active{background:transparent!important;color:#f2b01e}
.bpe-quick-rating-guest{flex-basis:100%;display:grid;grid-template-columns:1fr 1fr auto;gap:8px;margin-top:7px}
.bpe-quick-rating-guest[hidden]{display:none!important}
.bpe-quick-rating-guest input{min-height:40px;border:1px solid var(--bpe-border);border-radius:8px;padding:8px 10px;font-size:14px}
.bpe-rating-save{border:1px solid var(--bpe-accent);border-radius:8px;background:#fff!important;color:var(--bpe-accent)!important;font-weight:700;padding:8px 12px;cursor:pointer}
.bpe-rating-save:hover{text-decoration:underline;background:#fff!important}
.bpe-quick-rating-status{flex-basis:100%;color:var(--bpe-muted);font-size:13px}
.bpe-quick-rating-status a{color:var(--bpe-accent);text-decoration:none;font-weight:700;background:transparent!important}.bpe-quick-rating-status a:hover{text-decoration:underline;background:transparent!important}

/* Variation/cart */
.bpe-cart-area{margin-top:28px}
.bpe-cart-area form.cart{margin:0!important}
.bpe-cart-area .variations{width:100%;margin:0 0 8px!important;border:0!important}
.bpe-cart-area .variations tr{display:block;margin:0 0 18px}
.bpe-cart-area .variations th,.bpe-cart-area .variations td{display:block;width:100%;text-align:left;padding:0!important;border:0!important;background:transparent!important}
.bpe-cart-area .variations th{margin-bottom:9px}
.bpe-cart-area .variations label{font-weight:750;color:var(--bpe-text);font-size:15px}
.bpe-native-variation-select{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;overflow:hidden!important;pointer-events:none!important}
.bpe-variation-options{display:flex;flex-wrap:wrap;gap:10px}
.bpe-variation-option{appearance:none;border:1px solid #d8dde5!important;background:#fff!important;color:var(--bpe-text)!important;min-height:43px;padding:9px 16px;border-radius:10px;font-size:15px;font-weight:650;line-height:1;cursor:pointer;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease}
.bpe-variation-option:hover{border-color:#aeb7c5!important;background:#fff!important;color:var(--bpe-text)!important}
.bpe-variation-option.is-selected{border-color:var(--bpe-accent)!important;box-shadow:0 0 0 1px var(--bpe-accent)!important;background:#fff!important;color:var(--bpe-text)!important}
.bpe-variation-option.is-disabled{opacity:1!important;cursor:not-allowed;color:#98a2b3!important;border-style:dashed!important;background:#fafafa!important;text-decoration:none!important}
.bpe-variation-options.is-color{gap:12px;align-items:center}
.bpe-variation-option.is-color-swatch{width:40px;height:40px;min-height:40px;border-radius:50%;padding:4px;display:inline-flex;align-items:center;justify-content:center;background:#fff!important}
.bpe-variation-option.is-color-swatch.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bpe-accent)!important}
.bpe-swatch-dot{width:100%;height:100%;display:block;border-radius:50%;border:1px solid #ccd3dc;background:#fff}
.bpe-cart-area .reset_variations{display:inline-block;margin-top:10px;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--bpe-muted)!important}
.bpe-cart-area .single_variation{margin:4px 0 10px!important}
.bpe-cart-area .woocommerce-variation-price{display:none!important}
.bpe-cart-area .woocommerce-variation-availability .stock{font-size:13px;margin:0 0 8px}
.bpe-cart-area .woocommerce-variation-add-to-cart,.bpe-cart-area form.cart:not(.variations_form){display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;align-items:stretch}
.bpe-cart-area .quantity{display:none!important}
.bpe-cart-area .single_add_to_cart_button{display:block!important;width:100%!important;min-height:54px;border-radius:10px!important;font-weight:750!important;padding:14px 24px!important;background:var(--bpe-accent)!important;color:#fff!important;font-size:17px!important;line-height:1.2!important;float:none!important;margin:0!important;border:1px solid var(--bpe-accent)!important}
.bpe-cart-area .bpe-buy-now-button{display:block!important;width:100%!important;min-height:54px;border-radius:10px!important;font-weight:750!important;padding:14px 24px!important;background:#fff!important;color:var(--bpe-accent)!important;font-size:17px!important;line-height:1.2!important;float:none!important;margin:0!important;border:1px solid var(--bpe-accent)!important;box-shadow:none!important}
.bpe-cart-area .bpe-buy-now-button:hover{background:#fff!important;text-decoration:underline}
.bpe-cart-area .variations_button .single_variation{grid-column:1/-1}
.bpe-cart-area .single_add_to_cart_button.disabled{opacity:.55}

/* Delivery + warranty */
.bpe-trust-strip{margin-top:22px;padding-top:18px;border-top:1px solid var(--bpe-border);display:grid;grid-template-columns:1.3fr .7fr;gap:22px}
.bpe-trust-item{min-width:0;position:relative}
.bpe-trust-item strong{display:block;font-size:13px;color:var(--bpe-text);margin-bottom:3px}
.bpe-trust-item span{display:block;color:var(--bpe-muted);font-size:13px;line-height:1.5}
.bpe-trust-title-line{display:flex;align-items:center;gap:7px}
.bpe-trust-title-line strong{margin:0}
.bpe-warranty-info{position:relative;display:inline-block}
.bpe-warranty-info summary{list-style:none;display:grid;place-items:center;width:18px;height:18px;border:1px solid #cfd5dd;border-radius:50%;font-size:11px;font-weight:800;color:var(--bpe-muted);cursor:pointer;background:#fff}
.bpe-warranty-info summary::-webkit-details-marker{display:none}
.bpe-warranty-popover{position:absolute;right:0;top:26px;z-index:20;width:min(340px,80vw);padding:13px 14px;border:1px solid var(--bpe-border);border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(16,24,40,.14);font-size:13px;line-height:1.5;color:#344054}

/* At a glance */
.bpe-at-a-glance{background:#fbfcfe}
.bpe-glance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);overflow:hidden;background:var(--bpe-border);gap:1px}
.bpe-glance-item{background:#fff;padding:19px;min-height:102px}
.bpe-glance-value{font-size:16px;line-height:1.42;font-weight:680;margin-top:7px;color:var(--bpe-text)}
.bpe-glance-footer{margin-top:15px;text-align:right}

/* Description */
.bpe-richtext{width:100%;max-width:none;color:#344054;font-size:16px;line-height:1.75}
.bpe-richtext>:first-child{margin-top:0}.bpe-richtext>:last-child{margin-bottom:0}
.bpe-richtext h2,.bpe-richtext h3,.bpe-richtext h4{color:var(--bpe-text)}
.bpe-description-toggle{margin-top:12px;border:0;background:transparent!important;color:var(--bpe-accent)!important;font-weight:750;padding:5px 0;cursor:pointer}
.bpe-description-toggle:hover{text-decoration:underline;background:transparent!important}

/* Key features */
.bpe-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.bpe-highlight-card{border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);padding:22px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bpe-highlight-card h4{font-size:18px;margin:0 0 8px;color:var(--bpe-text)}
.bpe-highlight-card p{margin:0;color:var(--bpe-muted)}

/* Pros & Cons */
.bpe-pros-cons-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%}
.bpe-pros-cons-column{border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);padding:22px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bpe-pros-cons-column h4{font-size:18px;margin:0 0 14px;color:var(--bpe-text)}
.bpe-pros-list,.bpe-cons-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}
.bpe-pros-list li,.bpe-cons-list li{display:flex;gap:10px;align-items:flex-start;color:#344054}
.bpe-procon-icon{display:inline-grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;font-weight:800;font-size:13px;margin-top:1px}
.bpe-procon-icon.is-pro{background:var(--bpe-success-bg);color:var(--bpe-success)}
.bpe-procon-icon.is-con{background:var(--bpe-danger-bg);color:var(--bpe-danger)}

/* Compatible accessories */
.bpe-frequently-bought{background:#f6f7f9}
.bpe-accessory-group{margin-top:22px}
.bpe-accessory-group:first-of-type{margin-top:0}
.bpe-accessory-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px}
.bpe-accessory-group-head h4{margin:0;font-size:15px;color:#344054}
.bpe-accessory-rail{position:relative}
.bpe-accessory-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,230px);gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:10px 2px 12px;background:#fff;border:1px solid var(--bpe-border);border-radius:10px;scrollbar-width:thin}
.bpe-accessory-scroll{position:absolute;top:50%;z-index:4;width:40px;height:40px;margin-top:-20px;border:1px solid #d7dde6;border-radius:50%;background:#fff!important;color:var(--bpe-text)!important;font-size:25px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px rgba(16,24,40,.08)}
.bpe-accessory-scroll:hover,.bpe-accessory-scroll:focus{background:#fff!important;color:var(--bpe-text)!important;border-color:#b9c1cc}
.bpe-accessory-prev{left:8px}.bpe-accessory-next{right:8px}
.bpe-accessory-card{scroll-snap-align:start;display:flex;flex-direction:column;min-width:0;padding:10px 12px;background:#fff}
.bpe-accessory-image{height:150px;display:block;margin-bottom:9px}
.bpe-accessory-image img{width:100%;height:100%;object-fit:contain}
.bpe-accessory-name{font-weight:700;color:var(--bpe-text);text-decoration:none;line-height:1.35;min-height:42px}
.bpe-accessory-name:hover{color:var(--bpe-accent);text-decoration:underline;background:transparent!important}
.bpe-accessory-price{font-weight:750;margin:7px 0 9px}
.bpe-accessory-card .bpe-card-button{align-self:flex-start;margin-top:auto}

/* Product videos */
.bpe-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.bpe-video-card{min-width:0}
.bpe-video{appearance:none;position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:var(--bpe-radius);background:#000!important;border:1px solid var(--bpe-border);padding:0;cursor:pointer}
.bpe-video>img{width:100%;height:100%;object-fit:cover;display:block;opacity:.95}
.bpe-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:rgba(255,255,255,.94);color:var(--bpe-text);display:grid;place-items:center;font-size:22px;padding-left:3px;box-shadow:0 6px 24px rgba(0,0,0,.18)}
.bpe-video-title{font-size:15px;margin:10px 2px 0;color:var(--bpe-text)}
.bpe-video-modal[hidden]{display:none!important}
.bpe-video-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px}
.bpe-video-modal-backdrop{position:absolute;inset:0;background:rgba(5,10,20,.74)}
.bpe-video-modal-dialog{position:relative;width:min(100%,1000px);aspect-ratio:16/9;background:#000;border-radius:16px;overflow:visible;z-index:1;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.bpe-video-modal-frame,.bpe-video-modal-frame iframe{width:100%;height:100%;border:0;display:block;border-radius:16px}
.bpe-video-modal-close{position:absolute;right:-12px;top:-12px;width:40px;height:40px;border:0;border-radius:50%;background:#fff!important;color:#111!important;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.2)}

/* Specifications */
.bpe-spec-groups{display:grid;grid-template-columns:1fr;gap:24px}
.bpe-spec-group{width:100%}
.bpe-spec-group h4{font-size:17px;margin:0 0 7px;color:var(--bpe-text)}
.bpe-spec-group dl{margin:0;border-top:1px solid var(--bpe-border)}
.bpe-spec-row{display:grid;grid-template-columns:minmax(180px,31%) minmax(0,1fr);gap:28px;padding:11px 0;border-bottom:1px solid var(--bpe-border)}
.bpe-spec-row dt{color:var(--bpe-muted);font-weight:500}.bpe-spec-row dd{margin:0;color:var(--bpe-text);font-weight:600}
.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="4"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="5"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="6"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="7"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="8"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="9"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="10"],.bpe-spec-groups.is-collapsed .bpe-spec-group[data-spec-index="11"]{display:none}
.bpe-spec-toggle{margin-top:8px;border:0;background:transparent!important;padding:8px 0;color:var(--bpe-accent)!important;font-weight:750;cursor:pointer;font-size:15px}
.bpe-spec-toggle:hover{text-decoration:underline;background:transparent!important}

/* In the box */
.bpe-box-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.bpe-box-list li{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--bpe-border);border-radius:999px;padding:8px 13px 8px 9px;background:#fff;box-shadow:0 3px 10px rgba(16,24,40,.04);font-size:14px}
.bpe-box-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--bpe-success-bg);color:var(--bpe-success);font-size:12px;font-weight:800}

/* Compare similar products */
.bpe-compare{background:#fbfcfe}
.bpe-compare-scroll{overflow-x:auto;border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);scrollbar-width:thin;background:#fff}
.bpe-compare-table{border-collapse:collapse;width:100%;min-width:940px;margin:0!important;background:#fff;table-layout:fixed}
.bpe-compare-table th,.bpe-compare-table td{border-bottom:1px solid var(--bpe-border);padding:12px 14px;vertical-align:top;text-align:left;font-size:14px}
.bpe-compare-table thead th{background:#fff;width:27%;padding-top:14px}
.bpe-compare-table thead .bpe-compare-label{width:19%;background:var(--bpe-soft)}
.bpe-compare-table tbody th{position:sticky;left:0;z-index:2;background:var(--bpe-soft);font-weight:680;width:19%}
.bpe-compare-control{height:74px;display:flex;align-items:flex-start;justify-content:center;margin-bottom:8px}
.bpe-compare-current-label{display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;border:1px solid var(--bpe-border);border-radius:8px;background:var(--bpe-soft);font-size:12px;font-weight:750;color:#475467}
.bpe-compare-product{display:grid;grid-template-rows:175px minmax(46px,auto) minmax(32px,auto) 30px;align-items:center;justify-items:center;text-align:center;gap:8px;min-height:325px}
.bpe-compare-image{display:flex;align-items:center;justify-content:center;width:175px;height:175px;margin:0 auto}
.bpe-compare-image img{width:100%;height:100%;object-fit:contain}
.bpe-compare-name{font-weight:750;color:var(--bpe-text);text-decoration:none;line-height:1.35;display:flex;align-items:flex-start;justify-content:center;min-height:46px}
.bpe-compare-name:hover{color:var(--bpe-accent);text-decoration:underline;background:transparent!important}
.bpe-compare-price{font-weight:750;color:var(--bpe-text);display:flex;align-items:center;justify-content:center;min-height:32px}
.bpe-compare-view{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:2px 0;font-size:13px}
.bpe-compare-empty{display:flex;min-height:270px;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:10px}
.bpe-compare-empty-image{width:120px;height:120px;border:1px dashed #cbd5e1;border-radius:14px;display:grid;place-items:center;color:#94a3b8;font-size:36px;background:var(--bpe-soft)}
.bpe-compare-inline-search{position:relative;text-align:left;margin:0;width:100%}
.bpe-compare-inline-search label{display:block;font-size:12px;font-weight:700;color:#344054;margin-bottom:6px;text-transform:none;letter-spacing:0}
.bpe-compare-inline-input{width:100%;min-height:42px;border:1px solid #cfd5dd;border-radius:7px;padding:8px 10px;background:#fff;color:var(--bpe-text);font-size:15px;box-shadow:none}
.bpe-compare-inline-input:focus{outline:2px solid color-mix(in srgb,var(--bpe-accent) 28%,transparent);border-color:var(--bpe-accent)}
.bpe-compare-inline-results{position:absolute;left:0;right:0;top:calc(100% + 5px);z-index:30;background:#fff;border:1px solid var(--bpe-border);border-radius:10px;box-shadow:0 12px 28px rgba(16,24,40,.14);max-height:330px;overflow:auto}
.bpe-compare-result{width:100%;display:flex;gap:11px;align-items:center;text-align:left;background:#fff!important;border:0;border-bottom:1px solid var(--bpe-border);padding:10px;cursor:pointer;color:var(--bpe-text)!important}
.bpe-compare-result:last-child{border-bottom:0}
.bpe-compare-result:hover,.bpe-compare-result:focus{background:#fff!important;color:var(--bpe-text)!important}
.bpe-compare-result:hover strong,.bpe-compare-result:focus strong{color:var(--bpe-accent);text-decoration:underline}
.bpe-compare-result img{width:52px;height:52px;object-fit:contain;flex:0 0 52px}
.bpe-compare-result-copy{display:flex!important;flex-direction:column!important;min-width:0;visibility:visible!important;opacity:1!important;color:var(--bpe-text)!important}
.bpe-compare-result-copy strong{display:block!important;color:var(--bpe-text)!important;font-size:13px;line-height:1.3;white-space:normal;font-weight:750}
.bpe-compare-result-copy small{display:block!important;color:var(--bpe-muted)!important;margin-top:3px;font-size:12px}
.bpe-compare-result-status{padding:12px;color:var(--bpe-muted)}
.bpe-compare-boolean{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;font-weight:800}
.bpe-compare-boolean.is-yes{background:var(--bpe-success-bg);color:var(--bpe-success)}
.bpe-compare-boolean.is-no{background:var(--bpe-danger-bg);color:var(--bpe-danger)}
.bpe-compare-table td.is-match{background:#f4fbf1}
.bpe-compare-table tr.is-all-same td{background:#eef9ea}
.bpe-same-badge,.bpe-match-note{display:inline-flex;align-items:center;margin-left:7px;padding:2px 6px;border-radius:999px;background:#eaf7e6;color:var(--bpe-success);font-size:10px;font-weight:750;vertical-align:middle;white-space:nowrap}
.bpe-match-note{display:block;width:max-content;margin:5px 0 0}

/* Q&A horizontal carousel */
.bpe-qa-toolbar{display:flex;justify-content:flex-end;gap:7px;margin:-48px 0 14px}
.bpe-qa-scroll{width:38px;height:38px;border:1px solid var(--bpe-border);border-radius:50%;background:#fff!important;color:var(--bpe-text)!important;font-size:23px;line-height:1;cursor:pointer}
.bpe-qa-scroll:hover{border-color:#b9c1cc;background:#fff!important}
.bpe-qa-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:9px}
.bpe-qa-card{scroll-snap-align:start;border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);padding:20px;min-height:230px;background:#fff}
.bpe-qa-card h4{font-size:16px;line-height:1.35;margin:0 0 10px}.bpe-qa-card p{margin:0;color:#344054}
.bpe-question-form-wrap{margin-top:20px}.bpe-question-toggle{list-style:none;cursor:pointer;display:inline-flex}.bpe-question-toggle::-webkit-details-marker{display:none}
.bpe-question-form{margin-top:16px;max-width:720px;border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);padding:20px}
.bpe-question-form label{display:block;font-weight:650;font-size:14px}.bpe-question-form input,.bpe-question-form textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--bpe-border);border-radius:10px;padding:10px 12px;font-size:16px;background:#fff}.bpe-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.bpe-question-form>label{margin-bottom:14px}.bpe-form-status{margin-top:10px;color:var(--bpe-muted)}

/* Reviews */
.bpe-reviews .woocommerce-Reviews{margin:0}.bpe-reviews .woocommerce-Reviews-title{display:none}.bpe-reviews #comments{margin-bottom:28px}
.bpe-reviews .comment-form-comment .optional{font-weight:400;color:var(--bpe-muted)}

/* Product strips */
.bpe-product-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity;scrollbar-width:thin}
.bpe-product-card{scroll-snap-align:start;border:1px solid var(--bpe-border);border-radius:var(--bpe-radius);padding:16px;background:#fff;display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bpe-product-card-image{display:block;height:180px;margin-bottom:12px}.bpe-product-card-image img{width:100%;height:100%;object-fit:contain}
.bpe-product-card-name{font-weight:700;color:var(--bpe-text);text-decoration:none;line-height:1.35;min-height:44px;background:transparent!important}.bpe-product-card-name:hover{color:var(--bpe-accent);text-decoration:underline;background:transparent!important}
.bpe-product-card-rating{margin-top:8px}.bpe-product-card-price{font-weight:750;font-size:18px;margin:9px 0 12px}.bpe-product-card .bpe-card-button{margin-top:auto}
.bpe-card-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px!important;border:1px solid var(--bpe-accent)!important;border-radius:8px!important;padding:7px 12px!important;background:#fff!important;color:var(--bpe-accent)!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;width:auto!important}
.bpe-card-button:hover{background:#fff!important;text-decoration:underline!important}
.bpe-product-strip-compact{grid-auto-columns:minmax(180px,210px)}

/* Sticky mobile add-to-cart */
.bpe-sticky-cart{display:none}

/* Subtle life, without colored hover fills */
@media (hover:hover) and (pointer:fine){
  .bpe-highlight-card:hover,.bpe-pros-cons-column:hover,.bpe-product-card:hover{transform:translateY(-2px);border-color:#d2d8e0;box-shadow:0 10px 24px rgba(16,24,40,.06)}
}

/* Woo/Astra cleanup */
.single-product .site-main>.product:not(.bpe-product){display:none!important}
.bpe-product .woocommerce-tabs,.bpe-product .related.products,.bpe-product .upsells.products{display:none!important}

@media (max-width:900px){
  .bpe-inner{padding-left:18px;padding-right:18px}
  .bpe-buybox-grid{grid-template-columns:1fr;gap:28px}
  .bpe-summary{position:static}
  .bpe-glance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bpe-qa-grid{grid-auto-columns:calc((100% - 12px)/2);gap:12px}
  .bpe-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:99990;background:rgba(255,255,255,.97);border-top:1px solid var(--bpe-border);box-shadow:0 -10px 28px rgba(16,24,40,.10);padding:10px 14px;transform:translateY(120%);transition:transform .2s ease;display:block;pointer-events:none}
  .bpe-sticky-cart.is-visible{transform:translateY(0);pointer-events:auto}
  .bpe-sticky-cart-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1240px;margin:0 auto}
  .bpe-sticky-product-copy{display:flex;flex-direction:column;min-width:0}.bpe-sticky-product-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bpe-sticky-price{font-size:13px;font-weight:750}
  .bpe-sticky-add{flex:0 0 auto;border:1px solid var(--bpe-accent);border-radius:9px;background:var(--bpe-accent)!important;color:#fff!important;padding:10px 15px;font-weight:750;cursor:pointer}
}

@media (max-width:640px){
  .bpe-section{padding:34px 0}
  .bpe-buybox{padding:16px 0 34px}
  .bpe-inner{padding-left:14px;padding-right:14px}
  .bpe-summary .product_title{font-size:30px}
  .bpe-short-description{font-size:16px}
  .bpe-trust-strip{grid-template-columns:1fr;gap:12px}
  .bpe-highlight-grid,.bpe-video-grid,.bpe-form-grid,.bpe-pros-cons-grid{grid-template-columns:1fr}
  .bpe-glance-item{padding:15px;min-height:90px}
  .bpe-glance-footer{text-align:left}
  .bpe-spec-row{grid-template-columns:38% minmax(0,1fr);gap:12px;font-size:14px}
  .bpe-product-strip{grid-auto-columns:minmax(180px,76vw)}
  .bpe-accessory-strip{grid-auto-columns:minmax(170px,68vw)}
  .bpe-accessory-scroll{display:none}
  .bpe-variation-option{min-height:40px;padding:8px 13px}
  .bpe-cart-area .woocommerce-variation-add-to-cart,.bpe-cart-area form.cart:not(.variations_form){grid-template-columns:1fr}
  .bpe-breadcrumb{padding-top:10px}
  .bpe-quick-rating-guest{grid-template-columns:1fr}
  .bpe-qa-grid{grid-auto-columns:calc((100% - 10px)/2);gap:10px}
  .bpe-qa-card{padding:15px;min-height:250px;font-size:14px}
  .bpe-qa-toolbar{margin:-48px 0 12px}
  .bpe-warranty-popover{left:0;right:auto}
  .bpe-video-modal{padding:12px}.bpe-video-modal-close{right:4px;top:-48px}
}

/* v0.6 refinements */
.bpe-summary{z-index:30}
.bpe-review-empty-link{display:inline-flex;align-items:center;gap:6px;color:var(--bpe-text);font-size:14px;font-weight:650;text-decoration:none;background:transparent!important}
.bpe-review-empty-link:hover{color:var(--bpe-accent);text-decoration:underline;background:transparent!important}

/* Variation tiles must remain readable even when unavailable. */
.bpe-variation-option:disabled,.bpe-variation-option.is-disabled{opacity:.58!important;color:#667085!important;-webkit-text-fill-color:#667085!important;background:#fff!important;border-color:#d8dde5!important}
.bpe-variation-option.is-selected:disabled,.bpe-variation-option.is-selected.is-disabled{border-color:var(--bpe-accent)!important;box-shadow:0 0 0 1px var(--bpe-accent)!important;color:#475467!important;-webkit-text-fill-color:#475467!important}

/* Warranty popover stays above the following page sections. */
.bpe-warranty-item,.bpe-warranty-info{z-index:60}
.bpe-warranty-info[open]{z-index:999999}
.bpe-warranty-popover{z-index:999999;width:min(390px,calc(100vw - 32px));padding:16px 17px;box-shadow:0 18px 50px rgba(16,24,40,.18)}

/* What's in the Box uses its own package glyph rather than the Pros checkmark language. */
.bpe-box-mark{display:inline-grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:8px;background:#f3f6fa;color:#475467}
.bpe-box-mark svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Compatible accessories: three calm items per category, no carousel arrows. */
.bpe-accessory-rail{position:relative}
.bpe-accessory-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible;padding:12px;background:#fff;border:1px solid var(--bpe-border);border-radius:12px}
.bpe-accessory-card{padding:14px;border-radius:10px}
.bpe-accessory-image{height:180px}
.bpe-accessory-scroll{display:none!important}

/* Compare: matches are informative but intentionally quiet. */
.bpe-compare{background:#fff}
.bpe-compare-table td.is-match,.bpe-compare-table tr.is-all-same td{background:#fff}
.bpe-compare-table tr.is-all-same{background:#fbfcfa}
.bpe-same-badge,.bpe-match-note{display:inline-flex;align-items:center;margin-left:7px;padding:0;border:0;border-radius:0;background:transparent;color:#667085;font-size:10px;font-weight:650;vertical-align:middle;white-space:nowrap}
.bpe-same-badge:before,.bpe-match-note:before{content:"";width:5px;height:5px;border-radius:50%;background:#7aa56c;margin-right:5px}
.bpe-match-note{display:flex;width:max-content;margin:4px 0 0;color:#7a8493}
.bpe-compare-inline-search{text-align:center}
.bpe-compare-inline-search label{text-align:center;margin-bottom:7px;color:#667085;font-size:11px;letter-spacing:.02em}
.bpe-compare-inline-input{text-align:left}
.bpe-compare-result{appearance:none!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:70px!important;text-indent:0!important;font-family:inherit!important;font-size:14px!important;white-space:normal!important;line-height:1.35!important}
.bpe-compare-result-copy{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;min-width:0!important}
.bpe-compare-result-copy strong,.bpe-compare-result-copy small{display:block!important;visibility:visible!important;opacity:1!important;text-indent:0!important;white-space:normal!important}

/* Q&A scrolls naturally by touch/trackpad; no bulky arrow controls. */
.bpe-qa-toolbar,.bpe-qa-scroll{display:none!important}
.bpe-qa-grid{scrollbar-width:thin;overscroll-behavior-inline:contain}

/* Product video modal close control. */
.bpe-video-modal-dialog{overflow:hidden;border-radius:16px}
.bpe-video-modal-close{right:12px;top:12px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);background:rgba(17,24,39,.72)!important;color:#fff!important;backdrop-filter:blur(8px);box-shadow:none;z-index:4}
.bpe-video-modal-close:hover{background:rgba(17,24,39,.9)!important}
.bpe-video-modal-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}

/* Reviews: smaller, calmer, progressive write -> rating flow. */
.bpe-reviews .woocommerce-Reviews{font-size:15px}
.bpe-reviews .woocommerce-Reviews #comments{margin-bottom:22px}
.bpe-reviews .woocommerce-noreviews{color:var(--bpe-muted);margin:0 0 18px;font-size:14px}
.bpe-reviews #review_form_wrapper{max-width:820px}
.bpe-reviews #review_form{border:1px solid var(--bpe-border);border-radius:14px;padding:20px;background:#fff}
.bpe-reviews #reply-title{display:block;font-size:18px!important;line-height:1.35!important;font-weight:750!important;margin:0 0 15px!important;color:var(--bpe-text)!important}
.bpe-reviews .comment-form{margin:0!important}
.bpe-reviews .comment-form label{font-size:14px;font-weight:650;color:#344054}
.bpe-reviews .comment-form textarea{min-height:120px!important;border:1px solid var(--bpe-border)!important;border-radius:10px!important;padding:12px!important;font-size:16px!important;line-height:1.55!important;background:#fff!important}
.bpe-review-continue{margin-top:11px;border:0;background:transparent!important;color:var(--bpe-accent)!important;padding:3px 0;font-weight:700;cursor:pointer}
.bpe-review-continue:hover{text-decoration:underline}
.bpe-review-step-rating{margin-top:18px;padding-top:16px;border-top:1px solid var(--bpe-border)}
.bpe-review-rating-label{display:block;font-size:14px;font-weight:700;color:#344054;margin-bottom:9px}
.bpe-review-rating-stars{display:flex;gap:5px;align-items:center}
.bpe-review-rating-stars button{appearance:none;border:0;background:transparent!important;padding:2px;color:#d7dbe2;font-size:27px;line-height:1;cursor:pointer}
.bpe-review-rating-stars button.is-active{color:#f3a71b}
.bpe-review-enhanced .form-submit{display:none!important}
.bpe-review-enhanced.is-rating-ready .form-submit{display:block!important;margin:16px 0 0!important}
.bpe-reviews .form-submit .submit{min-height:42px;border-radius:9px;padding:10px 18px;font-size:14px;font-weight:700}

/* Sticky purchase bar on desktop and mobile. */
.bpe-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:99990;background:rgba(255,255,255,.97);border-top:1px solid var(--bpe-border);box-shadow:0 -8px 28px rgba(16,24,40,.08);padding:9px 18px;transform:translateY(120%);transition:transform .2s ease;display:block;pointer-events:none;backdrop-filter:blur(10px)}
.bpe-sticky-cart.is-visible{transform:translateY(0);pointer-events:auto}
.bpe-sticky-cart-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1240px;margin:0 auto}
.bpe-sticky-product-copy{display:flex;align-items:baseline;gap:12px;min-width:0}.bpe-sticky-product-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bpe-sticky-price{font-size:14px;font-weight:750;white-space:nowrap}
.bpe-sticky-add{flex:0 0 auto;border:1px solid var(--bpe-accent);border-radius:9px;background:var(--bpe-accent)!important;color:#fff!important;padding:10px 18px;font-weight:750;cursor:pointer}

@media (max-width:900px){
  .bpe-accessory-strip{grid-template-columns:repeat(3,minmax(190px,1fr));overflow-x:auto;scroll-snap-type:x proximity}
  .bpe-accessory-card{scroll-snap-align:start}
  .bpe-warranty-popover{right:auto;left:0}
}
@media (max-width:640px){
  .bpe-accessory-strip{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(210px,76vw);overflow-x:auto}
  .bpe-sticky-cart{padding:9px 12px}
  .bpe-sticky-product-copy{display:flex;flex-direction:column;gap:0}.bpe-sticky-product-copy strong{max-width:52vw;font-size:12px}.bpe-sticky-price{font-size:12px}
  .bpe-sticky-add{padding:9px 13px}
  .bpe-warranty-popover{position:fixed;left:16px!important;right:16px!important;top:auto!important;bottom:76px;width:auto;max-height:52vh;overflow:auto}
  .bpe-video-modal{padding:10px}.bpe-video-modal-close{right:9px;top:9px}
  .bpe-reviews #review_form{padding:16px}
  .bpe-reviews #reply-title{font-size:17px!important}
}


/* v0.7 refinements */
.bpe-description .bpe-section-title{font-size:clamp(23px,1.9vw,29px)}
.bpe-section:not(.bpe-description) .bpe-section-title{font-size:clamp(19px,1.45vw,23px)}

.bpe-delivery-payment{display:inline-block;margin-top:3px;color:#475467}

/* Compact top-of-page star-only rating. */
.bpe-quick-rating{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;margin-top:1px}
.bpe-quick-rating-label{font-size:13px;font-weight:680;color:#344054}
.bpe-quick-stars{display:flex;align-items:center;gap:2px}
.bpe-quick-star{appearance:none;border:0!important;background:transparent!important;padding:1px!important;width:24px;height:24px;display:grid;place-items:center;cursor:pointer;color:#cfd5de}
.bpe-quick-star svg{width:20px;height:20px;fill:transparent;stroke:currentColor;stroke-width:1.55;stroke-linejoin:round;transition:fill .12s ease,color .12s ease,transform .12s ease}
.bpe-quick-star.is-active{color:#f3a71b}
.bpe-quick-star.is-active svg{fill:#f3a71b}
.bpe-quick-star:hover svg,.bpe-quick-star:focus-visible svg{transform:scale(1.08)}
.bpe-quick-rating-status{flex-basis:auto;min-width:0;font-size:12px}
.bpe-quick-rating-guest{flex-basis:100%;max-width:560px}
.bpe-existing-rating-note{margin:9px 0 0;color:var(--bpe-muted);font-size:13px}
.bpe-review-enhanced.has-bpe-saved-rating .form-submit{display:block!important;margin:14px 0 0!important}

/* Product videos: compact, touch-scrollable cards; 3 visible on desktop and 2 on mobile. */
.bpe-video-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 28px)/3);gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;padding:2px 0 9px;overscroll-behavior-inline:contain}
.bpe-video-grid.bpe-video-count-1{grid-auto-columns:minmax(0,420px)}
.bpe-video-grid.bpe-video-count-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;overflow:visible}
.bpe-video-card{scroll-snap-align:start;min-width:0}
.bpe-video{border-radius:12px;aspect-ratio:16/9}
.bpe-video-play{width:42px;height:42px;display:grid;place-items:center;background:transparent}
.bpe-video-play svg{width:42px;height:42px}.bpe-video-play circle{fill:rgba(10,16,28,.72);stroke:rgba(255,255,255,.8);stroke-width:1}.bpe-video-play path{fill:#fff}
.bpe-video-copy{padding-top:9px}
.bpe-video-title{font-size:14px!important;line-height:1.35!important;margin:0 0 4px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.bpe-video-channel{font-size:12px;line-height:1.35;color:var(--bpe-muted);margin:0}.bpe-video-channel span{font-weight:650;color:#475467}
.bpe-video-modal{cursor:default}.bpe-video-modal-backdrop{cursor:zoom-out}
.bpe-video-modal-dialog{border-radius:14px}
.bpe-video-modal-close{right:10px!important;top:10px!important;width:30px!important;height:30px!important;border:0!important;background:rgba(0,0,0,.48)!important;color:#fff!important;box-shadow:none!important;backdrop-filter:blur(6px);opacity:.9}
.bpe-video-modal-close:hover{background:rgba(0,0,0,.72)!important;opacity:1}.bpe-video-modal-close svg{width:15px!important;height:15px!important;stroke-width:1.8!important}

/* Comparison matches: visible at a glance without becoming loud. */
.bpe-compare-table td.is-match{background:#f5fbf2!important}
.bpe-compare-table tr.is-all-same td{background:#edf8e9!important}
.bpe-compare-table tr.is-all-same>th{box-shadow:inset 3px 0 0 #7cab68}
.bpe-same-badge{margin-left:8px;padding:2px 7px;border-radius:999px;background:#e8f5e2;color:#3f6f31;font-size:10px;font-weight:750}
.bpe-same-badge:before{display:none}
.bpe-match-note{display:inline-flex;margin:5px 0 0;padding:1px 6px;border-radius:999px;background:#eef6ea;color:#557947;font-size:10px;font-weight:700}
.bpe-match-note:before{width:5px;height:5px;background:#6e9d5e}

/* Sticky cart carries the chosen variation as a readable second line. */
.bpe-sticky-product-copy{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:7px;row-gap:0;min-width:0}
.bpe-sticky-product-copy strong{grid-column:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bpe-sticky-variation{grid-column:2;color:#475467;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42vw}
.bpe-sticky-price{grid-column:1 / -1;font-weight:800}

@media (max-width:900px){
  .bpe-video-grid,.bpe-video-grid.bpe-video-count-2{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 12px)/2);gap:12px;overflow-x:auto}
  .bpe-video-grid.bpe-video-count-1{grid-auto-columns:minmax(0,72vw)}
}
@media (max-width:640px){
  .bpe-video-grid,.bpe-video-grid.bpe-video-count-2{grid-auto-columns:calc((100% - 10px)/2);gap:10px}
  .bpe-video-title{font-size:13px!important}.bpe-video-channel{font-size:11px}
  .bpe-sticky-product-copy{column-gap:5px}.bpe-sticky-variation{max-width:36vw;font-size:11px}
}


/* === BPE v0.8.0 refinement layer === */
/* Product videos: always use a true horizontal rail. Three visible on desktop, two on mobile. */
.bpe-video-grid,
.bpe-video-grid.bpe-video-count-1,
.bpe-video-grid.bpe-video-count-2,
.bpe-video-grid.bpe-video-count-3,
.bpe-video-grid.bpe-video-count-4{
  display:flex!important;
  gap:14px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x proximity;
  scrollbar-width:thin;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-inline:contain;
  padding:2px 0 10px!important;
}
.bpe-video-card{flex:0 0 calc((100% - 28px)/3);scroll-snap-align:start;min-width:0}
.bpe-video-grid.bpe-video-count-1 .bpe-video-card{flex-basis:min(31%,360px)}
.bpe-video-grid.bpe-video-count-2 .bpe-video-card{flex-basis:calc((100% - 14px)/2)}
.bpe-video-courtesy{font-weight:700;color:var(--bpe-accent)!important;text-decoration:none!important}
.bpe-video-courtesy:hover,.bpe-video-courtesy:focus{text-decoration:underline!important;background:transparent!important}

/* Delivery and warranty info use the same attached popover language. */
.bpe-trust-item{position:relative;overflow:visible}
.bpe-info-details{position:relative;display:inline-block;z-index:80}
.bpe-info-details[open]{z-index:999999}
.bpe-info-details summary{list-style:none;display:grid;place-items:center;width:18px;height:18px;border:1px solid #cfd5dd;border-radius:50%;font-size:11px;font-weight:800;color:var(--bpe-muted);cursor:pointer;background:#fff}
.bpe-info-details summary::-webkit-details-marker{display:none}
.bpe-info-popover{position:absolute;top:26px;z-index:999999;width:min(360px,calc(100vw - 32px));padding:14px 15px;border:1px solid var(--bpe-border);border-radius:11px;background:#fff;box-shadow:0 16px 40px rgba(16,24,40,.17);font-size:13px;line-height:1.55;color:#344054;text-align:left}
.bpe-delivery-popover{left:0;right:auto}
.bpe-warranty-popover{right:0;left:auto}
.bpe-delivery-payment{display:none!important}

/* Compare: touch/mouse scroll from anywhere, and keep product identities visible while reading specs. */
.bpe-compare-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-inline:contain;cursor:grab}
.bpe-compare-scroll:active{cursor:grabbing}
.bpe-compare-table thead th{position:sticky;top:0;z-index:8;background:#fff;box-shadow:0 1px 0 var(--bpe-border)}
.bpe-compare-table thead .bpe-compare-label{z-index:9;background:var(--bpe-soft)}
.bpe-compare-table tbody th{z-index:7}
.bpe-compare-table tr.is-all-same>th{background:#f4faef!important;box-shadow:inset 4px 0 0 #6f9d5f}
.bpe-compare-table tr.is-all-same td{background:#f3faef!important}
.bpe-compare-table td.is-match{background:#f7fbf4!important;box-shadow:inset 0 2px 0 rgba(83,130,68,.15)}
.bpe-same-badge{border:1px solid #b8d7ad;background:#edf8e8;color:#376c2e;padding:2px 7px;font-size:10px}
.bpe-same-badge:before{content:'✓';display:inline!important;margin-right:4px;font-weight:800}
.bpe-match-note{border:1px solid #c5ddbd;background:#f0f8ed;color:#47743d;padding:2px 7px}
.bpe-match-note:before{content:'✓';display:inline!important;width:auto!important;height:auto!important;background:transparent!important;margin-right:4px;font-weight:800}

/* One button language for primary Bwonjo actions. */
.bpe-question-toggle,
.bpe-question-form button[type="submit"],
.bpe-rating-save{
  display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:10px 18px!important;
  border:1px solid var(--bpe-accent)!important;border-radius:9px!important;background:var(--bpe-accent)!important;color:#fff!important;
  font:inherit!important;font-weight:750!important;line-height:1.1!important;box-shadow:none!important;text-decoration:none!important;cursor:pointer
}
.bpe-question-toggle:hover,.bpe-question-toggle:focus,
.bpe-question-form button[type="submit"]:hover,.bpe-question-form button[type="submit"]:focus,
.bpe-rating-save:hover,.bpe-rating-save:focus{filter:brightness(.94);background:var(--bpe-accent)!important;color:#fff!important;text-decoration:none!important}

@media (max-width:900px){
  .bpe-video-card,.bpe-video-grid.bpe-video-count-1 .bpe-video-card,.bpe-video-grid.bpe-video-count-2 .bpe-video-card{flex:0 0 calc((100% - 12px)/2)}
  .bpe-compare-scroll{margin-left:-2px;margin-right:-2px}
}
@media (max-width:640px){
  .bpe-video-grid{gap:10px!important}
  .bpe-video-card,.bpe-video-grid.bpe-video-count-1 .bpe-video-card,.bpe-video-grid.bpe-video-count-2 .bpe-video-card{flex-basis:calc((100% - 10px)/2)}
  /* Anchor both info cards to the full trust row, not the tiny info icon. This
     keeps Warranty and Delivery completely inside the mobile viewport. */
  .bpe-info-details{position:static!important}
  .bpe-info-popover{position:absolute!important;top:27px!important;bottom:auto!important;left:0!important;right:auto!important;width:min(360px,100%)!important;max-width:100%!important;max-height:46vh;overflow:auto;padding:13px 14px}
  .bpe-delivery-popover,.bpe-warranty-popover{left:0!important;right:auto!important}
  .bpe-compare-table thead th{top:0}
}

/* === BPE v0.9.0 refinement layer === */
/* Product metadata: release year, linked series, and deepest useful category. */
.bpe-product-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--bpe-muted);font-size:13px;font-weight:650;margin:12px 0 15px}
.bpe-product-meta-line a{color:var(--bpe-accent)!important;text-decoration:none!important;background:transparent!important}
.bpe-product-meta-line a:hover,.bpe-product-meta-line a:focus{text-decoration:underline!important;background:transparent!important}
.bpe-meta-dot{color:#c4cad3}

/* Full-width WhatsApp order action underneath Add to cart / Buy Now. */
.bpe-whatsapp-order-wrap{margin-top:10px}
.bpe-whatsapp-order{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:11px 16px;border:1px solid var(--bpe-accent);border-radius:10px;background:#fff!important;color:var(--bpe-accent)!important;text-decoration:none!important;font-weight:750;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}
.bpe-whatsapp-order:hover,.bpe-whatsapp-order:focus{background:#fff!important;color:var(--bpe-accent)!important;text-decoration:underline!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--bpe-accent) 10%,transparent)}
.bpe-whatsapp-order.needs-selection{opacity:.72}
.bpe-whatsapp-order>span:last-child{display:flex;align-items:baseline;gap:7px}
.bpe-whatsapp-order small{font-size:12px;font-weight:600;color:var(--bpe-muted)}
.bpe-whatsapp-icon{display:grid;place-items:center;width:21px;height:21px;flex:0 0 21px}
.bpe-whatsapp-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}

/* Warranty is reiterated in-page from the exact same product-level warranty data. */
.bpe-warranty-section{background:#fff}
.bpe-warranty-copy{max-width:920px;border-left:3px solid var(--bpe-accent);padding:4px 0 4px 18px}
.bpe-warranty-copy p{margin:0;color:#344054;font-size:15px;line-height:1.7}
.bpe-warranty-copy strong{color:var(--bpe-text)}

/* Compare: large product header remains normal; compact product names stick while reading specs. */
.bpe-compare-table thead th{position:static!important;box-shadow:none!important}
.bpe-compare-sticky-products th{position:sticky!important;top:0;z-index:18!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(10px);border-top:1px solid var(--bpe-border);border-bottom:1px solid var(--bpe-border)!important;padding:9px 12px!important;text-align:center!important;color:#344054;font-size:12px!important;font-weight:750!important;line-height:1.3}
.bpe-compare-sticky-products th:first-child{left:0;z-index:19!important;background:var(--bpe-soft)!important}
.bpe-compare-table tbody tr:not(.bpe-compare-sticky-products)>th{position:sticky;left:0;z-index:7}
.bpe-compare-value-wrap{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;vertical-align:middle}
.bpe-compare-value{display:inline-flex;align-items:center;min-width:0}
.bpe-same-badge,.bpe-match-note{display:inline-flex!important;align-items:center!important;gap:4px!important;margin:0 0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#5f8056!important;font-size:10px!important;font-weight:700!important;line-height:1.2!important;vertical-align:middle!important}
.bpe-match-note{margin-left:0!important}
.bpe-same-badge:before,.bpe-match-note:before{display:none!important;content:none!important}
.bpe-same-badge>span,.bpe-match-note>span{font-size:13px;line-height:1;color:#74a164}
.bpe-compare-table tr.is-all-same>th{box-shadow:inset 3px 0 0 #8bb37c!important}

/* Customer review incentive: visible but not louder than the actual reviews. */
.bpe-review-incentive{display:flex;flex-direction:column;gap:2px;margin:-2px 0 18px;padding:11px 13px;border:1px solid #dfe7f2;border-radius:10px;background:#f8fbff;max-width:820px}
.bpe-review-incentive strong{font-size:14px;color:var(--bpe-text)}
.bpe-review-incentive span{font-size:12px;color:var(--bpe-muted)}

/* More to Consider: cards read as one centered recommendation set. */
.bpe-more-consider .bpe-product-card{text-align:center;align-items:center}
.bpe-more-consider .bpe-product-card-image{width:100%}
.bpe-more-consider .bpe-product-card-name{justify-content:center;text-align:center}
.bpe-more-consider .bpe-product-card-rating{display:flex;justify-content:center}
.bpe-more-consider .bpe-product-card-price{text-align:center}
.bpe-more-consider .bpe-card-link{align-self:center}

@media (max-width:640px){
  .bpe-whatsapp-order>span:last-child{flex-direction:column;align-items:center;gap:0}
  .bpe-whatsapp-order small{font-size:11px}
  .bpe-compare-sticky-products th{font-size:11px!important;padding:8px!important}
  .bpe-warranty-copy{padding-left:14px}
}

/* === BPE v0.10.0 refinement layer === */
/* Small editorial links should read like links, not mini-buttons. */
.bpe-glance-footer .bpe-text-link,
.bpe-description-toggle,
.bpe-spec-toggle{
  font-size:13px!important;
  font-weight:500!important;
  color:var(--bpe-accent)!important;
  text-decoration:underline!important;
  text-underline-offset:2px;
  padding:2px 0!important;
  background:transparent!important;
}

/* Protect Plus+ purchase option. */
.bpe-protect-plus{grid-column:1/-1;margin:2px 0 4px;padding:0}
.bpe-protect-plus-label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:13px 14px;border:1px solid var(--bpe-border);border-radius:10px;background:#fff;cursor:pointer}
.bpe-protect-plus-label:hover{border-color:#b8c1ce}
.bpe-protect-plus input{position:absolute;opacity:0;pointer-events:none}
.bpe-protect-plus-check{width:20px;height:20px;border:1.5px solid #b8c1ce;border-radius:5px;background:#fff;display:grid;place-items:center}
.bpe-protect-plus input:checked+.bpe-protect-plus-check{background:var(--bpe-accent);border-color:var(--bpe-accent)}
.bpe-protect-plus input:checked+.bpe-protect-plus-check:after{content:'✓';color:#fff;font-size:13px;font-weight:800;line-height:1}
.bpe-protect-plus-copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.bpe-protect-plus-copy strong{font-size:14px;color:var(--bpe-text)}
.bpe-protect-plus-copy span{font-size:12px;color:var(--bpe-muted);line-height:1.35}
.bpe-protect-plus-price{font-size:13px;font-weight:750;color:var(--bpe-text);white-space:nowrap}
.bpe-protect-warranty-note{margin-top:13px;padding-top:13px;border-top:1px solid var(--bpe-border);display:flex;flex-direction:column;gap:3px}
.bpe-protect-warranty-note strong{font-size:14px}
.bpe-protect-warranty-note span{font-size:13px;color:var(--bpe-muted);line-height:1.5}

/* WhatsApp gets its own brand language while staying within Bwonjo spacing. */
.bpe-whatsapp-order{border-color:#20b957!important;background:#25D366!important;color:#fff!important;box-shadow:0 5px 14px rgba(37,211,102,.16)!important}
.bpe-whatsapp-order:hover,.bpe-whatsapp-order:focus{background:#20c55d!important;color:#fff!important;text-decoration:none!important;box-shadow:0 7px 18px rgba(37,211,102,.22)!important}
.bpe-whatsapp-order small{color:rgba(255,255,255,.86)!important}
.bpe-whatsapp-icon{width:24px;height:24px;flex-basis:24px}
.bpe-whatsapp-icon svg{width:24px;height:24px;fill:currentColor!important;stroke:none!important}

/* Compare: compact names appear only when the main product header has scrolled away. */
.bpe-compare-sticky-products{display:none!important}
.bpe-compare-sticky-shell{position:sticky;top:0;z-index:30;height:0;overflow:visible;opacity:0;pointer-events:none;transition:opacity .12s ease}
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-shell{opacity:1}
.bpe-compare-sticky-grid{display:grid;grid-template-columns:19% 27% 27% 27%;min-width:940px;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid var(--bpe-border);box-shadow:0 5px 14px rgba(16,24,40,.06)}
.bpe-compare-sticky-grid>*{padding:9px 12px;text-align:center;border-right:1px solid var(--bpe-border);font-size:12px;line-height:1.25;color:#344054;white-space:normal}
.bpe-compare-sticky-grid>*:first-child{background:var(--bpe-soft)}
.bpe-compare-sticky-grid>*:last-child{border-right:0}
body.admin-bar .bpe-compare-sticky-shell{top:32px}

/* Matching specs: visible at a glance, still restrained. */
.bpe-compare-value-wrap{display:inline-flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;vertical-align:middle!important}
.bpe-compare-value{display:inline-flex!important;align-items:center!important;line-height:1.35}
.bpe-same-badge,.bpe-match-note{
  display:inline-flex!important;align-items:center!important;gap:5px!important;
  margin:0 0 0 7px!important;padding:2px 7px!important;border:1px solid #bdd9b4!important;border-radius:999px!important;
  background:#eef8ea!important;color:#47753d!important;font-size:10px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important
}
.bpe-match-note{margin-left:0!important}
.bpe-same-badge:before,.bpe-match-note:before{content:none!important;display:none!important}
.bpe-same-badge>span,.bpe-match-note>span{font-size:12px!important;color:#69955b!important;line-height:1!important}
.bpe-compare-table tr.is-all-same td{background:#f5fbf2!important}
.bpe-compare-table tr.is-all-same>th{background:#f5fbf2!important;box-shadow:inset 3px 0 0 #7cae6b!important}
.bpe-compare-table td.is-match{background:#f8fcf6!important}
.bpe-compare-recommendation{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;background:#f3f7ff;color:#315f9d;font-size:10px;font-weight:750;line-height:1.2;margin-top:-2px}

/* More to Consider remains centered as a recommendation rail. */
.bpe-more-consider .bpe-product-card{align-items:center!important;text-align:center!important}
.bpe-more-consider .bpe-product-card-name,.bpe-more-consider .bpe-product-card-price,.bpe-more-consider .bpe-product-card-rating{width:100%;text-align:center;justify-content:center}

@media (max-width:782px){body.admin-bar .bpe-compare-sticky-shell{top:46px}}
@media (max-width:640px){
  .bpe-protect-plus-label{grid-template-columns:auto minmax(0,1fr);align-items:start}
  .bpe-protect-plus-price{grid-column:2;margin-top:2px}
  .bpe-compare-sticky-grid>*{padding:8px 7px;font-size:11px}
}
/* v0.10.0 fixed comparison identity bar: activated by JS only after the large header leaves view. */
.bpe-compare-sticky-shell{position:fixed!important;top:0;left:0;width:0;height:auto!important;z-index:99980;overflow:hidden!important;opacity:0!important;pointer-events:none!important;background:transparent!important}
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-shell{opacity:1!important}
.bpe-compare-sticky-grid{min-width:940px;width:940px;will-change:transform}


/* v0.11.0 polish: slightly calmer title, stronger rating CTA, centered recommendation cards, Astra scroll-top clearance. */
.bpe-summary .product_title{font-size:clamp(29px,2.8vw,41px)}
.bpe-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}
.bpe-quick-rating{padding:6px 9px;border:1px solid #ead9ad;border-radius:10px;background:#fffcf3}
.bpe-quick-rating-label{font-size:14px;font-weight:760;color:var(--bpe-text)}
.bpe-quick-stars{gap:1px}
.bpe-quick-star{width:27px;height:27px;color:#d49a16}
.bpe-quick-star svg{width:22px;height:22px;stroke-width:1.7}
.bpe-more-brand .bpe-product-card{text-align:center;align-items:center}
.bpe-more-brand .bpe-product-card-image{width:100%}
.bpe-more-brand .bpe-product-card-name{width:100%;justify-content:center;text-align:center}
.bpe-more-brand .bpe-product-card-rating{width:100%;display:flex;justify-content:center}
.bpe-more-brand .bpe-product-card-price{width:100%;text-align:center}
.bpe-more-brand .bpe-card-link{align-self:center}
body.single-product.bpe-sticky-cart-visible #ast-scroll-top,
body.single-product.bpe-sticky-cart-visible .ast-scroll-to-top-right{bottom:78px!important}
@media (max-width:768px){
  .bpe-summary .product_title{font-size:28px}
  body.single-product.bpe-sticky-cart-visible #ast-scroll-top,
  body.single-product.bpe-sticky-cart-visible .ast-scroll-to-top-right{bottom:84px!important}
}


/* === BPE v0.12.0 consistency + ecosystem refinement layer === */
/* One quiet link language for navigation, expansion and secondary discovery actions. */
.bpe-product .bpe-ui-link,
.bpe-product .bpe-text-link,
.bpe-product .bpe-card-link,
.bpe-product .bpe-compare-view,
.bpe-product .bpe-description-toggle,
.bpe-product .bpe-spec-toggle,
.bpe-product .bpe-review-continue,
.bpe-product .bpe-question-toggle,
.bpe-product-meta-line a,
.bpe-quick-rating-status a{
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:2px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--bpe-accent)!important;
  font:inherit!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.35!important;
  text-decoration:underline!important;
  text-decoration-thickness:1px!important;
  text-underline-offset:2px!important;
  cursor:pointer;
}
.bpe-product .bpe-ui-link:hover,
.bpe-product .bpe-ui-link:focus,
.bpe-product .bpe-text-link:hover,
.bpe-product .bpe-card-link:hover,
.bpe-product .bpe-compare-view:hover,
.bpe-product .bpe-description-toggle:hover,
.bpe-product .bpe-spec-toggle:hover,
.bpe-product .bpe-review-continue:hover,
.bpe-product .bpe-question-toggle:hover,
.bpe-product-meta-line a:hover,
.bpe-quick-rating-status a:hover{
  background:transparent!important;
  color:var(--bpe-accent)!important;
  filter:none!important;
  text-decoration-thickness:1.5px!important;
}
.bpe-product-meta-line a{font-weight:600!important}

/* Rate this product: compact, neutral capsule with a clear star interaction. */
.bpe-rating-row{gap:9px 12px}
.bpe-quick-rating{
  display:inline-flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px 9px;
  width:auto;
  padding:6px 8px 6px 11px;
  border:1px solid var(--bpe-border);
  border-radius:999px;
  background:#fff;
  box-shadow:0 1px 2px rgba(16,24,40,.04);
}
.bpe-quick-rating-label{font-size:13px!important;font-weight:700!important;color:var(--bpe-text)!important;white-space:nowrap}
.bpe-quick-stars{gap:1px;padding-left:8px;border-left:1px solid #e8ebf0}
.bpe-quick-star{
  width:29px!important;height:29px!important;padding:3px!important;border-radius:50%!important;
  color:#d49a16!important;transition:background .12s ease,transform .12s ease
}
.bpe-quick-star svg{width:21px!important;height:21px!important;stroke-width:1.65!important}
.bpe-quick-star:hover,.bpe-quick-star:focus-visible{background:#fff8e7!important;transform:translateY(-1px)}
.bpe-quick-star.is-active{background:#fff8e7!important}
.bpe-quick-rating-guest{flex-basis:100%;margin:4px 2px 2px;max-width:520px}
.bpe-rating-save{
  min-height:38px!important;padding:8px 13px!important;border-radius:8px!important;
  font-size:13px!important;font-weight:700!important;box-shadow:none!important
}

/* Compatible accessories: fullest category rows first and all card content centered. */
.bpe-accessory-card{align-items:center!important;text-align:center!important}
.bpe-accessory-image{width:100%}
.bpe-accessory-name{width:100%;text-align:center;min-height:42px;display:flex;align-items:flex-start;justify-content:center}
.bpe-accessory-price{width:100%;text-align:center;margin:7px 0 8px}
.bpe-accessory-card .bpe-card-link{align-self:center!important;margin-top:auto!important}

/* Recommendation cards use the same centered visual rhythm everywhere. */
.bpe-more-consider .bpe-product-card,
.bpe-more-brand .bpe-product-card{align-items:center!important;text-align:center!important}
.bpe-more-consider .bpe-product-card-name,
.bpe-more-brand .bpe-product-card-name{width:100%;justify-content:center;text-align:center}
.bpe-more-consider .bpe-product-card-rating,
.bpe-more-brand .bpe-product-card-rating{width:100%;display:flex;justify-content:center}
.bpe-more-consider .bpe-product-card-price,
.bpe-more-brand .bpe-product-card-price{width:100%;text-align:center}
.bpe-more-consider .bpe-card-link,
.bpe-more-brand .bpe-card-link{align-self:center!important}

/* Section form actions stay actionable without looking like oversized hero CTAs. */
.bpe-question-form button[type="submit"],
.bpe-reviews .form-submit .submit{
  min-height:38px!important;
  padding:8px 14px!important;
  border-radius:8px!important;
  font-size:13px!important;
  font-weight:700!important;
  box-shadow:none!important;
}
.bpe-question-form-wrap{margin-top:14px}

@media (max-width:640px){
  .bpe-quick-rating{border-radius:12px;max-width:100%}
  .bpe-quick-stars{padding-left:7px}
  .bpe-quick-star{width:27px!important;height:27px!important}
}


/* === BPE v0.13.0 catalogue-fill + interaction corrections === */
/* Horizontal product rails clip transformed children; keep cards stationary on hover. */
@media (hover:hover) and (pointer:fine){
  .bpe-product-strip .bpe-product-card:hover{transform:none!important}
}
.bpe-product-strip{padding-top:4px}
.bpe-product-card-name{overflow:visible!important;padding-bottom:2px}

/* Protect Plus changes the displayed purchase price and restores it when removed. */
.bpe-price,.bpe-sticky-price{transition:opacity .12s ease}
.bpe-price[data-protect-included="1"] .price:after{content:" · incl. Protect Plus+";font-size:12px;font-weight:600;color:var(--bpe-muted);white-space:nowrap}
@media (max-width:640px){
  .bpe-price[data-protect-included="1"] .price:after{display:block;margin-top:4px}
}
/* Never line-clamp recommendation titles; long names may wrap naturally. */
.bpe-product-card-name,
.bpe-accessory-name{
  height:auto!important;
  max-height:none!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  overflow-wrap:anywhere;
}

/* === BPE v0.15.0 compatible-accessory family + progressive disclosure === */
.bpe-accessory-more-groups[hidden]{display:none!important}
.bpe-accessory-more-toggle{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  margin:14px 0 0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font:inherit!important;
  cursor:pointer!important;
}

/* === BPE v0.17.0 discovery, comparison, gallery and price-history refinements === */
/* Product gallery: keep four thumbnails visible and scroll horizontally for the rest. */
.bpe-gallery .flex-control-nav.flex-control-thumbs{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  margin:12px 0 0!important;
  padding:0 0 7px!important;
  list-style:none!important;
  scroll-snap-type:x proximity;
  scrollbar-width:thin;
  overscroll-behavior-inline:contain;
}
.bpe-gallery .flex-control-nav.flex-control-thumbs li{
  float:none!important;
  width:auto!important;
  flex:0 0 calc((100% - 24px)/4)!important;
  min-width:0!important;
  margin:0!important;
  scroll-snap-align:start;
}
.bpe-gallery .flex-control-nav.flex-control-thumbs img{display:block;width:100%!important;height:auto!important;object-fit:contain}

/* Compatible accessories: horizontal category rail; v0.20 caps output to three products per category. */
.bpe-accessory-strip{
  display:grid!important;
  grid-template-columns:none!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 32px)/3)!important;
  gap:16px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:12px!important;
  scroll-snap-type:x proximity!important;
  scrollbar-width:thin!important;
  overscroll-behavior-inline:contain;
}
.bpe-accessory-card{scroll-snap-align:start!important}
@media (max-width:760px){
  .bpe-accessory-strip{grid-auto-columns:minmax(210px,82%)!important;gap:12px!important}
}

/* Compare booleans distinguish an explicit No from missing catalogue data. */
.bpe-compare-boolean-wrap{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.bpe-compare-boolean-label{font-size:12px;font-weight:650;color:#667085}
.bpe-compare-missing{font-size:12px;color:#98a2b3;font-style:italic;white-space:nowrap}

/* Make the sticky compare identity bar only a touch more legible without turning it into a banner. */
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid{
  background:rgba(255,255,255,.99)!important;
  border-bottom-color:#d8dee8!important;
  box-shadow:0 5px 18px rgba(16,24,40,.09)!important;
}
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid>*{
  color:#2f3a4c!important;
  font-weight:780!important;
}

/* Price history appears only after at least one real listed-price change has been recorded. */
.bpe-price-history{background:#fff}
.bpe-price-history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}
.bpe-price-history-summary>div{border:1px solid var(--bpe-border);border-radius:12px;padding:14px 16px;background:#fff;display:flex;flex-direction:column;gap:4px}
.bpe-price-history-summary span{font-size:12px;color:var(--bpe-muted)}
.bpe-price-history-summary strong{font-size:17px;color:var(--bpe-text)}
.bpe-price-history-chart{border:1px solid var(--bpe-border);border-radius:12px;padding:14px 14px 9px;background:#fff;overflow:hidden}
.bpe-price-history-chart svg{display:block;width:100%;height:220px;overflow:visible}
.bpe-price-gridline{stroke:#e8ebf0;stroke-width:1;vector-effect:non-scaling-stroke}
.bpe-price-line{fill:none;stroke:var(--bpe-accent);stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.bpe-price-point{fill:#fff;stroke:var(--bpe-accent);stroke-width:2;vector-effect:non-scaling-stroke}
.bpe-price-history-dates{display:flex;justify-content:space-between;gap:16px;margin-top:3px;font-size:12px;color:var(--bpe-muted)}
.bpe-price-history-note{margin:9px 0 0;color:var(--bpe-muted);font-size:12px;line-height:1.5}
@media (max-width:640px){
  .bpe-price-history-summary{grid-template-columns:1fr}
  .bpe-price-history-chart svg{height:180px}
}


/* === BPE v0.18.0 compact discovery + polish === */
/* Compatible accessories: compact horizontal commerce cards. */
@media (min-width:761px){
  .bpe-accessory-strip{
    grid-auto-columns:minmax(315px,360px)!important;
    gap:10px!important;
    padding:10px!important;
    align-items:stretch;
  }
  .bpe-accessory-card{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto 1fr!important;
    column-gap:13px!important;
    row-gap:4px!important;
    align-items:start!important;
    text-align:left!important;
    min-height:156px!important;
    padding:12px!important;
    border:1px solid #e0e5ec!important;
    border-radius:11px!important;
    background:#fff!important;
  }
  .bpe-accessory-image{
    grid-column:1!important;
    grid-row:1 / 5!important;
    width:112px!important;
    height:128px!important;
    margin:0!important;
    align-self:center!important;
  }
  .bpe-accessory-name{
    grid-column:2!important;grid-row:1!important;
    width:100%!important;min-height:0!important;
    display:block!important;text-align:left!important;
    font-size:13px!important;line-height:1.32!important;font-weight:700!important;
    overflow:hidden!important;
    display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;
  }
  .bpe-accessory-rating{grid-column:2!important;grid-row:2!important;display:flex!important;align-items:center!important;min-height:18px!important}
  .bpe-accessory-rating .star-rating{font-size:12px!important;margin:0!important}
  .bpe-accessory-price{
    grid-column:2!important;grid-row:3!important;
    width:100%!important;text-align:left!important;margin:2px 0 0!important;
    font-size:17px!important;line-height:1.2!important;font-weight:800!important;
  }
  .bpe-accessory-card .bpe-card-link{
    grid-column:2!important;grid-row:4!important;
    align-self:end!important;justify-self:start!important;
    margin-top:4px!important;font-size:12px!important;
  }
}
@media (max-width:760px){
  .bpe-accessory-card{padding:12px!important}
  .bpe-accessory-rating{display:flex;justify-content:center;min-height:18px}
}

/* Rate this product: cleaner control with separate label and star surface. */
.bpe-quick-rating{
  display:inline-grid!important;
  grid-template-columns:auto auto!important;
  align-items:center!important;
  gap:0!important;
  padding:0!important;
  border:1px solid #e1e6ed!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(16,24,40,.045)!important;
  overflow:hidden!important;
}
.bpe-quick-rating-label{
  padding:9px 12px!important;
  font-size:12px!important;font-weight:750!important;
  letter-spacing:.005em!important;
  background:#fafbfc!important;
}
.bpe-quick-stars{
  padding:5px 7px!important;
  border-left:1px solid #e6eaf0!important;
  gap:2px!important;
  background:#fff!important;
}
.bpe-quick-star{
  width:31px!important;height:31px!important;padding:4px!important;
  border-radius:8px!important;
}
.bpe-quick-star svg{width:22px!important;height:22px!important;stroke-width:1.7!important}
.bpe-quick-star:hover,.bpe-quick-star:focus-visible,.bpe-quick-star.is-active{background:#fff7e6!important}
.bpe-quick-rating-guest,.bpe-quick-rating-status{grid-column:1 / -1!important}
.bpe-quick-rating-guest{margin:7px 9px 9px!important}
.bpe-quick-rating-status{padding:0 10px 8px!important}
@media (max-width:520px){
  .bpe-quick-rating{grid-template-columns:1fr!important;width:100%!important;max-width:340px!important}
  .bpe-quick-rating-label{text-align:center!important;border-bottom:1px solid #e6eaf0!important}
  .bpe-quick-stars{justify-content:center!important;border-left:0!important}
}

/* Compare: product identity must remain unmistakable while the specs scroll underneath. */
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid strong{
  color:#101828!important;
  font-size:13.5px!important;
  font-weight:850!important;
  line-height:1.3!important;
  letter-spacing:-.01em!important;
}
@media (max-width:640px){
  .bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid strong{font-size:12.5px!important}
}


/* === BPE v0.19.0 purchase-ready accessories + mobile compare + clearer price history === */

/* Breadcrumb ownership is external to Product Engine. */
.bpe-breadcrumb{display:none!important}

/* Sticky Add to Cart is intentionally removed for now. */
.bpe-sticky-cart{display:none!important}

/* Purchase-ready accessory actions. */
.bpe-accessory-card .bpe-accessory-add{
  align-self:start!important;
  justify-self:start!important;
  margin-top:4px!important;
  font-size:12px!important;
  font-weight:700!important;
  white-space:nowrap!important;
}

/* Compact desktop accessory cards: less empty space, more products visible. */
@media (min-width:761px){
  .bpe-accessory-strip{
    grid-auto-columns:minmax(300px,340px)!important;
    gap:10px!important;
  }
  .bpe-accessory-card{
    grid-template-columns:104px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto auto!important;
    min-height:142px!important;
    padding:10px!important;
    column-gap:12px!important;
    row-gap:3px!important;
  }
  .bpe-accessory-image{
    width:104px!important;
    height:118px!important;
    grid-row:1 / 5!important;
  }
  .bpe-accessory-card .bpe-card-link{
    grid-row:4!important;
    margin-top:2px!important;
  }
}

/* Two accessories visible at once on mobile. */
@media (max-width:760px){
  .bpe-accessory-strip{
    grid-auto-columns:calc((100% - 10px)/2)!important;
    gap:10px!important;
    padding:10px!important;
  }
  .bpe-accessory-card{
    padding:9px!important;
    min-width:0!important;
  }
  .bpe-accessory-image{
    height:104px!important;
    margin-bottom:7px!important;
  }
  .bpe-accessory-name{
    min-height:34px!important;
    font-size:12px!important;
    line-height:1.3!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
  }
  .bpe-accessory-rating{
    min-height:0!important;
    margin-top:3px!important;
  }
  .bpe-accessory-price{
    font-size:14px!important;
    margin:5px 0 3px!important;
  }
  .bpe-accessory-card .bpe-accessory-add{
    font-size:11.5px!important;
    margin-top:auto!important;
  }
}

/* Credible lower-price comparison badge: readable, not microscopic. */
.bpe-compare-recommendation{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  max-width:170px!important;
  min-height:30px!important;
  padding:6px 9px!important;
  margin:1px auto 2px!important;
  border:1px solid #d8e5f7!important;
  border-radius:8px!important;
  background:#f6f9fe!important;
  color:#244f87!important;
  font-size:11.5px!important;
  font-weight:780!important;
  line-height:1.25!important;
  text-align:center!important;
  white-space:normal!important;
}

/* Mobile Compare: attribute-name cells scroll normally and no longer cover specs. */
@media (max-width:760px){
  .bpe-compare-table{
    min-width:720px!important;
  }
  .bpe-compare-table thead .bpe-compare-label,
  .bpe-compare-table tbody th,
  .bpe-compare-table tbody tr:not(.bpe-compare-sticky-products)>th{
    position:static!important;
    left:auto!important;
    z-index:1!important;
  }
  .bpe-compare-table thead .bpe-compare-label,
  .bpe-compare-table tbody th{
    width:130px!important;
  }
  .bpe-compare-table thead th{
    width:calc((720px - 130px)/3)!important;
  }
  .bpe-compare-sticky-grid{
    min-width:720px!important;
    width:720px;
    grid-template-columns:130px repeat(3,calc((720px - 130px)/3))!important;
  }
  .bpe-compare-scroll{
    cursor:auto!important;
  }
}

/* Discover related products uses the same card sizing as More to Consider. */
.bpe-more-brand .bpe-product-strip{
  grid-auto-columns:minmax(220px,260px)!important;
}

/* Price History now explains and labels the actual recorded data. */
.bpe-price-history-intro{
  margin:-10px 0 18px!important;
  max-width:820px;
  color:var(--bpe-muted);
  font-size:13px;
  line-height:1.55;
}
.bpe-price-history-summary strong.is-up{color:#a54b1f}
.bpe-price-history-summary strong.is-down{color:#2f7d16}
.bpe-price-history-graph{
  display:grid;
  grid-template-columns:max-content minmax(0,1fr);
  gap:12px;
  align-items:stretch;
}
.bpe-price-history-yaxis{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:7px 0 25px;
  color:var(--bpe-muted);
  font-size:11px;
  line-height:1;
  text-align:right;
  white-space:nowrap;
}
.bpe-price-history-plot{min-width:0}
.bpe-price-history-points{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin-top:14px;
}
.bpe-price-history-row{
  display:flex;
  flex-direction:column;
  gap:2px;
  min-width:0;
  padding:9px 10px;
  border:1px solid #edf0f4;
  border-radius:8px;
  background:#fafbfc;
}
.bpe-price-history-row time{
  color:var(--bpe-muted);
  font-size:11px;
}
.bpe-price-history-row strong{
  color:var(--bpe-text);
  font-size:13px;
  line-height:1.25;
}
@media (max-width:760px){
  .bpe-price-history-graph{gap:7px}
  .bpe-price-history-yaxis{font-size:10px;padding-bottom:23px}
  .bpe-price-history-points{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* === BPE v0.20.0 rating, protection, accessory density and price-history polish === */

/* External breadcrumb already provides vertical separation; do not add a second large gap. */
.bpe-buybox{padding-top:8px!important}
@media (max-width:640px){
  .bpe-buybox{padding-top:10px!important}
}

/* Once a star rating has been saved, only the confirmation + review link remains. */
.bpe-quick-rating.is-saved{
  display:inline-flex!important;
  width:auto!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.bpe-quick-rating.is-saved .bpe-quick-rating-status{
  grid-column:auto!important;
  flex-basis:auto!important;
  padding:0!important;
  margin:0!important;
  color:var(--bpe-muted)!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.bpe-quick-rating.is-saved .bpe-quick-rating-status a{font-weight:700!important}

/* Compatible accessories: exactly three maximum per category.
 * Desktop shows all three together; mobile shows two and scrolls to the third. */
@media (min-width:761px){
  .bpe-accessory-strip{
    grid-auto-columns:calc((100% - 20px)/3)!important;
    gap:10px!important;
    overflow-x:hidden!important;
  }
  .bpe-accessory-card{min-width:0!important}
}
@media (max-width:760px){
  .bpe-accessory-strip{
    grid-auto-columns:calc((100% - 10px)/2)!important;
    gap:10px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
  }
  .bpe-accessory-card{scroll-snap-align:start!important}
}

/* Price History: compact data-first presentation with a discrete step chart. */
.bpe-price-history-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin:-9px 0 18px;
}
.bpe-price-history-intro{
  margin:0!important;
  max-width:780px!important;
}
.bpe-price-history-count{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:5px 9px;
  border:1px solid var(--bpe-border);
  border-radius:999px;
  color:var(--bpe-muted);
  background:#fff;
  font-size:11px;
  font-weight:700;
  white-space:nowrap;
}
.bpe-price-history-summary{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  margin-bottom:14px!important;
}
.bpe-price-history-summary>div{
  min-height:78px;
  padding:12px 14px!important;
  border-radius:10px!important;
  justify-content:center;
}
.bpe-price-history-summary strong{font-size:16px!important}
.bpe-price-history-chart{
  padding:0!important;
  border-radius:13px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.bpe-price-history-chart-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:13px 15px 10px;
  border-bottom:1px solid #edf0f4;
}
.bpe-price-history-chart-head strong{
  color:var(--bpe-text);
  font-size:13px;
}
.bpe-price-history-chart-head span{
  color:var(--bpe-muted);
  font-size:11px;
  text-align:right;
}
.bpe-price-history-plot{
  min-width:0;
  padding:7px 12px 10px;
  color:var(--bpe-accent);
}
.bpe-price-history-chart svg{
  height:184px!important;
}
.bpe-price-area{pointer-events:none}
.bpe-price-line{
  fill:none!important;
  stroke:var(--bpe-accent)!important;
  stroke-width:2.35!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke;
}
.bpe-price-point{
  fill:#fff!important;
  stroke:var(--bpe-accent)!important;
  stroke-width:2.2!important;
  vector-effect:non-scaling-stroke;
}
.bpe-price-history-dates{
  margin:1px 4px 0!important;
}
.bpe-price-history-log-head{
  margin:16px 0 8px;
  color:var(--bpe-text);
  font-size:13px;
}
.bpe-price-history-points{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  margin-top:0!important;
}
.bpe-price-history-row{
  gap:3px!important;
  padding:10px 11px!important;
  background:#fff!important;
}
.bpe-price-history-row.is-current{
  border-color:#cfe0f6!important;
  background:#f8fbff!important;
}
.bpe-price-history-row>div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.bpe-price-current-badge{
  display:inline-flex;
  align-items:center;
  padding:2px 6px;
  border-radius:999px;
  background:#eaf2fd;
  color:#245b9f;
  font-size:9px;
  font-weight:800;
  line-height:1.35;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.bpe-price-delta{
  color:var(--bpe-muted);
  font-size:10.5px;
  line-height:1.3;
}
.bpe-price-delta.is-up{color:#a54b1f}
.bpe-price-delta.is-down{color:#2f7d16}
.bpe-price-history-note{margin-top:10px!important}

@media (max-width:900px){
  .bpe-price-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bpe-price-history-points{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:640px){
  .bpe-price-history-head{display:block;margin-bottom:14px}
  .bpe-price-history-count{margin-top:9px}
  .bpe-price-history-summary{gap:8px!important}
  .bpe-price-history-summary>div{min-height:70px;padding:10px 11px!important}
  .bpe-price-history-summary strong{font-size:14px!important}
  .bpe-price-history-chart-head{align-items:flex-start;padding:12px 12px 9px}
  .bpe-price-history-chart-head span{max-width:58%}
  .bpe-price-history-chart svg{height:150px!important}
  .bpe-price-history-plot{padding:5px 8px 9px}
  .bpe-price-history-points{grid-template-columns:1fr 1fr!important;gap:7px!important}
}


/* === BPE v0.21.0 refinements === */

/* Quick star-rating privacy reassurance. */
.bpe-rating-privacy{
  grid-column:1/-1;
  margin:1px 0 0!important;
  color:var(--bpe-muted);
  font-size:11px;
  line-height:1.45;
}
.bpe-rating-privacy strong{color:#475467;font-weight:750}

/* Compatible accessories: three at once on desktop, two at once on mobile. */
@media (min-width:761px){
  .bpe-accessory-strip{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    gap:12px!important;
    overflow:visible!important;
  }
}
@media (max-width:760px){
  .bpe-accessory-strip{
    grid-template-columns:none!important;
    grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 10px)/2)!important;
    gap:10px!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none;
  }
  .bpe-accessory-strip::-webkit-scrollbar{display:none}
}
.bpe-accessory-card{position:relative!important}
.bpe-accessory-same-brand{
  position:absolute;
  top:18px;
  left:18px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  min-height:22px;
  margin:0;
  padding:3px 7px;
  border:1px solid #c9ddf6;
  border-radius:999px;
  background:#f4f8fe;
  color:#1769c2;
  font-size:10.5px;
  font-weight:800;
  line-height:1;
  letter-spacing:.01em;
}

/* Price history: clean retail-style graph with visible axes and real data only. */
.bpe-price-history{background:#f7f8fa}
.bpe-price-history-subtitle{
  margin:-10px 0 17px!important;
  color:#475467;
  font-size:14px;
  line-height:1.45;
}
.bpe-ph-overview{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-bottom:14px;
}
.bpe-ph-overview>div{
  min-width:0;
  padding:0 2px;
}
.bpe-ph-overview span{
  display:block;
  margin-bottom:3px;
  color:var(--bpe-muted);
  font-size:11px;
  line-height:1.3;
}
.bpe-ph-overview strong{
  display:block;
  color:var(--bpe-text);
  font-size:15px;
  line-height:1.3;
  font-weight:800;
}
.bpe-ph-overview strong.is-up{color:#a54b1f}
.bpe-ph-overview strong.is-down{color:#237a46}
.bpe-ph-card{
  overflow:hidden;
  border:1px solid #dfe4ea;
  border-radius:12px;
  background:#fff;
}
.bpe-ph-card-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
  padding:15px 17px 10px;
}
.bpe-ph-card-head>div{display:flex;flex-direction:column;gap:2px}
.bpe-ph-card-head strong{color:var(--bpe-text);font-size:13px;font-weight:800}
.bpe-ph-card-head span{color:var(--bpe-muted);font-size:11px;line-height:1.35}
.bpe-ph-range{white-space:nowrap;text-align:right}
.bpe-ph-chart-grid{
  display:grid;
  grid-template-columns:82px minmax(0,1fr);
  gap:10px;
  padding:6px 18px 18px 8px;
}
.bpe-ph-yaxis{
  height:240px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:0 0 0 2px;
  color:#667085;
  font-size:10px;
  line-height:1;
  text-align:right;
  white-space:nowrap;
}
.bpe-ph-plot{
  position:relative;
  min-width:0;
  height:270px;
  color:var(--bpe-accent);
}
.bpe-ph-plot svg{
  display:block;
  width:100%;
  height:240px!important;
  overflow:visible;
}
.bpe-ph-gridline{
  stroke:#e4e8ee;
  stroke-width:1;
  vector-effect:non-scaling-stroke;
}
.bpe-ph-area{pointer-events:none}
.bpe-ph-line{
  fill:none;
  stroke:var(--bpe-accent);
  stroke-width:2.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
}
.bpe-ph-dot{
  position:absolute;
  z-index:2;
  width:10px;
  height:10px;
  border:2px solid var(--bpe-accent);
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 0 2px rgba(6,117,232,.08);
  transform:translate(-50%,-50%);
}
.bpe-ph-xaxis{
  position:absolute;
  left:0;
  right:0;
  top:248px;
  height:20px;
  color:#667085;
  font-size:10px;
  line-height:1;
  pointer-events:none;
}
.bpe-ph-xaxis span{
  position:absolute;
  top:0;
  transform:translateX(-50%);
  white-space:nowrap;
}
.bpe-ph-xaxis span.is-first{transform:none}
.bpe-ph-xaxis span.is-last{transform:translateX(-100%)}
.bpe-ph-footer{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-top:10px;
  color:var(--bpe-muted);
  font-size:11px;
  line-height:1.45;
}
.bpe-ph-log{flex:0 0 auto;text-align:right}
.bpe-ph-log summary{
  cursor:pointer;
  color:var(--bpe-accent);
  font-weight:750;
  list-style:none;
}
.bpe-ph-log summary::-webkit-details-marker{display:none}
.bpe-ph-log-list{
  width:min(520px,82vw);
  margin-top:8px;
  padding:8px;
  border:1px solid var(--bpe-border);
  border-radius:10px;
  background:#fff;
  box-shadow:0 10px 28px rgba(16,24,40,.08);
  text-align:left;
}
.bpe-ph-log-row{
  display:grid;
  grid-template-columns:minmax(90px,1fr) auto auto;
  align-items:center;
  gap:12px;
  padding:7px 5px;
  border-bottom:1px solid #eef1f4;
}
.bpe-ph-log-row:last-child{border-bottom:0}
.bpe-ph-log-row time{color:#667085;font-size:10.5px}
.bpe-ph-log-row strong{color:var(--bpe-text);font-size:12px}
.bpe-ph-log-row small{color:#667085;font-size:10.5px}
.bpe-ph-log-row small.is-up{color:#a54b1f}
.bpe-ph-log-row small.is-down{color:#237a46}

/* More to Consider + Discover related products: five-up desktop rails with clean arrows. */
.bpe-product-rail{position:relative;overflow:visible}
.bpe-more-consider .bpe-product-strip,
.bpe-more-brand .bpe-product-strip{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none;
  scroll-behavior:smooth;
  overscroll-behavior-inline:contain;
  padding:4px 2px 10px!important;
}
.bpe-more-consider .bpe-product-strip::-webkit-scrollbar,
.bpe-more-brand .bpe-product-strip::-webkit-scrollbar{display:none}
.bpe-product-rail-arrow{
  appearance:none;
  position:absolute;
  top:43%;
  z-index:12;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  padding:0!important;
  border:1px solid #d6dee8!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.97)!important;
  color:var(--bpe-accent)!important;
  box-shadow:0 8px 22px rgba(16,24,40,.14)!important;
  cursor:pointer;
  transform:translateY(-50%);
  transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,opacity .15s ease;
}
.bpe-product-rail-arrow svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.bpe-product-rail-arrow:hover:not(:disabled),
.bpe-product-rail-arrow:focus-visible:not(:disabled){
  border-color:#a9c9ee!important;
  box-shadow:0 10px 28px rgba(16,24,40,.18)!important;
  transform:translateY(-50%) scale(1.045);
}
.bpe-product-rail-prev{left:-20px}
.bpe-product-rail-next{right:-20px}
.bpe-product-rail-arrow:disabled{
  opacity:0;
  pointer-events:none;
}
.bpe-product-rail.is-static .bpe-product-rail-arrow{display:none!important}

@media (min-width:1181px){
  .bpe-more-consider .bpe-product-strip,
  .bpe-more-brand .bpe-product-strip{
    grid-auto-columns:calc((100% - 64px)/5)!important;
    gap:16px!important;
  }
}
@media (min-width:901px) and (max-width:1180px){
  .bpe-more-consider .bpe-product-strip,
  .bpe-more-brand .bpe-product-strip{
    grid-auto-columns:calc((100% - 48px)/4)!important;
    gap:16px!important;
  }
}
@media (min-width:761px) and (max-width:900px){
  .bpe-more-consider .bpe-product-strip,
  .bpe-more-brand .bpe-product-strip{
    grid-auto-columns:calc((100% - 32px)/3)!important;
    gap:16px!important;
  }
}
@media (max-width:760px){
  .bpe-ph-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}
  .bpe-ph-overview strong{font-size:14px}
  .bpe-ph-card-head{padding:13px 12px 8px}
  .bpe-ph-range{display:none}
  .bpe-ph-chart-grid{grid-template-columns:66px minmax(0,1fr);gap:7px;padding:5px 10px 14px 4px}
  .bpe-ph-yaxis{font-size:9px}
  .bpe-ph-xaxis{font-size:9px}
  .bpe-ph-dot{width:9px;height:9px}
  .bpe-ph-footer{display:block}
  .bpe-ph-log{margin-top:7px;text-align:left}
  .bpe-ph-log-list{width:100%}

  .bpe-more-consider .bpe-product-strip,
  .bpe-more-brand .bpe-product-strip{
    grid-auto-columns:calc((100% - 12px)/2)!important;
    gap:12px!important;
  }
  .bpe-product-rail-arrow{
    top:42%;
    width:38px;
    height:38px;
    box-shadow:0 5px 16px rgba(16,24,40,.14)!important;
  }
  .bpe-product-rail-prev{left:6px}
  .bpe-product-rail-next{right:6px}
  .bpe-product-rail-arrow svg{width:17px;height:17px}
}


/* === BPE v0.22.0 product-page refinement layer === */

/* At a Glance: attribute labels carry the emphasis; values are calmer. */
.bpe-at-a-glance .bpe-glance-label{
  font-weight:800!important;
  color:#475467!important;
}
.bpe-at-a-glance .bpe-glance-value{
  font-weight:520!important;
}

/* Compatible accessories: better breathing room and clearer hierarchy. */
.bpe-accessory-see-all{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  color:var(--bpe-accent)!important;
  font-size:13px!important;
  font-weight:700!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.bpe-accessory-see-all:hover,
.bpe-accessory-see-all:focus{background:transparent!important}
.bpe-accessory-see-all-text{text-decoration:underline;text-underline-offset:2px}
.bpe-accessory-see-all-arrow{
  display:inline-block;
  text-decoration:none!important;
  font-size:14px;
  line-height:1;
  transform:translateY(-.5px);
}

.bpe-accessory-card{
  position:relative!important;
  align-items:center!important;
  text-align:center!important;
}
.bpe-accessory-name{
  width:100%!important;
  min-height:0!important;
  font-size:14px!important;
  font-weight:760!important;
  line-height:1.32!important;
  text-align:center!important;
  justify-content:center!important;
}
.bpe-accessory-same-brand{
  position:static!important;
  z-index:auto!important;
  align-self:center!important;
  width:max-content!important;
  min-height:22px!important;
  margin:6px auto 2px!important;
  padding:4px 8px!important;
  border:1px solid #b7e1c8!important;
  border-radius:999px!important;
  background:#eefaf3!important;
  color:#176b3a!important;
  font-size:10.5px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.01em!important;
}
.bpe-accessory-price{
  width:100%!important;
  text-align:center!important;
}
.bpe-accessory-card .bpe-accessory-add{
  align-self:center!important;
  justify-self:center!important;
  width:max-content!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}

/* Secondary products can use slightly larger names now that leading brands are removed. */
.bpe-product-card-name,
.bpe-compare-name{
  font-size:14.5px!important;
  font-weight:760!important;
  line-height:1.35!important;
}

/* Product Videos: same polished arrow language as product recommendation rails. */
.bpe-video-rail{
  position:relative;
  overflow:visible;
}
.bpe-video-grid{
  scrollbar-width:none!important;
  -ms-overflow-style:none;
  scroll-behavior:smooth;
  padding-left:2px!important;
  padding-right:2px!important;
}
.bpe-video-grid::-webkit-scrollbar{display:none!important}
.bpe-video-rail-prev{left:-20px!important}
.bpe-video-rail-next{right:-20px!important}
.bpe-video-rail.is-static .bpe-video-rail-arrow{display:none!important}

/* One-point Price History baseline after the one-time reset. */
.bpe-ph-awaiting-change{
  position:absolute;
  left:50%;
  bottom:37px;
  transform:translateX(-50%);
  width:max-content;
  max-width:80%;
  padding:5px 9px;
  border-radius:999px;
  background:#f7f9fc;
  color:#667085;
  font-size:10.5px;
  line-height:1.35;
  text-align:center;
}
.bpe-price-history .bpe-ph-log summary{
  text-decoration:none!important;
}
.bpe-price-history .bpe-ph-log summary:hover{
  text-decoration:underline!important;
}

/* Customer Reviews intentionally follows Price History in the page order. */

@media (min-width:761px){
  .bpe-accessory-card{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto auto 1fr!important;
    column-gap:14px!important;
    row-gap:5px!important;
    min-height:172px!important;
    padding:14px!important;
    align-items:start!important;
  }
  .bpe-accessory-image{
    grid-column:1!important;
    grid-row:1 / 6!important;
    width:112px!important;
    height:138px!important;
    margin:0!important;
    align-self:center!important;
  }
  .bpe-accessory-name{
    grid-column:2!important;
    grid-row:1!important;
    align-self:start!important;
    font-size:14.5px!important;
    text-align:center!important;
  }
  .bpe-accessory-same-brand{
    grid-column:2!important;
    grid-row:2!important;
    justify-self:center!important;
  }
  .bpe-accessory-rating{
    grid-column:2!important;
    grid-row:3!important;
    justify-self:center!important;
  }
  .bpe-accessory-price{
    grid-column:2!important;
    grid-row:4!important;
    justify-self:center!important;
    margin:6px 0 2px!important;
    text-align:center!important;
  }
  .bpe-accessory-card .bpe-accessory-add{
    grid-column:2!important;
    grid-row:5!important;
    align-self:end!important;
    justify-self:center!important;
    margin-top:5px!important;
  }
}

@media (max-width:760px){
  .bpe-accessory-strip{
    grid-auto-columns:calc((100% - 14px)/2)!important;
    gap:14px!important;
    padding:12px 2px 14px!important;
  }
  .bpe-accessory-card{
    padding:13px 11px 15px!important;
    row-gap:5px!important;
  }
  .bpe-accessory-image{
    height:118px!important;
    margin-bottom:9px!important;
  }
  .bpe-accessory-name{
    min-height:38px!important;
    font-size:13.25px!important;
    line-height:1.34!important;
    -webkit-line-clamp:2!important;
  }
  .bpe-accessory-same-brand{
    margin-top:7px!important;
    margin-bottom:3px!important;
  }
  .bpe-accessory-price{
    margin:8px 0 5px!important;
    font-size:14.5px!important;
  }
  .bpe-accessory-card .bpe-accessory-add{
    margin-top:4px!important;
    font-size:12px!important;
  }

  .bpe-video-rail-prev{left:6px!important}
  .bpe-video-rail-next{right:6px!important}
  .bpe-ph-awaiting-change{
    bottom:34px;
    max-width:88%;
    font-size:9.5px;
  }
}


/* === BPE v0.23.0 final product-page typography + CTA refinement === */

/*
 * At a Glance
 * Attribute name is the scan anchor; the actual specification reads in the
 * normal Bwonjo body type instead of competing with the label.
 */
.bpe-at-a-glance .bpe-glance-label{
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:760!important;
  text-transform:none!important;
  letter-spacing:0!important;
  color:var(--bpe-text)!important;
}
.bpe-at-a-glance .bpe-glance-value{
  margin-top:5px!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:400!important;
  color:var(--bpe-text)!important;
}

/*
 * Full Specifications
 * Category headings are quiet uppercase dividers. Row labels are bold and
 * values return to normal body weight, matching the comparison-table logic.
 */
.bpe-spec-group h4{
  margin:0 0 8px!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:.085em!important;
  color:#667085!important;
}
.bpe-spec-row dt{
  color:var(--bpe-text)!important;
  font-weight:750!important;
}
.bpe-spec-row dd{
  margin:0!important;
  color:#344054!important;
  font-weight:400!important;
}

/* Buy Now: subtle Bwonjo-blue interaction, analogous to the WhatsApp hover. */
.bpe-cart-area .bpe-buy-now-button{
  transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease!important;
}
.bpe-cart-area .bpe-buy-now-button:hover,
.bpe-cart-area .bpe-buy-now-button:focus{
  background:color-mix(in srgb,var(--bpe-accent) 7%,#fff)!important;
  color:var(--bpe-accent)!important;
  border-color:var(--bpe-accent)!important;
  text-decoration:none!important;
  box-shadow:0 0 0 2px color-mix(in srgb,var(--bpe-accent) 10%,transparent)!important;
}

@media (max-width:760px){
  .bpe-at-a-glance .bpe-glance-label{font-size:13.5px!important}
  .bpe-at-a-glance .bpe-glance-value{font-size:15px!important}
  .bpe-spec-row{grid-template-columns:minmax(120px,38%) minmax(0,1fr)!important;gap:18px!important}
  .bpe-spec-row dt,.bpe-spec-row dd{font-size:14px!important}
}


/* === BPE v0.24.0 final visual polish === */

/* At a Glance: make the bold attribute label a touch larger for faster scanning. */
.bpe-at-a-glance .bpe-glance-label{
  font-size:15px!important;
  line-height:1.32!important;
  font-weight:780!important;
}

/*
 * Compatible accessories
 * Same-brand items retain the green relationship cue. Other-brand items get
 * their actual brand in a calm neutral badge so every card has a balanced
 * identity line without turning every badge blue.
 */
.bpe-accessory-brand-badge{
  position:static!important;
  z-index:auto!important;
  align-self:center!important;
  justify-self:center!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:22px!important;
  margin:6px auto 2px!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  font-size:10.5px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.bpe-accessory-same-brand{
  border:1px solid #b7e1c8!important;
  background:#eefaf3!important;
  color:#176b3a!important;
}
.bpe-accessory-other-brand{
  border:1px solid #d7d2c9!important;
  background:#f5f3ef!important;
  color:#5f574c!important;
}

/*
 * See all →
 * Never underline the arrow. The words use a border underline instead of
 * text-decoration so parent link styles cannot propagate a line under →.
 */
.bpe-accessory-see-all,
.bpe-accessory-see-all:hover,
.bpe-accessory-see-all:focus,
.bpe-accessory-see-all *{
  text-decoration:none!important;
}
.bpe-accessory-see-all-text{
  display:inline-block!important;
  border-bottom:1px solid currentColor!important;
  line-height:1.08!important;
  padding-bottom:1px!important;
}
.bpe-accessory-see-all-arrow{
  display:inline-block!important;
  border:0!important;
  text-decoration:none!important;
  line-height:1!important;
}

@media (min-width:761px){
  .bpe-accessory-brand-badge{
    grid-column:2!important;
    grid-row:2!important;
  }
}

/*
 * Product Videos
 * Desktop: max three videos, therefore show the full set with no arrows and
 * no horizontal scrolling.
 * Mobile: two cards at a time with the same quiet scroll affordance as Q&A.
 */
.bpe-video-rail-arrow{
  display:none!important;
}
@media (min-width:761px){
  .bpe-video-grid,
  .bpe-video-grid.bpe-video-count-1,
  .bpe-video-grid.bpe-video-count-2,
  .bpe-video-grid.bpe-video-count-3{
    display:grid!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    gap:14px!important;
    overflow:visible!important;
    padding:2px 0 0!important;
    scrollbar-width:none!important;
  }
  .bpe-video-grid.bpe-video-count-1{
    grid-template-columns:minmax(0,360px)!important;
  }
  .bpe-video-grid.bpe-video-count-2{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .bpe-video-grid.bpe-video-count-3{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .bpe-video-card{
    flex:none!important;
    width:auto!important;
    min-width:0!important;
  }
}

/* Q&A + mobile video rails share a deliberately subtle scrollbar. */
.bpe-qa-grid,
.bpe-video-grid{
  scrollbar-color:#cbd2dc transparent!important;
}
.bpe-qa-grid::-webkit-scrollbar,
.bpe-video-grid::-webkit-scrollbar{
  height:3px!important;
}
.bpe-qa-grid::-webkit-scrollbar-track,
.bpe-video-grid::-webkit-scrollbar-track{
  background:transparent!important;
}
.bpe-qa-grid::-webkit-scrollbar-thumb,
.bpe-video-grid::-webkit-scrollbar-thumb{
  background:#d7dde6!important;
  border-radius:999px!important;
}
.bpe-qa-grid::-webkit-scrollbar-thumb:hover,
.bpe-video-grid::-webkit-scrollbar-thumb:hover{
  background:#c2cad5!important;
}

@media (max-width:760px){
  .bpe-at-a-glance .bpe-glance-label{
    font-size:14.5px!important;
  }
  .bpe-video-grid,
  .bpe-video-grid.bpe-video-count-1,
  .bpe-video-grid.bpe-video-count-2,
  .bpe-video-grid.bpe-video-count-3{
    display:flex!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity!important;
    scrollbar-width:thin!important;
    padding:2px 0 7px!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
  }
  .bpe-video-card,
  .bpe-video-grid.bpe-video-count-1 .bpe-video-card,
  .bpe-video-grid.bpe-video-count-2 .bpe-video-card,
  .bpe-video-grid.bpe-video-count-3 .bpe-video-card{
    flex:0 0 calc((100% - 12px)/2)!important;
    min-width:0!important;
    scroll-snap-align:start!important;
  }
  .bpe-qa-grid{
    scrollbar-width:thin!important;
    padding-bottom:7px!important;
  }
}

/* Compare product search: slightly softer corners, still crisp and compact. */
.bpe-compare-inline-input{
  border-radius:10px!important;
}


/* === BPE v0.24.1 At a Glance label size correction === */
/*
 * Make labels such as Display / Processor visibly larger than before, while
 * keeping the actual values at normal website size and weight.
 */
.bpe-at-a-glance .bpe-glance-label{
  font-size:17px!important;
  line-height:1.28!important;
  font-weight:780!important;
}
@media (max-width:760px){
  .bpe-at-a-glance .bpe-glance-label{
    font-size:16px!important;
  }
}


/* === BPE v0.24.3 — one underline on words only ===
 * Reset every possible underline/border/background decoration on the clickable
 * wrapper, then underline ONLY the words span. The arrow is a separate sibling
 * and can never inherit that underline.
 */
.bpe-arrow-link-wrap,
.bpe-accessory-see-all-wrap{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
}

.bpe-words-only-link,
.bpe-words-only-link:hover,
.bpe-words-only-link:focus,
.bpe-accessory-see-all,
.bpe-accessory-see-all:hover,
.bpe-accessory-see-all:focus,
.bpe-spec-toggle,
.bpe-spec-toggle:hover,
.bpe-spec-toggle:focus{
  text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
  background-image:none!important;
  background-color:transparent!important;
}

.bpe-link-words,
.bpe-accessory-see-all-text,
.bpe-spec-toggle-text{
  display:inline-block!important;
  border:0!important;
  box-shadow:none!important;
  background-image:none!important;
  padding-bottom:0!important;
  text-decoration-line:underline!important;
  text-decoration-style:solid!important;
  text-decoration-thickness:1px!important;
  text-underline-offset:2px!important;
}

.bpe-link-arrow,
.bpe-accessory-see-all-arrow,
.bpe-spec-toggle-arrow{
  display:inline-block!important;
  text-decoration:none!important;
  border:0!important;
  box-shadow:none!important;
  background-image:none!important;
  line-height:1!important;
  padding:0!important;
  margin:0!important;
}

.bpe-spec-toggle,
.bpe-spec-toggle *{
  text-decoration-skip-ink:auto!important;
}
.bpe-spec-toggle{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
}


/* === BPE v0.24.4 selected color + accessory AJAX feedback === */
.bpe-cart-area .variations label .bpe-selected-color-name{
  display:inline!important;
  margin-left:2px!important;
  color:#667085!important;
  font-size:14px!important;
  font-weight:520!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

/* Woo's generic AJAX \"View cart\" link is replaced by a clear local success state. */
.bpe-accessory-card .added_to_cart.wc-forward{
  display:none!important;
}
.bpe-accessory-cart-status{
  display:block!important;
  width:100%!important;
  margin-top:5px!important;
  color:#176b3a!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.25!important;
  text-align:center!important;
}
.bpe-accessory-cart-status[hidden]{display:none!important}

/* Short, quiet forward chevron beside See all; the chevron is never underlined. */
.bpe-accessory-see-all-wrap{gap:4px!important}
.bpe-accessory-see-all-arrow{
  font-size:17px!important;
  line-height:.9!important;
  transform:translateY(-.5px)!important;
}

/* === BPE v0.25.0 variation availability matrix === */
.bpe-variation-row-empty{display:none!important}
.bpe-variation-option.is-bpe-hidden{display:none!important}
.bpe-variation-option:not(.is-color-swatch){
  display:inline-flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  line-height:1.15!important;
}
.bpe-variation-option.has-note:not(.is-color-swatch){min-height:54px!important;padding-top:8px!important;padding-bottom:8px!important}
.bpe-option-label{display:block;line-height:1.15}
.bpe-option-note{display:block;color:#667085;font-size:11px;font-weight:600;line-height:1.15;white-space:normal;text-align:center}
.bpe-option-note[hidden]{display:none!important}
.bpe-variation-option:disabled,.bpe-variation-option.is-disabled{
  opacity:1!important;
  color:#667085!important;
  -webkit-text-fill-color:#667085!important;
  background:#f8fafc!important;
  border-color:#d8dde5!important;
  border-style:dashed!important;
}
.bpe-variation-option:disabled .bpe-option-note,.bpe-variation-option.is-disabled .bpe-option-note{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important}
.bpe-variation-option.is-selected:disabled,.bpe-variation-option.is-selected.is-disabled{
  border-color:var(--bpe-accent)!important;
  box-shadow:0 0 0 1px var(--bpe-accent)!important;
  background:#f8fafc!important;
  color:#475467!important;
  -webkit-text-fill-color:#475467!important;
}


/* === BPE v0.25.1 cleaner variation availability + star-only rating === */
/* Price-less variation values are hidden by JS. Priced but unavailable values
 * may remain visible as disabled choices, without extra copy inside the tile. */
.bpe-variation-option:not(.is-color-swatch){
  min-height:43px!important;
  padding-top:9px!important;
  padding-bottom:9px!important;
  gap:0!important;
}
.bpe-option-note{display:none!important}

/* A colour can exist for the product family but not for the selected storage /
 * configuration. Keep the swatch visible and mark that combination with a clean X. */
.bpe-variation-option.is-color-swatch.is-unavailable-combination{
  position:relative!important;
  opacity:.72!important;
  background:#fff!important;
  border-style:solid!important;
}
.bpe-variation-option.is-color-swatch.is-unavailable-combination::before,
.bpe-variation-option.is-color-swatch.is-unavailable-combination::after{
  content:"";
  position:absolute;
  z-index:3;
  left:7px;
  right:7px;
  top:50%;
  height:1.5px;
  border-radius:999px;
  background:#98a2b3;
  transform-origin:center;
  pointer-events:none;
}
.bpe-variation-option.is-color-swatch.is-unavailable-combination::before{transform:rotate(45deg)}
.bpe-variation-option.is-color-swatch.is-unavailable-combination::after{transform:rotate(-45deg)}
.bpe-variation-option.is-color-swatch.is-unavailable-combination .bpe-swatch-dot{filter:saturate(.72);opacity:.72}
.bpe-variation-option.is-color-swatch.is-unavailable-combination.is-selected{
  box-shadow:none!important;
  border-color:#d8dde5!important;
}

/* Quick rating is intentionally only the five stars: no capsule, label, divider
 * or per-star boxes. The radiogroup keeps the accessible label in markup. */
.bpe-quick-rating:not(.is-saved){
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.bpe-quick-rating-label{display:none!important}
.bpe-quick-stars{
  display:flex!important;
  align-items:center!important;
  gap:3px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
.bpe-quick-star{
  width:28px!important;
  height:28px!important;
  padding:2px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.bpe-quick-star:hover,.bpe-quick-star:focus-visible,.bpe-quick-star.is-active{
  background:transparent!important;
}
.bpe-quick-star:hover svg,.bpe-quick-star:focus-visible svg{transform:scale(1.08)}
.bpe-quick-rating-guest{flex-basis:100%!important}
@media (max-width:520px){
  .bpe-quick-rating:not(.is-saved){width:auto!important;max-width:none!important}
  .bpe-quick-stars{justify-content:flex-start!important}
}


/* === BPE v0.25.2 contextual variation filtering + inline rating label === */
/* Non-colour values that are not purchasable for the currently selected colour
 * are hidden by JS instead of being rendered as grey / dashed choices. */
.bpe-variation-option:not(.is-color-swatch).is-disabled,
.bpe-variation-option:not(.is-color-swatch):disabled{
  display:none!important;
}

/* Rating stays visually unboxed, but the prompt sits naturally beside the stars. */
.bpe-quick-rating:not(.is-saved){
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.bpe-quick-rating-label{
  display:inline-block!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.25!important;
  color:var(--bpe-text)!important;
  white-space:nowrap!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
}
.bpe-quick-stars{gap:3px!important}
.bpe-quick-rating-guest,
.bpe-quick-rating-status{
  flex-basis:100%!important;
}

/* === BPE v0.25.3 global configuration availability ===
 * Configuration/storage tiles are no longer tied to the currently selected colour.
 * JS shows a value whenever at least one exact variation for that value is both priced
 * and in stock. After selection, unsupported colours remain visible with the X treatment. */



/* === BPE v0.25.6 authoritative variation hiding ===
 * Earlier non-colour display:inline-flex!important rules could override the
 * hidden state and visually resurrect unavailable configuration/storage tiles.
 * Keep this final, more-specific rule after every variation display rule. */
.bpe-variation-options .bpe-variation-option.is-bpe-hidden,
.bpe-variation-options .bpe-variation-option[hidden]{
  display:none!important;
}


/* === BPE v0.25.8 mobile info + compare visibility refinement === */
/* The sticky compare identity row is intentionally more visible than the table
   body: a soft blue surface, clearer separator and slightly larger labels. */
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid{
  background:#f3f8ff!important;
  border-top:1px solid #cfe0f5!important;
  border-bottom:1px solid #bfd5ef!important;
  box-shadow:0 7px 22px rgba(31,95,158,.14)!important;
}
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid>*{
  min-height:48px!important;
  padding:11px 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
}
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-label{
  background:#e8f2ff!important;
  color:#245f9c!important;
  font-size:12px!important;
  font-weight:820!important;
  letter-spacing:.01em!important;
}
.bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid strong{
  font-size:14px!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  .bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid>*{
    min-height:52px!important;
    padding:10px 8px!important;
  }
  .bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-label{font-size:11.5px!important}
  .bpe-compare-wrap.is-compare-sticky-active .bpe-compare-sticky-grid strong{font-size:13.5px!important}
}


/* === BPE v0.25.11 recommendation rails + compact metadata === */
/* Give the first/last card breathing room inside the horizontal scroller so
   rounded borders and focus rings never look clipped at the rail edge. */
.bpe-more-consider .bpe-product-strip,
.bpe-more-brand .bpe-product-strip{
  padding:8px 10px 12px!important;
  scroll-padding-inline:10px!important;
}
.bpe-more-consider .bpe-section-subtitle,
.bpe-more-brand .bpe-section-subtitle{
  max-width:720px;
  margin-top:-12px!important;
  margin-bottom:20px!important;
  font-size:14px;
  line-height:1.5;
}
