/* --- Pannello visivo a destra: avatar chip + "codice" che si muove --- */
.hero-visual {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 380px;
}
