.dropdown-menu-dark {
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 991.98px) {
  .dropdown-menu-dark {
    position: absolute !important;
    right: 0 !important;
    left: auto !important;
    z-index: 2000 !important;
    min-width: 180px;
  }
}

body.theme-ocean-green .card-filho p {
  color: #fff !important;
}

:root {
  --primary-color: #ff0015;
  --secondary-color: #8B0000;
  --text-color: #ffffff;
  --background-color: #000000;
  --accent-color: #ff4d5a;
  --card-bg: rgba(0, 0, 0, 0.4);
  --navbar-bg: rgba(0, 0, 0, 0.2);
}

body.theme-black-lava {
  --primary-color: #ff0015;
  --itens-color: rgb(202, 11, 11);
  --secondary-color: #8B0000;
  --text-color: #ffffff;
  --background-color: #000000;
  --accent-color: #ff4d5a;
  --card-bg: #0000003e;
  --navbar-bg: rgba(0, 0, 0, 0.162);
  --footer-bg: #74282868;
  --button-color: #79171f9f;
}

body.theme-ocean-green {
  --primary-color: #0EA5E9;
  --itens-color: rgb(41, 168, 168);
  --secondary-color: #14B8A6;
  --text-color: #1E293B;
  --background-color: #F8FAFB;
  --accent-color: #06B6D4;
  --card-bg: rgba(255, 255, 255, 0.2);
  --navbar-bg: rgba(248, 250, 251, 0.189);
  --footer-bg: #6db7dc6f;
  --button-color: #6cadc19f;
}

.section-title {
  font-family: 'Orbitron', monospace;
  color: var(--text-color);
}


body.theme-ocean-green p,
body.theme-ocean-green h1,
body.theme-ocean-green h2,
body.theme-ocean-green h4,
body.theme-ocean-green h5,
body.theme-ocean-green h6 {
  color: #000000;
}

body.theme-ocean-green .section-title {
  color: #000000 !important;
}

body, 
.card-sobre,
.card-projetos,
.card-skills,
.card-extras,
.card-habilidades,
.card-curriculo,
.card-contato,
.navbar-custom {
  transition: background-color 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

html, body {
  height: 100%;
}

body {
  color: var(--text-color);
  background-color: var(--background-color);
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

main {
  flex: 1 0 auto;
  position: relative;
  z-index: 1;
  min-height: calc(100vh - 150px); 
}

.bold { font-weight: bold !important; }
.white { color: white; }

.navbar-custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: var(--navbar-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.navbar-light {
  border-bottom: 1px solid rgba(14, 165, 233, 0.15);
}

.navbar-light .nav-link {
  color: var(--text-color) !important;
}

body.theme-black-lava .btn-outline-light,
body.theme-black-lava .btn-outline-light:hover,
body.theme-black-lava .btn-outline-light:focus,
body.theme-black-lava .btn-outline-light.show,
body.theme-black-lava .btn-outline-light:active {
  color: #fff !important;
  background-color: transparent !important;
  border-color: white !important;
  box-shadow: none !important;
}

body.theme-ocean-green .btn-outline-light,
body.theme-ocean-green .btn-outline-light:hover,
body.theme-ocean-green .btn-outline-light:focus,
body.theme-ocean-green .btn-outline-light:active,
body.theme-ocean-green .btn-outline-light.show,
body.theme-ocean-green .btn-outline-light {
  color: black !important;
  background-color: transparent !important;
  border-color:black !important;
  box-shadow: none !important;
}

.navbar-custom .navbar-brand img {
  height: 80px;
  width: 120px;
  object-fit: contain;
}

.navbar-custom .navbar-nav .nav-link {
  font-weight: 700;
  color: var(--text-color);
  font-size: 1.05rem;
  padding: .35rem .6rem;
  transition: color .15s ease;
}

.dropdown-menu-dark {
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.theme-option {
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  background: none;
  text-align: left;
  width: 100%;
  color: rgba(255, 255, 255, 0.85);
  font-weight: 400;
}

.theme-option:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
  transform: translateX(5px);
}

.theme-option:focus {
  outline: none;
}

.theme-option.active {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-left: 3px solid var(--primary-color);
  padding-left: calc(1rem - 3px);
  font-weight: 600;
  color: #fff;
}

.offcanvas.custom-offcanvas {
  background-color: var(--background-color);
  color: var(--text-color);
  font-weight: bold;
}

.offcanvas.custom-offcanvas .nav-link {
  color: var(--text-color);
  padding: .6rem .8rem;
  border-radius: 0;
  transition: color .18s ease, background .18s ease;
}

.offcanvas.custom-offcanvas .nav-link:hover,
.offcanvas.custom-offcanvas .nav-link:focus {
  color: var(--primary-color);
  background: transparent;
}

.navbar-toggler {
  border: none;
  background: transparent;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='3' stroke-linecap='round' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.card-sobre,
.card-projetos,
.card-extras,
.card-skills,
.card-habilidades,
.card-curriculo,
.card-contato {
  background: var(--card-bg);
  border-radius: 20px;
  box-shadow: 0 8px 32px rgba(3, 1, 1, 0.6);
  backdrop-filter: blur(15px) saturate(120%);
  color: var(--text-color);
  transition: all 0.3s ease;
  max-width: 1100px;
  width: 90%;
  padding: 50px;
}

.inicio .container {
  padding-top: 3rem;
}

.inicio-desktop, 
.inicio-mobile {
  min-height: 100vh;
  width: 100%;
  display: block;
}
.inicio-desktop{
  white-space: nowrap;
}

.inicio-desktop h1,
.inicio-mobile h1 {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.5; 
}

.foto-inicio {
  width: 80%;
  max-width: 350px;
  height: auto;
  border-radius: 50%;
  object-fit: cover;
}

.foto-inicio-desktop{
  padding-top: 110px;
  width: 80%;
  max-width: 350px;
  height: auto;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 50px;
}

.inicio-desktop h1.Orbitron,
.inicio-mobile h1.Orbitron{
  margin-top: 3rem !important;
}

#typed-text-desktop, 
#typed-text-mobile {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  white-space: normal !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
  max-width: 100%;
  box-sizing: border-box;
}

.card-sobre {
  padding: 30px 40px 20px;
}
.foto-sobre {
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}
.sobremim p, h1{
  padding: 20px;
}

.card-filho {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
  background: rgba(0,0,0,0.6);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}


body.theme-ocean-green .card-filho {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid transparent rgba(14, 165, 233, 0.2);
}

body.theme-ocean-green .card-filho h3{
  color: var(--text-color);
}

.card-filho .card-img-top {
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.card-filho .card-overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  color: var(--text-color);
  display: flex;
  justify-content: center;
  align-items: flex-start; 
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.5s ease, transform 0.5s ease;
  text-align: center;
  padding: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  pointer-events: none;
  z-index: 1;
  visibility: hidden;
}

.card-filho:hover .card-overlay {
  visibility: visible;
}

.card-filho:hover h3 {
  opacity: 0; 
}

.card-filho h3 {
  font-family: 'Syne Mono', monospace;
  color: var(--text-color);
  text-align: center;
  margin: 10px 0;
  z-index: 2;
  position: relative;
}

.card-filho:hover .card-overlay { 
  opacity: 1; 
  transform: translateY(0); 
  pointer-events: auto; 
  visibility: visible;
}
.card-filho:hover .card-img-top { transform: scale(1.1); }
.card-filho:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0,0,0,0.7); }

.modal-img {
  max-height: 300px;
  width: 100%;
  object-fit: contain;
}

.modal-text {
  font-size: 1rem;
  line-height: 1.6;
  text-align: justify;
  color: #333;
  padding: 0 15px;
}

.modal-body {
  overflow-y: auto;
  max-height: 70vh;
}

.skills-floating { position: relative; width: 100%; height: 520px; }

.skill-float {
  position: absolute;
  font-size: 64px;
  color: var(--itens-color);
}

.skill-icons{
  color: var(--itens-color);
  font-size: 64px;
}

.curriculo-simulado {
  background-color: #fff;
  color: #333;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  border-radius: 15px;
}

.curriculo-info h3 { 
  color: var(--primary-color);
  font-weight: 700;
  font-size: .90rem;
}

.btn-download {
  display: inline-block;
  padding: 12px 28px;
  background-color: var(--primary-color);
  color: var(--text-color);
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-download:hover {
  background: transparent;
  color: var(--primary-color);
  box-shadow: 0 0 25px var(--primary-color);
}

.card-contato a { color: var(--text-color); }
.card-contato a:hover { text-decoration: underline; }

.card-contato iframe {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 30px !important;
  border: 0;
  display: block;
}

.foto-contato { 
  margin-left: 23px;
  border: 2px solid transparent var(--primary-color);
  width: auto; 
  height: 350px;
  border-radius: 10px;
}

.logoFatec{
  padding: 20px;
}

.footer-asimetrico, .footer-liso {
  background: var(--footer-bg);
  color: var(--text-color);
  text-align: center;
  padding: 20px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  backdrop-filter: blur(10px);
}

.footer-asimetrico {
  padding: 90px 20px 10px;
  min-height: 150px;
  clip-path: polygon(
    0% 80%, 20% 30%, 25% 60%, 40% 40%, 55% 10%, 70% 40%, 85% 50%, 95% 15%, 100% 80%, 100% 100%, 0% 100%
  );
}

.footer-liso {
  padding: 30px 20px;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Syne{
  font-family: 'Syne Mono', monospace;
}
.Orbitron {
  font-family: 'Orbitron', sans-serif;
}
.fonte-pixel {
  font-family: 'Pixelify Sans', sans-serif;
}

.modal .modal-content {
  background: var(--card-bg);
  border-radius: 20px;
  box-shadow: 0 8px 32px rgba(3, 1, 1, 0.6);
  backdrop-filter: blur(15px) saturate(120%);
  color: var(--text-color); 
  transition: all 0.3s ease;
  max-width: 1100px;
  width: 90%;
  padding: 50px;
}

.modal .modal-content,
.modal .modal-content * {
  color: white !important;
  scrollbar-width: none;
  border: none;
}
.modal.fade .d-flex {
  min-height: 100vh;
}
body.modal-open {
  overflow: hidden !important;
}
.modal {
  overflow-x: hidden !important;
  scrollbar-width: none;
}

.modal-header .btn-close {
  filter: invert(1);
}

.small-btn {
  display: inline-block !important;
  width: auto !important; 
  padding: 8px 18px;               
  font-size: 0.95rem;
  border-width: 2px;
  margin: 0 auto;  
  margin-top: 0.5rem !important;
}

.btn-download1{
  display: inline-block;
  padding: 12px 28px;
  background-color: var(--button-color);
  color: var(--text-color);
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-download1:hover {
  background: transparent;
  color: var(--text-color);

}

.text-start{
  padding: 150px 0px 150px 150px;}

.contato-fatec-info {
  padding: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.contato-fatec-info h3,
.contato-mapa h3 {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  line-height: 1.2;
  min-height: auto;
}

.contato-item {
  display: flex;
  align-items: center;
  color: var(--text-color);
  font-size: 1rem;
  padding: 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  transition: all 0.3s ease;
}

body.theme-ocean-green .contato-item {
  background: rgba(255, 255, 255, 0.2);
}

.contato-item:hover {
  background: rgba(255, 255, 255, 0.08);
  transform: translateX(5px);
}

body.theme-ocean-green .contato-item:hover {
  background: rgba(255, 255, 255, 0.3);
}

.contato-item i {
  color: var(--primary-color);
  font-size: 1.2rem;
  min-width: 24px;
}

.contato-item a {
  color: var(--text-color);
  text-decoration: none;
  transition: color 0.3s ease;
}

.contato-item a:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

.contato-mapa {
  padding: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.row.align-items-start .col-md-6 h3.fonte-pixel {
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  line-height: 1.2;
}

.contato-mapa iframe {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.contato-mapa iframe:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

body.theme-ocean-green .contato-mapa iframe {
  box-shadow: 0 4px 15px rgba(14, 165, 233, 0.2);
}

body.theme-ocean-green .contato-mapa iframe:hover {
  box-shadow: 0 6px 20px rgba(14, 165, 233, 0.3);
}

.logoFatec {
  transition: transform 0.3s ease;
}

.logoFatec:hover {
  transform: scale(1.05);
}

.curriculo-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 25px;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

body.theme-ocean-green .curriculo-card {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(14, 165, 233, 0.2);
}

.curriculo-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  border-color: var(--primary-color);
}

body.theme-ocean-green .curriculo-card:hover {
  box-shadow: 0 8px 25px rgba(14, 165, 233, 0.2);
}

.curriculo-card-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--primary-color);
}

.curriculo-card-title {
  color: var(--primary-color);
  font-family: 'Syne Mono', monospace;
  font-weight: 700;
  font-size: 1.3rem;
  margin: 0;
}

.curriculo-card-header i {
  font-size: 1.5rem;
  color: var(--primary-color);
}

.curriculo-card-body {
  color: var(--text-color);
}

.curriculo-foto-perfil {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.foto-perfil-curriculo {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid var(--primary-color);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

body.theme-ocean-green .foto-perfil-curriculo {
  box-shadow: 0 4px 15px rgba(14, 165, 233, 0.3);
}

.foto-perfil-curriculo:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(255, 0, 21, 0.5);
}

body.theme-ocean-green .foto-perfil-curriculo:hover {
  box-shadow: 0 6px 20px rgba(14, 165, 233, 0.5);
}

.curriculo-info-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 12px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  transition: all 0.3s ease;
}

.curriculo-info-item > div {
  flex: 1;
  min-width: 0;
}

body.theme-ocean-green .curriculo-info-item {
  background: rgba(255, 255, 255, 0.2);
}

.curriculo-info-item:hover {
  background: rgba(255, 255, 255, 0.08);
  transform: translateX(5px);
}

body.theme-ocean-green .curriculo-info-item:hover {
  background: rgba(255, 255, 255, 0.3);
}

.curriculo-info-item i {
  font-size: 1.2rem;
  color: var(--primary-color);
  margin-top: 2px;
  min-width: 24px;
}

.curriculo-info-item strong {
  display: block;
  color: var(--primary-color);
  font-size: 0.9rem;
  margin-bottom: 4px;
  font-weight: 600;
}

.curriculo-info-item p {
  color: var(--text-color);
  margin: 0;
  font-size: 0.85rem;
}

.curriculo-formacao {
  padding: 15px;
}

.curriculo-formacao-titulo {
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 12px;
  font-family: 'Syne Mono', monospace;
}

.curriculo-formacao-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 15px;
  color: var(--text-color);
  font-size: 0.95rem;
  opacity: 0.9;
}

.curriculo-formacao-meta i {
  color: var(--primary-color);
  font-size: 1rem;
}

.curriculo-separador {
  color: var(--primary-color);
  margin: 0 4px;
}

.curriculo-formacao-desc {
  color: var(--text-color);
  line-height: 1.6;
  margin: 0;
  opacity: 0.9;
}

.curriculo-habilidades {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 10px 0;
}

.habilidade-badge {
  display: inline-flex;
  align-items: center;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  color: var(--text-color);
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: default;
}

body.theme-ocean-green .habilidade-badge {
  background: rgba(255, 255, 255, 0.4);
  border-color: var(--primary-color);
}

.habilidade-badge i {
  font-size: 1.1rem;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}

.habilidade-badge:hover {
  background: var(--primary-color);
  color: var(--text-color);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 0, 21, 0.3);
}

body.theme-ocean-green .habilidade-badge:hover {
  background: var(--primary-color);
  color: #fff;
  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.3);
}

.sobremim .card-sobre p.bold {
  font-weight: 400 !important;
}

.hobbies-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
  padding: 0 20px;
  justify-content: flex-end;
}

.hobbies-icons i {
  font-size: 2rem;
  color: var(--primary-color);
  transition: all 0.3s ease;
  cursor: default;
}

.hobbies-icons i:hover {
  transform: translateY(-5px) scale(1.1);
  color: var(--accent-color);
}

body.theme-ocean-green .hobbies-icons i {
  color: var(--primary-color);
}

body.theme-ocean-green .hobbies-icons i:hover {
  color: var(--secondary-color);
}

.modal-project-image {
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

body.theme-ocean-green .modal-project-image {
  box-shadow: 0 4px 15px rgba(14, 165, 233, 0.2);
}

.modal-technologies {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
  padding: 10px 0;
}

.habilidades-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  padding: 20px 0;
}

.glitch{
  font-family: 'Rubik Glitch', sans-serif;
}

/* Container dos ícones de contato */
.contato-icons-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.contato-icon-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(255, 255, 255, 0.1);
  color: var(--primary-color);
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
}

body.theme-ocean-green .contato-icon-link {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(14, 165, 233, 0.3);
}

.contato-icon-link {
  transition: all 0.3s ease;
}

.contato-icon-link i {
  transition: all 0.3s ease;
}

.contato-icon-link:hover {
  transform: translateY(-8px) scale(1.1);
  background: var(--primary-color);
  color: var(--text-color);
  border-color: var(--primary-color);
  box-shadow: 0 10px 30px rgba(255, 0, 21, 0.4);
}

body.theme-ocean-green .contato-icon-link:hover {
  background: var(--primary-color);
  color: #fff;
  box-shadow: 0 10px 30px rgba(14, 165, 233, 0.4);
}

.contato-icon-link:hover i {
  transform: scale(1.2);
}

.contato-icon-link::before {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  padding: 8px 16px;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  font-size: 0.875rem;
  border-radius: 6px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  margin-bottom: 10px;
  z-index: 1000;
}

body.theme-ocean-green .contato-icon-link::before {
  background: rgba(30, 41, 59, 0.95);
  color: #fff;
}

.contato-icon-link::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-2px);
  border: 6px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  margin-bottom: 4px;
  z-index: 1000;
}

body.theme-ocean-green .contato-icon-link::after {
  border-top-color: rgba(30, 41, 59, 0.95);
}

.contato-icon-link:hover::before,
.contato-icon-link:hover::after {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.contato-icon-link {
  animation: fadeInUp 0.6s ease backwards;
}

.contato-icon-link:nth-child(1) { animation-delay: 0.1s; }
.contato-icon-link:nth-child(2) { animation-delay: 0.2s; }
.contato-icon-link:nth-child(3) { animation-delay: 0.3s; }
.contato-icon-link:nth-child(4) { animation-delay: 0.4s; }
.contato-icon-link:nth-child(5) { animation-delay: 0.5s; }

.card-sobre,
.card-projetos,
.card-habilidades,
.card-curriculo,
.card-contato,
.card-extras {
  will-change: background-color, box-shadow, border-color;
  backface-visibility: hidden;
}

.card-filho {
  will-change: background-color, border-color;
  backface-visibility: hidden;
}

body.theme-transitioning canvas {
  opacity: 0;
  transition: opacity 0.1s ease;
}

body.theme-transitioning .card-sobre,
body.theme-transitioning .card-projetos,
body.theme-transitioning .card-habilidades,
body.theme-transitioning .card-curriculo,
body.theme-transitioning .card-contato,
body.theme-transitioning .card-extras {
  backdrop-filter: none !important;

}

