:root{--tier-active-bg: #000000;--tier-active-color: #ffffff;--tier-inactive-bg: #e8e8e8;--tier-inactive-color: #888888;--tier-track-bg: #e0e0e0;--tier-track-fill: #000000}.cart-tiered-offer{width:100%;padding:16px 20px;box-sizing:border-box;font-family:inherit;background:transparent}.cart-tiered-offer--announcement{padding:4px 10px;display:flex;align-items:center;justify-content:center;color:#fff!important}.cart-tiered-offer__timeline-wrap{display:flex;align-items:center;gap:12px;position:relative;margin-bottom:16px;padding-top:10px}.cart-tiered-offer--announcement .cart-tiered-offer__timeline-wrap{margin-bottom:0;padding-top:4px;max-width:600px;width:100%}.cart-tiered-offer__track-bg{position:absolute;top:22px;left:0;right:28px;height:3px;background-color:var(--tier-track-bg);z-index:1;border-radius:3px}.cart-tiered-offer--announcement .cart-tiered-offer__track-bg{top:14px;background-color:#fff6}.cart-tiered-offer__track-fill{position:absolute;top:0;left:0;height:100%;background-color:var(--tier-track-fill);border-radius:3px;transition:width .4s cubic-bezier(.25,1,.5,1)}.cart-tiered-offer--announcement .cart-tiered-offer__track-fill{background-color:#fff}.cart-tiered-offer__nodes{display:flex;justify-content:space-between;width:calc(100% - 28px);position:relative;z-index:2}.cart-tiered-offer__node{display:flex;flex-direction:column;align-items:center;position:relative;cursor:default}.cart-tiered-offer__badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:700;background-color:var(--tier-inactive-bg);color:var(--tier-inactive-color);transition:all .3s ease;min-width:48px;box-shadow:0 1px 3px #0000000d}.cart-tiered-offer--announcement .cart-tiered-offer__badge{padding:3px 10px;font-size:11px;min-width:38px;background-color:#0006;color:#ffffffd9;border:1px solid rgba(255,255,255,.25);box-shadow:none}.cart-tiered-offer__node.is-reached .cart-tiered-offer__badge{background-color:var(--tier-active-bg);color:var(--tier-active-color)}.cart-tiered-offer--announcement .cart-tiered-offer__node.is-reached .cart-tiered-offer__badge{background-color:#fff!important;color:#000!important;border-color:#fff!important;font-weight:800;box-shadow:0 2px 6px #00000040}.cart-tiered-offer--announcement .cart-tiered-offer__node.is-reached .cart-tiered-offer__truck-icon{fill:#000!important}.cart-tiered-offer__truck-icon{width:16px;height:12px;fill:currentColor}.cart-tiered-offer__subtext{font-size:12px;color:#555;margin-top:6px;font-weight:500;white-space:nowrap}.cart-tiered-offer--announcement .cart-tiered-offer__subtext{font-size:11px;color:#fff!important;margin-top:2px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.4)}.cart-tiered-offer__info-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#666;color:#fff;font-size:12px;font-weight:700;border:none;cursor:pointer;z-index:3;transition:transform .2s ease,background-color .2s ease;margin-left:auto;flex-shrink:0;padding:0;line-height:1}.cart-tiered-offer__info-btn:hover{background:#000;transform:scale(1.1)}.cart-tiered-offer--announcement .cart-tiered-offer__info-btn{width:18px;height:18px;font-size:11px;background:#00000080;color:#fff;border:1px solid rgba(255,255,255,.4)}.cart-tiered-offer__status-card{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#f4f4f4;border-radius:30px;padding:12px 18px;margin-top:6px;font-size:14px;color:#222;font-weight:500;text-align:center}.cart-tiered-offer__status-tag-icon{width:18px;height:18px;fill:currentColor;flex-shrink:0}.cart-tiered-offer__status-text strong{font-weight:800;color:#000}.cart-tiered-offer__empty-teaser{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff!important;font-size:14px;font-weight:600;letter-spacing:.3px}.cart-tiered-offer__empty-teaser strong{font-weight:800}.cart-tiered-offer-dialog{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:99999;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px;box-sizing:border-box}.cart-tiered-offer-dialog.is-open{display:flex}.cart-tiered-offer-dialog__card{background:#f7f5f0;border-radius:24px;max-width:820px;width:100%;display:flex;overflow:hidden;position:relative;box-shadow:0 20px 40px #00000040;color:#111}@media(max-width:767px){.cart-tiered-offer-dialog__card{flex-direction:column;max-height:90vh;overflow-y:auto}}.cart-tiered-offer-dialog__media{flex:1;min-width:45%;position:relative;background-color:#eae6df}.cart-tiered-offer-dialog__img{width:100%;height:100%;object-fit:cover;display:block;min-height:340px}.cart-tiered-offer-dialog__info{flex:1;padding:36px 32px 32px;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.cart-tiered-offer-dialog__close{position:absolute;top:16px;right:20px;background:#0000000d;border:none;font-size:13px;font-weight:700;cursor:pointer!important;color:#111;text-decoration:none;padding:6px 12px;border-radius:20px;z-index:1000!important;pointer-events:auto!important;transition:all .2s ease;display:inline-flex;align-items:center;gap:4px}.cart-tiered-offer-dialog__close:hover{background:#0000001f;color:#000;transform:scale(1.03)}.cart-tiered-offer-dialog__headline{font-size:30px;font-weight:800;line-height:1.15;margin:0 0 20px;color:#111;letter-spacing:-.5px}.cart-tiered-offer-dialog__tiers-box{background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:12px}.cart-tiered-offer-dialog__tier-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.cart-tiered-offer-dialog__tier-row:last-child{border-bottom:none;padding-bottom:0}.cart-tiered-offer-dialog__tier-name{font-size:13px;font-weight:700;letter-spacing:.5px;color:#111}.cart-tiered-offer-dialog__tier-val{font-size:14px;font-weight:800;color:#000}.cart-tiered-offer-dialog__note{font-size:11px;color:#666;margin:12px 0 16px}.cart-tiered-offer-dialog__free-ship{display:flex;align-items:center;gap:8px;font-size:13px;color:#111;margin-bottom:24px}.cart-tiered-offer-dialog__cta-btn{display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff!important;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:1.5px;padding:16px 24px;border-radius:40px;transition:background-color .2s ease,transform .1s ease;text-align:center;width:100%;box-sizing:border-box}.cart-tiered-offer-dialog__cta-btn:hover{background-color:#333;transform:translateY(-1px)}
/*# sourceMappingURL=/cdn/shop/t/22/assets/cart-tiered-offer.css.map */
