.dynamic-z-index {
  transition: z-index 0.2s ease-in-out; /* Плавный переход (опционально) */
}