.inventory-banner-container,.promo-callout-container{display:flex;justify-content:center;margin-bottom:1em;max-width:100%}.promo-callout{align-items:center;background:#fff9db;border:1px solid #ffefae;border-radius:6px;color:#856404;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95em;gap:6px;justify-content:center;line-height:1.4;padding:10px 14px;text-align:center;width:70%}.promo-callout .check-icon{font-size:1.1em}.promo-code{color:#16add8;font-weight:700}.promo-callout .expires{color:#a05d00;font-weight:500}.inventory-banner{align-items:center;background:#d21b32;border-radius:10px;color:#fff;display:flex;flex-wrap:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95em;gap:12px;justify-content:space-between;line-height:1.4;overflow:hidden;padding:.6em 1em;text-align:center;width:60%}.inventory-text{flex-shrink:0;font-size:.95em;font-weight:600;white-space:nowrap}.inventory-bar{background:#333;border-radius:9px;flex-grow:1;flex-shrink:1;height:20px;min-width:80px}.inventory-bar,.inventory-fill{max-width:100%;overflow:hidden;position:relative}.inventory-fill{align-items:center;animation:growPulseWidth 3s ease-in-out infinite;background:orange;display:flex;height:100%;justify-content:center;min-width:50px;transition:width .5s ease;width:70%}.inventory-label{color:#fff;font-size:.7em;font-weight:500;white-space:nowrap;z-index:2}@keyframes growPulseWidth{0%{width:70%}50%{width:75%}to{width:70%}}@media (max-width:768px){.inventory-banner,.promo-callout{width:90%}.inventory-text{font-size:.85em}.inventory-bar{max-width:160px}}.checkout-promo{background:#2f91d2;border-radius:10px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9em;line-height:1.4;margin:10px auto 1em;max-width:100%;padding:.6em 1em;text-align:center}.yellow-text{color:#ffea60}.promo-badge{animation:popBadge .4s ease-out .2s forwards;background:#e6f7ec;border:1px solid #bde5c8;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#2e7d4e;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1em;font-weight:600;margin:0 auto;opacity:0;padding:6px 12px;text-align:center;transform:scale(.9)}@keyframes popBadge{to{opacity:1;transform:scale(1)}}.info-callout{background:#eaf4ff;border:1px solid #c6e0f8;border-radius:6px;color:#195a95;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95em;line-height:1.4;margin:0 auto 1em;padding:10px 14px;text-align:center;width:60%}@media (max-width:768px){.info-callout{width:90%}}