/* Storefront v2. Opt-in homepage presentation. */
body.brelorV2{--v2-bg:#f3f6f5;--v2-panel:#fff;--v2-ink:#163b40;--v2-muted:#61767a;--v2-line:#dce6e4;--v2-tint:#e4f3ef;--v2-cta:#087c80;background:var(--v2-bg);color:var(--v2-ink)}
.brelorV2 .storeWidth{width:min(1440px,calc(100% - 64px))}
.brelorV2 .serviceBar{background:var(--v2-panel);color:var(--v2-muted);border-bottom:1px solid var(--v2-line)}
.brelorV2 .serviceBarInner{min-height:36px;padding-block:5px}
.brelorV2 .serviceBar a,.brelorV2 .serviceLink{color:var(--v2-muted);font-size:12px;font-weight:500}
.brelorV2 .serviceBar nav{gap:16px}
.brelorV2 .storeHeader{display:grid;grid-template-columns:160px 132px minmax(160px,1fr) 270px;gap:20px;padding-block:19px}
.brelorV2 .storeLogo{width:150px}
.brelorV2 .catalogButton{height:50px;border-radius:12px;background:var(--v2-ink);box-shadow:none;color:var(--v2-panel);font-size:15px}
.brelorV2 .catalogSearch{height:50px;grid-template-columns:minmax(0,1fr) 48px;border:1px solid var(--v2-line);border-radius:12px;background:var(--v2-panel);box-shadow:none;padding:3px;gap:3px}
.brelorV2 .catalogSearch input{padding-inline:14px;background:transparent;color:var(--v2-ink);font-size:15px}
.brelorV2 .catalogSearch button{background:var(--v2-tint);color:var(--v2-cta);border-radius:9px}
.brelorV2 .catalogSearch:focus-within{border-color:var(--v2-cta);box-shadow:0 0 0 4px #08a5a51a}
.brelorV2 .headerActions{grid-column:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
.brelorV2 .headerActions a,.brelorV2 .themeToggle{min-width:0;min-height:48px;padding:5px 0;gap:4px;color:var(--v2-ink);font-size:10px;border-radius:10px}
.brelorV2 .headerActions svg{width:23px;height:23px}
.brelorV2 .catalogHero{display:block;position:relative}
.brelorV2 .categorySidebar{display:none}
.brelorV2 .categorySidebar.v2Open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:absolute;top:0;left:0;width:min(620px,100%);min-height:0;z-index:30;padding:12px;border-radius:18px;background:var(--v2-panel);box-shadow:0 20px 60px #143f4030}
.brelorV2 .categorySidebar.v2Open a{min-height:58px;color:var(--v2-ink)}
.brelorV2 .homeLeadMain{display:block}
.brelorV2 .heroBanner.heroCarousel{border-radius:26px;box-shadow:none;border:1px solid var(--v2-line)}
.brelorV2 .v2SectionHeading{display:flex;align-items:center;justify-content:space-between;margin:32px 0 16px}
.brelorV2 .v2SectionHeading h2{margin:0;color:var(--v2-ink);font-size:25px;font-weight:750;letter-spacing:-.04em}
.brelorV2 .v2SectionHeading span{font-size:13px;color:var(--v2-muted)}
.brelorV2 .quickCategories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 42px}
.brelorV2 .quickCategories a{position:relative;display:flex;min-height:125px;padding:22px 18px;align-items:center;justify-content:flex-start;flex-direction:row;gap:10px;border:0;border-radius:18px;background:var(--v2-panel);color:var(--v2-ink);box-shadow:none;text-align:left;font-size:15px;line-height:1.3}
.brelorV2 .quickCategories a>i{order:2;width:120px;min-width:120px;height:96px;margin:0;background:none;border-radius:0}
.brelorV2 .quickCategories a>i img{width:100%;height:100%;object-fit:contain}
.brelorV2 .quickCategories a>span{display:block;height:auto;min-height:0;flex:1;hyphens:none;overflow-wrap:normal}
.brelorV2 .quickCategories a.quickAll{grid-column:1/-1;min-height:42px;justify-content:center;padding:10px;background:transparent;border:1px solid var(--v2-line);font-size:13px}
.brelorV2 .quickCategories .quickAll i{display:none}
.brelorV2 .quickCategories .quickAll span{flex:0 1 auto;width:auto;text-align:center;white-space:nowrap}
.brelorV2 .quickCategories .quickAll br{display:none}
.brelorV2 .popularHead{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}
.brelorV2 .popularHead h2{margin:0;color:var(--v2-ink);font-size:30px;letter-spacing:-.04em;line-height:1.15}
.brelorV2 .popularHead>a{margin-left:auto;padding:10px 16px;border:1px solid var(--v2-line);border-radius:999px;background:var(--v2-panel);color:var(--v2-ink);font-size:13px;font-weight:600;white-space:nowrap}
.brelorV2 :is(#popular,.homeCollection) .catalogProductGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.brelorV2 .brelor-live-card{border:0;border-radius:18px;background:var(--v2-panel);box-shadow:none;overflow:visible}
.brelorV2 .brelor-live-image{margin:8px 8px 0;border-radius:12px;overflow:hidden;aspect-ratio:3/4;background:white}
.brelorV2 .brelor-live-image img{width:100%;height:100%;padding:0;object-fit:contain;transform:none;mix-blend-mode:normal}
.brelorV2 :is(#popular,.homeCollection) .brelor-live-card-body{padding:14px;gap:8px}
.brelorV2 :is(#popular,.homeCollection) .brelor-live-name{font-size:13px;font-weight:600;line-height:1.45;height:2.9em;min-height:2.9em;color:var(--v2-ink)}
.brelorV2 .brelor-live-rating{font-size:11px;color:var(--v2-muted)}
.brelorV2 .brelor-live-stock{font-size:11px;font-weight:500}
.brelorV2 .brelor-live-price{display:flex;align-items:stretch;flex-direction:column;gap:8px;padding-top:10px}
.brelorV2 .brelor-live-best-price{display:flex;align-items:center;gap:5px;flex-wrap:wrap;border-radius:8px;padding:8px;background:var(--v2-tint);color:var(--v2-ink)}
.brelorV2 .brelor-live-best-price strong{font-size:24px;letter-spacing:-.04em;color:var(--v2-ink);font-variant-numeric:tabular-nums}
.brelorV2 .brelor-live-best-price>span:not(.priceHelp){font-size:10px;letter-spacing:.04em}
.brelorV2 .brelor-live-retail-price{font-size:12px;color:var(--v2-muted)}
.brelorV2 .brelor-live-retail-price b{font-size:14px;color:var(--v2-ink);font-weight:650}
.brelorV2 .brelor-live-card .buyButton{width:100%;min-height:42px;margin:3px 0 0;padding:10px;display:flex;gap:8px;align-items:center;justify-content:center;border-radius:10px;background:var(--v2-cta);color:white;font-weight:650;font-size:13px}
.brelorV2 .brelor-live-card .buyButton>span{position:static;display:inline;width:auto;height:auto;overflow:visible;clip:auto;font-size:13px}
.brelorV2 .brelor-live-card .buyButton svg{width:18px;height:18px}
.brelorV2 .brelor-live-card .buyButton:disabled{background:#75898b;cursor:not-allowed}
.brelorV2 .homeThemedCollection{margin-block:50px}
.brelorV2 .homeThemeBanner{border-radius:24px;margin-bottom:28px}
.brelorV2 .storeBenefits{gap:12px;border:0;background:transparent;border-radius:0;margin-top:50px}
.brelorV2 .storeBenefits article{padding:24px;border-radius:18px;background:var(--v2-panel)}
.brelorV2 .storeBenefits strong{color:var(--v2-ink)}
.brelorV2 .siteFooter{background:#123a3d;margin-top:20px}
.brelorV2 :is(a,button):focus-visible{outline:3px solid #15abb1;outline-offset:3px}
html[data-theme="dark"] body.brelorV2{--v2-bg:#0e1c20;--v2-panel:#172a2e;--v2-ink:#e1f0ed;--v2-muted:#a3bfbd;--v2-line:#30494c;--v2-tint:#254640;--v2-cta:#087c80}
@media(hover:hover) and (pointer:fine){.brelorV2 .quickCategories a:hover{transform:translateY(-3px);box-shadow:0 10px 22px #173d4510}.brelorV2 .brelor-live-card:hover{transform:none;box-shadow:0 0 0 2px #09999e50,0 12px 28px #173d4510}.brelorV2 .buyButton:not(:disabled):hover{background:#05666d}}
@media(max-width:1150px){.brelorV2 .storeHeader{grid-template-columns:125px 112px minmax(130px,1fr) 220px;gap:12px}.brelorV2 .storeLogo{width:120px}.brelorV2 .quickCategories{grid-template-columns:repeat(4,minmax(0,1fr))}.brelorV2 .quickCategories a{flex-direction:column;align-items:flex-start;padding:16px;font-size:13px}.brelorV2 .quickCategories a>i{align-self:flex-end;order:0;width:100px;min-width:100px;height:85px}.brelorV2 :is(#popular,.homeCollection) .catalogProductGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.brelorV2 .storeWidth{width:calc(100% - 32px)}.brelorV2 .storeHeader{grid-template-columns:110px 100px minmax(0,1fr);gap:12px;padding-block:16px}.brelorV2 .storeLogo{width:110px}.brelorV2 .headerActions{grid-column:3;grid-row:1}.brelorV2 .headerActions a,.brelorV2 .themeToggle{min-height:40px}.brelorV2 .headerActions span{display:none}.brelorV2 .catalogSearch{grid-column:1/-1;grid-row:2;width:100%}.brelorV2 .catalogButton{height:40px;font-size:13px;gap:6px}.brelorV2 .catalogButton svg{width:18px}.brelorV2 .serviceBar nav{gap:10px 14px}.brelorV2 .serviceBar .serviceSecondary{padding:0;margin:6px 0 0;border:0}.brelorV2 .serviceBar a,.brelorV2 .serviceLink{font-size:11px;min-height:25px}.brelorV2 .v2SectionHeading{margin-top:24px}.brelorV2 .v2SectionHeading h2{font-size:22px}.brelorV2 .v2SectionHeading>span{display:none}.brelorV2 .quickCategories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:30px}.brelorV2 .quickCategories a{min-height:125px;font-size:13px;gap:4px}.brelorV2 .quickCategories a>i{width:96px;min-width:96px;height:80px}.brelorV2 .popularHead{flex-wrap:nowrap;gap:10px}.brelorV2 .popularHead h2{font-size:23px}.brelorV2 .popularHead>a{font-size:11px;padding:8px 10px}.brelorV2 :is(#popular,.homeCollection) .catalogProductGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brelorV2 :is(#popular,.homeCollection) .brelor-live-card-body{padding:10px}.brelorV2 .brelor-live-best-price strong{font-size:22px}.brelorV2 .brelor-live-best-price{padding:7px;gap:4px}.brelorV2 .categorySidebar.v2Open{grid-template-columns:1fr;max-height:70vh;overflow:auto}.brelorV2 .storeBenefits{grid-template-columns:1fr 1fr}.brelorV2 .storeBenefits article{padding:16px}.brelorV2 .storeBenefits strong{font-size:13px}}
@media(max-width:360px){.brelorV2 .storeWidth{width:calc(100% - 24px)}.brelorV2 .storeHeader{grid-template-columns:90px 86px minmax(0,1fr);gap:7px}.brelorV2 .storeLogo{width:90px}.brelorV2 .headerActions svg{width:18px;height:18px}.brelorV2 .popularHead h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){.brelorV2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Keep exactly two rows in the popular snapshot. */
.brelorV2 #popular .brelor-live-card:nth-child(n+13){display:none}
@media(max-width:1150px){.brelorV2 #popular .brelor-live-card:nth-child(n+9){display:none}}
@media(max-width:760px){.brelorV2 #popular .brelor-live-card:nth-child(n+5){display:none}}

/* Compact purchase block: two prices on the left, one basket on the right. */
body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card-body{min-height:0;gap:5px;padding:12px}
body.brelorV2 .brelor-live-card .brelor-live-rating,
body.brelorV2 .brelor-live-card .brelor-live-stock{margin-top:0}
body.brelorV2 :is(#popular,.homeCollection) .brelor-live-price{display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-template-rows:auto auto;align-items:center;column-gap:8px;row-gap:4px;padding-top:5px}
body.brelorV2 .brelor-live-card .brelor-live-best-price{grid-column:1;grid-row:1;min-width:0;gap:4px;padding:4px 0;background:transparent;border-radius:0}
body.brelorV2 .brelor-live-card .brelor-live-best-price strong{font-size:22px;line-height:1.1;white-space:nowrap}
body.brelorV2 .brelor-live-card .brelor-live-best-price>span:not(.priceHelp){font-size:10px}
body.brelorV2 .brelor-live-card .brelor-live-retail-price{grid-column:1;grid-row:2;min-width:0;font-size:11px;line-height:1.3}
body.brelorV2 .brelor-live-card .brelor-live-retail-price b{font-size:12px;white-space:nowrap}
body.brelorV2 .brelor-live-card .buyButton{grid-column:2;grid-row:1/3;align-self:center;width:44px;min-width:44px;min-height:44px;height:44px;padding:10px;margin:0;gap:0}
body.brelorV2 .brelor-live-card .buyButton>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
body.brelorV2 .brelor-live-card .buyButton svg{width:22px;height:22px;flex-shrink:0}
@media(max-width:760px){
 body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card-body{padding:10px;gap:4px}
 body.brelorV2 :is(#popular,.homeCollection) .brelor-live-price{column-gap:6px}
 body.brelorV2 .brelor-live-card .brelor-live-best-price strong{font-size:20px}
}

/* A common interaction highlight, never a selected-category indicator. */
@media(hover:hover) and (pointer:fine){.brelorV2 .quickCategories a:not(.quickAll):hover{background:var(--v2-tint)}}
.brelorV2 .quickCategories a:not(.quickAll):focus-visible{background:var(--v2-tint)}

/* The catalogue already provides the full listing; simplify Popular heading. */
body.brelorV2 #popular>.popularHead>a{display:none}
body.brelorV2{--v2-card-hover:#cceee8;--v2-card-ring:#008b88;--v2-card-shadow:0 14px 30px #0a635b40}
html[data-theme="dark"] body.brelorV2{--v2-card-hover:#285650;--v2-card-ring:#71eee0;--v2-card-shadow:0 14px 30px #0009}
html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card{transition:background-color .15s ease,box-shadow .15s ease}
html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card-body{background:transparent;border-radius:0 0 18px 18px}
html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card:focus-within{background:var(--v2-card-hover);outline:3px solid var(--v2-card-ring);outline-offset:0;box-shadow:var(--v2-card-shadow)}
html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card:focus-within .buyButton:not(:disabled){background:#064f54;color:#fff}
@media(any-hover:hover) and (any-pointer:fine){
 html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card:hover{transform:none;background:var(--v2-card-hover);outline:3px solid var(--v2-card-ring);outline-offset:0;box-shadow:var(--v2-card-shadow)}
 html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card:hover .buyButton:not(:disabled){background:#064f54;color:#fff}
}
@media(prefers-reduced-motion:reduce){html body.brelorV2 :is(#popular,.homeCollection) .brelor-live-card{transition:none}}

/* Visible feedback for the header; no change to hit areas or layout. */
body.brelorV2{--v2-interaction:#087c80}
html[data-theme="dark"] body.brelorV2{--v2-interaction:#79ded8}
body.brelorV2 .storeHeader :is(.catalogButton,.catalogSearch button,.headerActions>a,.themeToggle){transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .12s ease}
body.brelorV2 .serviceBar :is(a,.serviceLink){transition:color .16s ease;text-decoration-thickness:2px;text-underline-offset:5px}
body.brelorV2 .storeHeader :is(.headerActions>a,.themeToggle):focus-visible{background:var(--v2-tint);color:var(--v2-interaction);box-shadow:inset 0 0 0 1px var(--v2-interaction)}
body.brelorV2 .catalogButton:focus-visible,
body.brelorV2 .catalogSearch button:focus-visible{background:#087c80;color:#fff;box-shadow:0 4px 12px #087c8030}
body.brelorV2 .serviceBar :is(a,.serviceLink):focus-visible{color:var(--v2-interaction);text-decoration-line:underline}
@media(any-hover:hover) and (any-pointer:fine){
 body.brelorV2 .storeHeader :is(.headerActions>a,.themeToggle):hover{background:var(--v2-tint);color:var(--v2-interaction);box-shadow:inset 0 0 0 1px var(--v2-interaction)}
 body.brelorV2 .catalogButton:hover,
 body.brelorV2 .catalogSearch button:hover{background:#087c80;color:#fff;box-shadow:0 4px 12px #087c8030}
 body.brelorV2 .serviceBar :is(a,.serviceLink):hover{color:var(--v2-interaction);text-decoration-line:underline}
}
body.brelorV2 .storeHeader :is(.catalogButton,.catalogSearch button,.headerActions>a,.themeToggle):active{transform:translateY(1px) scale(.98);box-shadow:inset 0 2px 5px #153d4526}
@media(prefers-reduced-motion:reduce){
 body.brelorV2 .storeHeader :is(.catalogButton,.catalogSearch button,.headerActions>a,.themeToggle){transition:none;transform:none}
 body.brelorV2 .serviceBar :is(a,.serviceLink){transition:none}
}

/* Keep gaps transparent above legacy dark-theme benefit rules. */
html body.brelorV2 .storeBenefits{background:transparent}

/* Give desktop artwork more room; retain the approved mobile composition. */
@media(min-width:901px){
 html body.brelorV2 .heroCarousel .heroSlide[style*="/banners/final/"]{grid-template-columns:minmax(0,32%) minmax(0,1fr);padding-inline:64px;background-color:#edfffd;background-image:none!important}
 html body.brelorV2 .heroCarousel .heroSlide[style*="/banners/final/"] .heroSlideContent{width:100%;max-width:100%}
 html body.brelorV2 .heroCarousel .heroSlide[style*="/banners/final/"]::before{content:"";position:absolute;z-index:0;inset:0 0 0 auto;width:74%;height:100%;aspect-ratio:auto;background:var(--hero-bg) right center/cover no-repeat;mask-image:linear-gradient(90deg,transparent,#000 16%);pointer-events:none}
 html body.brelorV2 .heroCarousel .heroSlide[style*="/banners/final/"]::after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,#edfffd 0%,#edfffd 23%,rgba(237,255,253,.92) 29%,rgba(237,255,253,.5) 36%,rgba(237,255,253,0) 46%);pointer-events:none}
 html body.brelorV2 .heroCarousel .heroSlide[style*="2026-lighting-interior-magic10081"]::before{background-position:right top}
 html body.brelorV2 .heroCarousel .heroSlide[style*="/banners/final/"] .heroSlideContent h1{font-size:clamp(28px,2.35vw,37px);line-height:1.08}
}
