/* Advance Health — Cart Drawer Conversion UX */
.advance-free-shipping-host{padding:.2rem 1.5rem 1.2rem;direction:rtl}.advance-free-shipping{border:1px solid rgba(var(--color-foreground),.1);border-radius:1.25rem;padding:1.05rem 1.1rem;background:rgba(var(--color-foreground),.025)}.advance-free-shipping__copy{display:flex;flex-direction:column;gap:.2rem;text-align:right}.advance-free-shipping__copy strong{font-size:1.3rem;line-height:1.45;color:rgb(var(--color-foreground));font-weight:800}.advance-free-shipping__copy span{font-size:1.05rem;line-height:1.5;opacity:.68}.advance-free-shipping__track{height:.7rem;border-radius:999px;overflow:hidden;background:rgba(var(--color-foreground),.1);margin-top:.85rem}.advance-free-shipping__bar{display:block;height:100%;border-radius:inherit;background:rgb(var(--color-button));transition:width .35s ease}.advance-free-shipping.is-qualified{border-color:rgba(var(--color-button),.25);background:rgba(var(--color-button),.055)}.advance-free-shipping.is-qualified .advance-free-shipping__bar{width:100%}.advance-cart-upsell-host{padding:0 1.5rem 1.2rem;direction:rtl}.advance-cart-upsell{border-top:1px solid rgba(var(--color-foreground),.12);padding-top:1.3rem}.advance-cart-upsell__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.advance-cart-upsell__heading{margin:0;color:rgb(var(--color-foreground));font-size:1.55rem;line-height:1.35;font-weight:800}.advance-cart-upsell__subheading{margin:.25rem 0 0;font-size:1.1rem;line-height:1.45;opacity:.7}.advance-cart-upsell__list{display:grid;gap:.7rem}.advance-cart-upsell__item{display:grid;grid-template-columns:5.2rem minmax(0,1fr) auto;align-items:center;gap:.8rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;padding:.7rem;background:rgba(var(--color-foreground),.025)}.advance-cart-upsell__media{width:5.2rem;height:5.2rem;border-radius:.9rem;overflow:hidden;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center}.advance-cart-upsell__media img{width:100%;height:100%;object-fit:cover;display:block}.advance-cart-upsell__media-placeholder{font-size:2rem;opacity:.35}.advance-cart-upsell__content{min-width:0;display:flex;flex-direction:column;gap:.25rem}.advance-cart-upsell__title{color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.4;font-weight:700;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.advance-cart-upsell__title:hover{text-decoration:underline;text-underline-offset:.2rem}.advance-cart-upsell__price{font-size:1.15rem;font-weight:700;opacity:.78}.advance-cart-upsell__add{appearance:none;border:0;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));min-width:5.4rem;min-height:3.6rem;padding:.6rem .9rem;font:inherit;font-size:1.15rem;font-weight:800;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.advance-cart-upsell__add:hover{transform:translateY(-1px)}.advance-cart-upsell__add:disabled{cursor:wait;opacity:.58;transform:none}.advance-cart-upsell__note{margin:.8rem 0 0;text-align:center;font-size:1.05rem;line-height:1.45;opacity:.62}.drawer__footer{box-shadow:0 -1rem 2.5rem rgba(0,0,0,.035)}#CartDrawer-Checkout{min-height:5.6rem;font-weight:800;border-radius:1.2rem}.cart-drawer .totals{align-items:center}.cart-drawer .totals__total-value{font-weight:800}.cart-drawer .cart-item__name{font-weight:700}@media(max-width:749px){.advance-free-shipping-host{padding:.1rem 1.2rem 1rem}.advance-free-shipping{padding:.95rem 1rem}.advance-free-shipping__copy strong{font-size:1.2rem}.advance-cart-upsell-host{padding:0 1.2rem 1rem}.advance-cart-upsell__item{grid-template-columns:4.8rem minmax(0,1fr) auto;gap:.65rem;padding:.65rem}.advance-cart-upsell__media{width:4.8rem;height:4.8rem}.advance-cart-upsell__add{min-width:5rem;padding:.55rem .75rem}.drawer__footer{padding-bottom:max(1.4rem,env(safe-area-inset-bottom))}}
