
/* BUILD180 — configurable Spend & Get Free promotion */
.promoSettingsPanel{border:2px solid #159447;background:linear-gradient(135deg,#f7fff9,#edf9f1)}
.promoSettingsHead{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.promoSettingsHead h2{margin-bottom:4px}.promoExample{margin-top:12px;padding:14px 16px;border-radius:12px;background:#073f27;color:#fff}.promoExample strong{color:#ffe16b}.promoLiveStrip{margin:0 0 12px;padding:12px 16px;border:1px solid #8abfa0;border-left:6px solid #118847;border-radius:14px;background:linear-gradient(90deg,#effaf3,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 5px 18px #0c5c2520}.promoLiveStrip>div:first-child{display:flex;flex-direction:column;gap:3px}.promoLiveStrip small{font-size:10px;font-weight:900;letter-spacing:.12em;color:#16723d}.promoLiveStrip b{font-size:18px}.promoLiveStrip span{font-size:12px;color:#496158}.promoLiveProgress{text-align:right;display:flex;flex-direction:column}.promoLiveProgress strong{font-size:18px;color:#0a6b36}.promoLiveStrip.qualified{background:linear-gradient(90deg,#e6fff0,#f8fff9);border-color:#00a64f}.promoLiveStrip.qualified .promoLiveProgress span{font-weight:900;color:#00843f}.promoLiveStrip.unavailable{border-color:#d29100;background:#fff8e7}.promoFreeRow{background:linear-gradient(90deg,#effff4,#fff)!important;outline:1px solid #84d6a4}.promoFreeBadge{display:inline-block;margin-left:7px;padding:2px 7px;border-radius:999px;background:#0d8c47;color:#fff;font-size:10px;vertical-align:middle}.promoQtyLocked{justify-content:center!important}.promoAutoTag{display:inline-flex;padding:7px 10px;border-radius:8px;background:#0a6b36;color:#fff;font-size:10px;font-weight:900}.promoFreeRow .cartItemTotal strong{color:#0a8b43}.promoFreeRow .cartUnitPrice{color:#0a7b3e;font-weight:800}@media(max-width:900px){.promoLiveStrip,.promoSettingsHead{flex-direction:column;align-items:stretch}.promoLiveProgress{text-align:left}}
