/* Dedicated filename bypasses old cached theme sheets. Brand colors remain unchanged. */
html[data-theme="noir"] body .topbar .product-lockup,
html[data-theme="noir"] body .topbar .product-lockup img{
 background:#fffdf8!important;
 background-image:none!important;
 opacity:1!important;
 filter:none!important;
 mix-blend-mode:normal!important;
}
html[data-theme="noir"] body .topbar .product-lockup{border-radius:10px!important;box-sizing:border-box;height:auto!important;min-height:0!important;padding:14px 20px!important;display:flex!important;flex-direction:column;gap:5px;overflow:visible}
html[data-theme="noir"] body .topbar .product-lockup img{width:100%!important;max-width:220px;height:auto!important;max-height:none!important;display:block}
html[data-theme="noir"] body .topbar .product-lockup span{color:#16483d!important;margin:0!important;line-height:1.4;text-align:center;letter-spacing:.04em}
@media(max-width:900px){html[data-theme="noir"] body .topbar .product-lockup{padding:10px 14px!important}}
