@font-face {
  font-family: 'HALGapVariableUnlicensed-Variable';
  src: url("../fonts/HALGapVariableUnlicensed-Variable.ttf") format("opentype")
}

body.body-purple {
  background-color: #BA66FF;
}

body.body-black {
  background-color: #000000;
  color: #ffffff;
}

@font-face {
  font-family: 'HAL Four Grotesk';
  src: url("../fonts/HALFourGroteskUnlicensed-Regular.otf") format("opentype");
  font-weight: normal;
}

.artist-section h6.text-muted {
  color: #ffffff !important;
}

/* Cinque blocchi in fila */
.text-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 50px auto;
  text-align: center;
  max-width: 900px;
  font-family: 'HAL Four Grotesk', sans-serif;
}

.text-col {
  flex: 1;
  font-size: 0.9rem;
}


.spazio-prima {
  height: 100px;
  /* distanza prima che cambi lo sfondo */
}

.sfondo-dinamico {
  min-height: 100vh;
  height: auto;
  /* questo permette di espandersi oltre i 100vh */
  padding: 40px;
  transition: background-color 0.5s ease;
}


.contenuto {
  max-width: 700px;
  margin: auto;
  font-size: h1;
  color: rgb(255, 254, 254);
}

.central-text {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: #000000;
  line-height: 1.3;
  font-family: 'HAL Four Grotesk', sans-serif;
}

.full-width-image {
  width: 100%;
  overflow: hidden;
  /* Ensures no spillover */
}

.full-width-image img {
  width: 100%;
  height: auto;
  display: block;
}

.oval-box {
  display: inline-block;
  line-height: 1;
  font-family: 'HALGapVariableUnlicensed-Variable';
  color: #ffffff;
  font-size: 2rem;
}

/* Pulsante ovale allungato */
.oval-button {
  display: inline-block;
  color: #ffffff;
  margin-top: 2px;
  font-family: 'HALGapVariableUnlicensed-Variable';
  font-size: 2rem;
}


/* Animation Styles matching home.php variable font animation */
.animated-h5 span {
  display: flex;
  font-family: 'HALGapVariableUnlicensed-Variable';
  color: #ffffff;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.animated-h5.purple span {
  color: #BA66FF;
}

.animated-h5.black span {
  color: #000000;
}

@media (max-width: 768px) {
  .animated-h5.black span {
    font-size: 10rem;
  }

  .animated-h5.purple span {
    font-size: 10rem;
  }

}

.title-center {
  text-align: center;
  font-family: 'HALGapVariableUnlicensed-Variable';
  text-transform: uppercase;
  margin-bottom: 2rem;
  line-height: 1;
}

/* Define generic width animations based on style.css */
@keyframes anim-wdth-1 {
  0% {
    font-variation-settings: 'wdth' 10;
  }

  50% {
    font-variation-settings: 'wdth' 100;
  }

  100% {
    font-variation-settings: 'wdth' 10;
  }
}

@keyframes anim-wdth-2 {
  0% {
    font-variation-settings: 'wdth' 100;
  }

  50% {
    font-variation-settings: 'wdth' 10;
  }

  100% {
    font-variation-settings: 'wdth' 100;
  }
}

@keyframes anim-wdth-3 {
  0% {
    font-variation-settings: 'wdth' 40;
  }

  50% {
    font-variation-settings: 'wdth' 100;
  }

  100% {
    font-variation-settings: 'wdth' 40;
  }
}

/* Map variations to animations */
.anim-var-1 {
  animation-name: anim-wdth-1;
}

.anim-var-2 {
  animation-name: anim-wdth-2;
}

.anim-var-3 {
  animation-name: anim-wdth-3;
}

.anim-var-4 {
  animation-name: anim-wdth-1;
  animation-direction: reverse;
}


.anim-var-5 {
  animation-name: anim-wdth-2;
  animation-delay: -1s;
}


@media (max-width: 900px) {
  .artist-stats {
    display: none !important;
  }
}

/* Separatori tra gli artisti */
.artist-separator {
  width: 100%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
  background-color: #000;
  line-height: 0;
}

.artist-separator img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.artist-gallery-image {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
  background-color: #000;
  line-height: 0;
}

.artist-gallery-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

@media (max-width: 768px) {
  .artist-gallery-image img {
    margin-left: 80%;
  }

}

/* Immagine Header in alto */
.artist-header-image {
  width: 100%;
  overflow: hidden;
  line-height: 0;
  /* Rimuove gap sotto l'immagine */
}

.artist-header-image img {
  width: 100%;
  height: auto;
  display: block;
}

/* BLOCKS LAYOUT STYLING */
/* BLOCKS LAYOUT STYLING */
/* Regola per il TESTO (paragrafi, liste, ecc.) */
.artist-blocks-layout .blocks,
.artist-blocks-layout li,
.artist-blocks-layout span,
.artist-blocks-layout div {
  font-family: 'HAL Four Grotesk', sans-serif;
  line-height: 1.1;
}

.artist-blocks-layout p {
  font-family: 'HAL Four Grotesk', sans-serif;
  line-height: 1.1;
}



/* Regola specifica per i TITOLI H2 */
/* Regola generale per il layout a blocchi - Blocco centrato ma testo a bandiera verso destra (allineato a sinistra) */
.artist-blocks-layout {
  text-align: left;
  max-width: 1000px;
  /* Larghezza massima per creare l'effetto blocco centrato */
  margin: 15px auto;
  /* Centra il contenitore stesso */
}

/* Regola specifica per i TITOLI H2 */
.artist-blocks-layout h2 {
  font-family: 'HALGapVariableUnlicensed-Variable';
  font-size: 120px;
  color: #BA66FF;
  text-align: left;
  line-height: 0.75;
  margin-bottom: 20px;
  /* Allineato a sinistra */
  /* Aggiungi qui altre proprietà specifiche per H2 se necessario */
}

.artist-blocks-layout .oval-button-block {
  display: block;
  text-align: left;
  color: #BA66FF;
  margin-top: 10px;
  /* IMPOSTAZIONE FONT TESTO BOTTONE: Modifica qui il font */
  font-family: 'HALGapVariableUnlicensed-Variable';
  font-size: 30px;
}

/* Wrapper per i blocchi ovali (permetter affiancamento) */
.oval-block-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 30px 0;
  /* Spazio solo a destra e sotto per allineamento a sinistra */
  text-align: left;
}

/* Etichetta sopra il blocco ovale */
.artist-blocks-layout .oval-block-label {
  /* IMPOSTAZIONE FONT ETICHETTA: Modifica qui il font */
  font-family: 'HALGapVariableUnlicensed-Variable';
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 25px;
  text-transform: uppercase;
}

/* Resize specific images to 80% */
img[src*="geisha.png"] {
  width: 80% !important;
  margin: 0 auto;
  display: block;
}

img[src*="asso-di-bastoni-1.png"],
img[src*="stidda.png"],
img[src*="sacro-cuore.png"],
img[src*="rosario.png"],
img[src*="rondine.png"] {
  width: 60% !important;
}

img[src*="tigre.png"],
img[src*="spallettaa.png"] {
  width: 60% !important;
  margin-left: 20%;
}