:root {
  --primary-color: #1a365d;
  --secondary-color: #3182ce;
  --accent-color: #00d4ff;
  --dark-bg: #0f1419;
  --gray-dark: #1a202c;
  --gray-medium: #2d3748;
  --gray-light: #e2e8f0;
  --white: #ffffff;
  --danger-color: #ff4757;
  --success-color: #2ed573;
  --warning-color: #feca57;
  --gradient-primary: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  --gradient-accent: linear-gradient(135deg, var(--secondary-color), var(--accent-color));
  --gradient-accent-reverse: linear-gradient(135deg, var(--accent-color), var(--secondary-color));
  --gradient-warm: linear-gradient(135deg, #ff6b6b, #feca57);
  --gradient-danger: linear-gradient(135deg, #ff4757, #ff3742);
  --danger-color: #ff4444;
  --warning-color: #ffaa00;
  --success-color: #00ff88;
}

.logo,
.nav-links a,
body {
  color: var(--white);
}

.credibility h2,
.hero h1,
.logo span:last-child,
.result-number,
.section-header h2,
.why-choose-us h2 {
  -webkit-text-fill-color: transparent;
}

.stat-item,
header {
  backdrop-filter: blur(10px);
}

.credibility h2,
.cta-section,
.hero-logo,
.hero-urgency,
.results-grid,
.section-header,
.sources,
.stat-item,
.stats-source,
.why-choose-us h2,
.why-item,
footer {
  text-align: center;
}

.hero-logo,
.nav-links a:hover::after {
  width: 100%;
}


.hero::before,
.nav-links a::after,
.service-icon::before,
.why-item::before {
  content: '';
  position: absolute;
}

.cta-button,
.footer-links a,
.nav-links a,
.service-link {
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
  line-height: 1.6;
  background: var(--dark-bg);
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(15, 20, 25, .95);
  z-index: 1000;
  transition: .3s;
  height: 70px;
  backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(0, 212, 255, .1);
  box-shadow: 0 2px 20px rgba(0, 0, 0, .3);
}

header.scrolled {
  background: rgba(15, 20, 25, .98);
  box-shadow: 0 5px 30px rgba(0, 0, 0, .4);
}

nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  min-height: 70px;
}

.logo {
  font-size: 1.8rem;
  font-weight: 800;
}

.logo span:last-child {
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
}

.nav-links {
  display: flex;
  list-style: none;
  gap: 2rem;
}

.nav-links a {
  font-weight: 500;
  transition: .3s;
  position: relative;
}

.nav-links a:hover {
  color: var(--accent-color);
}

.nav-links a::after {
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--accent-color);
  transition: width .3s;
}

.menu-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
  gap: 4px;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
}

.menu-toggle span {
  width: 25px;
  height: 3px;
  background: var(--white);
  transition: .3s;
  display: block;
}

.menu-toggle:focus {
  outline: 2px solid var(--accent-color);
  outline-offset: 2px;
}

/* Animações do hambúrguer */
.menu-toggle.active span:first-child {
  transform: rotate(45deg) translate(5px, 5px);
}

.menu-toggle.active span:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -6px);
}

.blog-dropdown {
  position: relative;
}

.blog-dropdown > a {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}

.dropdown-arrow {
  font-size: 0.7rem;
  transition: transform 0.3s ease;
}

.blog-dropdown:hover .dropdown-arrow {
  transform: rotate(180deg);
}

.blog-dropdown-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  background: var(--dark-bg);
  min-width: 320px;
  max-width: 360px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(20px);
  z-index: 1000;
  margin-top: 0.8rem;
  overflow: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transform: translateY(-10px);
  pointer-events: none;
}

/* Adiciona uma área invisível de transição */
.blog-dropdown::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 0.8rem;
  background: transparent;
}

.blog-dropdown:hover .blog-dropdown-content {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}

/* SOLUÇÃO para não fechar ao mover mouse */
.blog-dropdown:hover::after,
.blog-dropdown-content:hover {
  pointer-events: all;
}

.blog-dropdown-header {
  background: var(--gradient-accent);
  color: white;
  padding: 0.9rem 1rem;
  font-weight: 600;
  font-size: 0.9rem;
  text-align: center;
}

/* Limita altura e adiciona scroll suave */
.blog-articles-list {
  max-height: 320px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--accent-color) transparent;
}

.blog-articles-list::-webkit-scrollbar {
  width: 6px;
}

.blog-articles-list::-webkit-scrollbar-track {
  background: transparent;
}

.blog-articles-list::-webkit-scrollbar-thumb {
  background: var(--accent-color);
  border-radius: 3px;
}

.blog-article-item {
  padding: 0.9rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  transition: all 0.2s ease;
  display: block;
  text-decoration: none;
  color: var(--white);
}

.blog-article-item:last-child {
  border-bottom: none;
}

.blog-article-item:hover {
  background: rgba(0, 212, 255, 0.1);
  padding-left: 1.3rem;
}

.blog-article-title {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}

.blog-article-category {
  font-size: 0.75rem;
  color: var(--accent-color);
  font-weight: 500;
  margin-bottom: 0.3rem;
}

.blog-article-excerpt {
  display: none;
}

.blog-see-all {
  background: var(--gray-dark);
  color: var(--accent-color);
  padding: 0.9rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.9rem;
  transition: all 0.3s ease;
  display: block;
  text-decoration: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.blog-see-all:hover {
  background: var(--accent-color);
  color: var(--white);
}

@media (max-width: 768px) {
  .blog-dropdown-content {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    min-width: auto;
    max-width: none;
    margin: 0;
    border-radius: 0;
    max-height: calc(100vh - 70px);
  }

  .blog-articles-list {
    max-height: calc(100vh - 180px);
  }
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 2rem;
}

.blog-card {
  background: var(--gray-dark);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  text-decoration: none;
  color: var(--white);
  display: flex;
  flex-direction: column;
}

.blog-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 212, 255, 0.2);
  border-color: var(--accent-color);
}

.blog-card-image {
  width: 100%;
  height: 200px;
  background: var(--gradient-accent);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  position: relative;
  overflow: hidden;
}

.blog-card-image::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 212, 255, 0.2), rgba(0, 153, 204, 0.2));
  opacity: 0;
  transition: opacity 0.3s ease;
}

.blog-card:hover .blog-card-image::before {
  opacity: 1;
}

.blog-card-content {
  padding: 1.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.blog-card-category {
  font-size: 0.85rem;
  color: var(--accent-color);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.8rem;
}

.blog-card-title {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0.8rem;
  color: var(--white);
}

.blog-card-excerpt {
  font-size: 0.95rem;
  color: var(--gray-light);
  line-height: 1.6;
  margin-bottom: 1.2rem;
  flex: 1;
}

.blog-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.blog-card-date {
  font-size: 0.85rem;
  color: var(--gray-light);
}

.blog-card-read-more {
  color: var(--accent-color);
  font-weight: 600;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  transition: gap 0.3s ease;
}

.blog-card:hover .blog-card-read-more {
  gap: 0.8rem;
}

.hero,
.hero-content {
  align-items: center;
  position: relative;
}

.hero {
  min-height: 100vh;
  display: flex;
  padding: 8rem 0 4rem;
  background: linear-gradient(135deg, var(--dark-bg) 0, var(--gray-dark) 100%);
  overflow: hidden;
}

.hero::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 30% 20%, rgba(49, 130, 206, .3) 0, transparent 70%), radial-gradient(circle at 70% 80%, rgba(0, 212, 255, .2) 0, transparent 70%);
  z-index: 1;
}

.hero-content {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 4rem;
  z-index: 2;
}

.hero-logo {
  margin-bottom: 3rem;
  display: grid;
  place-items: center;
}

/* .hero-logo-img {
  max-width: 120px;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  margin-top: 1rem;
  margin-bottom: 1rem;
  filter: drop-shadow(0 15px 35px rgba(0, 212, 255, .4));
  animation: 4s ease-in-out infinite logoFloat;   
  will-change: transform, filter; 
} */


@keyframes logoFloat {
  0%,
  100% {
    transform: translateY(0) rotate(0);
  }

  25% {
    transform: translateY(-8px) rotate(1deg);
  }

  50% {
    transform: translateY(-15px) rotate(0);
  }

  75% {
    transform: translateY(-8px) rotate(-1deg);
  }
}

.hero h1 {
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  background: linear-gradient(135deg, var(--white), var(--accent-color));
  -webkit-background-clip: text;
  background-clip: text;
}

.cred-item p,
.service-card p,
.why-item p {
  line-height: 1.6;
}

.text-danger {
  color: var(--danger-color) !important;
  background: 0 0 !important;
  -webkit-text-fill-color: var(--danger-color) !important;
}

.hero-problem {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
  color: gold;
  font-weight: 500;
}

.hero-benefit {
  background: rgba(0, 212, 255, .1);
  margin: 1.5rem 0 2rem;
  padding: 1.2rem;
  border-radius: 10px;
  border-left: 4px solid var(--accent-color);
  font-size: 1rem;
  line-height: 1.8;
}

.hero-urgency {
  margin-top: .5rem;
  margin-bottom: 2rem;
  color: gold;
  font-size: .9rem;
  font-weight: 600;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 2rem;
  background: var(--gradient-accent);
  color: var(--white);
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  transition: .3s;
  box-shadow: 0 10px 30px rgba(0, 212, 255, .3);
  gap: 1rem;
  border: none;
  cursor: pointer;
  max-width: 480px;
  margin-top: 2rem;
}

.cta-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 40px rgba(0, 212, 255, .4);
}

.cta-urgent {
  background: var(--gradient-danger);
  box-shadow: 0 15px 40px rgba(255, 71, 87, .4);
  font-size: 1.2rem;
  padding: 1.2rem 2.5rem;
  animation: 2s infinite pulse-urgent;
}

.cta-sites {
  background: linear-gradient(135deg, #667eea, #764ba2);
}

@keyframes pulse-urgent {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 71, 87, .4);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(255, 71, 87, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 71, 87, 0);
  }
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  margin-top: 2rem;
}

.services-grid,
.why-grid {
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}

.stat-item {
  background: rgba(255, 255, 255, .05);
  padding: 1.5rem;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, .1);
  transition: .3s;
  position: relative;
}

.cred-item,
.service-card,
.why-item {
  backdrop-filter: blur(20px);
  transition: .3s;
}

.stat-item:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, .1);
}

.stat-number {
  font-size: 2.5rem;
  font-weight: 800;
  color: var(--accent-color);
  display: block;
  margin-bottom: .5rem;
}

.stat-label {
  font-size: .9rem;
  color: var(--gray-light);
  margin-top: .5rem;
}

.stat-negative {
  border-left: 4px solid var(--danger-color);
  background: rgba(255, 71, 87, .05);
  border: 1px solid rgba(255, 71, 87, .2);
  animation: 3s infinite pulse-alert;
}

.stat-negative .stat-number {
  color: var(--danger-color) !important;
  text-shadow: 0 0 10px rgba(255, 71, 87, .3);
}

.stat-negative .stat-label {
  color: #ffa8b0 !important;
}

.stat-negative:hover {
  background: rgba(255, 71, 87, .1);
  border-color: rgba(255, 71, 87, .4);
  box-shadow: 0 5px 15px rgba(255, 71, 87, .2);
}

@keyframes pulse-alert {
  0%,
  100% {
    border-left-color: var(--danger-color);
  }

  50% {
    border-left-color: #ff6b81;
  }
}

.stat-positive {
  border-left: 4px solid var(--accent-color);
  background: rgba(0, 212, 255, .05);
  border: 1px solid rgba(0, 212, 255, .2);
  animation: 3s infinite pulse-success;
}

.stat-positive .stat-number {
  color: var(--accent-color) !important;
  text-shadow: 0 0 10px rgba(0, 212, 255, .3);
}

.stat-positive .stat-label {
  color: #80eaff;
}

.stat-positive:hover {
  background: rgba(0, 212, 255, .1);
  border-color: rgba(0, 212, 255, .4);
  box-shadow: 0 5px 15px rgba(0, 212, 255, .2);
}

@keyframes pulse-success {
  0%,
  100% {
    border-left-color: var(--accent-color);
  }

  50% {
    border-left-color: #00a8ff;
  }
}

.stats-source {
  font-size: .8rem;
  color: #aaa;
  margin-top: 1rem;
  font-style: italic;
}

.service-icon,
.why-icon {
  font-size: 2rem;
  width: 80px;
  height: 80px;
}

.services {
  padding: 8rem 0;
  background: linear-gradient(180deg, var(--dark-bg), var(--gray-dark));
}

.section-header {
  margin-bottom: 4rem;
}

.section-header h2 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 1rem;
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
}

.section-header p {
  font-size: 1.25rem;
  color: var(--gray-light);
  max-width: 600px;
  margin: 0 auto;
}

.services-grid {
  display: grid;
  gap: 2rem;
}

.cred-item,
.service-card {
  background: rgba(255, 255, 255, .05);
  padding: 2.5rem;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, .1);
  text-align: center;
  position: relative;
  overflow: hidden;
}

.service-icon,
.why-item {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.cred-item::before,
.service-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--gradient-accent);
  transform: scaleX(0);
  transition: transform .3s;
}

.cred-item:hover::before,
.service-card:hover::before,
.why-item:hover::before {
  transform: scaleX(1);
}

.service-card:hover,
.why-item:hover {
  transform: translateY(-10px);
  background: rgba(255, 255, 255, .08);
  box-shadow: 0 20px 40px rgba(0, 0, 0, .3);
}

.service-icon {
  background: linear-gradient(135deg, #667eea 0, #764ba2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2rem;
  box-shadow: 0 10px 20px rgba(102, 126, 234, .3);
}

.service-icon::before {
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .2), transparent);
  transition: left .5s;
}

.service-card:hover .service-icon::before {
  left: 100%;
}

.service-card h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--white);
}

.service-card p {
  color: var(--gray-light);
  margin-bottom: 1.5rem;
}

.service-features {
  list-style: none;
  margin-bottom: 2rem;
  text-align: left;
}

.service-features li {
  color: var(--gray-light);
  margin-bottom: .8rem;
  position: relative;
  padding-left: 1.5rem;
}

.service-features li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--accent-color);
  font-weight: 700;
}

.service-link {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  color: var(--accent-color);
  font-weight: 600;
  margin-top: 1.5rem;
  transition: .3s;
}

.service-link:hover {
  color: var(--white);
  transform: translateX(5px);
}

.why-choose-us {
  padding: 8rem 0;
  background: linear-gradient(180deg, var(--gray-dark), var(--dark-bg));
}

.why-choose-us h2 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 4rem;
  background: var(--gradient-warm);
  -webkit-background-clip: text;
  background-clip: text;
}

.why-grid {
  display: grid;
  gap: 2.5rem;
}

.why-item {
  background: rgba(255, 255, 255, .05);
  padding: 2.5rem;
  border: 1px solid rgba(255, 255, 255, .1);
}

.why-icon,
.why-item::before {
  background: var(--gradient-warm);
}

.footer-logo,
.result-item,
.why-item::before {
  transition: transform .3s;
}

.why-item::before {
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  transform: scaleX(0);
}

.cred-item:hover,
.result-item:hover {
  transform: translateY(-5px);
}

.why-icon {
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2rem;
}

.result-number,
.why-item p {
  margin-bottom: 1rem;
}

.cred-item h3,
.why-item h3 {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--white);
}

.cred-item p,
.result-text,
.why-item p {
  color: var(--gray-light);
}

.why-item p strong {
  color: var(--warning-color);
  font-weight: 600;
}

.results {
  padding: 8rem 0;
  background: var(--gray-dark);
}

.results-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 3rem;
}

.result-item {
  padding: 2rem 1.5rem;
  background: rgba(255, 255, 255, .05);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, .1);
}

.credibility,
.cta-section {
  padding: 8rem 0;
}

.result-number {
  font-size: 4rem;
  font-weight: 800;
  background: var(--gradient-accent);
  -webkit-background-clip: text;
  background-clip: text;
  display: block;
  white-space: nowrap;
}

.credibility,
footer {
  background: var(--dark-bg);
}

.result-text {
  font-size: 1.1rem;
  font-weight: 500;
}

.cred-icon,
.credibility h2,
.cta-primary {
  background: var(--gradient-accent);
}

.credibility h2 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 4rem;
  -webkit-background-clip: text;
  background-clip: text;
}

.credibility-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2.5rem;
}

.cred-item:hover {
  background: rgba(255, 255, 255, .08);
}

.cred-icon {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  margin: 0 auto 2rem;
}

.cta-section {
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
}

.cta-section h2 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 1.5rem;
  color: var(--white);
}

.cta-section p {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  color: rgba(255, 255, 255, .9);
}

.cta-options {
  display: flex;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
}

.cta-secondary {
  background: rgba(255, 255, 255, .1);
  border: 2px solid rgba(255, 255, 255, .3);
}

.cta-secondary:hover {
  background: rgba(255, 255, 255, .2);
  border-color: var(--accent-color);
}

.footer-modern {
  background: var(--dark-bg);
  color: var(--white);
  padding: 3rem 0 1.5rem;
  margin-top: 4rem;
  border-top: 1px solid rgba(255, 255, 255, .1);
}

.footer-modern-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-modern-brand {
  flex: 1;
}

.footer-modern-tagline {
  color: rgba(255, 255, 255, 0.7);
  margin: 0.8rem 0 0 0;
  font-size: 0.9rem;
  font-weight: 300;
}

.footer-modern-nav {
  display: flex;
  gap: 2.5rem;
  align-items: center;
}

.footer-modern-nav a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
}

.footer-modern-nav a:hover {
  color: var(--accent-color);
  transform: translateY(-1px);
}

.footer-modern-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.5);
}

.footer-modern-legal {
  display: flex;
  gap: 2rem;
}

.footer-modern-legal a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-modern-legal a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.footer-modern-copy {
  margin: 0;
}

@media (max-width: 768px) {
  .footer-modern-content {
    flex-direction: column;
    gap: 2rem;
    text-align: center;
  }

  .footer-modern-nav {
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.5rem;
  }

  .footer-modern-bottom {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}

footer {
  padding: 4rem 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
}

.footer-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.footer-logo:hover {
  transform: scale(1.05);
}

.footer-links {
  margin-top: 2rem;
  display: flex;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
}

.footer-links a {
  color: var(--gray-light);
  transition: .3s;
}

.footer-links a:hover {
  color: var(--accent-color) !important;
  transform: translateY(-2px);
}

.animate-on-scroll {
  opacity: 0;
  transform: translateY(50px);
  transition: .8s;
}

.animate-on-scroll.animated {
  opacity: 1;
  transform: translateY(0);
}

.sources {
  margin-top: 3rem;
  opacity: .7;
}

.sources small {
  font-size: .9rem;
  line-height: 1.4;
  color: var(--gray-light);
}

@media (min-width: 769px) {
  .hero-text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .cta-button {
    margin-bottom: .8rem;
  }

  .hero-urgency {
    margin-top: 0;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cta-urgent,
  .stat-negative,
  .stat-positive {
    animation: none;
  }

  .animate-on-scroll {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .container {
    padding: 0 1.5rem;
  }

  .hero-content {
    gap: 3rem;
  }
}

@media (max-width: 768px) {
  .container {
    padding: 0 1rem;
  }

  header {
    background: rgba(15, 20, 25, .98);
    min-height: 60px;
  }

  nav {
    padding: .8rem 0;
  }

  .nav-links {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: var(--dark-bg);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: right .3s;
    z-index: 999;
  }

  .hero-content,
  .hero-text {
    display: flex;
    flex-direction: column;
  }

  .nav-links.active {
    right: 0;
  }

  .menu-toggle {
    display: flex;
    z-index: 1001;
  }

  .hero {
    padding: 6rem 0 4rem;
    min-height: calc(100vh - 60px);
  }

  .hero-visual {
    order: 1;
    margin-top: 0;
  }

  .hero-text {
    order: 2;
    align-items: center;
  }

  .hero-benefit,
  .hero-logo,
  .hero-problem,
  .hero-urgency,
  h1 {
    order: 0;
    width: 100%;
  }

  .hero-text .cta-button {
    order: 2;
    width: 90%;
    max-width: 320px;
    margin: 1.5rem auto 0;
    padding: 1rem 1.8rem;
    font-size: 1rem;
    align-self: center;
  }

  .stats-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
  }

  .stat-item {
    padding: 1.5rem;
  }

  .stat-number {
    font-size: 2rem;
  }

  .stats-source {
    text-align: center;
    margin-top: 1.5rem;
  }

  .credibility,
  .cta-section,
  .results,
  .services,
  .why-choose-us {
    padding: 4rem 0;
  }

  .credibility h2,
  .cta-section h2,
  .result-number,
  .section-header h2,
  .why-choose-us h2 {
    font-size: 2.5rem;
  }

  .credibility-grid,
  .services-grid,
  .why-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .cred-item,
  .service-card,
  .why-item {
    padding: 2rem 1.5rem;
  }

  .results-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }

  .result-item {
    padding: 2rem 1rem;
  }

  .cta-options {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .hero-content {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    text-align: center;
  }

  .hero-text {
    order: 1;
  }

  .hero-visual {
    order: 2;
  }

  .cta-button {
    order: 3;
    width: 90%;
    max-width: 320px;
    margin: 1.5rem auto 0;
    padding: 1rem 1.8rem;
    font-size: 1rem;
  }

  .hero-urgency {
    order: 4;
    margin-top: 1rem;
    margin-bottom: 2rem;
    width: 100%;
  }

  .menu-toggle {
    display: flex;
    z-index: 1001;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 0 1rem;
  }

  header {
    min-height: 55px;
  }

  nav {
    padding: .7rem 0;
  }

  .logo {
    font-size: 1.3rem;
  }

  .hero {
    padding-top: 55px;
  }

  .hero h1 {
    font-size: 2rem;
    line-height: 1.2;
  }

  .hero-problem {
    font-size: 1rem;
  }

  .hero-benefit {
    font-size: .85rem;
    padding: .8rem;
  }

  .cta-button {
    padding: .8rem 1.2rem;
    font-size: .9rem;
  }

  .credibility h2,
  .cta-section h2,
  .result-number,
  .section-header h2,
  .stat-number,
  .why-choose-us h2 {
    font-size: 1.8rem;
  }

  .results-grid {
    grid-template-columns: 1fr;
  }

  .cred-item,
  .service-card,
  .why-item {
    padding: 1.5rem 1rem;
  }

  @media (max-width: 768px) {
    .blog-section {
      padding: 6rem 1rem 4rem;
    }

    .blog-header h2 {
      font-size: 2rem;
    }

    .blog-grid {
      grid-template-columns: 1fr;
      gap: 1.5rem;
    }
  }

  @media (max-width: 480px) {
    .blog-card-image {
      height: 150px;
      font-size: 3rem;
    }
  }
}

@media (max-width: 768px) {
  .blog-dropdown-content {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    min-width: auto;
    margin: 0;
    border-radius: 0;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
  }
}

/* CORREÇÃO DE EMERGÊNCIA - MENU MOBILE */
@media (max-width: 768px) {
    .nav-links:not(.active) {
        display: none !important;
    }
    
    .nav-links.active {
        display: flex !important;
        right: 0 !important;
    }
}