.cart{position:relative}.cart__contents{max-height:60vh;overflow-y:auto}.cart-item{display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #e0e0e0}.cart-item:last-child{border-bottom:none}.cart-item__media{width:fit-content;margin-right:1rem;border-radius:4px;overflow:hidden}.cart-item__media img{width:400px;height:200px;object-fit:cover}.cart-item__details{flex-grow:1}.cart-item__name{font-weight:600;margin:0 0 .25rem}.cart-item__price{color:#666;font-size:.9rem}.cart-item__quantity{display:flex;align-items:center;margin:.5rem 0}.cart-item__quantity-input{width:60px;text-align:center;border:1px solid #ddd;border-radius:4px;padding:.25rem;margin:0 .5rem}.cart-item__remove{background:none;border:none;color:#ff6b6b;cursor:pointer;font-size:.9rem;text-decoration:underline}.cart-item__remove:hover{color:#e55555}.cart__footer{border-top:1px solid #e0e0e0;padding:1rem 0;margin-top:1rem}.cart__total{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.cart__checkout-button{width:100%;background:#007bff;color:#fff;border:none;padding:1rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.cart__checkout-button:hover{background:#0056b3}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart.css.map */
