:root {
  /* Color Palette - Derived from Screenshots */
  --color-bg-dark: #0B1221;
  --color-bg-darker: #060a12;
  --color-accent: #2DD4BF;
  /* Teal/Cyan */
  --color-accent-hover: #14b8a6;
  --color-text-white: #FFFFFF;
  --color-text-gray: #94A3B8;
  --color-text-dark: #1e293b;
  --color-card-bg-light: #FFFFFF;
  --color-card-border: #e2e8f0;

  /* Color Palette - Derived from Screenshots */
  --color-bg-dark: #0B1221;
  --color-bg-darker: #060a12;
  --color-accent: #2DD4BF;
  /* Teal/Cyan */
  --color-accent-hover: #14b8a6;
  --color-text-white: #FFFFFF;
  --color-text-gray: #94A3B8;
  --color-text-dark: #1e293b;
  --color-card-bg-light: #FFFFFF;
  --color-card-border: #e2e8f0;
  --color-input-placeholder: #cbd5e1;

  /* Spacing */
  --container-width: 1200px;
  --header-height: 80px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
  position: relative;
  padding-top: 30px;
}

body {
  font-family: 'Inter', sans-serif;
  background-color: var(--color-bg-dark);
  color: var(--color-text-white);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

/* Lucide Icons Sizing Fix */
svg[data-lucide] {
  width: 1.25em;
  height: 1.25em;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  display: inline-block;
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Inter', sans-serif;
  margin-bottom: 24px;
}

h1 {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.15;
}

h2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
}

/* Utilities */
.container {
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 24px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
  cursor: pointer;
  border: none;
  font-size: 1rem;
}

.btn-primary {
  background-color: var(--color-accent);
  color: var(--color-bg-dark);
}

.btn-primary:hover {
  background-color: var(--color-accent-hover);
  color: white;
  transform: translateY(-1px);
}

.text-accent {
  color: var(--color-accent);
}

.text-center {
  text-align: center;
}

.hidden {
  display: none;
}

/* Header */
header {
  height: var(--header-height);
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background-color: rgba(11, 18, 33, 0.95);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.logo {
  display: flex;
  align-items: center;
  gap: -4px;
  /* Negativo para acercar el portal a las letras */
  font-weight: 700;
  font-size: 1.25rem;
  color: white;
  text-decoration: none;
  position: relative;
}

.logo img {
  height: 50px;
  mix-blend-mode: screen;
}

.logo span {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
  position: relative;
  z-index: 2;
  /* Por delante del portal */
  opacity: 1;
  /* Visible por defecto */
}

.logo small {
  font-size: 0.7rem;
  color: var(--color-accent);
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
}

.logo-portal-container {
  width: 60px;
  height: 60px;
  background-color: var(--color-bg-dark);
  border: 2px solid rgba(45, 212, 191, 0.25);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
  /* Por debajo de las letras */
  transition: all 0.4s ease;
  margin-right: -38px;
  /* Ajuste milimétrico: el ápice de la 'A' toca el borde derecho */
}

/* Removido el pseudo-elemento halo para mayor limpieza visual en cabecera */

/* Deshabilitamos el hover en cabecera por petición, se mantiene solo en footer */
footer .logo:hover .logo-portal-container {
  transform: scale(1.05);
  border-color: rgba(45, 212, 191, 0.6);
}

/* ========================================
   FOOTER LOGO (With Glow/Halo)
   ======================================== */
footer .logo-portal-container {
  box-shadow: 0 0 20px rgba(45, 212, 191, 0.25), inset 0 0 15px rgba(45, 212, 191, 0.15);
}

footer .logo-portal-container::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle at center, rgba(45, 212, 191, 0.15) 0%, transparent 70%);
  transition: opacity 0.4s ease;
  pointer-events: none;
  filter: blur(2px);
}

footer .logo:hover .logo-portal-container {
  transform: scale(1.1);
  box-shadow: 0 0 40px rgba(45, 212, 191, 0.5), inset 0 0 20px rgba(45, 212, 191, 0.3);
  border-color: rgba(45, 212, 191, 0.8);
}


/* Contenedor animado: Activa el recorte para el efecto de revelado */
.logo-animate {
  clip-path: inset(-20px -100% -20px 0px);
  /* Protege contra desbordamiento derecho */
  position: relative;
  padding-left: 2px;
  overflow: hidden;
  /* Margen de seguridad mínimo para evitar el recorte al escalar */
}

section {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Animación de entrada: Salida desde el portal izquierdo */
@keyframes emerge-brand {
  0% {
    transform: translateX(-220px);
    /* Empieza oculto a la izquierda */
  }

  100% {
    transform: translateX(0);
    /* Posición final */
  }
}

.logo-animate span {
  animation: emerge-brand 2.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-delay: 0.1s;
}

.logo-portal-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: screen;
}

nav ul {
  display: flex;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}

nav li {
  position: relative;
  /* Needed for dropdown positioning */
  padding: 10px 0;
  /* Increase hover area */
}

nav a,
nav [data-href] {
  color: var(--color-text-gray);
  text-decoration: none;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  font-weight: 500;
  display: block;
}

nav a:hover,
nav li:hover [data-href] {
  color: white !important;
}

/* Dropdown Menu */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  min-width: 240px;
  border-radius: 8px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  z-index: 1000;
  margin-top: 0;
}

nav li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 10px;
  /* Slight slide effect */
}

.dropdown-menu li {
  padding: 0;
}

.dropdown-menu a {
  color: var(--color-bg-dark) !important;
  /* Deep blue text requested */
  padding: 12px 24px;
  display: block;
  font-size: 0.9rem;
  font-weight: 500;
  white-space: nowrap;
}

.dropdown-menu a:hover {
  background-color: #f1f5f9;
  color: var(--color-accent) !important;
  /* Optional: Accent on hover */
}

/* Chevron correction */
.nav-arrow {
  display: inline-block;
  font-size: 0.7em;
  margin-left: 4px;
  transition: transform 0.2s;
}

nav li:hover .nav-arrow {
  transform: rotate(180deg);
}

/* Hero Section */
.hero {
  padding: 120px 0 80px;
  text-align: center;
  background: radial-gradient(circle at center, rgba(45, 212, 191, 0.05) 0%, transparent 70%);
}

.hero h1 {
  font-size: 3.5rem;
  font-weight: 800;
  margin-bottom: 24px;
  letter-spacing: -0.02em;
}

.hero p {
  font-size: 1.25rem;
  color: var(--color-text-gray);
  max-width: 600px;
  margin: 0 auto 48px;
}

/* Cards Section - Cards are White on this section in screenshots? 
   Actually looking at the second screenshot, there is a section with white cards. 
   "Quiero recuperar mi tiempo" etc. 
*/
.options-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  margin-bottom: 80px;
}

.section-white {
  background-color: white;
  padding: 80px 0;
  color: var(--color-text-dark);
}

.card {
  background: white;
  color: var(--color-text-dark);
  padding: 32px;
  /* Reduced from 40px (~20% reduction to be safe/noticeable) */
  border-radius: 16px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  /* Subtle base shadow */
  transition: all 0.2s ease;
  border: 1px solid var(--color-card-border);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  height: 100%;
}

.card:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  /* Gray shadow on hover */
  border-color: var(--color-accent);
}

.card.card-selected {
  border-color: var(--color-accent);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  /* Gray shadow on click/select */
  transform: translateY(-4px);
}

.card:hover .card-icon,
.card.card-selected .card-icon {
  color: var(--color-accent);
}

.card-icon {
  margin-bottom: 20px;
  /* Reduced spacing */
  color: #334155;
  /* Slate 700 - Default icon color from screenshot seems dark grey/slate */
  transition: color 0.2s;
}

.card-icon svg {
  width: 32px;
  height: 32px;
  stroke-width: 1.5;
}

.card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 8px;
}

.card .link-text {
  color: #0f766e;
  /* Darker teal for text on white */
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 12px;
  display: block;
}

.card p {
  color: #64748b;
  font-size: 0.95rem;
  line-height: 1.5;
}

/* Divider/Transition */
.section-divider {
  text-align: center;
  padding: 40px 0;
  color: var(--color-text-gray);
}

.mail-icon {
  font-size: 48px;
  margin-bottom: 16px;
  opacity: 0.5;
}

/* Footer */
footer {
  background-color: #010408;
  padding: 150px 0 40px;
  /* 150px de espacio inicial */
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.8fr 1fr 1fr 1fr;
  gap: 40px;
  margin: 0 auto 40px;
  /* Espacio reducido (40px) hacia la línea iluminada */
  max-width: 900px;
  /* Conjunto más compacto y centrado */
}

.footer-col h4 {
  color: var(--color-accent);
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 32px;
  text-transform: none;
}

.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-col li {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #94a3b8;
  font-size: 0.95rem;
}

.footer-col a {
  color: #94a3b8;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer-col a:hover {
  color: var(--color-accent);
  transform: translateX(4px);
}

.footer-socials {
  display: flex;
  gap: 16px;
  margin-top: 32px;
}

.social-link {
  width: 40px;
  height: 40px;
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(45, 212, 191, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #94a3b8;
  text-decoration: none;
  transition: all 0.3s ease;
}

.social-link:hover {
  background: rgba(45, 212, 191, 0.1);
  border-color: var(--color-accent);
  color: var(--color-accent);
  transform: translateY(-4px);
}

.copyright {
  border-top: 2px solid rgba(45, 212, 191, 0.4);
  /* Línea turquesa de marca más presente */
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #64748b;
  font-size: 0.9rem;
  max-width: 900px;
  /* Alineado con el grid superior */
  margin: 0 auto;
}

.copyright-links {
  display: flex;
  gap: 32px;
}

.copyright-links a {
  color: #64748b;
  text-decoration: none;
  transition: color 0.3s ease;
}

.copyright-links a:hover {
  color: white;
}

@media (max-width: 768px) {
  .copyright {
    justify-content: center;
    padding-right: 0;
    text-align: center;
  }
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {
  display: none;
  background: transparent;
  border: none;
  color: var(--color-accent);
  cursor: pointer;
  padding: 8px;
  z-index: 1000;
  transition: transform 0.2s ease;
}

.mobile-menu-toggle:hover {
  transform: scale(1.1);
}

.mobile-menu-toggle:active {
  transform: scale(0.95);
}

/* Responsive Styles */
@media (max-width: 768px) {
  header .container {
    justify-content: space-between;
  }

  .mobile-menu-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000 !important;
    position: relative;
  }

  /* Ocultar botón principal en móviles para dar espacio al logo y burger */
  header .btn-primary:not(.mobile-menu-toggle) {
    display: none;
  }

  nav {
    pointer-events: none;
    position: fixed;
    top: 0;
    right: -100%;
    width: 60%;
    height: 100vh;
    background: var(--color-bg-dark);
    backdrop-filter: blur(12px);
    border-left: 1px solid rgba(45, 212, 191, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: right 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 2000;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.5);
  }

  nav.active {
    right: 0;
    pointer-events: auto !important;
    display: flex !important;
  }

  nav ul {
    flex-direction: column;
    align-items: center;
    gap: 10px !important;
    display: flex !important;
  }

  nav ul li a,
  nav ul li span {
    font-size: 1.15rem;
    font-weight: 600;
    pointer-events: auto !important;
    display: block !important;
    padding: 4px 24px;
    width: 100%;
    text-align: center;
  }

  /* Ajuste de Hero para evitar overflow de texto */
  h1 {
    font-size: 2rem !important;
  }

  h2 {
    font-size: 1.75rem !important;
  }

  .home-hero h1 {
    font-size: 2rem !important;
  }

  .hero-buttons {
    flex-direction: column;
    gap: 12px;
    padding: 0 20px;
  }

  .hero-buttons .btn {
    width: 100%;
  }

  /* Footer centrado en móviles */
  .footer-grid {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 40px;
  }

  .footer-col {
    padding-right: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-socials {
    justify-content: center;
  }

  .grid-3 {
    grid-template-columns: 1fr !important;
  }

  .copyright {
    flex-direction: column !important;
    gap: 20px;
    text-align: center;
    padding: 32px 20px;
  }

  .copyright-links {
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
  }

  section {
    padding: 60px 0 !important;
  }

  /* Evitar que el logo portal container sea demasiado grande en móviles */
  .logo-portal-container {
    width: 50px;
    height: 50px;
    margin-right: -32px;
  }

  .logo span {
    font-size: 1.1rem;
  }

  /* Burbujas en móvil: Ancladas a su lado correspondiente */
  .chat-tooltip-bubble {
    right: 16px !important;
    left: auto !important;
    max-width: 80vw;
  }

  .cookie-tooltip-bubble {
    left: 16px !important;
    right: auto !important;
    max-width: 80vw;
  }

  /* El botón está a 20px del borde y mide 60px. El centro está a 50px del borde. */
  /* Si la burbuja está a 16px, la flecha debe estar a 50 - 16 = 34px. */
  .chat-tooltip-bubble::after {
    right: 34px !important;
  }

  .cookie-tooltip-bubble::after {
    left: 34px !important;
  }
}

/* Pantallas Extra Pequeñas (Mobile S/M) */
@media (max-width: 480px) {
  .logo span {
    font-size: 0.9rem;
  }

  .logo small {
    font-size: 0.6rem;
  }

  .logo-portal-container {
    margin-right: -25px;
    width: 50px;
    height: 50px;
  }
}

/* --- HOME PAGE STYLES --- */

/* Home Hero */
.home-hero {
  position: relative;
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  padding: 80px 0 100px;
  text-align: center;
  overflow: hidden;
  background-color: var(--color-bg-dark);
  background-image: url('assets/ia-para-todos.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(6, 10, 18, 0.7);
  /* Dark semi-transparent overlay */
  z-index: 1;
  pointer-events: none;
}

.home-hero .container {
  position: relative;
  z-index: 2;
}

/* Contact Hero */
.contact-hero {
  position: relative;
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 140px 0 100px;
  text-align: center;
  overflow: hidden;
  background-color: var(--color-bg-dark);
  background-image: radial-gradient(circle at center, rgba(45, 212, 191, 0.05) 0%, transparent 70%);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}


.contact-hero .container {
  position: relative;
  z-index: 2;
  width: 100%;
}

.contact-hero .eyebrow {
  color: var(--color-accent);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
  display: block;
}

.eyebrow {
  color: var(--color-accent);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
  display: block;
}

.eyebrow-dark {
  color: #0f766e;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 16px;
  display: block;
}

.text-gradient {
  background: linear-gradient(to right, #ffffff, #99f6e4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-right: 0.1em;
}

.hero-subtitle {
  font-size: 1.25rem;
  color: var(--color-text-gray);
  max-width: 700px;
  margin: 0 auto 40px;
}

.hero-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
}

/* Scroll Indicator Arrow */
.scroll-indicator {
  margin-top: 48px;
  display: flex;
  justify-content: center;
  animation: bounce 2s infinite;
  color: rgba(255, 255, 255, 0.4);
}

.scroll-indicator svg {
  width: 28px;
  height: 28px;
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(10px);
  }
}

.btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 23px;
  /* 1px less for border */
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  transition: all 0.2s;
}

.btn-outline:hover {
  border-color: white;
  background-color: rgba(255, 255, 255, 0.05);
}

/* Sections */
.section-light {
  background-color: #f8fafc;
  /* Slate 50 */
  padding: 100px 0;
  color: var(--color-text-dark);
}

.section-dark {
  background-color: var(--color-bg-dark);
  padding: 100px 0;
  color: white;
}

.section-desc {
  max-width: 600px;
  margin: 0 auto 60px;
  color: #64748b;
  font-size: 1.1rem;
}

.text-center {
  text-align: center;
}

.mb-12 {
  margin-bottom: 48px;
}

/* Grids */
.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

/* Feature Cards (Light) */
.feature-card {
  background: white;
  padding: 40px 32px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  text-align: left;
  transition: all 0.2s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  border-color: var(--color-accent);
}

.icon-circle {
  width: 56px;
  height: 56px;
  background-color: #f0fdfa;
  color: var(--color-accent);
  /* Actually teal-600 looks better on white, using accent for now */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 24px;
}

.icon-circle svg {
  width: 28px;
  height: 28px;
  color: #0d9488;
}

/* Darker teal */

.feature-card h3 {
  font-size: 1.25rem;
  margin-bottom: 12px;
  color: #0f172a;
}

.feature-card p {
  color: #64748b;
  font-size: 0.95rem;
}

/* Bridge Banner */
.bridge-banner {
  background-color: var(--color-bg-darker);
  padding: 80px 0;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  background-image: url('assets/del-caos-al-ruido.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.bridge-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(6, 10, 18, 0.6);
  z-index: -1;
}

.bridge-content h2 {
  font-size: 2.5rem;
  margin-bottom: 16px;
}

.bridge-content p {
  font-size: 1.25rem;
  color: var(--color-text-gray);
}

/* Results Grid */
.result-card {
  text-align: center;
  padding: 24px;
}

.big-stat {
  font-size: 3.5rem;
  font-weight: 800;
  color: var(--color-accent);
  /* Uses #2DD4BF */
  color: #0d9488;
  /* Darker teal for visibility on white */
  margin-bottom: 8px;
  line-height: 1;
}

.result-card h4 {
  font-size: 1.1rem;
  margin-bottom: 8px;
  color: #0f172a;
}

/* Vertical Cards (Dark) */
.vertical-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 40px 32px;
  border-radius: 16px;
  transition: transform 0.2s;
}

.vertical-card:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.2);
}

.badget {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--color-accent);
  background: rgba(45, 212, 191, 0.1);
  padding: 4px 8px;
  border-radius: 4px;
  margin-bottom: 16px;
}

.vertical-card h3 {
  font-size: 1.5rem;
  margin-bottom: 16px;
}

.vertical-card p {
  color: var(--color-text-gray);
  margin-bottom: 24px;
}

.link-arrow {
  color: var(--color-accent);
  font-weight: 600;
  text-decoration: none;
  font-size: 0.9rem;
}

.link-arrow:hover {
  text-decoration: underline;
}

/* FAQ Accordion */
.faq-container {
  max-width: 800px;
}

.accordion-item {
  border-bottom: 1px solid #e2e8f0;
}

.accordion-trigger {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 24px 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #0f172a;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

/* CTA Section */
.cta-section {
  padding: 100px 0;
  background: linear-gradient(to bottom, var(--color-bg-dark), var(--color-bg-darker));
}

.steps-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  max-width: 600px;
  margin: 0 auto;
  color: var(--color-text-gray);
}

@media (max-width: 580px) {
  .steps-grid {
    flex-direction: column;
    gap: 32px;
  }

  .step-line {
    display: none;
  }
}

.step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.step-num {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: white;
}

.step-line {
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  flex-grow: 1;
  width: 50px;
}

.btn-large {
  padding: 16px 40px;
  font-size: 1.1rem;
}

/* Split Section (Empresa Page) */
.split-section {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-top: 40px;
}

.split-content {
  flex: 1;
}

.split-card {
  flex: 1;
}

@media (max-width: 768px) {
  .split-section {
    flex-direction: column;
  }
}

.check-list {
  list-style: none;
  margin-top: 24px;
}

.check-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  color: #475569;
  font-weight: 500;
}

.check-list li svg {
  color: var(--color-accent);
  /* Teal Checkmarks */
  width: 20px;
  height: 20px;
}

.split-card {
  background: white;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f5f9;
}

.split-card h3 {
  font-size: 1.5rem;
  margin-bottom: 16px;
  color: #0f172a;
}

.split-card p {
  color: #64748b;
  line-height: 1.7;
  margin-bottom: 24px;
}

.quote-box {
  border-left: 4px solid var(--color-accent);
  padding-left: 16px;
  font-style: italic;
  color: #334155;
  font-weight: 500;
}

/* Nosotros Page Styles */

.manifesto-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  margin-bottom: 60px;
}

.manifesto-card {
  background: white;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  position: relative;
}

.card-num {
  width: 32px;
  height: 32px;
  background-color: #f0fdfa;
  color: var(--color-accent);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin-bottom: 16px;
  font-size: 0.9rem;
}

/* Contact Page Styles */
.contact-hero {
  background-color: var(--color-bg-dark);
  padding: 120px 0 80px;
  text-align: center;
  /* Ensure it matches the dark theme from screenshot */
}

.contact-hero h1 {
  font-size: 3.5rem;
  font-weight: 800;
  color: white;
  margin-bottom: 24px;
}

.contact-hero p {
  font-size: 1.25rem;
  color: var(--color-text-gray);
  max-width: 650px;
  margin: 0 auto;
}

.manifesto-card h3 {
  font-size: 1.1rem;
  margin-bottom: 12px;
  color: #0f172a;
}

.manifesto-card p {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.6;
}

.what-not-box {
  background-color: #f1f5f9;
  padding: 48px;
  border-radius: 20px;
  margin-top: 60px;
}

/* Team Card */
.team-card {
  background: white;
  border-radius: 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  max-width: 800px;
  margin: 40px auto 0;
  display: flex;
  align-items: center;
  padding: 40px;
  text-align: left;
  gap: 40px;
}

@media (max-width: 768px) {
  .team-card {
    flex-direction: column;
    text-align: center;
  }
}

.team-img-placeholder {
  width: 120px;
  height: 120px;
  background-color: #f0fdfa;
  /* Light teal */
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.team-content h3 {
  font-size: 1.5rem;
  margin-bottom: 4px;
  color: #0f172a;
}

.team-content .role {
  color: var(--color-accent);
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 16px;
  display: block;
}

.team-content p {
  color: #64748b;
  margin-bottom: 16px;
  font-size: 0.95rem;
}

.linkedin-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0077b5;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
}

/* Partners */
.partner-card {
  background: white;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.partner-icon {
  width: 48px;
  height: 48px;
  background-color: #f8fafc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 16px;
  color: #64748b;
}

.partner-card h4 {
  color: #0f172a;
  margin-bottom: 4px;
}

.partner-card .small {
  font-size: 0.8rem;
  color: #94a3b8;
}

/* Dark Mission Section (Bottom) */
.mission-section {
  background-color: var(--color-bg-darker);
  color: white;
  padding: 100px 0;
  background: radial-gradient(circle at top center, rgba(45, 212, 191, 0.05), var(--color-bg-dark) 50%);
}

.mission-section h2 {
  margin-bottom: 24px;
  font-size: 2rem;
}

.mission-section p {
  max-width: 600px;
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #cbd5e1;
}

/* Proyecto Neuro Styles */
.hero-neuro {
  background: linear-gradient(rgba(11, 18, 33, 0.7), rgba(11, 18, 33, 0.9)), url('https://images.unsplash.com/photo-1577896851231-70ef18881754?q=80&w=2070&auto=format&fit=crop');
  /* Placeholder education image */
  background-size: cover;
  background-position: center;
  color: white;
  padding: 160px 0 100px;
  position: relative;
  text-align: left;
}

.card-eyebrow {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-accent);
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.neuro-list {
  list-style: none;
  border-radius: 12px;
  padding: 32px 24px;
  border-radius: 12px;
  text-align: left;
}

/* Stats Grid (Crecimiento Page) */
.stats-card-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.stat-card {
  background-color: rgba(15, 23, 42, 0.6);
  /* Dark navy card */
  border: 1px solid #1e293b;
  padding: 24px;
  border-radius: 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 480px) {
  .stats-card-grid {
    grid-template-columns: 1fr !important;
  }
}

.stat-card svg {
  color: var(--color-accent);
  width: 28px;
  height: 28px;
  margin-bottom: 12px;
}

.stat-card h4 {
  color: white;
  font-size: 1.5rem;
  margin-bottom: 4px;
}

.stat-card p {
  color: #94a3b8;
  font-size: 0.8rem;
}

.neuro-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 0.9rem;
  color: #475569;
}

.neuro-list li::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232DD4BF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin-top: 3px;
}

/* Dark card variant for neuro list */
.neuro-list.dark-mode li {
  color: #cbd5e1;
}

.dark-card {
  background-color: #1e293b;
  border: 1px solid #334155;
  border-radius: 12px;
  padding: 32px;
  flex: 1;
}

/* FAQ Accordion */
.faq-container {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  background: white;
  margin-bottom: 16px;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
  overflow: hidden;
}

.faq-item summary {
  padding: 20px 24px;
  font-weight: 600;
  cursor: pointer;
  list-style: none;
  position: relative;
  color: #0f172a;
}

.faq-item summary::after {
  content: "+";
  position: absolute;
  right: 24px;
  color: var(--color-accent);
  font-weight: 700;
  font-size: 1.2rem;
}

.faq-item[open] summary::after {
  content: "-";
}

.faq-item p {
  padding: 0 24px 24px;
  color: #64748b;
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
}

/* Solutions Grid (Optimization Page) */
.solutions-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 32px;
}

@media (max-width: 768px) {
  .solutions-grid {
    grid-template-columns: 1fr;
  }
}

.solution-card {
  background: white;
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  border: 1px solid #f1f5f9;
  transition: transform 0.2s;
}

.solution-card:hover {
  transform: translateY(-5px);
}

.sol-icon {
  width: 40px;
  height: 40px;
  background-color: var(--color-bg-dark);
  /* Dark bg for icon container? Check screenshot - looks like teal actually */
  background-color: #f0fdfa;
  color: var(--color-accent);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.sol-eyebrow {
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}

.solution-card h3 {
  font-size: 1.25rem;
  margin-bottom: 12px;
  color: #0f172a;
}

.solution-card p {
  color: #64748b;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 24px;
}

.sol-footer {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--color-accent);
  font-weight: 500;
  font-size: 0.9rem;
}

/* Method Steps */
.method-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
}

.step-card {
  background: rgba(255, 255, 255, 0.03);
  /* Subtle dark card */
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 32px 24px;
  border-radius: 12px;
  text-align: left;
}

.step-card h4 {
  font-size: 1.1rem;
  margin-bottom: 8px;
  color: white;
}

.step-card p {
  color: #94a3b8;
  font-size: 0.95rem;
}

/* ========================================
   FLOATING CHAT BUTTON
   ======================================== */
.chat-float-btn {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
  transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
  box-shadow: 0 0 12px rgba(45, 212, 191, 0.15);
  overflow: hidden;
  border: 2px solid rgba(45, 212, 191, 0.25);
  background: var(--color-bg-dark);
  text-decoration: none;
}

/* Halo teal interior suave visible en reposo */
.chat-float-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle at center, rgba(45, 212, 191, 0.12) 0%, transparent 70%);
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.chat-float-btn:hover::before {
  opacity: 0;
}

.chat-float-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100%;
  /* Making it a bit larger so the icon is well visible */
  height: 100%;
  object-fit: contain;
  mix-blend-mode: screen;
  /* Effectively removes any black or mesh background */
  opacity: 0;
  /* Invisible por defecto */
  transform: translate(-50%, -50%) scale(0.75);
  filter: brightness(1.2);
  /* Enhance the glow */
  /* Tránsito de salida calmado */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.chat-float-btn:hover,
.chat-float-btn.active {
  transform: scale(1.1);
  box-shadow: 0 0 45px rgba(45, 212, 191, 0.6), inset 0 0 25px rgba(45, 212, 191, 0.4);
  border-color: rgba(45, 212, 191, 0.8);
}

.chat-float-btn:hover::before,
.chat-float-btn.active::before {
  opacity: 1;
  background: radial-gradient(circle at center, rgba(45, 212, 191, 0.25) 0%, transparent 75%);
  filter: blur(2px);
}

.chat-float-btn:hover img,
.chat-float-btn.active img {
  opacity: 1;
  transform: translate(-50%, -50%) scale(0.9);
  /* Tránsito de entrada pausado y fluido */
  transition: opacity 0.9s ease-in-out, transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}

@keyframes pulse-ring {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.4;
  }

  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}

/* Responsive styling moved below for correct override */

/* ========================================
   FLOATING COOKIE BUTTON
   ======================================== */
.cookie-float-btn {
  position: fixed;
  bottom: 24px;
  left: 24px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
  transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
  box-shadow: 0 0 12px rgba(45, 212, 191, 0.15);
  overflow: hidden;
  border: 2px solid rgba(45, 212, 191, 0.25);
  background: var(--color-bg-dark);
  text-decoration: none;
}

/* Halo teal interior */
.cookie-float-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle at center, rgba(45, 212, 191, 0.12) 0%, transparent 70%);
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.cookie-float-btn:hover::before {
  opacity: 0;
}

.cookie-float-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 50%;
  mix-blend-mode: screen;
  z-index: 1;
  opacity: 0;
  /* hidden by default to match brain button */
  transform: translate(-50%, -50%) scale(0.75);
  filter: brightness(1.1) contrast(1.1);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.cookie-float-btn:hover,
.cookie-float-btn.active {
  transform: scale(1.1);
  box-shadow: 0 0 45px rgba(45, 212, 191, 0.6), inset 0 0 25px rgba(45, 212, 191, 0.4);
  border-color: rgba(45, 212, 191, 0.8);
}

.cookie-float-btn:hover::before,
.cookie-float-btn.active::before {
  opacity: 1;
  background: radial-gradient(circle at center, rgba(45, 212, 191, 0.25) 0%, transparent 75%);
  filter: blur(2px);
}

.cookie-float-btn:hover img,
.cookie-float-btn.active img {
  opacity: 1;
  transform: translate(-50%, -50%) scale(0.85);
  /* Un poco más grande al emerger */
  transition: opacity 0.4s ease-in-out, transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Responsive Mobile Sizing for Floating Buttons */
@media (max-width: 768px) {

  .chat-float-btn,
  .cookie-float-btn {
    width: 60px;
    height: 60px;
    bottom: 20px;
  }

  .chat-float-btn {
    right: 20px;
  }

  .cookie-float-btn {
    left: 20px;
  }
}

/* ========================================
   HERO SECTION REFINEMENTS
   ======================================== */
.text-italic {
  font-style: italic;
}

.hero-quote {
  font-size: 1rem;
  color: #94A3B8;
  font-style: italic;
  margin: 24px 0 32px;
  opacity: 0.9;
}

.scroll-indicator {
  margin-top: 32px;
  animation: bounce 2s infinite;
}

.scroll-indicator i {
  width: 24px;
  height: 24px;
  color: var(--color-accent);
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-10px);
  }

  60% {
    transform: translateY(-5px);
  }
}

.hero-subtitle strong {
  color: white;
}

/* ========================================
   NUR CHAT TOOLTIP BUBBLE
   ======================================== */
/* Base Bubble Style */
.tooltip-bubble {
  position: fixed;
  bottom: 108px;
  max-width: 260px;
  width: max-content;
  background: rgba(11, 18, 33, 0.96);
  border: 1px solid rgba(45, 212, 191, 0.3);
  padding: 14px 18px;
  font-family: 'Inter', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.6;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgba(45, 212, 191, 0.08),
    0 0 24px rgba(45, 212, 191, 0.06);
  opacity: 0;
  pointer-events: none;
  z-index: 9998;
  transition: opacity 0.35s ease, transform 0.4s cubic-bezier(0.34, 1.4, 0.64, 1);
}

.tooltip-bubble.visible {
  opacity: 1;
  transform: translateY(0) scale(1) !important;
}

/* Chat-specific positioning (Right) */
.chat-tooltip-bubble {
  right: 24px;
  border-radius: 16px 16px 16px 4px;
  transform: translateY(10px) scale(0.92);
  transform-origin: bottom right;
}

/* Cookie-specific positioning (Left) */
.cookie-tooltip-bubble {
  left: 24px;
  border-radius: 16px 16px 4px 16px;
  transform: translateY(10px) scale(0.92);
  transform-origin: bottom left;
}

/* Unified Bubble Arrow */
.tooltip-bubble::after {
  content: '';
  position: absolute;
  bottom: -7px;
  width: 13px;
  height: 13px;
  background: rgba(11, 18, 33, 0.96);
  border-right: 1px solid rgba(45, 212, 191, 0.3);
  border-bottom: 1px solid rgba(45, 212, 191, 0.3);
  transform: rotate(45deg);
  border-radius: 0 0 3px 0;
}

.chat-tooltip-bubble::after {
  right: 35px;
}

.cookie-tooltip-bubble::after {
  left: 35px;
}

/* Cabecera del globo: punto de estado + nombre */
.chat-tooltip-header {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 8px;
}

.chat-tooltip-name {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-accent, #2DD4BF);
}

/* Punto verde pulsante de "en línea" */
.chat-tooltip-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4ade80;
  box-shadow: 0 0 6px rgba(74, 222, 128, 0.7);
  animation: dot-pulse 2s ease-in-out infinite;
  flex-shrink: 0;
}

@keyframes dot-pulse {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.6;
    transform: scale(0.85);
  }
}

/* ========================================
   SOCIAL TOOLTIP BUBBLES
   ======================================== */
.social-link-wrapper {
  position: relative;
  display: flex;
}

.social-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 10px) scale(0.92);
  width: max-content;
  background: rgba(11, 18, 33, 0.96);
  border: 1px solid rgba(45, 212, 191, 0.3);
  border-radius: 12px;
  padding: 8px 12px;
  font-family: 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  color: #ffffff;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.34, 1.4, 0.64, 1);
  z-index: 100;
  margin-bottom: 12px;
  text-align: center;
}

.social-tooltip::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  background: rgba(11, 18, 33, 0.96);
  border-right: 1px solid rgba(45, 212, 191, 0.3);
  border-bottom: 1px solid rgba(45, 212, 191, 0.3);
}

.social-link-wrapper:hover .social-tooltip {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

/* Soporte para Clean Links (sin mostrar URL en barra de estado) */
[data-href] {
  cursor: pointer !important;
  transition: color 0.2s ease, transform 0.2s ease;
  -webkit-tap-highlight-color: rgba(45, 212, 191, 0.2);
  pointer-events: auto !important;
}

[data-href]:hover {
  color: white !important;
}

.footer-col [data-href] {
  color: #94a3b8;
  text-decoration: none;
}

/* ========================================
   AUTHORITY BAR (POWERED BY)
   ======================================== */
.authority-bar {
  padding: 40px 0;
  background-color: var(--color-bg-darker);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  text-align: center;
}

.authority-title {
  font-size: 0.7rem;
  font-weight: 700;
  color: rgba(148, 163, 184, 0.5);
  /* Very subtle gray */
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 30px;
}

.authority-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
  padding: 0 40px;
}

.auth-logo {
  height: 24px;
  opacity: 0.4;
  filter: grayscale(1) brightness(1.5);
  transition: all 0.4s ease;
}

.auth-logo:hover {
  opacity: 1;
  filter: grayscale(0) brightness(1);
  transform: scale(1.05);
}

@media (max-width: 768px) {
  .authority-logos {
    gap: 24px;
    padding: 0 16px;
  }

  .auth-logo {
    height: 16px;
  }
}

/* ========================================
   IMPACT CASE PROJECTIONS
   ======================================== */
.impact-section {
  padding: 100px 0;
  background-color: var(--color-bg-darker);
  border-top: 1px solid rgba(255, 255, 255, 0.03);
}

.impact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 60px;
}

.impact-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(45, 212, 191, 0.08);
  padding: 56px 32px;
  border-radius: 24px;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.impact-card:hover {
  background: rgba(45, 212, 191, 0.04);
  border-color: var(--color-accent);
  transform: translateY(-8px);
  box-shadow: 0 20px 40px -20px rgba(45, 212, 191, 0.3);
}

.impact-stat {
  font-size: 3.5rem;
  font-weight: 800;
  color: var(--color-accent);
  margin-bottom: 4px;
  line-height: 1;
  letter-spacing: -0.02em;
}

.impact-unit {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--color-accent);
  vertical-align: super;
  margin-left: 2px;
}

.impact-label {
  font-size: 0.75rem;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 24px;
  display: block;
}

.impact-desc {
  font-size: 0.95rem;
  color: #94a3b8;
  line-height: 1.6;
}

.impact-card i {
  color: rgba(45, 212, 191, 0.2);
  margin-bottom: 20px;
}

@media (max-width: 900px) {
  .impact-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .impact-card {
    padding: 40px 24px;
  }
}
