/* Resolvido — camada visual premium (hero imersivo, vidro, mobile refinado) */

.page-premium.page-saas {
  background: #ffffff;
}

@media (min-width: 1024px) {
  .footer-logo-img {
    height: 40px;
    max-width: 260px;
  }
}

.page-premium .section-pad {
  padding-left: max(1.25rem, env(safe-area-inset-left));
  padding-right: max(1.25rem, env(safe-area-inset-right));
}

.page-premium .hero-inner {
  padding-left: max(1rem, env(safe-area-inset-left));
  padding-right: max(1rem, env(safe-area-inset-right));
}

.page-premium {
  --ink: #06060a;
  --ink-soft: #a1a1b0;
  --surface: #0c0c12;
  --glass: rgba(255, 255, 255, 0.06);
  --glass-strong: rgba(255, 255, 255, 0.1);
  --stroke: rgba(255, 255, 255, 0.12);
  --glow-orange: rgba(230, 126, 34, 0.45);
  --font-display: 'Outfit', Inter, system-ui, sans-serif;
  /* alinha menu full-screen + scroll âncora com a barra real (logo alta) */
  --header-h: 88px;
}

@media (min-width: 1025px) {
  .page-premium {
    --header-h: 80px;
  }
}

.page-premium .section-title,
.page-premium .saas-h2,
.page-premium .problem-headline,
.page-premium .hero-mega {
  font-family: var(--font-display);
}

/* Faixa superior */
.announcement-bar--premium {
  background: linear-gradient(90deg, #0a0a0f 0%, #12121c 40%, #0a0a0f 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}

.announcement-bar--premium::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(230, 126, 34, 0.5), transparent);
  opacity: 0.7;
}

.announcement-bar__accent {
  color: var(--accent-light);
  font-weight: 700;
}

/* Header sempre preto sólido (sem cinza / vidro que muda ao rolar) */
.site-header--immersive {
  position: sticky;
  top: 0;
  z-index: 1000;
  min-height: 72px;
  background: #000000;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: none;
}

.site-header--immersive.is-scrolled {
  background: #000000;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.page-premium .header-inner {
  position: relative;
  z-index: 3;
  max-width: 1280px;
  min-height: 72px;
  height: auto;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

@media (min-width: 1024px) {
  .page-premium .header-inner {
    min-height: 80px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.brand--immersive {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
}

.brand-logo-img {
  height: 36px;
  width: auto;
  max-width: min(200px, 72vw);
  max-height: 44px;
  display: block;
  object-fit: contain;
  object-position: left center;
}

/* Logo do header — prioridade: celular grande; desktop acompanha */
.page-premium .site-header .brand-logo-img {
  height: 56px;
  max-height: none;
  max-width: min(360px, 92vw);
  width: auto;
}

@media (min-width: 768px) {
  .brand-logo-img {
    height: 44px;
  }

  .page-premium .site-header .brand-logo-img {
    height: 52px;
    max-width: min(380px, 55vw);
  }
}

@media (min-width: 1024px) {
  .brand-logo-img {
    height: 52px;
    max-width: 300px;
  }

  .page-premium .site-header .brand-logo-img {
    height: 60px;
    max-width: 400px;
  }
}

@media (min-width: 1280px) {
  .brand-logo-img {
    height: 58px;
    max-width: 360px;
  }

  .page-premium .site-header .brand-logo-img {
    height: 64px;
    max-width: 420px;
  }
}

.site-header--immersive .nav-desktop a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.45rem 0.65rem;
  border-radius: 10px;
  transition: background 0.2s ease, color 0.2s ease;
}

.site-header--immersive .nav-desktop a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
}

.header-link-quiet {
  color: rgba(255, 255, 255, 0.72) !important;
}

.header-link-quiet:hover {
  color: #fff !important;
}

.header-cta--glow {
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 45%, #d35400 100%) !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 4px 24px var(--glow-orange), inset 0 1px 0 rgba(255, 255, 255, 0.15);
  padding: 0.5rem 1.15rem !important;
  font-weight: 700;
  font-size: 0.8125rem;
}

.header-cta--glow:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

/* WhatsApp (cor oficial) + ícone */
.wa-ico {
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: 0.4rem;
  vertical-align: -0.2em;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.435 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/%3E%3C/svg%3E")
    center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.435 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.wa-ico--lg {
  width: 1.35rem;
  height: 1.35rem;
  margin-right: 0.5rem;
  vertical-align: -0.25em;
}

.header-cta--wa {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: #25d366 !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 2px 12px rgba(37, 211, 102, 0.35) !important;
  padding: 0.5rem 1rem !important;
  font-weight: 700 !important;
  font-size: 0.8125rem !important;
  border-radius: 999px !important;
}

.header-cta--wa:hover {
  filter: brightness(1.08);
  text-decoration: none !important;
}

.header-link--ghost {
  color: rgba(255, 255, 255, 0.88) !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  padding: 0.45rem 0.9rem !important;
  font-weight: 600;
}

.header-link--ghost:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #fff !important;
}

.header-cta--wa-block {
  margin-top: 0.5rem;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}

.btn-wa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  padding: 0.95rem 1.5rem;
  border-radius: 999px;
  font-weight: 800;
  font-size: 0.95rem;
  color: #fff !important;
  text-decoration: none;
  background: #25d366;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 8px 28px rgba(37, 211, 102, 0.35);
  transition: filter 0.2s ease, transform 0.2s ease;
}

.btn-wa:hover {
  filter: brightness(1.06);
  transform: translateY(-2px);
  text-decoration: none;
}

.btn-wa--xl {
  padding: 1rem 1.75rem;
  font-size: 1.05rem;
}

.cta-band__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin-top: 0.25rem;
}

.cta-mail {
  font-size: 0.9rem;
  font-weight: 600;
  color: #333 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.cta-mail:hover {
  color: var(--accent-dark) !important;
}

.btn-dark--wa {
  background: #25d366 !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
  color: #fff !important;
}

.mobile-cta-bar__btn--wa {
  background: #25d366 !important;
  box-shadow: 0 -4px 28px rgba(37, 211, 102, 0.45) !important;
  border: 2px solid rgba(255, 255, 255, 0.18) !important;
  gap: 0.5rem;
}

.mobile-cta-bar__btn--wa .wa-ico {
  color: #fff;
}

.menu-toggle--immersive {
  border-color: rgba(255, 255, 255, 0.18);
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
}

.nav-mobile--immersive {
  background: #000000;
  border-top: none;
  z-index: 2;
}

/* Menu full-screen preto (sem faixa “vazada” entre topo e overlay) */
.page-premium .nav-mobile--immersive {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100vh;
  min-height: 100dvh;
  padding: calc(var(--header-h) + env(safe-area-inset-top, 0px)) 1.5rem max(1.5rem, env(safe-area-inset-bottom, 0px));
  box-sizing: border-box;
  background: #000000;
}

.nav-mobile--immersive.is-open {
  background: #000000;
}

/* Garante overlay opaco e clicável (evita “sumir” por empilhamento) */
.page-premium .nav-mobile.nav-mobile--immersive.is-open {
  opacity: 1;
  pointer-events: auto;
}

.nav-mobile--immersive a {
  color: rgba(255, 255, 255, 0.95);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  font-size: 1.05rem;
  padding: 1rem 0;
}

/* ========== Hero imersivo ========== */
.hero--immersive {
  position: relative;
  isolation: isolate;
  min-height: min(92vh, 920px);
  padding: 0 1rem 3.5rem;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .hero--immersive {
    min-height: auto;
    padding: 4.25rem 1rem 2.25rem;
  }
}

.hero-canvas {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  background: radial-gradient(ellipse 110% 90% at 50% -25%, #2a1810 0%, #0a0806 42%, #000000 100%);
}

.hero-mesh {
  position: absolute;
  inset: -20%;
  background:
    radial-gradient(closest-side at 22% 28%, rgba(230, 126, 34, 0.38) 0%, transparent 55%),
    radial-gradient(closest-side at 78% 18%, rgba(211, 84, 0, 0.22) 0%, transparent 52%),
    radial-gradient(closest-side at 58% 88%, rgba(243, 156, 18, 0.18) 0%, transparent 58%),
    radial-gradient(closest-side at 12% 72%, rgba(230, 126, 34, 0.14) 0%, transparent 48%);
  filter: blur(2px);
  animation: mesh-drift 22s ease-in-out infinite alternate;
}

@keyframes mesh-drift {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(2%, -2%) scale(1.04);
    opacity: 0.95;
  }
}

.hero-blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(72px);
  mix-blend-mode: screen;
  opacity: 0.85;
  pointer-events: none;
}

.hero-blob--a {
  width: min(520px, 90vw);
  height: min(520px, 90vw);
  background: radial-gradient(circle, rgba(230, 126, 34, 0.55) 0%, transparent 68%);
  top: -18%;
  right: -12%;
  animation: blob-float 16s ease-in-out infinite;
}

.hero-blob--b {
  width: min(420px, 80vw);
  height: min(420px, 80vw);
  background: radial-gradient(circle, rgba(211, 84, 0, 0.42) 0%, transparent 70%);
  bottom: -8%;
  left: -15%;
  animation: blob-float 18s ease-in-out infinite reverse;
}

.hero-blob--c {
  width: min(320px, 70vw);
  height: min(320px, 70vw);
  background: radial-gradient(circle, rgba(243, 156, 18, 0.32) 0%, transparent 72%);
  top: 38%;
  left: 28%;
  animation: blob-float 14s ease-in-out infinite;
}

.hero-blob--d {
  width: min(280px, 60vw);
  height: min(280px, 60vw);
  background: radial-gradient(circle, rgba(243, 156, 18, 0.4) 0%, transparent 75%);
  bottom: 22%;
  right: 8%;
  animation: blob-float 20s ease-in-out infinite;
}

@keyframes blob-float {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(3%, -4%);
  }
}

.hero-aurora {
  position: absolute;
  inset: -30%;
  background: conic-gradient(
    from 200deg at 50% 50%,
    rgba(230, 126, 34, 0.14),
    rgba(243, 156, 18, 0.08),
    rgba(192, 57, 43, 0.1),
    rgba(230, 126, 34, 0.12)
  );
  animation: aurora-spin 28s linear infinite;
  opacity: 0.5;
}

@keyframes aurora-spin {
  to {
    transform: rotate(360deg);
  }
}

.hero-shine {
  position: absolute;
  inset: 0;
  background: linear-gradient(125deg, transparent 35%, rgba(255, 255, 255, 0.06) 48%, transparent 62%);
  mix-blend-mode: overlay;
}

.hero-vignette {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 80% 70% at 50% 50%, transparent 30%, rgba(3, 3, 6, 0.85) 100%);
  pointer-events: none;
}

.hero-noise {
  position: absolute;
  inset: 0;
  opacity: 0.07;
  mix-blend-mode: overlay;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

.hero-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 0.5rem;
}

.hero-grid--immersive {
  display: grid;
  gap: 2.25rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .hero-grid--immersive {
    grid-template-columns: 1.05fr 0.95fr;
    gap: 3rem;
  }
}

.hero-eyebrow-premium {
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 1.1rem;
}

.hero-mega-line {
  color: rgba(248, 250, 252, 0.96);
}

.hero-sub--immersive {
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.0625rem;
  line-height: 1.7;
  max-width: 38rem;
}

.hero-sub--mobile {
  display: none;
}

@media (max-width: 767px) {
  .hero-sub--desktop {
    display: none !important;
  }

  .hero-sub--mobile {
    display: block;
    max-width: 22rem;
    font-size: 1.05rem;
    line-height: 1.55;
    margin-top: 0.35rem;
  }

  .hero-visual--desktop-only {
    display: none !important;
  }

  .hero-eyebrow-premium {
    display: none;
  }

  .hero-metrics {
    display: none !important;
  }

  .hero-mega {
    margin-bottom: 0.65rem;
  }

  .hero-mega-line {
    font-size: clamp(1.75rem, 7.5vw, 2.5rem) !important;
    line-height: 1.06 !important;
  }

  .hero-mega-line--rotate {
    min-height: 1.15em;
  }

  .hero-sub--immersive:not(.hero-sub--mobile) {
    font-size: 1rem;
  }
}

.hero-actions--immersive {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 0.25rem;
}

.btn-glow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.5rem;
  border-radius: 999px;
  font-weight: 700;
  font-size: 0.95rem;
  color: #fff !important;
  text-decoration: none;
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 42%, #c0392b 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 8px 32px var(--glow-orange), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.btn-glow:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 14px 44px var(--glow-orange);
  text-decoration: none;
}

.btn-glass {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.5rem;
  border-radius: 999px;
  font-weight: 700;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.92) !important;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(10px);
  transition: background 0.2s ease, border-color 0.2s ease;
}

.btn-glass:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.22);
  text-decoration: none;
}

.hero-metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
  list-style: none;
  margin-top: 2rem;
  padding: 0;
}

.hero-metrics li {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  min-width: 0;
  padding: 0.65rem 1rem;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}

.hero-metrics__k {
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #ffffff;
}

.hero-metrics__v {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.45);
}

@media (max-width: 767px) {
  .hero-metrics {
    gap: 0.65rem;
  }

  .hero-metrics li {
    flex: 1 1 calc(50% - 0.5rem);
    padding: 0.55rem 0.75rem;
  }
}

/* Painel vidro */
.hero-panel--glass {
  position: relative;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.03) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  overflow: hidden;
  backdrop-filter: blur(18px) saturate(1.2);
  -webkit-backdrop-filter: blur(18px) saturate(1.2);
}

.hero-panel__bar {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.85rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.25);
}

.hero-panel__dots {
  display: flex;
  gap: 6px;
}

.hero-panel__dots i {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
}

.hero-panel__dots i:first-child {
  background: #d35400;
}

.hero-panel__dots i:nth-child(2) {
  background: #e67e22;
}

.hero-panel__dots i:nth-child(3) {
  background: rgba(255, 255, 255, 0.35);
}

.hero-panel__title {
  flex: 1;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.82);
}

.hero-panel__pill {
  font-size: 0.65rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff7ed;
  padding: 0.2rem 0.5rem;
  border-radius: 999px;
  background: rgba(230, 126, 34, 0.35);
  border: 1px solid rgba(243, 156, 18, 0.45);
}

.hero-panel__body {
  padding: 1rem 1rem 1.15rem;
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.hero-panel__row p {
  color: rgba(226, 232, 240, 0.88);
}

.hero-panel__glow {
  position: absolute;
  inset: auto -20% -40% -20%;
  height: 120px;
  background: radial-gradient(ellipse at 50% 0%, rgba(230, 126, 34, 0.35) 0%, transparent 65%);
  pointer-events: none;
}

.tag--user {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.75);
}

.tag--ai {
  background: rgba(230, 126, 34, 0.2);
  color: #ffedd5;
  border: 1px solid rgba(230, 126, 34, 0.25);
}

/* Texto rotativo — cor sólida laranja (sem gradiente nas letras) */
.page-premium .hero-mega-rotate,
.page-premium #hero-rotate.hero-mega-rotate {
  background: none !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  color: #f39c12 !important;
}

/* Trust strip premium — logos no seco; desktop em linha; mobile carrossel */
.trust-line--premium {
  background: #ffffff;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 2.25rem 1rem;
}

.trust-line__text {
  color: #0a0a0a !important;
  letter-spacing: 0.06em;
  text-transform: none;
  font-size: 0.95rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  text-align: center;
}

.trust-line__sub {
  text-align: center;
  max-width: 36rem;
  margin: 0 auto 1.5rem;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #1a1a1a;
}

.trust-line__sub--mobile {
  display: none;
}

.trust-logos--strip {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 1100px;
  /* evita que flex encolha filhos sem querer (carrossel mobile) */
  min-width: 0;
}

/* Desktop / tablet: faixa estática, logos maiores, sem caixa */
@media (min-width: 768px) {
  .trust-logos--strip {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: clamp(1.5rem, 3vw, 2.75rem);
  }

  .trust-logos__item {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.35rem 0.5rem;
  }

  .trust-logos__img {
    display: block;
    max-height: 56px;
    width: auto;
    max-width: min(200px, 16vw);
    height: auto;
    object-fit: contain;
    object-position: center;
    filter: grayscale(1) contrast(1.05);
    opacity: 0.85;
    transition: filter 0.25s ease, opacity 0.25s ease;
  }

  @media (min-width: 1100px) {
    .trust-logos__img {
      max-height: 64px;
      max-width: 220px;
    }
  }

  .trust-logos__item:hover .trust-logos__img {
    filter: grayscale(0) contrast(1);
    opacity: 1;
  }
}

.trust-marquee--mobile {
  display: none;
}

/* Mobile: faixa infinita automática — todas as logos em loop */
@media (max-width: 767px) {
  .trust-line__sub--desktop {
    display: none;
  }

  .trust-line__sub--mobile {
    display: block;
    margin-bottom: 1.25rem;
  }

  .trust-line--premium .section-inner {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .trust-logos--desktop-only {
    display: none !important;
  }

  .trust-line--premium {
    overflow-x: clip;
  }

  .trust-marquee--mobile {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0.35rem 0 0.75rem;
  }

  .trust-marquee__viewport {
    overflow: hidden;
    width: 100%;
  }

  .trust-marquee__track {
    display: flex;
    flex-direction: row;
    width: max-content;
    animation: trust-marquee-scroll 32s linear infinite;
    will-change: transform;
  }

  .trust-marquee__list {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: clamp(1.75rem, 8vw, 3rem);
    list-style: none;
    margin: 0;
    padding: 0.5rem 1.25rem;
    flex: 0 0 auto;
  }

  .trust-marquee__list li {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .trust-marquee__img {
    display: block;
    max-height: 56px;
    width: auto;
    max-width: min(200px, 42vw);
    height: auto;
    object-fit: contain;
    filter: grayscale(1) contrast(1.05);
    opacity: 0.9;
  }
}

@keyframes trust-marquee-scroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (max-width: 767px) and (prefers-reduced-motion: reduce) {
  .trust-marquee__track {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
    width: 100% !important;
    max-width: 100%;
    transform: none;
  }

  .trust-marquee__list--clone {
    display: none !important;
  }

  .trust-marquee__viewport {
    overflow: visible;
  }

  .trust-marquee__list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.25rem 1.75rem;
    padding: 0.5rem 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .trust-logos__img {
    filter: grayscale(0.88);
    opacity: 0.92;
  }
}

/* Tipografia seções */
.page-premium .saas-h2,
.page-premium .problem-headline {
  letter-spacing: -0.04em;
}

.page-premium .saas-label {
  color: #525252;
}

.page-premium .feature-cell {
  border-radius: 16px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
}

.page-premium .cta-band--light {
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  border: 1px solid #e8e8e8;
}

.footer-logo-img {
  height: 32px;
  width: auto;
  max-width: 200px;
  display: block;
  object-fit: contain;
  object-position: left center;
}

/* Faixa de diferenciais (preto / branco / laranja) */
.section-strip {
  background: #ffffff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.resolvido-strip {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1rem;
}

@media (min-width: 768px) {
  .resolvido-strip {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
  }
}

.resolvido-strip__item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1.15rem 1.2rem;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-left: 4px solid var(--accent);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.resolvido-strip__item:hover {
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}

.resolvido-strip__icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #0a0a0a;
  color: #f39c12;
}

.resolvido-strip__item strong {
  display: block;
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 800;
  color: #0a0a0a;
  letter-spacing: -0.02em;
  margin-bottom: 0.25rem;
}

.resolvido-strip__item > div span {
  display: block;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #1a1a1a;
  font-weight: 500;
}

.page-premium .header-actions {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.page-premium .section-muted {
  background: #ffffff !important;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.page-premium .trust-line--premium {
  background: #ffffff !important;
}

.section-strip {
  background: #ffffff !important;
}

/* Barra fixa mobile: CTA sempre à mão */
.mobile-cta-bar {
  display: none;
}

@media (max-width: 767px) {
  .page-premium main {
    padding-bottom: calc(5.5rem + env(safe-area-inset-bottom, 0px));
  }

  .mobile-cta-bar {
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 890;
    padding: 0.65rem 1rem calc(0.65rem + env(safe-area-inset-bottom, 0px));
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.92) 28%);
    pointer-events: none;
  }

  .mobile-cta-bar__btn {
    pointer-events: auto;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 1.25rem;
    border-radius: 14px;
    font-weight: 800;
    font-size: 1rem;
    color: #fff !important;
    text-decoration: none;
    background: var(--accent);
    border: 2px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 -4px 24px rgba(230, 126, 34, 0.45);
    touch-action: manipulation;
  }

  .mobile-cta-bar__btn:active {
    transform: scale(0.98);
  }

  .btn-glow,
  .btn-glass,
  .btn-wa,
  .header-cta--glow,
  .header-cta--wa {
    min-height: 48px;
    touch-action: manipulation;
  }

  .nav-mobile--immersive a {
    min-height: 48px;
    display: flex;
    align-items: center;
  }

  .hero--immersive {
    padding-top: 3.5rem;
  }

  .hero-grid--immersive {
    gap: 1rem;
  }

  .hero-panel--glass {
    border-radius: 18px;
  }

  .section-pad {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }
}

/* Reduzir animações pesadas */
@media (prefers-reduced-motion: reduce) {
  .hero-mesh,
  .hero-blob,
  .hero-aurora {
    animation: none !important;
  }

  .hero-aurora {
    opacity: 0.25;
  }

  .trust-marquee__track {
    animation: none !important;
  }
}

/* Overrides de breakpoint header (mobile) */
@media (max-width: 1024px) {
  .page-premium .site-header--immersive .nav-desktop {
    display: none;
  }

  .page-premium .site-header--immersive .header-actions {
    display: none;
  }

  .page-premium .menu-toggle--immersive {
    display: flex;
  }

  .page-premium .nav-mobile--immersive {
    display: flex;
  }
}

@media (min-width: 1025px) {
  .page-premium .site-header--immersive .nav-desktop {
    display: flex;
  }

  .page-premium .site-header--immersive .header-actions {
    display: flex;
  }

  .page-premium .menu-toggle--immersive {
    display: none;
  }

  .page-premium .nav-mobile--immersive {
    display: none !important;
    opacity: 0;
    pointer-events: none;
  }
}

