/* ============================================
   ALT Contábil — Hero & Stats
   ============================================ */

/* --- Hero Section --- */
.alt-hero {
  position: relative;
  background: radial-gradient(120% 90% at 80% 0%, #2C4A1A 0%, #213711 45%, #16250C 100%);
  color: var(--color-accent-light);
  padding: 160px 0 90px;
  overflow: hidden;
}
.alt-hero__glow-1 {
  position: absolute;
  top: -120px;
  right: -80px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(236,229,211,0.22), transparent 70%);
  filter: blur(10px);
  animation: altGlow 6s ease-in-out infinite;
  pointer-events: none;
}
.alt-hero__glow-2 {
  position: absolute;
  bottom: -160px;
  left: -120px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(236,229,211,0.12), transparent 70%);
  pointer-events: none;
}
.alt-hero__inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 56px;
  flex-wrap: wrap;
  position: relative;
}
.alt-hero__content {
  flex: 1 1 440px;
  min-width: 300px;
  animation: altFadeUp .8s ease both;
}
.alt-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 8px 16px;
  border: 1px solid rgba(236,229,211,0.5);
  border-radius: 100px;
  background: rgba(236,229,211,0.08);
  font-family: var(--font-heading);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--color-white);
  margin-bottom: 26px;
}
.alt-hero__badge-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--color-white);
}
.alt-hero__title {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: clamp(2.4rem, 5.2vw, 3rem);
  line-height: 1.04;
  margin: 0 0 22px;
  letter-spacing: -0.02em;
}
.alt-hero__title span { color: var(--color-white); }
.alt-hero__desc {
  font-size: clamp(1.05rem, 1.6vw, 1.22rem);
  line-height: 1.6;
  color: rgba(245,243,234,0.82);
  max-width: 540px;
  margin: 0 0 34px;
}
.alt-hero__desc strong { color: var(--color-white); }
.alt-hero__buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}
.alt-hero__checks {
  display: flex;
  gap: 26px;
  margin-top: 38px;
  flex-wrap: wrap;
  font-size: 0.9rem;
  color: rgba(245,243,234,0.7);
}
.alt-hero__check {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.alt-hero__check-icon {
  color: var(--color-white);
  font-size: 1.1rem;
}

/* --- Hero Image Area --- */
.alt-hero__media {
  flex: 1 1 360px;
  min-width: 280px;
  animation: altFadeUp 1s ease both;
}
.alt-hero__image-box {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(245,243,234,0.14);
  aspect-ratio: 4/5;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 30px 70px rgba(0,0,0,0.4);
}
.alt-hero__placeholder {
  text-align: center;
  color: rgba(245,243,234,0.55);
  font-family: 'Sora', monospace;
  padding: 20px 0px;

  img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    justify-self: center;
    filter: drop-shadow(0 10px 20px rgba(0,0,0,0.3));
  }
}
.alt-hero__placeholder-icon {
  font-size: 2.6rem;
  margin-bottom: 10px;
}
.alt-hero__placeholder-text {
  font-family: monospace;
  font-size: 0.82rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
.alt-hero__card {
  position: absolute;
  bottom: 18px;
  left: 18px;
  right: 18px;
  background: rgba(22,37,12,0.78);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(236,229,211,0.35);
  border-radius: 14px;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.alt-hero__card-icon {
  width: 42px;
  height: 42px;
  border-radius: 11px;
  background: var(--color-accent);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.alt-hero__card-title {
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 0.95rem;
  color: var(--color-white);
}
.alt-hero__card-sub {
  font-size: 0.8rem;
  color: rgba(245,243,234,0.7);
}

/* --- Scroll Indicator --- */
.alt-hero__scroll {
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  color: rgba(245,243,234,0.55);
  font-family: var(--font-heading);
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  z-index: 3;
}
.alt-hero__scroll-arrow {
  font-size: 1.3rem;
  line-height: 0.6;
  animation: altBounce 1.6s ease-in-out infinite;
}

/* --- Stats Section --- */
.alt-stats {
  background: var(--color-primary-dark);
  color: var(--color-accent-light);
  padding: 0;
}
.alt-stats__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1px;
  background: rgba(245,243,234,0.1);
  border-radius: 20px;
  overflow: hidden;
  transform: translateY(-40px);
  box-shadow: 0 24px 60px rgba(0,0,0,0.35);
}
.alt-stats__item {
  background: var(--color-primary);
  padding: 34px 26px;
  text-align: center;
}
.alt-stats__number {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 2.6rem;
  color: var(--color-white);
  line-height: 1;
}
.alt-stats__label {
  margin-top: 8px;
  font-size: 0.92rem;
  color: rgba(245,243,234,0.75);
}

/* --- Hero Responsive --- */
@media (max-width: 768px) {
  .alt-hero {
    padding: 130px 0 60px;
  }
  .alt-hero__inner {
    flex-direction: column;
    gap: 36px;
    text-align: center;
  }
  .alt-hero__content {
    flex: 1 1 auto;
    min-width: 0;
  }
  .alt-hero__desc {
    max-width: 100%;
  }
  .alt-hero__buttons {
    justify-content: center;
  }
  .alt-hero__checks {
    justify-content: center;
  }
  .alt-hero__media {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  .alt-hero__scroll {
    display: none;
  }
  .alt-stats__grid {
    grid-template-columns: repeat(2, 1fr);
    transform: translateY(-24px);
  }
  .alt-stats__item {
    padding: 24px 16px;
  }
  .alt-stats__number {
    font-size: 2rem;
  }
}

@media (max-width: 480px) {
  .alt-hero {
    padding: 120px 0 44px;
  }
  .alt-hero__inner {
    padding: 0 16px;
  }
  .alt-hero__badge {
    font-size: 0.72rem;
    padding: 6px 12px;
    margin-bottom: 18px;
  }
  .alt-hero__buttons {
    flex-direction: column;
    align-items: center;
  }
  .alt-hero__buttons .alt-btn-primary,
  .alt-hero__buttons .alt-btn-outline ,
  .alt-hero__buttons .alt-btn-secondary {
    width: 100%;
    justify-content: center;
  }
  .alt-hero__checks {
    gap: 14px;
    font-size: 0.82rem;
  }
  .alt-hero__media {
    max-width: 100%;
  }
  .alt-hero__card {
    left: 12px;
    right: 12px;
    bottom: 12px;
    padding: 10px 12px;
  }
  .alt-stats__grid {
    grid-template-columns: repeat(2, 1fr);
    transform: translateY(-18px);
    border-radius: 14px;
  }
  .alt-stats__item {
    padding: 20px 12px;
  }
  .alt-stats__number {
    font-size: 1.7rem;
  }
  .alt-stats__label {
    font-size: 0.82rem;
  }
}
