@import url('https://fonts.googleapis.com/css?family=Castoro');
#hero{
    margin-top: 20%;
    text-align: center;
    font-size: 5rem;
}

#estrelas{
    position: absolute;
    left: 25%;
    top: 40%;
    width: 8%;
}
#mari{
    margin-left: -20%;
}

#portfolio{
    margin-top: -8%;
    margin-left: 5%;
}

#coracoes{
    position: absolute;
    right: 31%;
    top: 60%;
    width: 8%;
}

#sobre-mim{
    display: flex;
    align-items: center;
    font-size: 1.2rem;
}

#sobre-mim-titulo{
    font-size: 2rem;
}

#texto{
    margin-right: 10%;
}

#curiosidades-section,#lugares-que-conheci-section, #proximos-destinos-section, #pessoas-importantes-section {
    margin-left: 5%;
    margin-right: 5%;
}

.titulo-section {
    font-size: 3rem;
    margin-top: 10%;
}
.descricao-section {
    margin-top: -3%;
    font-size: 1.2rem;
    color: #a48463;
}

#curiosidades {
    display: flex;
    overflow-x: auto;
    gap: 6%;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    scrollbar-color: #c0a07a transparent;
    align-items: flex-start;
    text-align: center;
    padding: 2rem 1rem;
    font-size: 1rem;
}

#curiosidades::-webkit-scrollbar {
    height: 6px;
}
#curiosidades::-webkit-scrollbar-track {
    background: transparent;
}
#curiosidades::-webkit-scrollbar-thumb {
    background-color: #c0a07a;
    border-radius: 10px;
}
#curiosidades::-webkit-scrollbar-thumb:hover {
    background-color: #a48463;
}

.card-curiosidade {
    width: 18%;
    aspect-ratio: 1 / 1.2; 
    min-width: 12rem;
    perspective: 1000px;
    scroll-snap-align: center;
    background: transparent;
}

.card-interno {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.7s ease;
    transform-style: preserve-3d;
}

.card-curiosidade:hover .card-interno {
    transform: rotateY(180deg);
}

.card-frente,
.card-verso {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    box-sizing: border-box;
}

.card-frente {
    background-color: #fdfaf3;
    border: 0.15rem solid #c0a07a;
    color: #a48463;
}

.card-frente h1 {
    font-size: 1.3rem;
    margin: 0;
}

.card-frente img {
    width: 60%;
    height: auto;
    max-height: 8rem;
    object-fit: contain;
}

.card-verso {
    background-color: #fff6e7;
    border: 0.15rem solid #c0a07a;
    transform: rotateY(180deg);
    color: #4b3a2f;
    font-size: 1rem;
    text-align: center;
    padding: 1rem;
}

.card-verso p {
    margin-top: 50%;
}

#biblia, #bolo, #numero-de-pi, #dicionario, #diario, #onda{
    margin-top: 20%;
    width: 90%;
}


#modelo, #presente, #azeitonas{
  width: 100%;
}

#cubo{
  width: 90%;
}

#barbie, #presente, #modelo, #azeitonas, #telescopio, #cubo{
  margin-top: 10%
}

#proximos-destinos, #lugares-que-conheci{
    margin-top: 5%;
    overflow-x: auto;
    display: flex;
    gap: 5%;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    scrollbar-color: #c0a07a transparent;
    margin-bottom: 10%;
}

.lugar, .destino{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lugar-imagem{
    width: 270px;
    height: 200px;
    border: 1rem solid #EFE5D3;
    border-bottom-width: 5rem;
}

.flor-com-fita{
    width: 100px;
    margin-top: -50%;
    margin-left: 70%;
}

.nome-lugar{
    margin-top: -10%;
    font-size: 1.3rem;
}


.lugar:hover, .destino:hover{
    opacity: 0.8;
}

.pais-imagem{
    width: 270px;
    height: 200px;
    border: 1rem solid #c0a07a;
}

.papel{
    margin-top: -10%;
    width: 75%;
}

.nome-pais{
    margin-top: -30%;
    font-size: 1.8rem;
}

#proximos-destinos::-webkit-scrollbar, #lugares-que-conheci::-webkit-scrollbar {
    height: 10px;
}
#proximos-destinos::-webkit-scrollbar-track, #lugares-que-conheci::-webkit-scrollbar-track {
    background: transparent;
}
#proximos-destinos::-webkit-scrollbar-thumb,  #lugares-que-conheci::-webkit-scrollbar-thumb {
    background-color: #c0a07a;
    border-radius: 10px;
}
#proximos-destinos::-webkit-scrollbar-thumb:hover,  #lugares-que-conheci::-webkit-scrollbar-thumb:hover {
    background-color: #a48463;
}

#caderno{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15%;
}

#container-fotos{
  position: relative;
  width: 100%;
  height: 100%;
}

#img-caderno{
  align-items: center;
  justify-content: center;
  max-width:100%;
}

#familia{
  position: absolute;
  top:13%;
  left: 12%;
  width: 17%;
}

#giovanna{
  position: absolute;
  top: 53%;
  left: 13%;
  width: 17%;
}

#miguel{
  position: absolute;
  top: 68%;
  left: 10%;
  width: 10%;
}

#amigos-celula{
  position: absolute;
  top: 68%;
  left: 30%;
  width: 16%;
}

#amigas-shalom{
  position: absolute;
  top: 42%;
  left: 30%;
  width: 16%;
}

#leo{
  position: absolute;
  top:12.5%;
  left: 33%;
  width: 10%;
}

#vovo{
  position: absolute;
  top: 15%;
  left: 50%;
  width: 16%;
}

#besties{
  position: absolute;
  top: 35%;
  left: 55%;
  width: 16%;
}

#soso{
  position: absolute;
  top: 15%;
  left: 71%;
  width: 14%;
}

#amigas-danca{
  position: absolute;
  top: 58%;
  left: 53%;
  width: 16%;
}
#joao{
  position: absolute;
  top: 35%;
  left: 73%;
  width: 10%;
}

@media (max-width: 1200px) {
    #hero {
      font-size: 4rem;
    }
    #estrelas, #coracoes {
      width: 10%;
    }
    #sobre-mim {
      flex-direction: column;
      text-align: center;
    }
    #sobre-mim img {
      width: 60%;
    }
    #texto {
      margin: 5%;
    }

    .nome-lugar{
      margin-top: -22%;
    }
  }
  
  @media (max-width: 900px) {
    #hero {
      font-size: 3rem;
    }
    #mari {
      margin-left: 0;
    }
    #portfolio {
      margin-top: 0;
    }
    #curiosidades {
      gap: 4%;
    }
    .card-curiosidade {
      width: 40%;
      min-width: 10rem;
    }
    .titulo-section {
      font-size: 2.5rem;
    }
    .descricao-section {
      font-size: 1rem;
    }
    .lugar-imagem {
      width: 200px;
      border-width: 0.8rem;
      border-bottom-width: 3rem;
    }
  }
  
  @media (max-width: 700px) {
    #hero {
      font-size: 2.5rem;
    }
    #estrelas, #coracoes {
      display: none;
    }
    #sobre-mim img {
      width: 80%;
    }
    #sobre-mim-titulo {
      font-size: 1.5rem;
    }
    .card-curiosidade {
      width: 60%;
    }
    .nome-lugar {
      font-size: 1rem;
    }
    .nome-pais {
      font-size: 1.5rem;
    }
  }
  
  @media (max-width: 480px) {
    #hero {
      font-size: 2rem;
    }
    #portfolio {
      margin-left: 0;
    }
    #curiosidades {
      padding: 1rem;
      gap: 2rem;
    }
    .card-curiosidade {
      width: 80%;
    }
    .titulo-section {
      font-size: 2rem;
    }
    .descricao-section {
      font-size: 0.9rem;
    }
  }
  