.elementor-4528 .elementor-element.elementor-element-c90bf71{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4528 .elementor-element.elementor-element-c90bf71:not(.elementor-motion-effects-element-type-background), .elementor-4528 .elementor-element.elementor-element-c90bf71 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfa1f76 );}.elementor-4528 .elementor-element.elementor-element-e22cefb{--display:flex;}.elementor-4528 .elementor-element.elementor-element-8a0f575.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4528 .elementor-element.elementor-element-2e6dc94{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4528 .elementor-element.elementor-element-2e6dc94:not(.elementor-motion-effects-element-type-background), .elementor-4528 .elementor-element.elementor-element-2e6dc94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfa1f76 );}.elementor-4528 .elementor-element.elementor-element-88b255d{--display:flex;}.elementor-4528 .elementor-element.elementor-element-15e3f0c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4528 .elementor-element.elementor-element-15e3f0c:not(.elementor-motion-effects-element-type-background), .elementor-4528 .elementor-element.elementor-element-15e3f0c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfa1f76 );}.elementor-4528 .elementor-element.elementor-element-31c5c44{--display:flex;}.elementor-4528 .elementor-element.elementor-element-de2b872{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4528 .elementor-element.elementor-element-de2b872:not(.elementor-motion-effects-element-type-background), .elementor-4528 .elementor-element.elementor-element-de2b872 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfa1f76 );}.elementor-4528 .elementor-element.elementor-element-1d5923b{--display:flex;}.elementor-4528 .elementor-element.elementor-element-4b12a37{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4528 .elementor-element.elementor-element-4b12a37:not(.elementor-motion-effects-element-type-background), .elementor-4528 .elementor-element.elementor-element-4b12a37 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfa1f76 );}.elementor-4528 .elementor-element.elementor-element-eaded79{--display:flex;}.elementor-4528 .elementor-element.elementor-element-abbb964{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4528 .elementor-element.elementor-element-abbb964:not(.elementor-motion-effects-element-type-background), .elementor-4528 .elementor-element.elementor-element-abbb964 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfa1f76 );}.elementor-4528 .elementor-element.elementor-element-bea8f57{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-4528 .elementor-element.elementor-element-8a0f575{width:var( --container-widget-width, 317px );max-width:317px;--container-widget-width:317px;--container-widget-flex-grow:0;}}/* Start custom CSS for html, class: .elementor-element-8a0f575 *//* ==========================================================================
   HERO - CORREÇÃO DEFINITIVA DE BOTÃO & FORMULÁRIO RESPONSIVO
   ========================================================================== */
.sa-hero-futuristic {
  --sa-primary: #059669;
  --sa-primary-hover: #047857;
  --sa-accent: #0284C7;
  --sa-bg: #070B19;
  --sa-surface: rgba(15, 23, 42, 0.85);
  --sa-border: rgba(255, 255, 255, 0.12);
  --sa-border-focus: rgba(2, 132, 199, 0.5);
  --sa-text-main: #F8FAFC;
  --sa-text-muted: #94A3B8;

  position: relative;
  background: radial-gradient(100% 80% at 50% 0%, #0F172A 0%, var(--sa-bg) 100%);
  padding: 3.5rem 0;
  width: 100% !important;
  max-width: 100vw !important;
  overflow: clip !important;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: var(--sa-text-main);
  box-sizing: border-box;
}

.sa-hero-futuristic *,
.sa-hero-futuristic *::before,
.sa-hero-futuristic *::after {
  box-sizing: border-box;
}

.sa-glow-ambient {
  position: absolute;
  top: -20%;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 400px;
  background: radial-gradient(ellipse at center, rgba(2, 132, 199, 0.12) 0%, transparent 70%);
  filter: blur(80px);
  pointer-events: none;
  z-index: 0;
}

.sa-hero-futuristic .sa-container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 1rem;
}

.sa-grid-layout {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 100%;
}

@media (min-width: 992px) {
  .sa-grid-layout {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 3.5rem;
    align-items: center;
  }
}

.sa-badge-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.35rem 0.85rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--sa-border);
  border-radius: 9999px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #E2E8F0;
  font-size: 0.72rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.sa-badge-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #10B981;
}

.sa-hero-title {
  font-size: clamp(1.45rem, 5vw, 2.6rem);
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 0.85rem 0;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}

.sa-title-highlight {
  color: #38BDF8;
}

.sa-hero-desc {
  color: var(--sa-text-muted);
  font-size: clamp(0.85rem, 2vw, 0.95rem);
  line-height: 1.55;
  margin: 0 0 1.5rem 0;
  max-width: 520px;
}

.sa-hero-desc strong {
  color: #FFFFFF;
  font-weight: 600;
}

.sa-benefits-row {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}

@media (min-width: 640px) {
  .sa-benefits-row {
    flex-direction: row;
    gap: 0.75rem;
  }
}

.sa-benefit-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.65rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid var(--sa-border);
  border-radius: 0.85rem;
  padding: 0.65rem 0.85rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #E2E8F0;
}

.sa-benefit-item svg {
  color: #38BDF8;
  flex-shrink: 0;
}

/* Card do Formulário sem vazamento */
.sa-form-card {
  width: 100%;
  background: var(--sa-surface);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid var(--sa-border);
  border-radius: 1.25rem;
  padding: 1.25rem 1rem;
  box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.6);
}

@media (min-width: 640px) {
  .sa-form-card {
    padding: 1.75rem;
  }
}

.sa-form-header {
  margin-bottom: 1rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid var(--sa-border);
}

.sa-form-header h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #FFFFFF;
  margin: 0 0 0.2rem 0;
}

.sa-form-header p {
  font-size: 0.72rem;
  color: var(--sa-text-muted);
  margin: 0;
}

.sa-field {
  margin-bottom: 0.75rem;
  width: 100%;
}

.sa-field label {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  color: #FFFFFF !important;
  margin-bottom: 0.3rem;
}

.sa-input {
  width: 100%;
  padding: 0.75rem 0.85rem;
  background: rgba(2, 6, 23, 0.75);
  border: 1px solid var(--sa-border);
  border-radius: 0.65rem;
  color: #FFFFFF;
  font-size: 16px !important;
  font-family: inherit;
  outline: none;
}

.sa-input:focus {
  border-color: var(--sa-border-focus);
}

.sa-input::placeholder {
  color: #64748B;
  font-size: 0.82rem;
}

/* Segmented Control Limpo e Visível */
.sa-segmented-control {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: rgba(2, 6, 23, 0.75);
  border: 1px solid var(--sa-border);
  border-radius: 0.65rem;
  padding: 0.25rem;
  gap: 0.25rem;
}

.sa-segment-btn {
  padding: 0.55rem 0.25rem;
  border-radius: 0.5rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #94A3B8;
  border: 1px solid transparent;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  transition: all 0.2s ease;
}

.sa-segment-btn.active {
  background: #0284C7;
  color: #FFFFFF;
}

/* Botão de Ação Fluido e Sem Quebra */
.sa-btn-primary {
  width: 100%;
  max-width: 100%;
  margin-top: 0.5rem;
  padding: 0.85rem 0.75rem;
  background: var(--sa-primary);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 0.65rem;
  color: #FFFFFF;
  font-size: 0.82rem;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  white-space: normal !important;
  word-break: break-word;
  text-align: center;
  line-height: 1.25;
}

.sa-btn-primary:hover {
  background: var(--sa-primary-hover);
}

.sa-btn-secondary {
  width: 100%;
  margin-top: 0.75rem;
  padding: 0.75rem 0.85rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--sa-border);
  border-radius: 0.65rem;
  color: #FFFFFF;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
}

.sa-badge-result {
  margin-top: 0.85rem;
  padding: 1rem;
  border-radius: 0.75rem;
  background: rgba(5, 150, 105, 0.12);
  border: 1px solid rgba(5, 150, 105, 0.3);
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c32dcae *//* ==========================================================================
   DESTAQUE: ÍCONE & BOTÃO ACIONAR ATENDIMENTO (ALTO CONTRASTE)
   ========================================================================== */

/* Card de Ação com Destaque Iluminado */
.sa-action-card {
  position: relative;
  background: linear-gradient(145deg, rgba(16, 185, 129, 0.22) 0%, rgba(4, 6, 45, 0.95) 60%, rgba(4, 6, 45, 0.98) 100%) !important;
  border: 1.5px solid rgba(16, 185, 129, 0.6) !important;
  border-radius: 1.6rem;
  padding: 2rem 1.4rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.8), 0 0 25px rgba(16, 185, 129, 0.2) !important;
  transition: all 0.3s ease;
}

.sa-action-card:hover {
  transform: translateY(-5px);
  border-color: #10B981 !important;
  box-shadow: 0 25px 50px -10px rgba(16, 185, 129, 0.45), 0 0 35px rgba(16, 185, 129, 0.35) !important;
}

/* Ícone de Resgate com Glow e Fundo Sólido */
.sa-icon-hud-container-highlight {
  width: 76px;
  height: 76px;
  margin: 0 auto 1.25rem auto;
  position: relative;
  border-radius: 1.25rem;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.4) 0%, rgba(5, 150, 105, 0.6) 100%);
  border: 2px solid #34D399;
  box-shadow: 0 0 25px rgba(16, 185, 129, 0.5), inset 0 0 15px rgba(255, 255, 255, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sa-action-card:hover .sa-icon-hud-container-highlight {
  transform: scale(1.08);
  box-shadow: 0 0 35px rgba(52, 211, 153, 0.7), inset 0 0 20px rgba(255, 255, 255, 0.4);
}

.sa-icon-hud-container-highlight svg {
  width: 44px;
  height: 44px;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.5));
}

/* Botão de Emergência com Contraste Total */
.sa-btn-action-highlight {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  width: 100%;
  margin-top: 1.25rem;
  padding: 0.95rem 1.15rem;
  background: linear-gradient(135deg, #10B981 0%, #059669 100%);
  border: 1.5px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.85rem;
  color: #FFFFFF !important;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 8px 25px rgba(16, 185, 129, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  transition: all 0.25s ease;
}

.sa-btn-action-highlight:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #34D399 0%, #10B981 100%);
  box-shadow: 0 12px 30px rgba(16, 185, 129, 0.85), inset 0 1px 0 #FFFFFF;
  color: #04062D !important;
}

.sa-btn-action-highlight svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-84f2e4d *//* ==========================================================================
   SEÇÃO 3: COMPARATIVO HUD BIODEFESA - PALETA OFICIAL & ESCOPO ISOLADO
   ========================================================================== */
.sa-compare-futuristic {
  --neon-emerald: #10B981;
  --neon-emerald-glow: rgba(16, 185, 129, 0.4);
  --neon-cyan: #06B6D4;
  --neon-danger: #F43F5E;
  --neon-danger-glow: rgba(244, 63, 94, 0.4);
  --dark-glass-base: rgba(4, 6, 45, 0.82);
  --glass-border: rgba(255, 255, 255, 0.12);
  --text-muted: #94A3B8;

  position: relative;
  background-color: #04062D;
  padding: 6rem 0;
  overflow: hidden;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #F8FAFC;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.sa-compare-futuristic *,
.sa-compare-futuristic *::before,
.sa-compare-futuristic *::after {
  box-sizing: border-box;
}

/* Orbs de Iluminação Volumétrica */
.sa-glow-orb-compare-1 {
  position: absolute;
  top: -10%;
  left: -5%;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.18) 0%, rgba(4, 6, 45, 0) 70%);
  filter: blur(60px);
  pointer-events: none;
  z-index: 0;
}

.sa-glow-orb-compare-2 {
  position: absolute;
  bottom: -15%;
  right: -5%;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(244, 63, 94, 0.15) 0%, rgba(4, 6, 45, 0) 70%);
  filter: blur(70px);
  pointer-events: none;
  z-index: 0;
}

/* Grid Cibernético de Fundo */
.sa-cyber-grid-compare {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  -webkit-mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  pointer-events: none;
  z-index: 0;
}

.sa-compare-futuristic .sa-container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.sa-compare-futuristic .sa-text-center { text-align: center; }

/* Badge HUD */
.sa-badge-hud {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.45rem 1.1rem;
  background: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.35);
  border-radius: 9999px;
  backdrop-filter: blur(12px);
  color: #6EE7B7;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  box-shadow: 0 0 20px rgba(16, 185, 129, 0.15);
}

.sa-badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--neon-emerald);
  box-shadow: 0 0 10px var(--neon-emerald);
  animation: sa-pulse 2s infinite ease-in-out;
}

@keyframes sa-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(0.85); }
}

.sa-section-title {
  font-size: 2.35rem;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}

.sa-section-subtitle {
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  max-width: 620px;
  margin: 0 auto 3.5rem auto;
  line-height: 1.6;
}

/* Grid Comparativo de 2 Colunas */
.sa-compare-futuristic .sa-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}

/* Card Protegido (Verde) */
.sa-compare-card-secure {
  position: relative;
  background: linear-gradient(145deg, rgba(88, 96, 64, 0.22) 0%, rgba(4, 6, 45, 0.9) 60%, rgba(4, 6, 45, 0.98) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(16, 185, 129, 0.4);
  border-radius: 1.85rem;
  padding: 2.25rem;
  box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.7), inset 0 0 20px rgba(16, 185, 129, 0.05);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.sa-compare-card-secure:hover {
  transform: translateY(-4px);
  border-color: var(--neon-emerald);
  box-shadow: 0 25px 50px -10px var(--neon-emerald-glow);
}

/* Card de Risco (Vermelho) */
.sa-compare-card-risk {
  position: relative;
  background: linear-gradient(145deg, rgba(244, 63, 94, 0.1) 0%, rgba(4, 6, 45, 0.9) 60%, rgba(4, 6, 45, 0.98) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(244, 63, 94, 0.35);
  border-radius: 1.85rem;
  padding: 2.25rem;
  box-shadow: 0 20px 45px -10px rgba(0, 0, 0, 0.7), inset 0 0 20px rgba(244, 63, 94, 0.05);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.sa-compare-card-risk:hover {
  transform: translateY(-4px);
  border-color: var(--neon-danger);
  box-shadow: 0 25px 50px -10px var(--neon-danger-glow);
}

/* Cabeçalho dos Cards */
.sa-compare-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.5rem;
}

.sa-hud-icon-badge {
  width: 52px;
  height: 52px;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.sa-hud-icon-secure {
  background: rgba(16, 185, 129, 0.2);
  border: 1.5px solid var(--neon-emerald);
  box-shadow: 0 0 15px rgba(16, 185, 129, 0.3);
}

.sa-hud-icon-risk {
  background: rgba(244, 63, 94, 0.2);
  border: 1.5px solid var(--neon-danger);
  box-shadow: 0 0 15px rgba(244, 63, 94, 0.3);
}

.sa-card-title-group h3 {
  font-size: 1.2rem;
  font-weight: 800;
  color: #FFFFFF;
  margin: 0;
}

.sa-tag-status {
  font-size: 0.65rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 0.25rem 0.65rem;
  border-radius: 9999px;
  display: inline-block;
  margin-top: 3px;
}

.sa-tag-secure {
  background: rgba(16, 185, 129, 0.2);
  border: 1px solid var(--neon-emerald);
  color: #6EE7B7;
}

.sa-tag-risk {
  background: rgba(244, 63, 94, 0.2);
  border: 1px solid var(--neon-danger);
  color: #FDA4AF;
}

/* Lista de Itens Analíticos */
.sa-feature-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.sa-feature-item {
  display: flex;
  gap: 1rem;
  padding: 1rem 1.15rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: all 0.2s ease;
}

.sa-feature-item:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.15);
}

.sa-feature-bullet {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 900;
  flex-shrink: 0;
  margin-top: 2px;
}

.sa-bullet-secure {
  background: rgba(16, 185, 129, 0.2);
  color: #34D399;
  border: 1px solid var(--neon-emerald);
}

.sa-bullet-risk {
  background: rgba(244, 63, 94, 0.2);
  color: #FB7185;
  border: 1px solid var(--neon-danger);
}

.sa-feature-content strong {
  display: block;
  font-size: 0.9rem;
  color: #FFFFFF;
  margin-bottom: 2px;
  font-weight: 800;
}

.sa-feature-content p {
  font-size: 0.82rem;
  color: var(--text-muted);
  line-height: 1.5;
  margin: 0;
}

/* Cantoneiras HUD */
.sa-hud-corner-tl {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 12px;
  height: 12px;
  border-top: 2px solid var(--neon-emerald);
  border-left: 2px solid var(--neon-emerald);
  opacity: 0.6;
}

.sa-hud-corner-br {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid var(--neon-cyan);
  border-right: 2px solid var(--neon-cyan);
  opacity: 0.6;
}

.sa-corner-danger-tl {
  border-top-color: var(--neon-danger);
  border-left-color: var(--neon-danger);
}

.sa-corner-danger-br {
  border-bottom-color: var(--neon-danger);
  border-right-color: var(--neon-danger);
}

/* Responsividade */
@media (max-width: 992px) {
  .sa-compare-futuristic .sa-grid-2 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .sa-section-title { font-size: 2rem; }
}

@media (max-width: 600px) {
  .sa-compare-futuristic { padding: 4rem 0; }
  .sa-compare-card-secure, 
  .sa-compare-card-risk { padding: 1.5rem; }
  .sa-compare-header { flex-direction: column; align-items: flex-start; gap: 0.85rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b16f0f3 *//* ==========================================================================
   SEÇÃO 4: RADAR REGIONAL HUD & TELEMETRIA - PALETA OFICIAL ISOLADA
   ========================================================================== */
.sa-radar-futuristic {
  --neon-emerald: #10B981;
  --neon-emerald-glow: rgba(16, 185, 129, 0.4);
  --neon-cyan: #06B6D4;
  --neon-warning: #F59E0B;
  --neon-danger: #F43F5E;
  --dark-glass-base: rgba(4, 6, 45, 0.82);
  --glass-border: rgba(255, 255, 255, 0.12);
  --text-muted: #94A3B8;

  position: relative;
  background-color: #04062D;
  padding: 6rem 0;
  overflow: hidden;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #F8FAFC;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.sa-radar-futuristic *,
.sa-radar-futuristic *::before,
.sa-radar-futuristic *::after {
  box-sizing: border-box;
}

/* Orbs de Iluminação Volumétrica */
.sa-glow-orb-radar-1 {
  position: absolute;
  top: -10%;
  right: -5%;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(6, 182, 212, 0.15) 0%, rgba(4, 6, 45, 0) 70%);
  filter: blur(60px);
  pointer-events: none;
  z-index: 0;
}

.sa-glow-orb-radar-2 {
  position: absolute;
  bottom: -15%;
  left: -5%;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.18) 0%, rgba(88, 96, 64, 0.12) 40%, rgba(4, 6, 45, 0) 70%);
  filter: blur(70px);
  pointer-events: none;
  z-index: 0;
}

/* Grid Cibernético de Fundo */
.sa-cyber-grid-radar {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  -webkit-mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  pointer-events: none;
  z-index: 0;
}

.sa-radar-futuristic .sa-container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* Painel Master Vitrificado */
.sa-radar-master-card {
  position: relative;
  background: linear-gradient(145deg, rgba(88, 96, 64, 0.2) 0%, rgba(4, 6, 45, 0.9) 60%, rgba(4, 6, 45, 0.98) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2rem;
  padding: 3rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
}

.sa-radar-master-card::after {
  content: '';
  position: absolute;
  inset: -2px;
  background: linear-gradient(135deg, rgba(6, 182, 212, 0.3), transparent 50%, rgba(16, 185, 129, 0.3));
  border-radius: 2.1rem;
  z-index: -1;
  filter: blur(16px);
}

.sa-radar-futuristic .sa-grid-2 {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 3rem;
  align-items: center;
}

/* Badge HUD */
.sa-badge-hud {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.45rem 1.1rem;
  background: rgba(6, 182, 212, 0.1);
  border: 1px solid rgba(6, 182, 212, 0.35);
  border-radius: 9999px;
  backdrop-filter: blur(12px);
  color: #67E8F9;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  box-shadow: 0 0 20px rgba(6, 182, 212, 0.15);
}

.sa-badge-dot-cyan {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--neon-cyan);
  box-shadow: 0 0 10px var(--neon-cyan);
  animation: sa-pulse 2s infinite ease-in-out;
}

@keyframes sa-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(0.85); }
}

.sa-section-title {
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 1rem;
  letter-spacing: -0.02em;
}

.sa-radar-desc {
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.65;
  margin-bottom: 1.75rem;
}

/* Caixa de Alerta de Segurança */
.sa-hud-warning-box {
  position: relative;
  background: rgba(245, 158, 11, 0.1);
  border-left: 4px solid var(--neon-warning);
  border-radius: 0.85rem;
  padding: 1.1rem 1.25rem;
  font-size: 0.82rem;
  color: #FDE68A;
  line-height: 1.5;
  box-shadow: inset 0 0 15px rgba(245, 158, 11, 0.05);
}

.sa-hud-warning-box strong {
  color: #FFFFFF;
  display: block;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 0.88rem;
}

/* Telemetria de Níveis de Risco */
.sa-telemetry-stack {
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
}

.sa-level-card {
  background: rgba(4, 6, 45, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.15rem;
  padding: 1.1rem 1.25rem;
  backdrop-filter: blur(14px);
  transition: all 0.25s ease;
}

.sa-level-card:hover {
  border-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-2px);
}

.sa-level-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 800;
  margin-bottom: 0.6rem;
}

/* Trilhos de Progresso Telemétrico */
.sa-level-track {
  width: 100%;
  height: 10px;
  background: rgba(4, 6, 45, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 9999px;
  overflow: hidden;
  padding: 1.5px;
}

.sa-level-fill {
  height: 100%;
  border-radius: 9999px;
  position: relative;
  transition: width 1s ease;
}

.sa-fill-urban {
  width: 40%;
  background: linear-gradient(90deg, #06B6D4, #10B981);
  box-shadow: 0 0 10px rgba(16, 185, 129, 0.5);
}

.sa-fill-suburban {
  width: 70%;
  background: linear-gradient(90deg, #10B981, #F59E0B);
  box-shadow: 0 0 10px rgba(245, 158, 11, 0.5);
}

.sa-fill-rural {
  width: 95%;
  background: linear-gradient(90deg, #F59E0B, #F43F5E);
  box-shadow: 0 0 12px rgba(244, 63, 94, 0.6);
}

/* Box de Conclusão Blindada */
.sa-zero-risk-badge {
  padding: 1rem;
  border-radius: 1rem;
  background: rgba(16, 185, 129, 0.15);
  border: 1.5px solid var(--neon-emerald);
  text-align: center;
  font-size: 0.82rem;
  font-weight: 900;
  color: #6EE7B7;
  letter-spacing: 0.02em;
  box-shadow: 0 0 20px rgba(16, 185, 129, 0.2);
}

/* Cantoneiras HUD */
.sa-hud-corner-tl {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 14px;
  height: 14px;
  border-top: 2px solid var(--neon-cyan);
  border-left: 2px solid var(--neon-cyan);
  opacity: 0.6;
}

.sa-hud-corner-br {
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 14px;
  height: 14px;
  border-bottom: 2px solid var(--neon-emerald);
  border-right: 2px solid var(--neon-emerald);
  opacity: 0.6;
}

/* Responsividade */
@media (max-width: 992px) {
  .sa-radar-futuristic .sa-grid-2 {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
  .sa-section-title { font-size: 1.95rem; }
  .sa-radar-master-card { padding: 2rem 1.5rem; }
}

@media (max-width: 600px) {
  .sa-radar-futuristic { padding: 4rem 0; }
  .sa-section-title { font-size: 1.7rem; }
  .sa-radar-master-card { padding: 1.5rem 1.25rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e382bc4 *//* ==========================================================================
   SEÇÃO 6: CORREÇÃO DO BOTÃO WHATSAPP E RODAPÉ MOBILE
   ========================================================================== */
.sa-terminal-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}

.sa-btn-whats-action {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0.9rem 1rem !important;
  background: linear-gradient(135deg, #10B981 0%, #059669 100%);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 0.85rem;
  color: #FFFFFF !important;
  font-size: 0.82rem;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.4);
  transition: all 0.25s ease;
  
  /* Permite que o texto se adapte e quebre no mobile sem cortar */
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  white-space: normal !important;
  word-break: break-word !important;
  line-height: 1.35 !important;
  text-align: center;
  box-sizing: border-box;
}

.sa-btn-whats-action:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #34D399 0%, #10B981 100%);
  box-shadow: 0 12px 28px rgba(16, 185, 129, 0.6);
}

.sa-btn-whats-action svg {
  flex-shrink: 0;
}

.sa-compliance-tag {
  font-size: 0.72rem;
  color: #94A3B8;
  text-align: center;
  line-height: 1.45;
  max-width: 540px;
  width: 100%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6fffa1a *//* ==========================================================================
   CSS ORIGINAL COMPLETO (HUD / CYBERPUNK / GLASSMORPHISM)
   ========================================================================== */

/* --------------------------------------------------------------------------
   SEÇÃO 1: HERO & SMART ID HUD
   -------------------------------------------------------------------------- */
.sa-hero-futuristic {
  --neon-emerald: #10B981;
  --neon-emerald-glow: rgba(16, 185, 129, 0.4);
  --neon-cyan: #06B6D4;
  --dark-glass-base: rgba(4, 6, 45, 0.85);
  --glass-border: rgba(255, 255, 255, 0.12);
  --text-muted: #94A3B8;

  position: relative;
  background-color: #04062D;
  padding: 5rem 0;
  overflow-x: hidden;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #F8FAFC;
  box-sizing: border-box;
  width: 100%;
}

.sa-hero-futuristic *,
.sa-hero-futuristic *::before,
.sa-hero-futuristic *::after {
  box-sizing: border-box;
}

.sa-glow-orb-1 {
  position: absolute;
  top: -10%;
  left: -5%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.18) 0%, rgba(4, 6, 45, 0) 70%);
  filter: blur(60px);
  pointer-events: none;
  z-index: 0;
}

.sa-glow-orb-2 {
  position: absolute;
  bottom: -10%;
  right: -5%;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(6, 182, 212, 0.15) 0%, rgba(88, 96, 64, 0.12) 40%, rgba(4, 6, 45, 0) 70%);
  filter: blur(70px);
  pointer-events: none;
  z-index: 0;
}

.sa-cyber-grid {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  -webkit-mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  pointer-events: none;
  z-index: 0;
}

.sa-hero-futuristic .sa-container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 1.5rem;
  width: 100%;
}

.sa-grid-layout {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 3rem;
  align-items: center;
  width: 100%;
}

.sa-badge-hud {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.45rem 1.1rem;
  background: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.35);
  border-radius: 9999px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #6EE7B7;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  box-shadow: 0 0 20px rgba(16, 185, 129, 0.15);
}

.sa-badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--neon-emerald);
  box-shadow: 0 0 10px var(--neon-emerald);
  animation: sa-pulse 2s infinite ease-in-out;
}

@keyframes sa-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(0.85); }
}

.sa-hero-title {
  font-size: 2.75rem;
  font-weight: 900;
  line-height: 1.15;
  margin-bottom: 1.25rem;
  letter-spacing: -0.02em;
  word-break: break-word;
}

.sa-gradient-text {
  background: linear-gradient(90deg, #34D399 0%, #06B6D4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sa-hero-desc {
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.65;
  margin-bottom: 2rem;
  max-width: 580px;
  word-break: break-word;
}

.sa-hero-desc strong {
  color: #FFFFFF;
}

.sa-telemetry-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  width: 100%;
}

.sa-telemetry-card {
  background: rgba(4, 6, 45, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.15rem;
  padding: 1rem;
  text-align: center;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  transition: all 0.25s ease;
}

.sa-telemetry-card:hover {
  border-color: rgba(16, 185, 129, 0.4);
  transform: translateY(-2px);
}

.sa-card-highlight {
  border-color: rgba(16, 185, 129, 0.4);
  background: rgba(16, 185, 129, 0.08);
}

.sa-telemetry-icon {
  font-size: 1.5rem;
  display: block;
  margin-bottom: 0.35rem;
}

.sa-telemetry-label {
  font-size: 0.75rem;
  font-weight: 800;
  color: #E2E8F0;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

/* Card HUD do Formulário */
.sa-hud-card-wrapper {
  position: relative;
  width: 100%;
}

.sa-hud-id-card {
  position: relative;
  background: linear-gradient(145deg, rgba(88, 96, 64, 0.22) 0%, rgba(4, 6, 45, 0.92) 60%, rgba(4, 6, 45, 0.98) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 1.85rem;
  padding: 2rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.75);
  width: 100%;
}

.sa-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.25rem;
  gap: 0.5rem;
}

.sa-chip-smart {
  width: 38px;
  height: 28px;
  background: linear-gradient(135deg, #FDE047 0%, #D97706 60%, #92400E 100%);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.sa-chip-lines {
  width: 70%;
  height: 60%;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: 2px;
}

.sa-protocol-tag {
  background: rgba(16, 185, 129, 0.15);
  border: 1px solid var(--neon-emerald);
  color: #6EE7B7;
  font-size: 0.65rem;
  font-weight: 900;
  padding: 0.25rem 0.6rem;
  border-radius: 9999px;
  letter-spacing: 0.05em;
  flex-shrink: 0;
}

.sa-input-group {
  margin-bottom: 1rem;
  width: 100%;
}

.sa-input-label {
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  color: #E2E8F0;
  margin-bottom: 0.35rem;
}

.sa-futuristic-input {
  width: 100%;
  padding: 0.85rem 1rem;
  background: rgba(4, 6, 45, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.75rem;
  color: #FFFFFF;
  font-size: 16px !important;
  font-weight: 600;
  outline: none;
  transition: all 0.2s ease;
  font-family: inherit;
}

.sa-futuristic-input:focus {
  border-color: var(--neon-emerald);
  box-shadow: 0 0 15px rgba(16, 185, 129, 0.3);
}

.sa-futuristic-input::placeholder {
  color: #64748B;
}

.sa-type-toggle-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
  width: 100%;
}

.sa-type-btn {
  width: 100%;
  padding: 0.75rem;
  border-radius: 0.75rem;
  font-size: 0.8rem;
  font-weight: 800;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(4, 6, 45, 0.6);
  color: var(--text-muted);
  transition: all 0.2s ease;
}

.sa-type-btn.active {
  border-color: var(--neon-emerald);
  background: rgba(16, 185, 129, 0.2);
  color: #FFFFFF;
  box-shadow: 0 0 15px rgba(16, 185, 129, 0.25);
}

.sa-btn-emit {
  width: 100%;
  margin-top: 0.5rem;
  padding: 0.95rem 1.2rem;
  background: linear-gradient(135deg, #10B981 0%, #059669 100%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.85rem;
  color: #04062D;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  box-shadow: 0 8px 22px rgba(16, 185, 129, 0.4);
  white-space: normal;
  text-align: center;
  line-height: 1.35;
  transition: all 0.25s ease;
}

.sa-btn-emit:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #34D399 0%, #10B981 100%);
}

.sa-btn-emerald {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: linear-gradient(135deg, #10B981 0%, #059669 100%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.75rem;
  color: #04062D;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
}

.sa-hud-badge-result {
  margin-top: 1rem;
  padding: 1.25rem;
  border-radius: 1rem;
  background: rgba(16, 185, 129, 0.12);
  border: 1px solid var(--neon-emerald);
  text-align: center;
}

.sa-hud-corner-tl {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 12px;
  height: 12px;
  border-top: 2px solid var(--neon-emerald);
  border-left: 2px solid var(--neon-emerald);
  opacity: 0.6;
}

.sa-hud-corner-br {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid var(--neon-cyan);
  border-right: 2px solid var(--neon-cyan);
  opacity: 0.6;
}

/* --------------------------------------------------------------------------
   SEÇÃO 2: CIÊNCIA & BIODEFESA HUD (SIMULADOR)
   -------------------------------------------------------------------------- */
.sa-science-futuristic {
  --neon-emerald: #10B981;
  --neon-emerald-glow: rgba(16, 185, 129, 0.4);
  --neon-cyan: #06B6D4;
  --dark-glass-base: rgba(4, 6, 45, 0.8);
  --glass-border: rgba(255, 255, 255, 0.12);
  --text-muted: #94A3B8;

  position: relative;
  background-color: #04062D;
  padding: 6rem 0;
  overflow: hidden;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #F8FAFC;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  width: 100%;
}

.sa-glow-orb-science-1 {
  position: absolute;
  top: -10%;
  right: -5%;
  width: 550px;
  height: 550px;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.18) 0%, rgba(4, 6, 45, 0) 70%);
  filter: blur(60px);
  pointer-events: none;
  z-index: 0;
}

.sa-glow-orb-science-2 {
  position: absolute;
  bottom: -15%;
  left: -5%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(6, 182, 212, 0.15) 0%, rgba(88, 96, 64, 0.12) 40%, rgba(4, 6, 45, 0) 70%);
  filter: blur(70px);
  pointer-events: none;
  z-index: 0;
}

.sa-cyber-grid-science {
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  -webkit-mask-image: radial-gradient(ellipse 70% 60% at 50% 50%, #000 30%, transparent 100%);
  pointer-events: none;
  z-index: 0;
}

.sa-science-futuristic .sa-container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 1.5rem;
  width: 100%;
}

.sa-science-futuristic .sa-text-center { 
  text-align: center; 
}

.sa-section-title {
  font-size: 2.35rem;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  word-break: break-word;
}

.sa-section-subtitle {
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  max-width: 620px;
  margin: 0 auto 3.5rem auto;
  line-height: 1.6;
  word-break: break-word;
}

.sa-science-grid-wrapper {
  position: relative;
  width: 100%;
}

.sa-circuit-connector-line {
  position: absolute;
  top: 90px;
  left: 15%;
  right: 15%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(16, 185, 129, 0.3), rgba(6, 182, 212, 0.3), transparent);
  z-index: 0;
  pointer-events: none;
}

.sa-science-futuristic .sa-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  position: relative;
  z-index: 1;
  width: 100%;
}

.sa-step-card {
  position: relative;
  background: var(--dark-glass-base);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid var(--glass-border);
  border-radius: 1.6rem;
  padding: 2.25rem 1.6rem 2rem 1.6rem;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.6);
}

.sa-step-card:hover {
  transform: translateY(-5px);
  border-color: rgba(16, 185, 129, 0.5);
  box-shadow: 0 20px 45px -10px var(--neon-emerald-glow);
}

.sa-card-highlight {
  border-color: rgba(16, 185, 129, 0.5) !important;
  background: linear-gradient(180deg, rgba(16, 185, 129, 0.12) 0%, rgba(4, 6, 45, 0.9) 100%) !important;
}

.sa-step-number-tag {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 0.75rem;
  font-weight: 900;
  color: var(--text-muted);
  background: rgba(255, 255, 255, 0.05);
  padding: 2px 8px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  letter-spacing: 0.05em;
}

.sa-illustration-hud {
  width: 90px;
  height: 90px;
  margin: 0 auto 1.5rem auto;
  position: relative;
}

.sa-svg-icon {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 10px rgba(16, 185, 129, 0.3));
  transition: transform 0.4s ease;
}

.sa-step-badge {
  font-size: 0.68rem;
  font-weight: 900;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 0.25rem 0.65rem;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  display: inline-block;
  margin-bottom: 0.65rem;
}

.sa-step-title {
  font-size: 1.15rem;
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 0.65rem;
}

.sa-step-desc {
  font-size: 0.85rem;
  color: var(--text-muted);
  line-height: 1.6;
  font-weight: 500;
}

/* Painel Simulador HUD */
.sa-hud-simulator-wrapper {
  max-width: 820px;
  margin: 3.5rem auto 0 auto;
  position: relative;
  width: 100%;
}

.sa-hud-simulator-card {
  position: relative;
  background: linear-gradient(145deg, rgba(88, 96, 64, 0.22) 0%, rgba(4, 6, 45, 0.92) 60%, rgba(4, 6, 45, 0.98) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 1.85rem;
  padding: 2.25rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
  width: 100%;
}

.sa-sim-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.5rem;
  gap: 1rem;
}

.sa-scanner-circle {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(4, 6, 45, 0.8);
  border: 1.5px solid rgba(16, 185, 129, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}

.sa-sim-metric-box {
  text-align: right;
  background: rgba(4, 6, 45, 0.7);
  padding: 0.45rem 1rem;
  border-radius: 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.sa-sim-track-wrapper {
  margin-bottom: 1.5rem;
  width: 100%;
}

.sa-sim-track {
  width: 100%;
  height: 20px;
  background: rgba(4, 6, 45, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 9999px;
  overflow: hidden;
  padding: 2.5px;
}

.sa-sim-fill {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #06B6D4 0%, #10B981 60%, #34D399 100%);
  border-radius: 9999px;
  transition: width 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
}

.sa-track-markers {
  display: flex;
  justify-content: space-between;
  font-size: 0.68rem;
  color: #64748B;
  margin-top: 0.5rem;
  font-weight: 600;
  padding: 0 0.4rem;
  gap: 0.3rem;
}

.sa-sim-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
}

.sa-btn-sim {
  padding: 0.95rem 1.8rem;
  background: linear-gradient(135deg, #10B981 0%, #059669 100%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.85rem;
  color: #04062D;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  box-shadow: 0 8px 22px rgba(16, 185, 129, 0.45);
  white-space: normal;
  text-align: center;
  line-height: 1.3;
  transition: all 0.2s ease;
}

.sa-btn-sim:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #34D399 0%, #10B981 100%);
}

.sa-sim-status-box {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background: rgba(4, 6, 45, 0.7);
  padding: 0.65rem 1.1rem;
  border-radius: 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.sa-status-indicator {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #64748B;
  flex-shrink: 0;
}

/* --------------------------------------------------------------------------
   SEÇÃO 6: MISSÃO & CUIDADO HUD
   -------------------------------------------------------------------------- */
.sa-mission-futuristic {
  --neon-emerald: #10B981;
  --neon-emerald-glow: rgba(16, 185, 129, 0.4);
  --neon-cyan: #06B6D4;
  --dark-glass-base: rgba(4, 6, 45, 0.85);
  --glass-border: rgba(255, 255, 255, 0.12);
  --text-muted: #94A3B8;

  position: relative;
  background-color: #04062D;
  padding: 6rem 0;
  overflow: hidden;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #F8FAFC;
  box-sizing: border-box;
  width: 100%;
}

.sa-mission-futuristic .sa-container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 1.5rem;
  width: 100%;
}

.sa-mission-terminal-card {
  position: relative;
  background: linear-gradient(145deg, rgba(88, 96, 64, 0.22) 0%, rgba(4, 6, 45, 0.92) 60%, rgba(4, 6, 45, 0.98) 100%);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 1.85rem;
  padding: 2.25rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
  width: 100%;
}

.sa-tab-nav {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.85rem;
  margin-bottom: 2rem;
  width: 100%;
}

.sa-tab-btn {
  padding: 0.85rem 1rem;
  background: rgba(4, 6, 45, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.85rem;
  color: var(--text-muted);
  font-size: 0.82rem;
  font-weight: 800;
  cursor: pointer;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  white-space: normal;
  text-align: center;
  line-height: 1.25;
}

.sa-tab-btn:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #FFFFFF;
}

.sa-tab-btn.active {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.25) 0%, rgba(4, 6, 45, 0.8) 100%);
  border-color: var(--neon-emerald);
  color: #FFFFFF;
  box-shadow: 0 0 15px rgba(16, 185, 129, 0.3);
}

.sa-tab-panel {
  display: none;
}

.sa-tab-panel.active {
  display: block;
}

.sa-panel-box {
  background: rgba(4, 6, 45, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.25rem;
  padding: 1.85rem;
}

.sa-panel-header {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  margin-bottom: 1rem;
}

.sa-panel-icon {
  font-size: 1.6rem;
  flex-shrink: 0;
}

.sa-panel-title {
  font-size: 1.25rem;
  font-weight: 800;
  margin: 0;
}

.sa-panel-text {
  font-size: 0.95rem;
  color: var(--text-muted);
  line-height: 1.7;
  margin: 0;
}

.sa-5w2h-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  width: 100%;
}

.sa-5w2h-card {
  background: rgba(4, 6, 45, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  padding: 1.2rem;
}

.sa-5w2h-label {
  display: block;
  font-size: 0.82rem;
  font-weight: 800;
  color: #34D399;
  margin-bottom: 0.4rem;
}

.sa-5w2h-desc {
  font-size: 0.85rem;
  color: var(--text-muted);
  line-height: 1.55;
  margin: 0;
}

.sa-terminal-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin-top: 2.25rem;
  padding-top: 1.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
}

.sa-btn-whats-action {
  width: 100%;
  max-width: 100%;
  padding: 1.05rem 1.8rem;
  background: linear-gradient(135deg, #10B981 0%, #059669 100%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0.85rem;
  color: #04062D;
  font-size: 0.88rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  box-shadow: 0 8px 22px rgba(16, 185, 129, 0.45);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  white-space: normal;
  text-align: center;
  line-height: 1.35;
  transition: all 0.25s ease;
}

.sa-btn-whats-action:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #34D399 0%, #10B981 100%);
}

.sa-btn-whats-action svg {
  flex-shrink: 0;
}

.sa-compliance-tag {
  font-size: 0.72rem;
  color: #64748B;
  text-align: center;
  line-height: 1.4;
  max-width: 650px;
}

/* --------------------------------------------------------------------------
   RESPONSIVIDADE DAS 3 SEÇÕES (MOBILE / TABLET)
   -------------------------------------------------------------------------- */
@media (max-width: 992px) {
  .sa-hero-futuristic,
  .sa-science-futuristic,
  .sa-mission-futuristic {
    padding: 3.5rem 0;
  }
  
  .sa-grid-layout {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .sa-science-futuristic .sa-grid-3 {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }

  .sa-circuit-connector-line {
    display: none;
  }

  .sa-hero-title {
    font-size: 2.15rem;
  }

  .sa-section-title {
    font-size: 1.95rem;
  }
}

@media (max-width: 640px) {
  .sa-hero-futuristic,
  .sa-science-futuristic,
  .sa-mission-futuristic {
    padding: 2.5rem 0;
  }

  .sa-hero-futuristic .sa-container,
  .sa-science-futuristic .sa-container,
  .sa-mission-futuristic .sa-container {
    padding: 0 1rem;
  }

  .sa-hero-title {
    font-size: 1.65rem;
    line-height: 1.25;
  }

  .sa-section-title {
    font-size: 1.5rem;
  }

  .sa-telemetry-grid {
    grid-template-columns: 1fr;
    gap: 0.6rem;
  }

  .sa-telemetry-card {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.85rem;
    padding: 0.75rem 1rem;
    text-align: left;
  }

  .sa-telemetry-icon {
    font-size: 1.3rem;
    margin-bottom: 0;
  }

  .sa-hud-id-card,
  .sa-hud-simulator-card,
  .sa-mission-terminal-card {
    padding: 1.35rem 1rem;
    border-radius: 1.4rem;
  }

  .sa-tab-nav {
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem;
  }

  .sa-tab-btn {
    padding: 0.65rem 0.4rem;
    font-size: 0.72rem;
  }

  .sa-5w2h-grid {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }

  .sa-sim-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .sa-sim-metric-box {
    width: 100%;
    text-align: left;
  }

  .sa-btn-emit,
  .sa-btn-sim,
  .sa-btn-whats-action {
    font-size: 0.78rem;
    padding: 0.9rem 1rem;
  }
}/* End custom CSS */