/* Rodapé Doretto Exatas — componente separado V5 */
.footer.footer-v3{
  width:100%!important;
  max-width:none!important;
  margin:70px 0 0!important;
  margin-left:0!important;
  padding:58px 0 28px!important;
  display:block!important;
  transform:none!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 8% 6%,rgba(0,207,255,.13),transparent 29%),
    radial-gradient(circle at 92% 8%,rgba(124,60,255,.18),transparent 32%),
    linear-gradient(180deg,#06111f 0%,#040817 100%)!important;
  border-top:1px solid rgba(0,207,255,.22)!important;
}

.footer-v3-shell{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
}

.footer-v3-grid{
  display:grid;
  grid-template-columns:minmax(0,1.65fr) minmax(330px,.95fr);
  gap:36px;
  align-items:stretch;
}

.footer-v3-card{
  min-width:0;
  padding:26px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:25px;
  background:
    radial-gradient(circle at 18% 0%,rgba(0,207,255,.10),transparent 35%),
    linear-gradient(145deg,rgba(14,31,53,.97),rgba(5,13,25,.98));
  box-shadow:
    0 24px 64px rgba(0,0,0,.30),
    inset 0 1px 0 rgba(255,255,255,.06);
}

.footer-v3-units{
  min-height:100%;
}

.footer-v3-social{
  width:100%;
  max-width:430px;
  justify-self:end;
}

.footer-v3-card h3{
  margin:0 0 20px;
  text-align:center;
  color:#fff;
  font-size:14px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.footer-v3-units-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.footer-v3-info{
  display:flex;
  align-items:flex-start;
  gap:13px;
  min-width:0;
  padding:15px;
  border:1px solid rgba(0,207,255,.18);
  border-radius:17px;
  background:linear-gradient(145deg,rgba(5,28,48,.78),rgba(4,13,25,.88));
  color:rgba(255,255,255,.78)!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}

.footer-v3-info:hover{
  transform:translateY(-2px);
  border-color:rgba(0,207,255,.42);
  box-shadow:0 14px 30px rgba(0,207,255,.08);
}

.footer-v3-info-icon,
.footer-v3-contact-icon{
  width:38px;
  height:38px;
  min-width:38px;
  border-radius:12px;
  display:grid;
  place-items:center;
  color:#03131b;
  background:linear-gradient(135deg,#16d9ff 0%,#00f0ff 48%,#18f29d 100%);
  border:1px solid rgba(255,255,255,.32);
  box-shadow:
    0 0 0 1px rgba(0,229,255,.22),
    0 12px 30px rgba(0,229,255,.34),
    inset 0 1px 0 rgba(255,255,255,.42);
  filter:saturate(1.25) brightness(1.1);
}

.footer-v3-info-icon svg,
.footer-v3-contact-icon svg,
.footer-v3-social-grid svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.footer-v3-social-grid svg .fill,
.footer-v3-social-grid .fill{
  fill:currentColor;
  stroke:none;
}

.footer-v3-social-grid svg .fill-dark{
  fill:#fff;
  stroke:none;
}

.footer-v3-info>span:last-child{
  min-width:0;
  font-size:13px;
  line-height:1.5;
  font-weight:700;
}

.footer-v3-info strong,
.footer-v3-contact-row strong{
  display:block;
  margin-bottom:2px;
  color:#fff;
  font-size:14px;
  font-weight:900;
}

.footer-v3-contact-row{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  margin-top:18px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.08);
}

.footer-v3-contact-row a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-width:0;
  padding:13px 14px;
  border-radius:16px;
  color:rgba(255,255,255,.78)!important;
  background:linear-gradient(145deg,rgba(7,35,57,.88),rgba(5,18,34,.96));
  border:1px solid rgba(0,229,255,.20);
  text-decoration:none!important;
}

.footer-v3-contact-row a>span:last-child{
  min-width:0;
  font-size:12px;
  line-height:1.45;
  font-weight:700;
  overflow-wrap:anywhere;
}

.footer-v3-social-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

.footer-v3-social-grid a{
  min-height:48px;
  padding:10px 13px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.20);
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.12),
    0 10px 22px rgba(0,0,0,.14);
  transition:transform .2s ease,filter .2s ease;
}

.footer-v3-social-grid a:hover{
  transform:translateY(-2px);
  filter:brightness(1.12);
}

.footer-v3-social-grid a span{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
}

.footer-v3-social-grid .instagram{
  background:linear-gradient(135deg,#833ab4,#e1306c,#f77737);
}

.footer-v3-social-grid .threads{
  background:linear-gradient(135deg,#343a46,#111827);
}

.footer-v3-social-grid .tiktok{
  background:linear-gradient(135deg,#0f5964,#161b30 48%,#8b1d48);
}

.footer-v3-social-grid .youtube{
  background:linear-gradient(135deg,#7e1727,#d71920);
}

.footer-v3-social-grid .facebook{
  background:linear-gradient(135deg,#1454a1,#1877f2);
}

.footer-v3-social-grid .whatsapp{
  background:linear-gradient(135deg,#128c4c,#25d366);
}

.footer-v3-legal{
  margin-top:24px;
  padding:20px 0 18px;
  border-top:1px solid rgba(255,255,255,.11);
  border-bottom:1px solid rgba(255,255,255,.11);
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px 24px;
}

.footer-v3-legal a{
  color:rgba(255,255,255,.76)!important;
  font-size:12px;
  font-weight:850;
  text-decoration:none!important;
}

.footer-v3-legal a:hover{
  color:#67d7ff!important;
}

.footer-v3-bottom{
  padding-top:18px;
  text-align:center;
}

.footer-v3-bottom p{
  margin:0!important;
  color:rgba(255,255,255,.66)!important;
  font-size:12px!important;
  line-height:1.55!important;
  font-weight:700!important;
}

.footer-v3-bottom p+p{
  margin-top:7px!important;
  color:rgba(255,255,255,.45)!important;
  font-size:11px!important;
}

@media(max-width:1050px){
  .footer-v3-grid{
    grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);
    gap:22px;
  }

  .footer-v3-social{
    max-width:none;
  }
}

@media(max-width:760px){
  .footer.footer-v3{
    margin-top:42px!important;
    padding:44px 0 24px!important;
  }

  .footer-v3-shell{
    width:min(100% - 24px,1180px);
  }

  .footer-v3-grid{
    grid-template-columns:1fr;
    gap:15px;
  }

  .footer-v3-card{
    padding:21px;
    border-radius:21px;
  }

  .footer-v3-social{
    max-width:none;
    justify-self:stretch;
  }

  .footer-v3-units-grid{
    grid-template-columns:1fr;
  }

  .footer-v3-social-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .footer-v3-legal{
    gap:10px 16px;
  }

  .footer-v3-bottom p{
    font-size:11px!important;
  }
}

@media(max-width:430px){
  .footer-v3-social-grid{
    grid-template-columns:1fr;
  }

  .footer-v3-contact-row a{
    justify-content:flex-start;
  }
}