.drawer{width:min(470px,100%);background:#f4f7f5}.premium-cart-line{display:grid;grid-template-columns:64px 1fr;gap:14px;padding:18px;border:1px solid #d3ded7;border-radius:16px;background:#fff}.cart-product-icon{display:grid;width:64px;height:72px;place-items:center;border-radius:12px;background:#173326;color:#bddd76;font-weight:800;text-align:center}.cart-product-copy{display:grid;align-content:center}.cart-product-copy>span,.quantity-label{color:#5d7768;font-size:.6rem;font-weight:800;text-transform:uppercase}.cart-price{grid-column:1/-1;padding-top:12px;border-top:1px solid #e1e8e3;color:#173326;font-size:1.25rem;text-align:right}.cart-actions{grid-column:1/-1;display:flex;align-items:flex-end;justify-content:space-between}.quantity-label{display:block}.cart-stepper{display:flex;border:1px solid #cbd8d0;border-radius:9px;overflow:hidden}.cart-stepper button{width:36px;border:0;background:#edf3ef}.cart-stepper input{width:52px;border:0;text-align:center}.cart-remove{padding:8px!important;border:1px solid #ead7d2!important;border-radius:8px!important;background:#fff8f6!important;color:#99483d!important}.cart-empty{padding:40px;border:1px dashed #c9d6ce;border-radius:14px;text-align:center}.checkout.checkout-pink{background:#edf3ef!important}.payment-frame{background:#edf3ef!important}@media(max-width:520px){.cart-actions{align-items:stretch;flex-direction:column;gap:10px}}
