body .product-grid-modern .product-card-modern .catalog-price-enquiry.catalog-quote-badge{
 display:flex;align-items:center;gap:10px;margin:8px 0 12px!important;padding:11px 12px!important;
 border:1px solid #d6e6f6;border-radius:12px;background:linear-gradient(110deg,#edf5ff,#effaf5);
 color:#174674;box-shadow:inset 0 1px 0 #fff;font-size:14px;font-weight:750;line-height:1.3;
}
.catalog-quote-badge .catalog-quote-icon{display:flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#176ce0,#134680);color:#fff;font-size:16px;box-shadow:0 3px 8px #165ab31a;}
.catalog-quote-badge .catalog-quote-text{flex:1;min-width:0;}
.catalog-quote-badge .catalog-quote-arrow{color:#4b937b;font-size:17px;}
/* Keep the quote and actions together at the bottom of each equal-height card. */
body .product-grid-modern .product-card-modern .product-card-content .catalog-price-enquiry.catalog-quote-badge{margin-top:8px!important;flex-shrink:0;}
body .product-grid-modern .product-card-modern .product-card-content .catalog-quote-badge + .card-actions{margin-top:0!important;flex-shrink:0;}
/* Move the entire stock/price/actions section down, including member prices. */
body .product-grid-modern .product-card-modern{display:flex;flex-direction:column;}
body .product-grid-modern .product-card-modern .product-card-content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;}
body .product-grid-modern .product-card-modern .product-card-content > .stock-line,
body .product-grid-modern .product-card-modern .product-card-content > .availability-modern{margin-top:auto!important;flex-shrink:0;}
body .product-grid-modern .product-card-modern .product-card-content > .price-pair{flex-shrink:0;}
body .product-grid-modern .product-card-modern .product-card-content > .card-actions{margin-top:8px!important;flex-shrink:0;}
html[data-theme="dark"] body .product-grid-modern .product-card-modern .catalog-price-enquiry.catalog-quote-badge{background:linear-gradient(110deg,#172f4c,#173d36);border-color:#2b4d66;color:#dcedff;box-shadow:inset 0 1px 0 #ffffff08;}
@media(max-width:767.98px){body .product-grid-modern .product-card-modern .catalog-price-enquiry.catalog-quote-badge{gap:6px;padding:8px!important;margin:6px 0 9px!important;font-size:11px;border-radius:10px;}.catalog-quote-badge .catalog-quote-icon{flex-basis:24px;width:24px;height:24px;font-size:13px;border-radius:7px;}.catalog-quote-badge .catalog-quote-arrow{font-size:13px;}}
