/* Cart drawer base (minimal) */
.cart-drawer {
  width: 100%;
  max-width: 480px;
}
