.cart-progress{width:100%;box-sizing:border-box;margin:16px 0;display:block}.cart-progress__micro-strip{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:38px;padding:8px 12px;margin-bottom:10px;background:linear-gradient(135deg,#fff5f7,#fce4ec);border:1px solid rgba(232,155,196,.45);border-radius:10px;transition:border-color .25s ease,box-shadow .25s ease}.cart-progress__micro-strip:hover{border-color:#e89bc4cc;box-shadow:0 3px 8px #e89bc426}.cart-progress__micro-icon{font-size:15px;color:#a8436c;line-height:1;flex-shrink:0}.cart-progress__micro-text{font-size:12px;font-weight:500;color:#4a1a2c;letter-spacing:-.01em;text-align:left;line-height:1.3;word-break:break-word}.cart-progress__card{background:#fff!important;border:1px solid var(--color-border, #E5E5E5);border-radius:12px;padding:14px;box-shadow:none;box-sizing:border-box;color:var(--color-foreground, #121212);font-family:inherit}.cart-progress__card *{box-sizing:border-box}.cart-progress__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-progress__title-group{display:flex;align-items:center;gap:10px}.cart-progress__icon{font-size:22px;line-height:1;color:var(--color-foreground, #121212);transition:color .25s ease}.cart-progress__icon.is-success{color:#10b981!important}.cart-progress__titles{display:flex;flex-direction:column}.cart-progress__title{font-size:14px;font-weight:600;line-height:1.2;letter-spacing:-.01em}.cart-progress__subtitle{font-size:11px;font-weight:400;opacity:.65;margin-top:2px;line-height:1.2}.cart-progress__counter{font-size:12px;font-weight:600;white-space:nowrap;opacity:.85}.cart-progress__track{width:100%;height:6px;background-color:#ececec;border-radius:999px;overflow:hidden;position:relative;margin:12px 0}.cart-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f4c542,#e89bc4,#d8a7ff 66%,#f4c542);background-size:200% 100%;animation:cartProgressGradient 3s linear infinite;transition:width .25s cubic-bezier(.25,1,.5,1),background .25s ease}.cart-progress__fill.is-success{background:#10b981!important;animation:none!important}@keyframes cartProgressGradient{0%{background-position:0% 0%}to{background-position:200% 0%}}.cart-progress__msg{font-size:12px;font-weight:400;line-height:1.35;opacity:.85;transition:opacity .25s ease}.cart-progress__upsell{margin-top:12px;padding-top:12px;border-top:1px dashed var(--color-border, #E5E5E5);display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-progress__upsell.is-hidden{display:none!important}.cart-progress__upsell-title{font-size:12px;font-weight:600;line-height:1.2;display:block}.cart-progress__upsell-sub{font-size:11px;opacity:.7;margin-top:1px;display:block}.cart-progress__upsell-btn{background:transparent;color:var(--color-foreground, #121212);border:1px solid var(--color-foreground, #121212);border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.cart-progress__upsell-btn:hover{background:var(--color-foreground, #121212);color:var(--color-background, #FFFFFF)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/cart-progress.css.map */
