.cart-drawer{--icedrop-cart-side-padding: clamp(.68rem, 1.15vw, .88rem)}.cart-drawer .drawer__scrollable{padding-block-start:var(--sp-4)}.cart-drawer .icedrop-cart-drawer__intro{padding-inline:var(--icedrop-cart-side-padding)}.cart-drawer .icedrop-cart-drawer__progress-message{color:var(--icedrop-cart-success);font-size:clamp(.95rem,1.15vw,1.15rem);font-weight:600;line-height:1.12;text-align:center}.cart-drawer .icedrop-cart-drawer__progress-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem}.cart-drawer .icedrop-cart-drawer__progress--single .icedrop-cart-drawer__progress-track{grid-template-columns:minmax(0,1fr)}.cart-drawer .icedrop-cart-drawer__progress--two .icedrop-cart-drawer__progress-track{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-drawer .icedrop-cart-drawer__progress-segment{position:relative;height:.68rem;border-radius:999px;background:var(--icedrop-cart-track);overflow:hidden}.cart-drawer .icedrop-cart-drawer__progress-fill{position:absolute;inset-block:0;inset-inline-start:0;border-radius:999px;background:var(--icedrop-cart-success)}.cart-drawer .icedrop-cart-drawer__progress-labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;text-align:center}.cart-drawer .icedrop-cart-drawer__progress-labels--single{grid-template-columns:minmax(0,1fr)}.cart-drawer .icedrop-cart-drawer__progress--two .icedrop-cart-drawer__progress-labels{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-drawer .icedrop-cart-drawer__progress-label{color:rgb(var(--color-foreground));font-size:.84rem;font-weight:600;line-height:1.1;opacity:.5}.cart-drawer .icedrop-cart-drawer__progress-label.is-active{color:var(--icedrop-cart-success);opacity:1}.cart-drawer .icedrop-cart-drawer__coupon-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:stretch}.cart-drawer .icedrop-cart-drawer__coupon-controls .field,.cart-drawer .icedrop-cart-drawer__coupon-controls .input{height:100%}.cart-drawer .icedrop-cart-drawer__coupon-controls .input{min-height:2.6rem;padding-inline:.95rem;font-size:.95rem}.cart-drawer .icedrop-cart-drawer__coupon-controls .button{min-width:7.75rem;min-height:2.6rem;padding-inline:1rem}.cart-drawer .icedrop-cart-drawer__coupon-success{display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center;color:var(--icedrop-cart-success);font-size:.9rem;line-height:1.15}.cart-drawer .icedrop-cart-drawer__coupon-active-list{display:grid;gap:.2rem}.cart-drawer .icedrop-cart-drawer__coupon-success .link{color:currentColor;text-decoration:underline;text-underline-offset:.2em;white-space:nowrap;font-size:inherit}.cart-drawer .icedrop-cart-drawer__coupon-error{margin:0}.cart-drawer .icedrop-cart-drawer__coupon-error .icon{color:#dc2626}.cart-drawer .icedrop-cart-drawer__coupon-error .grid{color:#dc2626;font-size:.82rem}.cart-drawer .discounts{gap:.25rem}.cart-drawer .discounts__discount .badge{padding:.28rem .58rem;font-size:.72rem}.cart-drawer .horizontal-product{padding-inline:var(--icedrop-cart-side-padding)}.cart-drawer .horizontal-product__details{min-width:0}.cart-drawer .icedrop-cart-drawer__item-title{font-size:clamp(.98rem,1.15vw,1.32rem);line-height:1.08;font-weight:500}.cart-drawer .icedrop-cart-drawer__variant{color:rgb(var(--color-foreground)/.58);font-size:.9rem}.cart-drawer .icedrop-cart-drawer__variant-list{display:flex;flex-wrap:wrap;gap:.2rem .45rem}.cart-drawer .icedrop-cart-drawer__variant-list .icedrop-cart-drawer__variant:not(:last-child):after{content:"\b7";margin-inline-start:.45rem}.cart-drawer .icedrop-cart-drawer__price-group{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline}.cart-drawer .icedrop-cart-drawer__inline-discount{padding:.24rem .5rem;font-size:.68rem;line-height:1;white-space:nowrap;display:inline-flex;transform:translate(0)}.cart-drawer .icedrop-cart-drawer__price-current{color:rgb(var(--color-foreground));font-size:clamp(1rem,1.2vw,1.28rem);font-weight:700;line-height:1}.cart-drawer .icedrop-cart-drawer__price-current--sale{color:#e31919}.cart-drawer .icedrop-cart-drawer__price-compare{color:rgb(var(--color-foreground)/.55);font-size:.95rem;font-weight:600;text-decoration:line-through;text-decoration-color:#e31919;text-decoration-thickness:.1em}.cart-drawer .icedrop-cart-drawer__tax-note{color:rgb(var(--color-foreground)/.42);font-size:.78rem}.cart-drawer .icedrop-cart-drawer__quantity-control{width:1.8rem;height:auto;gap:.08rem;padding:0;background:transparent;border:0}.cart-drawer .icedrop-cart-drawer__quantity-button{width:100%;height:.9rem;padding:0;color:rgb(var(--color-foreground))}.cart-drawer .icedrop-cart-drawer__quantity-button[disabled]{opacity:.35}.cart-drawer .icedrop-cart-drawer__quantity-button .icon{width:.62rem;height:.62rem}.cart-drawer .icedrop-cart-drawer__quantity-value{width:100%;height:1rem;padding:0;border:0;background:transparent;box-shadow:none;color:rgb(var(--color-foreground));font-size:.95rem;font-weight:600;line-height:1;pointer-events:none}.cart-drawer .icedrop-cart-drawer__quantity-value:focus{outline:none;box-shadow:none}.cart-drawer .icedrop-cart-drawer__trust{margin-block-start:var(--icedrop-cart-trust-margin-top, 1.25rem);padding-inline:var(--icedrop-cart-side-padding)}.cart-drawer .icedrop-cart-drawer__trust-image{width:var(--icedrop-cart-trust-width, 100%);margin-inline:auto;height:auto;display:block}.cart-drawer .drawer__footer{gap:0;background:#f4f4f4}.cart-drawer .icedrop-cart-drawer__footer-content{padding:.95rem var(--icedrop-cart-side-padding) .95rem;border-top:1px solid rgb(var(--color-border-light));gap:.5rem;background:#f4f4f4;box-sizing:border-box;width:100%}.cart-drawer .icedrop-cart-drawer__totals{padding-inline:var(--icedrop-cart-side-padding)}.cart-drawer .icedrop-cart-drawer__total-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.cart-drawer .icedrop-cart-drawer__discount-pill{display:inline-flex;align-items:center;gap:.24rem;padding:.16rem .36rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:.54rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.06em;border-radius:var(--rounded-button)}.cart-drawer .icedrop-cart-drawer__discount-pill .icon{width:.52rem;height:.52rem;flex-shrink:0}.cart-drawer .icedrop-cart-drawer__total-row--savings{color:var(--icedrop-cart-success, #0e8f2f);font-size:.95rem}.cart-drawer .icedrop-cart-drawer__savings-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.38rem}.cart-drawer .icedrop-cart-drawer__totals{display:grid;gap:.28rem}.cart-drawer .icedrop-cart-drawer__total-row{font-size:.95rem;line-height:1.08}.cart-drawer .icedrop-cart-drawer__total-row .is-free{display:inline-flex;align-items:center;justify-content:center;min-height:1.58rem;padding-inline:.55rem;border-radius:999px;background:var(--icedrop-cart-success, #0e8f2f);color:rgb(var(--color-background));font-weight:700;font-size:.72rem;line-height:1}.cart-drawer .icedrop-cart-drawer__total-row--savings{font-weight:700}.cart-drawer .icedrop-cart-drawer__total-row--grand{font-size:clamp(1.05rem,1.3vw,1.45rem);font-weight:700;margin-top:.28rem;padding-top:.62rem;border-top:1px solid rgb(var(--color-foreground) / .24)}.cart-drawer .icedrop-cart-drawer__checkout-form .button{min-height:3rem}.cart-drawer .icedrop-cart-drawer__checkout-form{margin-block:.15rem}.cart-drawer .icedrop-cart-drawer__checkout-form .btn-text{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.95rem}.cart-drawer .icedrop-cart-drawer__payments{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem;list-style:none;padding:0;margin:0}.cart-drawer .icedrop-cart-drawer__payment-item{display:flex;align-items:center;justify-content:center;min-width:0;padding:0;border:0;border-radius:0;background:transparent;flex:1 1 0}.cart-drawer .icedrop-cart-drawer__payment-item .icon{width:100%;max-width:2.65rem;height:auto}@media screen and (max-width:767px){.cart-drawer{--icedrop-cart-side-padding: .62rem}.cart-drawer .drawer__scrollable{gap:1rem}.cart-drawer .icedrop-cart-drawer__coupon-controls{grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.cart-drawer .icedrop-cart-drawer__coupon-controls .input{min-height:2.45rem;padding-inline:.8rem;font-size:.9rem}.cart-drawer .icedrop-cart-drawer__coupon-controls .button{min-width:5.6rem;min-height:2.45rem;padding-inline:.75rem}.cart-drawer .icedrop-cart-drawer__coupon-success{gap:.35rem;font-size:.8rem}.cart-drawer .horizontal-product{gap:.65rem;padding-inline:var(--icedrop-cart-side-padding)}.cart-drawer .icedrop-cart-drawer__item-title{font-size:.92rem}.cart-drawer .icedrop-cart-drawer__quantity-control{width:1.65rem}.cart-drawer .icedrop-cart-drawer__quantity-button .icon{width:.58rem;height:.58rem}.cart-drawer .icedrop-cart-drawer__quantity-value{font-size:.9rem}.cart-drawer .icedrop-cart-drawer__variant{font-size:.8rem;line-height:1.05}.cart-drawer .icedrop-cart-drawer__variant-list{display:grid;gap:.12rem}.cart-drawer .icedrop-cart-drawer__variant-list .icedrop-cart-drawer__variant:after{content:none}.cart-drawer .icedrop-cart-drawer__price-current{font-size:.98rem}.cart-drawer .icedrop-cart-drawer__price-compare{font-size:.82rem}.cart-drawer .icedrop-cart-drawer__inline-discount{font-size:.62rem;padding:.22rem .42rem;margin-inline-start:-.05rem;transform:translate(.08rem)}.cart-drawer .icedrop-cart-drawer__tax-note{font-size:.72rem}.cart-drawer .icedrop-cart-drawer__progress-message{font-size:.88rem}.cart-drawer .icedrop-cart-drawer__progress-label{font-size:.72rem}.cart-drawer .icedrop-cart-drawer__footer-content{padding-block:.72rem;gap:.58rem}.cart-drawer .icedrop-cart-drawer__totals{padding-inline:var(--icedrop-cart-side-padding)}.cart-drawer .icedrop-cart-drawer__total-row,.cart-drawer .icedrop-cart-drawer__total-row--savings{font-size:.82rem}.cart-drawer .icedrop-cart-drawer__total-row .is-free{min-height:1.6rem;padding-inline:.55rem;font-size:.72rem}.cart-drawer .icedrop-cart-drawer__total-row--grand{font-size:1rem}.cart-drawer .icedrop-cart-drawer__checkout-form .button{min-height:2.7rem}.cart-drawer .icedrop-cart-drawer__checkout-form .btn-text{font-size:.86rem}.cart-drawer .icedrop-cart-drawer__payment-item .icon{max-width:2.05rem}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/icedrop-cart-drawer.css.map */
