.tg-cart-top{padding:16px var(--cart-drawer-padding,20px) 4px;}
.tg-cart-badges{display:flex;justify-content:space-between;gap:6px;margin-bottom:14px;}
.tg-cb-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:18px;gap:4px;}
.tg-cb-item span{font-size:9.5px;font-weight:700;color:#6b6b6b;line-height:1.2;}
.tg-ship-bar-wrap{background:#eef1ec;border-radius:12px;padding:10px 14px;margin-bottom:6px;}
.tg-ship-msg{font-size:12.5px;font-weight:700;color:#2f6f4f;margin-bottom:6px;text-align:center;}
.tg-ship-track{height:6px;border-radius:999px;background:#d8ded9;overflow:hidden;}
.tg-ship-fill{height:100%;background:#2f6f4f;border-radius:999px;transition:width .3s ease;}
.tg-cart-pay-icons{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:10px;}
.tg-pay-icon{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;background:#fff;border:1px solid #e5e2dc;border-radius:5px;padding:4px 8px;color:#6b6b6b;}
