/* Landing page — visual de conversão */

:root {
  --nudev-gold: #f7b731;
  --nudev-gold-dark: #d89b1f;
  --nudev-bg-deep: #06070a;
  --nudev-bg: #0a0b0f;
  --nudev-dark: #0e0c14;
  --nudev-surface: #1a1028;
  --nudev-surface-2: #241532;
  --nudev-nav: #12101c;
  --nudev-border: rgba(247, 183, 49, 0.22);
  --nudev-text: #f5f5f5;
  --nudev-muted: #a8adb3;

  /* Tipografia — padrão de mercado (base 16px) */
  --fs-body: 1rem;
  --fs-sm: 0.875rem;
  --fs-xs: 0.8125rem;
  --fs-lg: 1.125rem;
  --fs-lead: 1.0625rem;
  --fs-h1: clamp(1.875rem, 3.5vw, 2.75rem);
  --fs-h2: clamp(1.75rem, 2.8vw, 2.25rem);
  --fs-h3: 1.125rem;
  --fs-btn: 1rem;
}

html {
  font-size: 16px;
}

body {
  font-size: var(--fs-body);
  line-height: 1.6;
}

/* Hero — fundo “espaço sutil” */
.hero_area {
  min-height: 100vh;
  height: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background-color: #06070a;
  background-image:
    radial-gradient(ellipse 72% 58% at 92% 5%, rgba(247, 183, 49, 0.22) 0%, transparent 58%),
    radial-gradient(ellipse 48% 38% at 6% 88%, rgba(55, 26, 69, 0.5) 0%, transparent 55%),
    radial-gradient(ellipse 42% 32% at 72% 58%, rgba(34, 167, 240, 0.06) 0%, transparent 52%),
    linear-gradient(155deg, #06070a 0%, #0e0c14 36%, #1a1028 66%, #0a0b0f 100%) !important;
  background-size: cover;
  background-position: center;
  animation: none !important;
}

.hero_area::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background-image:
    radial-gradient(ellipse at 50% 100%, rgba(6, 7, 10, 0.55) 0%, transparent 55%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.hero-stars {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.hero-stars--a {
  opacity: 0.85;
  animation: hero-stars-twinkle-a 3.2s ease-in-out infinite;
  background-image:
    radial-gradient(1px 1px at 4% 12%, rgba(255, 255, 255, 0.55), transparent),
    radial-gradient(1.5px 1.5px at 9% 38%, rgba(255, 255, 255, 0.4), transparent),
    radial-gradient(1px 1px at 14% 72%, rgba(255, 255, 255, 0.35), transparent),
    radial-gradient(1px 1px at 18% 22%, rgba(255, 255, 255, 0.45), transparent),
    radial-gradient(2px 2px at 22% 58%, rgba(247, 183, 49, 0.5), transparent),
    radial-gradient(1px 1px at 26% 8%, rgba(255, 255, 255, 0.5), transparent),
    radial-gradient(1px 1px at 31% 44%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1.5px 1.5px at 35% 82%, rgba(255, 255, 255, 0.38), transparent),
    radial-gradient(1px 1px at 39% 18%, rgba(255, 255, 255, 0.42), transparent),
    radial-gradient(1px 1px at 43% 66%, rgba(255, 255, 255, 0.28), transparent),
    radial-gradient(1px 1px at 47% 32%, rgba(255, 255, 255, 0.35), transparent),
    radial-gradient(1.5px 1.5px at 51% 6%, rgba(255, 255, 255, 0.48), transparent),
    radial-gradient(1px 1px at 55% 52%, rgba(255, 255, 255, 0.32), transparent),
    radial-gradient(1px 1px at 59% 88%, rgba(255, 255, 255, 0.25), transparent),
    radial-gradient(2px 2px at 63% 24%, rgba(247, 183, 49, 0.45), transparent),
    radial-gradient(1px 1px at 67% 48%, rgba(255, 255, 255, 0.4), transparent),
    radial-gradient(1px 1px at 71% 14%, rgba(255, 255, 255, 0.52), transparent),
    radial-gradient(1.5px 1.5px at 75% 76%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1px 1px at 79% 36%, rgba(255, 255, 255, 0.38), transparent),
    radial-gradient(1px 1px at 83% 62%, rgba(255, 255, 255, 0.28), transparent),
    radial-gradient(1px 1px at 87% 10%, rgba(255, 255, 255, 0.55), transparent),
    radial-gradient(1.5px 1.5px at 91% 42%, rgba(255, 255, 255, 0.35), transparent),
    radial-gradient(1px 1px at 95% 78%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1px 1px at 97% 22%, rgba(255, 255, 255, 0.48), transparent),
    radial-gradient(1px 1px at 6% 56%, rgba(255, 255, 255, 0.22), transparent),
    radial-gradient(1px 1px at 12% 92%, rgba(255, 255, 255, 0.2), transparent),
    radial-gradient(1.5px 1.5px at 33% 28%, rgba(255, 255, 255, 0.4), transparent),
    radial-gradient(1px 1px at 48% 74%, rgba(255, 255, 255, 0.26), transparent),
    radial-gradient(1px 1px at 62% 40%, rgba(255, 255, 255, 0.34), transparent),
    radial-gradient(2px 2px at 88% 58%, rgba(247, 183, 49, 0.4), transparent),
    radial-gradient(1px 1px at 72% 92%, rgba(255, 255, 255, 0.24), transparent),
    radial-gradient(1px 1px at 24% 34%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1px 1px at 56% 18%, rgba(255, 255, 255, 0.36), transparent),
    radial-gradient(1.5px 1.5px at 40% 54%, rgba(255, 255, 255, 0.32), transparent),
    radial-gradient(1px 1px at 68% 68%, rgba(255, 255, 255, 0.28), transparent),
    radial-gradient(1px 1px at 92% 34%, rgba(255, 255, 255, 0.42), transparent);
}

.hero-stars--b {
  opacity: 0.65;
  animation: hero-stars-twinkle-b 4.8s ease-in-out infinite;
  animation-delay: -1.6s;
  background-image:
    radial-gradient(1px 1px at 7% 28%, rgba(255, 255, 255, 0.4), transparent),
    radial-gradient(1px 1px at 11% 64%, rgba(255, 255, 255, 0.32), transparent),
    radial-gradient(1.5px 1.5px at 16% 16%, rgba(255, 255, 255, 0.45), transparent),
    radial-gradient(1px 1px at 20% 48%, rgba(255, 255, 255, 0.28), transparent),
    radial-gradient(1px 1px at 24% 84%, rgba(255, 255, 255, 0.22), transparent),
    radial-gradient(2px 2px at 28% 72%, rgba(247, 183, 49, 0.38), transparent),
    radial-gradient(1px 1px at 32% 36%, rgba(255, 255, 255, 0.35), transparent),
    radial-gradient(1px 1px at 36% 4%, rgba(255, 255, 255, 0.5), transparent),
    radial-gradient(1.5px 1.5px at 41% 56%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1px 1px at 45% 26%, rgba(255, 255, 255, 0.38), transparent),
    radial-gradient(1px 1px at 49% 68%, rgba(255, 255, 255, 0.26), transparent),
    radial-gradient(1px 1px at 53% 42%, rgba(255, 255, 255, 0.34), transparent),
    radial-gradient(1.5px 1.5px at 57% 14%, rgba(255, 255, 255, 0.42), transparent),
    radial-gradient(1px 1px at 61% 80%, rgba(255, 255, 255, 0.24), transparent),
    radial-gradient(1px 1px at 65% 52%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(2px 2px at 69% 8%, rgba(247, 183, 49, 0.42), transparent),
    radial-gradient(1px 1px at 73% 64%, rgba(255, 255, 255, 0.28), transparent),
    radial-gradient(1px 1px at 77% 30%, rgba(255, 255, 255, 0.36), transparent),
    radial-gradient(1.5px 1.5px at 81% 86%, rgba(255, 255, 255, 0.25), transparent),
    radial-gradient(1px 1px at 85% 46%, rgba(255, 255, 255, 0.4), transparent),
    radial-gradient(1px 1px at 89% 18%, rgba(255, 255, 255, 0.48), transparent),
    radial-gradient(1px 1px at 93% 54%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1.5px 1.5px at 98% 68%, rgba(255, 255, 255, 0.35), transparent),
    radial-gradient(1px 1px at 3% 46%, rgba(255, 255, 255, 0.26), transparent),
    radial-gradient(1px 1px at 8% 78%, rgba(255, 255, 255, 0.2), transparent),
    radial-gradient(1px 1px at 19% 52%, rgba(255, 255, 255, 0.32), transparent),
    radial-gradient(1.5px 1.5px at 29% 20%, rgba(255, 255, 255, 0.38), transparent),
    radial-gradient(1px 1px at 38% 88%, rgba(255, 255, 255, 0.22), transparent),
    radial-gradient(1px 1px at 46% 62%, rgba(255, 255, 255, 0.28), transparent),
    radial-gradient(2px 2px at 54% 34%, rgba(247, 183, 49, 0.35), transparent),
    radial-gradient(1px 1px at 64% 76%, rgba(255, 255, 255, 0.3), transparent),
    radial-gradient(1px 1px at 74% 44%, rgba(255, 255, 255, 0.34), transparent),
    radial-gradient(1.5px 1.5px at 84% 72%, rgba(255, 255, 255, 0.26), transparent),
    radial-gradient(1px 1px at 94% 38%, rgba(255, 255, 255, 0.4), transparent),
    radial-gradient(1px 1px at 52% 96%, rgba(255, 255, 255, 0.2), transparent);
}

@keyframes hero-stars-twinkle-a {
  0%, 100% {
    opacity: 0.35;
  }
  35% {
    opacity: 0.95;
  }
  65% {
    opacity: 0.5;
  }
}

@keyframes hero-stars-twinkle-b {
  0%, 100% {
    opacity: 0.25;
  }
  45% {
    opacity: 0.85;
  }
  75% {
    opacity: 0.4;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-stars--a,
  .hero-stars--b {
    animation: none;
    opacity: 0.7;
  }
}

.hero_area::after {
  content: "";
  position: absolute;
  top: -8%;
  right: -6%;
  width: min(68vw, 560px);
  height: min(68vw, 560px);
  pointer-events: none;
  z-index: 0;
  background: radial-gradient(
    circle at center,
    rgba(247, 183, 49, 0.16) 0%,
    rgba(247, 183, 49, 0.05) 38%,
    transparent 68%
  );
}

.hero_area .header_section {
  position: relative;
  z-index: 100;
}

.hero_area .slider_section {
  position: relative;
  z-index: 1;
}

.hero_area .navbar,
.hero_area .navbar-collapse,
.hero_area .custom_nav-container {
  position: relative;
  z-index: 101;
}

@media (max-width: 991px) {
  .custom_nav-container .navbar-collapse {
    background: var(--nudev-nav);
    padding: 10px 14px 18px;
    margin-top: 6px;
    border-top: 1px solid rgba(247, 183, 49, 0.15);
  }

  #navbarSupportedContent .d-flex {
    margin-right: 0 !important;
    width: 100%;
  }

  .custom_nav-container .navbar-nav {
    align-items: stretch !important;
    width: 100%;
    gap: 2px;
  }

  .custom_nav-container .navbar-nav .nav-item {
    width: 100%;
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    width: 100%;
    margin: 0 !important;
    padding: 11px 14px !important;
    text-align: left;
    border-radius: 10px;
  }

  .custom_nav-container .navbar-nav .nav-item.active .nav-link,
  .custom_nav-container .navbar-nav .nav-item:hover .nav-link {
    background-color: rgba(216, 191, 54, 0.9);
  }

  .nav-cta-wrap {
    margin: 10px 0 2px !important;
    width: 100%;
    order: 99;
  }

  .nav-cta {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 12px 16px !important;
    text-align: center !important;
    border-radius: 999px !important;
    line-height: 1.3;
  }

  .nav-cta:hover {
    background: linear-gradient(135deg, #ffd56a, var(--nudev-gold)) !important;
  }
}

.slider_section {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 48px 0 64px;
}

.hero-badge {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(247, 183, 49, 0.12);
  border: 1px solid var(--nudev-border);
  color: var(--nudev-gold);
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.hero-title {
  font-size: var(--fs-h1);
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 18px;
}

.hero-title span {
  color: var(--nudev-gold);
  display: block;
}

.hero-subtitle {
  font-size: var(--fs-lead);
  color: #e2e2e2;
  line-height: 1.7;
  max-width: 520px;
  margin-bottom: 30px;
}

.hero-subtitle strong {
  color: var(--nudev-gold);
}

.btn-row {
  display: flex;
  gap: 14px;
  margin-top: 8px;
  flex-wrap: wrap;
}

.btn-hero {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 13px 26px;
  border-radius: 999px;
  font-size: var(--fs-btn);
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.btn-hero:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

.btn-hero-primary {
  background: linear-gradient(135deg, var(--nudev-gold), #ffd56a);
  color: #111;
  box-shadow: 0 12px 30px rgba(247, 183, 49, 0.28);
}

.btn-hero-primary:hover {
  color: #111;
  box-shadow: 0 16px 36px rgba(247, 183, 49, 0.38);
}

.btn-hero-outline {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.btn-hero-outline:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

.hero-visual {
  overflow: visible;
}

.hero-visual .img-box.hero-astronaut-wrap {
  display: flex;
  justify-content: center;
  overflow: visible;
}

.hero-visual img,
.hero-visual .hero-astronaut {
  width: min(100%, 480px);
  padding-top: 40px;
  filter: drop-shadow(0 24px 48px rgba(0, 0, 0, 0.35));
}

.hero-astronaut--mobile {
  display: none;
}

@media (min-width: 769px) {
  .hero-visual .hero-astronaut--desktop {
    width: min(100%, 480px);
    max-width: 480px;
    padding-top: 40px;
    height: auto;
    margin: 0;
    opacity: 0;
    transform: translate(58%, -42%) scale(0.82) rotate(6deg);
    animation: hero-astronaut-enter 7s cubic-bezier(0.12, 1, 0.28, 1) 0.5s forwards;
    will-change: transform, opacity;
    filter: drop-shadow(0 24px 48px rgba(0, 0, 0, 0.35));
  }

  .hero-visual .img-box.hero-astronaut-wrap {
    animation: hero-astronaut-float 8s ease-in-out 5.6s infinite;
  }
}

/* Vídeo abaixo da hero */
.hero-video-section {
  background: var(--nudev-bg);
  padding: 56px 0 64px;
  border-bottom: 1px solid var(--nudev-border);
}

.hero-video-head {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 32px;
}

.hero-video-title {
  margin-bottom: 12px;
}

.hero-video-lead {
  margin-bottom: 0;
}

.hero-video-cta {
  text-align: center;
  margin-top: 28px;
}

.hero-video-loading {
  position: absolute;
  inset: 0;
  z-index: 6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  background: var(--nudev-surface);
  color: var(--nudev-muted);
  font-size: var(--fs-sm);
}

.hero-video-loading-spinner {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid rgba(247, 183, 49, 0.2);
  border-top-color: var(--nudev-gold);
  animation: hero-video-spin 0.75s linear infinite;
}

.hero-video-player--loading {
  min-height: 0;
}

.hero-video-player:not(.hero-video-player--loading) .hero-video-loading {
  display: none;
}

@keyframes hero-video-spin {
  to {
    transform: rotate(360deg);
  }
}

.hero-video-player {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  background: #000;
  border: 1px solid rgba(247, 183, 49, 0.2);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.04);
  aspect-ratio: 16 / 9;
  cursor: default;
}

.hero-video-player--playing {
  cursor: default;
}

.hero-video-stage {
  position: absolute;
  inset: 0;
  background: #000;
}

.hero-video-native {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #000;
  pointer-events: none;
  -webkit-touch-callout: none;
  opacity: 0;
  z-index: 1;
}

.hero-video-native--active {
  opacity: 1;
  z-index: 2;
}

.hero-video-tarja {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 38px 20px;
  min-height: 88px;
  background: linear-gradient(145deg, #f9c85a 0%, #f7b731 52%, #e5a020 100%);
  color: #0a0b0f;
  font-weight: 800;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  text-transform: lowercase;
  pointer-events: none;
  box-shadow: 0 -8px 28px rgba(247, 183, 49, 0.25);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.28s ease, opacity 0.28s ease;
}

.hero-video-tarja span {
  line-height: 1;
}

.hero-video-player--tarja .hero-video-tarja {
  transform: translateY(0);
  opacity: 1;
}

.hero-video-player--ended .hero-video-tarja {
  z-index: 5;
}

.hero-video-player--ended .hero-video-ui-backdrop {
  bottom: 88px;
}

.hero-video-native::-webkit-media-controls {
  display: none !important;
}

.hero-video-native::-webkit-media-controls-enclosure {
  display: none !important;
}

.hero-video-native::-webkit-media-controls-panel {
  display: none !important;
}

.hero-video-native::-webkit-media-controls-play-button,
.hero-video-native::-webkit-media-controls-start-playback-button,
.hero-video-native::-webkit-media-controls-timeline,
.hero-video-native::-webkit-media-controls-current-time-display,
.hero-video-native::-webkit-media-controls-time-remaining-display,
.hero-video-native::-webkit-media-controls-mute-button,
.hero-video-native::-webkit-media-controls-volume-slider,
.hero-video-native::-webkit-media-controls-fullscreen-button,
.hero-video-native::-webkit-media-controls-toggle-closed-captions-button {
  display: none !important;
  -webkit-appearance: none;
}

.hero-video-ui {
  position: absolute;
  inset: 0;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 22px;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.22s ease, visibility 0.22s ease;
}

.hero-video-player--playing .hero-video-ui {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.hero-video-ui-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(10, 11, 15, 0.35);
  transition: background 0.22s ease;
}

.hero-video-player--ended .hero-video-ui-backdrop {
  background:
    radial-gradient(circle at 50% 42%, rgba(247, 183, 49, 0.12), transparent 52%),
    rgba(10, 11, 15, 0.78);
}

.hero-video-end-logo {
  position: relative;
  z-index: 1;
  display: none;
  width: min(180px, 38vw);
  height: auto;
  filter: drop-shadow(0 8px 24px rgba(0, 0, 0, 0.45));
}

.hero-video-player--ended .hero-video-end-logo {
  display: block;
}

.hero-video-ui-play {
  position: relative;
  z-index: 2;
  width: 80px;
  height: 80px;
  border: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, #f9c85a 0%, #f7b731 55%, #e5a020 100%);
  color: var(--nudev-bg);
  font-size: 1.45rem;
  cursor: pointer;
  box-shadow: 0 14px 44px rgba(247, 183, 49, 0.4);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.hero-video-ui-play i {
  margin-left: 5px;
}

.hero-video-ui-play:hover,
.hero-video-ui-play:focus-visible {
  transform: scale(1.07);
  box-shadow: 0 18px 52px rgba(247, 183, 49, 0.5);
  outline: none;
}

.hero-video-trigger {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  position: relative;
}

.hero-video-poster,
.hero-video-iframe {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
}

.hero-video-iframe {
  position: absolute;
  inset: 0;
}

.hero-video-trigger::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 11, 15, 0.05) 0%, rgba(10, 11, 15, 0.55) 100%);
  pointer-events: none;
}

.hero-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(247, 183, 49, 0.95);
  color: var(--nudev-bg);
  font-size: 1.35rem;
  box-shadow: 0 12px 40px rgba(247, 183, 49, 0.35);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  z-index: 2;
  pointer-events: none;
}

.hero-video-play i {
  margin-left: 4px;
}

.hero-video-trigger:hover .hero-video-play,
.hero-video-trigger:focus-visible .hero-video-play {
  transform: translate(-50%, -50%) scale(1.06);
  box-shadow: 0 16px 48px rgba(247, 183, 49, 0.45);
}


@media (max-width: 767px) {
  .hero-video-section {
    display: none !important;
  }

  .hero-video-ui-play {
    width: 64px;
    height: 64px;
    font-size: 1.15rem;
  }

  .hero-video-end-logo {
    width: min(140px, 44vw);
  }

  .hero-video-tarja {
    padding: 30px 16px;
    min-height: 72px;
    font-size: 1.05rem;
  }

  .hero-video-player--ended .hero-video-ui-backdrop {
    bottom: 72px;
  }

  .hero-video-play {
    width: 62px;
    height: 62px;
    font-size: 1.1rem;
  }
}

@keyframes hero-astronaut-enter {
  0% {
    opacity: 0;
    transform: translate(58%, -42%) scale(0.82) rotate(6deg);
  }
  70% {
    opacity: 1;
    transform: translate(-2%, 3%) scale(1.02) rotate(-1deg);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
}

@keyframes hero-astronaut-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-14px);
  }
}

@keyframes hero-astronaut-enter-mobile {
  0% {
    opacity: 0;
    transform: translate(18%, -12%) scale(0.92);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-astronaut--desktop {
    opacity: 1;
    transform: none;
    animation: none;
  }

  .hero-astronaut-wrap {
    animation: none;
  }
}

/* Faixa de confiança */
.trust-strip {
  background: var(--nudev-surface);
  border-top: 1px solid var(--nudev-border);
  border-bottom: 1px solid var(--nudev-border);
  padding: 28px 0;
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
}

.trust-item {
  text-align: center;
  padding: 12px;
}

.trust-item strong {
  display: block;
  color: var(--nudev-gold);
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 4px;
}

.trust-item span {
  color: var(--nudev-muted);
  font-size: var(--fs-sm);
}

/* Seções */
.section-eyebrow {
  color: var(--nudev-gold);
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.section-title {
  font-size: var(--fs-h2);
  color: var(--nudev-gold);
  font-weight: 800;
  margin-bottom: 16px;
}

.section-lead {
  color: #ccc;
  font-size: var(--fs-lead);
  line-height: 1.7;
  max-width: 720px;
}

.work_section {
  background: var(--nudev-dark);
  padding: 80px 0;
}

.step-card {
  background: var(--nudev-surface);
  border: 1px solid var(--nudev-border);
  border-radius: 16px;
  padding: 24px;
  margin-bottom: 20px;
  transition: transform 0.25s ease, border-color 0.25s ease;
}

.step-card:hover {
  transform: translateY(-6px);
  border-color: rgba(247, 183, 49, 0.45);
}

.step-number {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(247, 183, 49, 0.15);
  color: var(--nudev-gold);
  display: grid;
  place-items: center;
  font-weight: 800;
  margin-bottom: 14px;
}

.step-card h3 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: var(--fs-h3);
}

.step-card p {
  color: var(--nudev-muted);
  margin: 0;
  line-height: 1.65;
  font-size: var(--fs-body);
}

/* Serviços */
.services_section {
  background: linear-gradient(180deg, var(--nudev-dark) 0%, var(--nudev-bg) 100%);
  padding: 80px 0 60px;
}

.service-card {
  background: var(--nudev-surface);
  border: 1px solid var(--nudev-border);
  border-radius: 18px;
  padding: 28px 22px;
  height: 100%;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  position: relative;
  overflow: hidden;
}

.service-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--nudev-gold), transparent);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
  border-color: rgba(247, 183, 49, 0.4);
}

.service-card:hover::before {
  opacity: 1;
}

.service-card--featured {
  border-color: rgba(247, 183, 49, 0.45);
  box-shadow: 0 0 0 1px rgba(247, 183, 49, 0.12);
}

.service-tag {
  position: absolute;
  top: 16px;
  right: 16px;
  background: var(--nudev-gold);
  color: #111;
  font-size: 0.7rem;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 999px;
  text-transform: uppercase;
}

.service-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background: rgba(247, 183, 49, 0.1);
  border: 1px solid var(--nudev-border);
  display: grid;
  place-items: center;
  font-size: 1.8rem;
  color: var(--nudev-gold);
}

.service-icon--ai {
  position: relative;
  background: linear-gradient(135deg, rgba(37, 211, 102, 0.15), rgba(247, 183, 49, 0.15));
}

.service-icon--ai .fa-whatsapp {
  color: #25d366;
  font-size: 2rem;
}

.service-icon-badge {
  position: absolute;
  bottom: -4px;
  right: -4px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--nudev-gold);
  color: #111;
  font-size: 0.75rem;
  display: grid;
  place-items: center;
  border: 2px solid var(--nudev-surface);
}

.service-card .service-title {
  color: #fff;
  font-size: var(--fs-h3);
  font-weight: 700;
  margin-bottom: 10px;
}

.service-card .service-description {
  color: var(--nudev-muted);
  font-size: var(--fs-sm);
  line-height: 1.65;
  margin-bottom: 16px;
}

.service-link {
  color: var(--nudev-gold);
  font-weight: 600;
  font-size: var(--fs-sm);
  text-decoration: none;
}

.service-link:hover {
  color: #ffd56a;
  text-decoration: none;
}

/* Contato */
.contact_section {
  padding: 80px 0;
}

.contact-card {
  background: var(--nudev-surface);
  border: 1px solid var(--nudev-border);
  border-radius: 20px;
  padding: 32px;
}

.contact-card label {
  color: #e8e8e8;
  font-weight: 500;
  font-size: var(--fs-body);
  margin-bottom: 12px;
  display: block;
}

.contact-card .form-control {
  background: var(--nudev-surface-2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  border-radius: 14px !important;
  padding: 16px 20px !important;
  margin-bottom: 16px;
  font-size: var(--fs-body);
}

.contact-card .form-control::placeholder {
  color: #777;
}

.contact-card .form-control:focus {
  background: var(--nudev-surface-2);
  border-color: var(--nudev-gold);
  color: #fff;
  box-shadow: 0 0 0 3px rgba(247, 183, 49, 0.15);
}

.contact-card .btn-submit {
  width: 100%;
  background: linear-gradient(135deg, var(--nudev-gold), #ffd56a);
  border: none;
  color: #111;
  font-weight: 800;
  font-size: var(--fs-btn);
  padding: 14px 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.contact-card .btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(247, 183, 49, 0.3);
  color: #111;
}

/* Planos — carrossel */
.precos_section {
  padding: 80px 0;
  background: var(--nudev-dark);
}

.precos_section .heading_container {
  padding: 0 20px;
  margin-bottom: 8px;
}

.planos-carousel {
  position: relative;
  padding: 10px 52px 0;
  max-width: 1200px;
  margin: 0 auto;
  display: block !important;
  flex-wrap: unset !important;
  justify-content: unset !important;
  gap: unset !important;
}

.planos-track {
  display: flex;
  align-items: stretch;
  gap: 24px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 20px 8px 28px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.planos-track::-webkit-scrollbar {
  display: none;
}

.planos-carousel .plano {
  flex: 0 0 min(88vw, 300px);
  scroll-snap-align: center;
  width: auto;
  max-width: 300px;
  margin: 0;
}

.precos_section .plano {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  min-height: 500px;
  padding: 24px 20px 20px;
  background: var(--nudev-surface);
  border: 1px solid var(--nudev-border);
  border-radius: 18px;
  box-shadow: none;
  text-align: center;
  color: #fff;
  position: relative;
  cursor: default;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.precos_section .plano:hover {
  transform: translateY(-6px);
  border-color: rgba(247, 183, 49, 0.4);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
}

.precos_section .plano-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 14px;
  display: grid;
  place-items: center;
  background: rgba(247, 183, 49, 0.1);
  border: 1px solid var(--nudev-border);
  border-radius: 14px;
  padding: 10px;
  flex-shrink: 0;
}

.precos_section .plano-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.precos_section .plano-icon--ai {
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  padding: 8px 10px;
  background: linear-gradient(135deg, rgba(37, 211, 102, 0.12), rgba(247, 183, 49, 0.12));
}

.precos_section .plano-icon--ai .fa-whatsapp {
  color: #25d366;
  font-size: 1.35rem;
}

.precos_section .plano-icon--ai .fa-robot {
  color: var(--nudev-gold);
  font-size: 1.2rem;
}

.precos_section .plano-title {
  font-size: var(--fs-h3);
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px;
  line-height: 1.3;
}

.precos_section .plano-desc {
  font-size: var(--fs-sm);
  color: var(--nudev-muted);
  line-height: 1.55;
  margin: 0 0 18px;
  min-height: 2.5em;
}

.precos_section .plano-pricing {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  min-height: 88px;
  margin-bottom: 16px;
  padding: 12px 10px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.precos_section .preco-original {
  display: block;
  color: #888;
  font-size: var(--fs-sm);
  text-decoration: line-through;
  margin-bottom: 2px;
}

.precos_section .preco-label {
  display: block;
  font-size: var(--fs-xs);
  font-weight: 600;
  color: var(--nudev-muted);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.precos_section .preco-desconto {
  display: block;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--nudev-gold);
  line-height: 1.2;
  margin-top: 2px;
}

.precos_section .preco-desconto--consulta {
  font-size: 1.25rem;
}

.precos_section .plano-economia {
  display: inline-block;
  margin-top: 8px;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(46, 204, 113, 0.15);
  color: #7ddea8;
  font-size: var(--fs-xs);
  font-weight: 700;
}

.precos_section .plano-badge {
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  white-space: nowrap;
}

.precos_section .plano--featured {
  border: 2px solid var(--nudev-gold);
  padding-top: 28px;
  box-shadow: 0 0 0 1px rgba(247, 183, 49, 0.12);
}

.precos_section .plano--featured:hover {
  transform: translateY(-6px);
}

.precos_section .cta-btn {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  background: linear-gradient(135deg, var(--nudev-gold), #ffd56a);
  color: #111 !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: var(--fs-btn);
  text-align: center;
  text-decoration: none;
  flex-shrink: 0;
}

.precos_section .cta-btn:hover {
  background: linear-gradient(135deg, #ffd56a, var(--nudev-gold));
  color: #111 !important;
}

.precos_section .beneficios {
  list-style: none;
  padding: 0;
  margin: auto 0 0;
  text-align: left;
  width: 100%;
}

.precos_section .beneficios li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: var(--fs-sm);
  color: #c5c9ce;
  line-height: 1.5;
  margin-bottom: 8px;
}

.precos_section .beneficios .check {
  color: #7ddea8;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 1px;
}

.planos-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid var(--nudev-border);
  background: var(--nudev-surface);
  color: var(--nudev-gold);
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease;
}

.planos-nav:hover {
  background: rgba(247, 183, 49, 0.12);
  border-color: rgba(247, 183, 49, 0.45);
}

.planos-nav--prev {
  left: 0;
}

.planos-nav--next {
  right: 0;
}

.planos-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 4px;
}

.planos-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  padding: 0;
  background: #444;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.planos-dot.active {
  background: var(--nudev-gold);
  transform: scale(1.15);
}

@media (max-width: 768px) {
  .hero_area .slider_section {
    align-items: flex-start;
    padding: 118px 0 50px;
  }

  .hero_area .slider_section .carousel-inner {
    overflow: visible;
  }

  .hero-visual {
    margin-top: 16px;
    padding-bottom: 8px;
  }

  .hero-visual .img-box.hero-astronaut-wrap {
    display: flex;
    justify-content: center;
    overflow: visible;
    animation: none !important;
    transform: none !important;
  }

  .hero-astronaut--desktop {
    display: none !important;
  }

  .hero-visual .hero-astronaut--mobile {
    display: block;
    width: 57%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    opacity: 1;
    transform: none !important;
    animation: none !important;
    will-change: auto;
    filter: drop-shadow(0 12px 28px rgba(0, 0, 0, 0.35));
  }

  .plano--featured {
    transform: none;
  }

  .precos_section .plano--featured:hover {
    transform: translateY(-4px);
  }

  .planos-carousel {
    padding: 10px 40px 0;
  }

  .planos-nav {
    width: 36px;
    height: 36px;
  }
}

/* Hospedagem */
.page-hero {
  background: linear-gradient(180deg, var(--nudev-dark) 0%, var(--nudev-bg) 100%);
  padding: 120px 0 60px;
  text-align: center;
}

.page-hero h1 {
  font-size: var(--fs-h1);
  font-weight: 800;
  color: #fff;
  margin-bottom: 14px;
}

.page-hero p {
  color: var(--nudev-muted);
  font-size: var(--fs-lead);
  max-width: 620px;
  margin: 0 auto;
  line-height: 1.7;
}

.hosting_section {
  padding: 40px 0 90px;
  background: var(--nudev-bg);
}

.hosting-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  align-items: stretch;
}

.hosting-card {
  background: var(--nudev-surface);
  border: 1px solid var(--nudev-border);
  border-radius: 20px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.hosting-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.hosting-card--featured {
  border: 2px solid var(--nudev-gold);
  box-shadow: 0 0 0 1px rgba(247, 183, 49, 0.15);
  position: relative;
}

.hosting-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--nudev-gold);
  color: #111;
  font-size: var(--fs-xs);
  font-weight: 800;
  padding: 6px 14px;
  border-radius: 999px;
  text-transform: uppercase;
  white-space: nowrap;
}

.hosting-plan-name {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 8px;
}

.hosting-domain {
  color: var(--nudev-gold);
  font-weight: 600;
  font-size: var(--fs-body);
  margin-bottom: 14px;
}

.hosting-desc {
  color: var(--nudev-muted);
  font-size: var(--fs-sm);
  line-height: 1.65;
  margin-bottom: 22px;
  flex: 1;
}

.hosting-price-from {
  color: #888;
  font-size: var(--fs-sm);
  text-decoration: line-through;
  margin-bottom: 4px;
}

.hosting-discount {
  display: inline-block;
  background: rgba(46, 204, 113, 0.15);
  color: #7ddea8;
  font-size: var(--fs-xs);
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 999px;
  margin-bottom: 12px;
}

.hosting-price-month {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 1.1;
}

.hosting-price-month small {
  font-size: var(--fs-body);
  font-weight: 500;
  color: var(--nudev-muted);
}

.hosting-price-total {
  color: #ccc;
  font-size: var(--fs-sm);
  margin: 8px 0 10px;
}

.hosting-save {
  color: #7ddea8;
  font-size: var(--fs-sm);
  font-weight: 600;
  margin-bottom: 22px;
}

.page-hero h1 span {
  color: var(--nudev-gold);
}

.hosting-cta {
  display: block;
  text-align: center;
  background: linear-gradient(135deg, var(--nudev-gold), #ffd56a);
  color: #111 !important;
  font-weight: 800;
  font-size: var(--fs-btn);
  padding: 14px 20px;
  border-radius: 999px;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.hosting-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(247, 183, 49, 0.3);
  text-decoration: none;
  color: #111 !important;
}

.hosting-note {
  text-align: center;
  color: #666;
  font-size: 0.75rem;
  margin-top: 28px;
}

/* Sobrescreve style.css (50px) no hero */
.hero_area .slider_section .detail_box h1.hero-title {
  font-size: var(--fs-h1);
  font-weight: 800;
  margin-bottom: 18px;
}
