/* Compact brand directory banner; no article column at any breakpoint. */
.brand-hub .brand-hub-top{display:block}
.brand-hub .brand-hub-banner{height:200px;min-height:0;max-height:200px}
.brand-hub .brand-hub-copy{height:200px;min-height:0;padding:22px 32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.brand-hub .brand-hub-copy h1{font-size:28px;margin:10px 0}
.brand-hub .brand-hub-copy p{font-size:13px;margin:0;line-height:1.6}
.brand-hub .brand-hub-copy a{margin-top:12px;padding:7px 14px;font-size:12px}
.brand-detail{padding-bottom:40px}
.brand-detail-header{display:flex;align-items:center;gap:28px;background:linear-gradient(105deg,#e3f3e9,#f4faf6);padding:30px;border-left:4px solid #66c295}
.brand-detail-header>img{width:180px;height:90px;object-fit:contain;background:#fff;padding:14px;border-radius:6px;flex-shrink:0}
.brand-detail-header>div{min-width:0;flex:1}.brand-detail-header span{font-size:11px;letter-spacing:2px;color:#4f936c}.brand-detail-header h1{font-size:30px;margin:12px 0;overflow-wrap:anywhere}.brand-detail-header p{font-size:13px;color:#728778;margin:0}.brand-detail-header>a{white-space:nowrap;font-size:13px}
.brand-detail-about,.brand-detail-products{margin-top:24px;background:#fff;padding:28px;border:1px solid #e3ece6}.brand-detail h2{font-size:22px;margin:0 0 20px;color:#2a523b}
.brand-rich-content{font-size:15px;line-height:1.95;color:#55665b;overflow-wrap:anywhere;overflow-x:auto}.brand-rich-content img{height:auto;max-width:100%}.brand-rich-content figure{max-width:100%;margin-inline:0}.brand-rich-content:after{content:"";display:block;clear:both}.brand-rich-content h2,.brand-rich-content h3{margin-top:24px}.brand-detail-products>header{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:20px}.brand-detail-products>header h2{margin:0}.brand-detail-products>header span{color:#809287;font-size:13px;flex-shrink:0}.brand-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.brand-detail-grid .product-card{min-width:0}.brand-detail-grid .product-copy h3{font-size:14px}.brand-detail-grid .card-foot{display:flex;flex-wrap:wrap;gap:10px}.brand-detail-grid .card-foot strong{font-size:12px}.brand-products-empty{grid-column:1/-1;padding:24px;color:#7b8b80}
@media(max-width:900px){.brand-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-detail-header{flex-wrap:wrap}.brand-detail-header>img{width:140px;height:76px}.brand-detail-header h1{font-size:25px}}
@media(max-width:600px){.brand-hub .brand-hub-copy{padding:18px}.brand-hub .brand-hub-copy h1{font-size:23px}.brand-hub .brand-hub-copy>span{font-size:9px;letter-spacing:1px}.brand-detail-header{padding:22px 18px;gap:18px}.brand-detail-header>div{flex-basis:50%}.brand-detail-header>img{width:100px;height:68px}.brand-detail-header h1{font-size:22px}.brand-detail-about,.brand-detail-products{padding:20px 14px}.brand-detail-products>header{align-items:flex-start;flex-direction:column;gap:10px}.brand-detail h2{font-size:20px}.brand-detail-grid{gap:10px}.brand-detail-grid .product-image{height:140px}}
