.metric-grid.has-full-summary{grid-template-columns:repeat(5,minmax(0,1fr))}
.full-stock-summary{border-color:#65d58a;background:linear-gradient(135deg,#f4fff7 0%,#ecfdf3 100%);box-shadow:inset 0 0 0 1px rgba(2,122,72,.03)}
.full-stock-summary.zero-stock{border-color:#fecdca;background:#fef3f2;box-shadow:none}
.full-stock-summary .full-stock-logo-wrap{display:flex;align-items:center;height:24px;margin-bottom:2px}
.full-stock-summary .full-stock-logo{display:block;width:74px;height:auto;max-height:24px;object-fit:contain;object-position:left center}
.full-stock-summary strong{color:#101828}
.full-stock-summary small{color:#47705a}
.full-stock-summary.zero-stock strong,.full-stock-summary.zero-stock small{color:#b42318}
.product-full-stock-row-badge{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:4px;min-width:72px;max-width:80px;height:32px;margin:6px 6px 6px 0;padding:0 6px;border:1px solid #86e6a7;border-radius:999px;background:#f0fff5;color:#067647;font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden}
.product-full-stock-row-badge.zero-stock{border-color:#fecdca;background:#fef3f2;color:#b42318}
.product-full-stock-row-badge img{display:block;width:42px;height:14px;flex:0 0 auto;object-fit:contain;object-position:center}
.product-full-stock-row-badge strong{font-size:12px;line-height:1;color:#067647;flex:0 0 auto}
.product-full-stock-row-badge.zero-stock strong{color:#b42318}
@media(max-width:1200px){.metric-grid.has-full-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1050px){.metric-grid.has-full-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.product-full-stock-row-badge{justify-content:center;justify-self:end;min-width:86px;max-width:none;height:34px;margin:6px 0 8px 0;padding:0 8px;gap:5px}.product-full-stock-row-badge img{width:42px;height:15px}.product-full-stock-row-badge strong{font-size:16px}}
@media(max-width:560px){.metric-grid.has-full-summary{grid-template-columns:1fr 1fr}.full-stock-summary{grid-column:1/-1}.product-full-stock-row-badge{min-width:84px;height:34px;margin-right:0;padding:0 7px}.product-full-stock-row-badge img{width:40px}.product-full-stock-row-badge strong{font-size:16px}}
