/* Header and customer-content refinements, scoped to avoid app styling. */
.hdt-header .hdt-categories-title,.hdt-list-categories .hdt-categories-title{width:260px;min-height:48px;font-size:16px;padding:12px 16px;gap:10px}
.hdt-list-categories .hdt-list-categories-inner{width:320px;max-width:calc(100vw - 32px)}
.hdt-list-categories .hdt-category-link{min-height:48px;padding:12px 0;font-size:16px;line-height:1.4}
.hdt-list-categories .hdt-list-categories-content{padding:12px 20px}
.hdt-list-categories .hdt-list-categories-bottom{padding:16px 20px}
.hdt-list-categories a:focus-visible,.hdt-bottom-header a:focus-visible,.hdt-bottom-header summary:focus-visible{outline:2px solid #26382f;outline-offset:4px}
.bb-content{max-width:1120px;margin:auto;padding:40px 20px 56px;line-height:1.7;overflow-wrap:anywhere}
.bb-content h1{font-size:clamp(28px,4vw,42px);line-height:1.2;margin:0 0 24px}
.bb-content h2{font-size:24px;margin:28px 0 12px}.bb-content p{margin:0 0 16px}.bb-content ul{padding-left:24px}.bb-content a{text-decoration:underline;text-underline-offset:3px}
.bb-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}
.bb-brand-card{padding:16px;border:1px solid #e5e8e5;border-radius:12px;min-width:0}
.bb-brand-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.bb-brand-card h2{font-size:17px;margin:16px 0 8px}
.bb-delivery{padding:16px;margin:16px 0;border:1px solid #e5e8e5;border-radius:10px;font-size:14px;line-height:1.6}.bb-delivery p{margin:0 0 8px}.bb-delivery a{text-decoration:underline}
bb-installation-facet{display:block}bb-installation-facet label{display:flex;align-items:center;gap:10px;min-height:44px;cursor:pointer}bb-installation-facet input[data-choice]{appearance:auto;width:18px;height:18px;position:static;opacity:1}bb-installation-facet p{font-size:12px;line-height:1.5;margin-top:8px}
@media(max-width:767px){.bb-content{padding:28px 16px 40px}.bb-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bb-brand-card{padding:12px}}
@media(max-width:359px){.bb-brand-grid{grid-template-columns:1fr}}
