/* Overrides para reproduzir comportamentos do site original
   + customizações Nobre Trading. */

/* ============================================================
   HERO — substitui galeria mosaico por foto BG do Yallon
   e alinha texto/CTAs à esquerda (sem mexer no resto)
   ============================================================ */
#hero {
  background-image: url('../assets/yallon/bg-yallon-2k.jpg') !important;
  background-size: cover !important;
  /* Posição: right horizontal (Yallon à direita) + top vertical (puxa imagem
     pra cima pra cabeça ficar abaixo do menu e não ser cortada) */
  background-position: right 20% !important;
  background-repeat: no-repeat !important;
  background-color: #0E0E10 !important;
}

/* Esconde a galeria mosaico antiga (academypass) */
#hero .mosaic-bg-grid {
  display: none !important;
}

/* Remove TODOS os overlays do hero academypass (radial gradients, vinhetas,
   fades laterais) que estavam embaçando a foto do Yallon */
#hero > .absolute.inset-0.pointer-events-none,
#hero > .pointer-events-none.absolute {
  display: none !important;
}
/* O wrapper da galeria com opacity 0.95 também fica visível como camada cinza */
#hero > .absolute.inset-0.overflow-hidden {
  opacity: 1 !important;
}

/* Alinha conteúdo (h1, p, botões) à esquerda — sem mexer no padding/tamanho da seção */
#hero > .relative.z-10 {
  text-align: left !important;
  max-width: 1320px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#hero > .relative.z-10 > * {
  max-width: 560px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
/* h1 mantém a largura para o título caber bonito */
#hero h1 {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#hero h1 br {
  display: inline !important;
}
#hero p {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* Botões CTA alinhados à esquerda */
#hero .hero-cta,
#hero [class*="flex"][class*="gap"] {
  justify-content: flex-start !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Sem "caixa escura" atrás do texto — o BG do Yallon aparece direto.
   Usamos text-shadow nos textos para garantir leitura sem cobrir a foto. */
#hero h1,
#hero p {
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.75), 0 1px 4px rgba(0, 0, 0, 0.5);
}

/* ============================================================
   CARROSSEL DE MARCAS — substituído por símbolos de trading
   (XAUUSD, BITCOIN, NASDAQ, S&P, DJI, EUR/USD, etc) em dourado
   ============================================================ */
.hero-brands-track .hero-ticker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  font-family: 'Satoshi', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(14px, 1.05vw, 18px);
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.92;
  transition: opacity 240ms ease, transform 240ms ease;
  white-space: nowrap;
  padding: 0 14px;
}
.hero-brands-track .hero-ticker:hover {
  opacity: 1;
  transform: translateY(-1px);
}
.hero-ticker__name {
  color: #C9A84C;            /* dourado da paleta Nobre Trading */
}
.hero-ticker__change {
  font-size: 0.92em;
  letter-spacing: 0.06em;
  font-weight: 700;
}
.hero-ticker__change--up {
  color: #22C55E;            /* verde alta */
}
.hero-ticker__change--down {
  color: #EF4444;            /* vermelho queda */
}

/* Responsivo: em telas pequenas, ajuste para um overlay mais escuro */
@media (max-width: 768px) {
  #hero {
    background-position: 70% center !important;
  }
  #hero > .relative.z-10::before {
    background: linear-gradient(180deg, rgba(14, 14, 16, 0.75) 0%, rgba(14, 14, 16, 0.55) 100%);
  }
  #hero > .relative.z-10 > * {
    max-width: 100% !important;
  }
}

/* ===== Lenis smooth-scroll ===== */
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

/* ===== Header floating pill (estado scrolled) ===== */
.site-header.is-scrolled {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* O nav central tem textos brancos (text-white, text-white/60), então o pill
   precisa de fundo escuro translúcido para os textos ficarem legíveis sobre
   qualquer cor de seção (claro ou escuro). */
.site-header [class*="rounded-full"][class*="backdrop-blur"] {
  background: rgba(15, 17, 22, 0.7) !important;
  backdrop-filter: blur(32px) saturate(180%) !important;
  -webkit-backdrop-filter: blur(32px) saturate(180%) !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25),
              inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

/* No estado scrolled, nav-pill fica mais sólido + sombra mais forte */
.site-header.is-scrolled [class*="rounded-full"][class*="backdrop-blur"] {
  background: rgba(15, 17, 22, 0.82) !important;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.35),
              inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

/* Botão LOGIN — mesmo tratamento (textos brancos) */
.site-header a[class*="rounded-full"][class*="backdrop-blur"] {
  background: rgba(15, 17, 22, 0.7) !important;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

/* Botão "Faça parte" — fundo branco com texto preto, já está legível.
   Aqui só garantimos a transição. */
.site-header [class*="rounded-full"][class*="bg-white"]:not([class*="bg-white/"]) {
  transition: all 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

/* Logo "Human Academy" no canto esquerdo: já é brightness-0 invert opacity-80.
   Em fundo claro, mantém. Em fundo escuro, fica natural. Nada a fazer. */

/* ===== O Que Tem Dentro — tabs ===== */
#o-que-tem-dentro button {
  cursor: pointer;
  transition: opacity 240ms ease, color 240ms ease;
}
#o-que-tem-dentro button[data-active="true"] {
  opacity: 1 !important;
}
#o-que-tem-dentro button[data-active="false"] {
  opacity: 0.45 !important;
}
#o-que-tem-dentro button[data-active="false"]:hover {
  opacity: 0.85 !important;
}
.oqtd-image {
  transition: opacity 400ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

/* ===== FAQ accordion ===== */
#faq button[aria-expanded] {
  cursor: pointer;
}
#faq [data-state="open"] > svg,
#faq button[aria-expanded="true"] svg.lucide-chevron-down {
  transform: rotate(180deg);
  transition: transform 240ms ease;
}
#faq button svg {
  transition: transform 240ms ease;
}

/* ===== Menu mobile — abre por cima de tudo ===== */
.mobile-menu-open {
  pointer-events: auto !important;
}
body.menu-open {
  overflow: hidden;
}

/* ===== Cursos destaque & carrosséis — esconde scrollbar ===== */
[class*="overflow-x-auto"]::-webkit-scrollbar,
[class*="snap-x"]::-webkit-scrollbar {
  display: none;
}
[class*="overflow-x-auto"],
[class*="snap-x"] {
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
}

/* ===== Suporte para botões Anterior/Próximo nos carrosséis ===== */
button[aria-label="Anterior"],
button[aria-label="Próximo"] {
  cursor: pointer;
}
button[aria-label="Anterior"]:hover,
button[aria-label="Próximo"]:hover {
  background: rgba(255, 255, 255, 0.08);
}

/* ===== Hero animations — força estado final (sem React/framer-motion) ===== */
.hero-anim,
[class*="hero-anim"] {
  opacity: 1 !important;
  transform: none !important;
}

/* ===== Modal de cursos (cursos-destaque) ===== */
.course-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 100;
  display: none;
  align-items: flex-start;
  justify-content: center;
  padding: 60px 24px 24px;
  overflow-y: auto;
}
.course-modal-backdrop.open {
  display: flex;
}
.course-modal {
  background: #0E0E10;
  color: #fff;
  border-radius: 20px;
  max-width: 640px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.5);
  animation: courseModalIn 260ms cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes courseModalIn {
  from { transform: scale(0.96) translateY(20px); opacity: 0; }
  to { transform: scale(1) translateY(0); opacity: 1; }
}
.course-modal__hero {
  position: relative;
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
}
.course-modal__hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #0E0E10 100%);
}
.course-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(12px);
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: background 200ms ease;
}
.course-modal__close:hover {
  background: rgba(255, 255, 255, 0.1);
}
.course-modal__body {
  padding: 20px 28px 28px;
}
.course-modal__badge {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.course-modal__title {
  font-size: clamp(1.5rem, 2.4vw, 1.85rem);
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 0 0 22px;
  line-height: 1.1;
}
.course-modal__stats {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.course-modal__stat {
  display: flex;
  align-items: center;
  gap: 10px;
}
.course-modal__stat-icon {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.course-modal__stat-label {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.course-modal__stat-value {
  font-size: 13px;
  font-weight: 500;
  margin-top: 1px;
}
.course-modal__desc {
  font-size: 13px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 24px;
}
.course-modal__section-title {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.6);
}
.course-modal__modules {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 24px;
}
.course-modal__module {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  overflow: hidden;
  transition: background 200ms ease;
}
.course-modal__module-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px;
  width: 100%;
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  text-align: left;
  transition: background 200ms ease;
}
.course-modal__module-header:hover {
  background: rgba(255, 255, 255, 0.03);
}
.course-modal__module-left {
  display: flex;
  align-items: center;
  gap: 14px;
}
.course-modal__module-num {
  color: rgba(167, 217, 217, 0.7);
  font-size: 11px;
  font-weight: 500;
  min-width: 20px;
}
.course-modal__module-name {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.course-modal__module-chev {
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  transition: transform 240ms ease;
  display: inline-block;
}
.course-modal__module[data-open="true"] .course-modal__module-chev {
  transform: rotate(180deg);
}
.course-modal__module-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 320ms cubic-bezier(0.32, 0.72, 0, 1);
}
.course-modal__module[data-open="true"] .course-modal__module-content {
  max-height: 400px;
}
.course-modal__module-content ul {
  list-style: none;
  margin: 0;
  padding: 0 18px 16px 52px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.course-modal__module-content li {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.65);
  position: relative;
  padding-left: 12px;
}
.course-modal__module-content li::before {
  content: '•';
  position: absolute;
  left: 0;
  color: rgba(167, 217, 217, 0.6);
}
.course-modal__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 14px;
  border-radius: 14px;
  background: rgba(180, 217, 217, 0.12);
  border: 1px solid rgba(180, 217, 217, 0.25);
  color: rgba(200, 230, 230, 1);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 200ms ease;
}
.course-modal__cta:hover {
  background: rgba(180, 217, 217, 0.18);
}
body.modal-open {
  overflow: hidden;
}

/* ============================================================
   PROVAS REAIS — Modal/lightbox para visualizar prints completos
   ============================================================ */
#provas-reais .grid > div {
  cursor: zoom-in;
  transition: transform 240ms ease, box-shadow 240ms ease;
}
#provas-reais .grid > div:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(201, 168, 76, 0.08), 0 0 0 1px rgba(201, 168, 76, 0.18);
}
.prova-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.88);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 100;
  display: none;
  align-items: flex-start;
  justify-content: center;
  padding: 48px 20px 32px;
  overflow-y: auto;
}
.prova-modal-backdrop.open {
  display: flex;
}
.prova-modal {
  background: #0E0E10;
  color: #fff;
  border-radius: 20px;
  max-width: 820px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.7);
  animation: courseModalIn 260ms cubic-bezier(0.22, 1, 0.36, 1);
}
.prova-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(12px);
  color: #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: background 200ms ease, border-color 200ms ease;
}
.prova-modal__close:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.4);
}
.prova-modal__image {
  background: #050505;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 68vh;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.prova-modal__image img {
  width: 100%;
  height: auto;
  max-height: 68vh;
  object-fit: contain;
  display: block;
}
.prova-modal__body {
  padding: 24px 28px 28px;
}
.prova-modal__big {
  font-family: 'Satoshi', sans-serif;
  font-size: clamp(1.55rem, 2.6vw, 2rem);
  font-weight: 700;
  letter-spacing: -0.025em;
  margin: 0 0 6px;
  line-height: 1.1;
  color: #fff;
}
.prova-modal__sub {
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
  margin: 0 0 18px;
  letter-spacing: 0.02em;
}
.prova-modal__divider {
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(201, 168, 76, 0.4), transparent);
  margin: 0 0 18px;
}
.prova-modal__desc {
  font-family: 'Satoshi', sans-serif;
  font-size: 14.5px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.78);
  margin: 0;
}
.prova-modal__desc strong {
  color: #fff;
  font-weight: 600;
}
.prova-modal__footer-tag {
  margin-top: 18px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.prova-modal__footer-tag::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(201, 168, 76, 0.7);
}

/* ============================================================
   DEPOIMENTOS — 3 colunas com scroll vertical infinito
   Pure CSS keyframes (GPU-accelerated, sem JS, sem libs)
   ============================================================ */
#depoimentos .testimonials-grid {
  display: flex;
  justify-content: center;
  gap: 20px;
  max-height: 680px;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 12%, black 88%, transparent 100%);
          mask-image: linear-gradient(to bottom, transparent 0%, black 12%, black 88%, transparent 100%);
}
#depoimentos .testimonials-column {
  flex: 0 0 auto;
  width: 100%;
  max-width: 340px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  animation-name: testimonials-scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  will-change: transform;
  flex-shrink: 0;
}
@keyframes testimonials-scroll {
  0%   { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(0, -50%, 0); }
}
@media (prefers-reduced-motion: reduce) {
  #depoimentos .testimonials-column { animation: none !important; }
}
.testimonial-card {
  position: relative;
  background: rgba(255, 255, 255, 0.028);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 16px;
  padding: 28px 24px 20px;
  flex-shrink: 0;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18), 0 1px 0 rgba(255, 255, 255, 0.04) inset;
}
.testimonial-card__quote {
  display: block;
  font-family: 'Satoshi', Georgia, serif;
  font-size: 38px;
  line-height: 0.6;
  color: rgba(201, 168, 76, 0.55);
  margin: 0 0 6px;
  user-select: none;
  pointer-events: none;
}
.testimonial-card__text {
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.78);
  margin: 0 0 18px;
  letter-spacing: -0.005em;
}
.testimonial-card__author {
  display: flex;
  align-items: center;
  gap: 12px;
}
.testimonial-card__avatar {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(201, 168, 76, 0.18) 0%, rgba(201, 168, 76, 0.06) 100%);
  border: 1px solid rgba(201, 168, 76, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #C9A84C;
  font-family: 'Satoshi', sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.04em;
  flex-shrink: 0;
}
.testimonial-card__name {
  font-family: 'Satoshi', sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  margin: 0;
}
.testimonial-card__role {
  font-family: 'Satoshi', sans-serif;
  font-size: 11.5px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.3;
  margin: 2px 0 0;
  letter-spacing: 0.01em;
}
/* Pause animation when hovering grid (UX: let user read) */
#depoimentos .testimonials-grid:hover .testimonials-column {
  animation-play-state: paused;
}

/* ============================================================
   OUTROS SERVIÇOS — Liquid Glass card + Gold pill buttons
   GPU-friendly, pure CSS (sem libs)
   ============================================================ */
.outros-glass-card {
  position: relative;
  padding: 36px 24px 32px;
  border-radius: 24px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.028) 0%, rgba(255, 255, 255, 0.006) 60%, rgba(201, 168, 76, 0.018) 100%);
  backdrop-filter: blur(28px) saturate(1.25);
  -webkit-backdrop-filter: blur(28px) saturate(1.25);
  border: 1px solid rgba(201, 168, 76, 0.18);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.06) inset,
    0 0 0 1px rgba(255, 255, 255, 0.02) inset,
    0 30px 80px rgba(0, 0, 0, 0.5),
    0 0 60px rgba(201, 168, 76, 0.04);
}
@media (min-width: 768px) {
  .outros-glass-card { padding: 48px 40px 44px; }
}

.liquid-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 22px;
  min-height: 44px;
  border-radius: 10px;
  border: 1px solid rgba(201, 168, 76, 0.35);
  background:
    linear-gradient(180deg, rgba(201, 168, 76, 0.06) 0%, rgba(201, 168, 76, 0.02) 100%);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  color: #C9A84C;
  font-family: 'Satoshi', sans-serif;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
  white-space: nowrap;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.04) inset;
}
.liquid-pill:hover {
  background:
    linear-gradient(180deg, rgba(201, 168, 76, 0.14) 0%, rgba(201, 168, 76, 0.05) 100%);
  border-color: rgba(201, 168, 76, 0.6);
  transform: translateY(-1px);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.08) inset,
    0 8px 22px rgba(201, 168, 76, 0.16);
}

.liquid-pill--priced {
  gap: 14px;
  padding: 12px 20px;
  min-width: 280px;
  justify-content: space-between;
}
.liquid-pill--wide {
  min-width: 360px;
}
@media (max-width: 480px) {
  .liquid-pill--priced,
  .liquid-pill--wide {
    min-width: 0;
    width: 100%;
    max-width: 360px;
  }
}
.liquid-pill__title {
  letter-spacing: 0.22em;
  flex: 1 1 auto;
  text-align: left;
}
.liquid-pill__price {
  font-family: 'Satoshi', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 12.5px;
  letter-spacing: 0.02em;
  text-transform: none;
  color: rgba(201, 168, 76, 0.9);
  flex-shrink: 0;
}
.liquid-pill__arrow {
  font-size: 12px;
  letter-spacing: 0;
  opacity: 0.6;
  flex-shrink: 0;
  transition: transform 220ms ease, opacity 220ms ease;
}
.liquid-pill:hover .liquid-pill__arrow {
  opacity: 1;
  transform: translate(2px, -2px);
}

.cta-wpp-gold {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 32px;
  border-radius: 999px;
  background: linear-gradient(135deg, #D4B055 0%, #C9A84C 50%, #B89540 100%);
  color: #0a0a0a;
  font-family: 'Satoshi', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: transform 220ms ease, box-shadow 220ms ease;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.32) inset,
    0 -1px 0 rgba(0, 0, 0, 0.18) inset,
    0 12px 28px rgba(201, 168, 76, 0.28),
    0 0 0 1px rgba(201, 168, 76, 0.18);
}
.cta-wpp-gold:hover {
  transform: translateY(-2px);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.4) inset,
    0 -1px 0 rgba(0, 0, 0, 0.2) inset,
    0 18px 36px rgba(201, 168, 76, 0.38),
    0 0 0 1px rgba(201, 168, 76, 0.3);
}
.cta-wpp-gold svg {
  flex-shrink: 0;
}

/* ============================================================
   FAQ — Native <details> accordion (zero JS, accessível)
   ============================================================ */
.faq-list {
  display: flex;
  flex-direction: column;
}
.faq-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.faq-item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.faq-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 22px 4px;
  cursor: pointer;
  list-style: none;
  transition: color 200ms ease;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.faq-summary::-webkit-details-marker { display: none; }
.faq-summary::marker { display: none; content: ""; }
.faq-summary:hover { color: #000; }
.faq-q {
  font-family: 'Satoshi', sans-serif;
  font-weight: 500;
  font-size: clamp(15px, 1.4vw, 17px);
  letter-spacing: -0.005em;
  color: rgba(14, 14, 16, 0.85);
  line-height: 1.4;
  flex: 1 1 auto;
}
.faq-summary:hover .faq-q { color: #0E0E10; }
.faq-chev {
  flex-shrink: 0;
  color: rgba(14, 14, 16, 0.45);
  transition: transform 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.faq-item[open] .faq-chev {
  transform: rotate(180deg);
  color: rgba(14, 14, 16, 0.75);
}
.faq-a {
  padding: 0 4px 24px;
  animation: faq-fade-in 320ms ease;
}
.faq-a p {
  font-family: 'Satoshi', sans-serif;
  font-size: 14.5px;
  line-height: 1.65;
  color: rgba(14, 14, 16, 0.7);
  max-width: 64ch;
  margin: 0;
}
.faq-a strong {
  color: #0E0E10;
  font-weight: 600;
}
@keyframes faq-fade-in {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}
@media (prefers-reduced-motion: reduce) {
  .faq-chev { transition: none; }
  .faq-a { animation: none; }
}

/* ============================================================
   NEWSLETTER MODAL
   ============================================================ */
.newsletter-modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.78);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 200;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
}
.newsletter-modal.is-open {
  display: flex;
  animation: nl-fade-in 240ms ease;
}
@keyframes nl-fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}
.newsletter-modal__card {
  position: relative;
  background: #0E0E10;
  color: #fff;
  border-radius: 20px;
  max-width: 520px;
  width: 100%;
  border: 1px solid rgba(201, 168, 76, 0.18);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.06) inset,
    0 30px 80px rgba(0, 0, 0, 0.6),
    0 0 60px rgba(201, 168, 76, 0.06);
  animation: nl-pop-in 320ms cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes nl-pop-in {
  from { transform: scale(0.96) translateY(16px); opacity: 0; }
  to { transform: scale(1) translateY(0); opacity: 1; }
}
.newsletter-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 200ms ease, border-color 200ms ease;
  z-index: 1;
}
.newsletter-modal__close:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.35);
}
.newsletter-modal__inner {
  padding: 38px 32px 30px;
}
@media (min-width: 640px) {
  .newsletter-modal__inner { padding: 44px 40px 36px; }
}
.newsletter-modal__eyebrow {
  display: inline-block;
  font-family: 'Satoshi', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #C9A84C;
  margin-bottom: 16px;
}
.newsletter-modal__title {
  font-family: 'Satoshi', sans-serif;
  font-size: clamp(1.4rem, 3.2vw, 1.85rem);
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.18;
  margin: 0 0 14px;
  color: #fff;
}
.newsletter-modal__desc {
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.65);
  margin: 0 0 26px;
}
.newsletter-modal__form { display: flex; flex-direction: column; gap: 14px; }
.newsletter-modal__field { display: flex; flex-direction: column; gap: 6px; }
.newsletter-modal__label {
  font-family: 'Satoshi', sans-serif;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.newsletter-modal__input {
  font-family: 'Satoshi', sans-serif;
  font-size: 15px;
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  padding: 12px 16px;
  outline: none;
  transition: border-color 200ms ease, background 200ms ease;
}
.newsletter-modal__input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.newsletter-modal__input:focus {
  border-color: rgba(201, 168, 76, 0.55);
  background: rgba(255, 255, 255, 0.06);
}
.newsletter-modal__input:invalid:not(:placeholder-shown) {
  border-color: rgba(239, 68, 68, 0.55);
}
.newsletter-modal__submit {
  margin-top: 6px;
  padding: 14px 20px;
  border-radius: 999px;
  background: linear-gradient(135deg, #D4B055 0%, #C9A84C 50%, #B89540 100%);
  color: #0a0a0a;
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: transform 220ms ease, box-shadow 220ms ease;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.3) inset,
    0 -1px 0 rgba(0, 0, 0, 0.18) inset,
    0 10px 24px rgba(201, 168, 76, 0.25);
}
.newsletter-modal__submit:hover {
  transform: translateY(-1px);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.4) inset,
    0 -1px 0 rgba(0, 0, 0, 0.2) inset,
    0 14px 30px rgba(201, 168, 76, 0.35);
}
.newsletter-modal__submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}
.newsletter-modal__legal {
  font-family: 'Satoshi', sans-serif;
  font-size: 11.5px;
  color: rgba(255, 255, 255, 0.4);
  margin: 8px 0 0;
  text-align: center;
  line-height: 1.5;
}
.newsletter-modal__legal a {
  color: rgba(201, 168, 76, 0.85);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.newsletter-modal__legal a:hover { color: #C9A84C; }
.newsletter-modal__success {
  text-align: center;
  padding: 20px 0;
  animation: nl-fade-in 320ms ease;
}
.newsletter-modal__success-icon {
  width: 56px;
  height: 56px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.22) 0%, rgba(34, 197, 94, 0.08) 100%);
  border: 1px solid rgba(34, 197, 94, 0.5);
  color: #22C55E;
  font-size: 26px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
.newsletter-modal__success-title {
  font-family: 'Satoshi', sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 0 0 10px;
  color: #fff;
}
.newsletter-modal__success-desc {
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.65);
  margin: 0;
  max-width: 36ch;
  margin-left: auto;
  margin-right: auto;
}
body.newsletter-open { overflow: hidden; }

/* ============================================================
   PASS MODAL — Pré-cadastro A Trinca Trader Plus (estilo academypass)
   ============================================================ */
.pass-modal {
  position: fixed;
  inset: 0;
  background: rgba(5, 8, 13, 0.88);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  z-index: 250;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
}
.pass-modal.is-open {
  display: flex;
  animation: pass-fade-in 240ms ease;
}
@keyframes pass-fade-in { from {opacity:0} to {opacity:1} }
.pass-modal__card {
  position: relative;
  width: 100%;
  max-width: 520px;
  background:
    linear-gradient(180deg, rgba(20, 27, 38, 0.95) 0%, rgba(11, 14, 20, 0.98) 100%);
  color: #fff;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.06) inset,
    0 40px 100px rgba(0, 0, 0, 0.7),
    0 0 80px rgba(86, 141, 159, 0.06);
  overflow: hidden;
  animation: pass-pop-in 320ms cubic-bezier(0.22, 1, 0.36, 1);
}
@keyframes pass-pop-in {
  from { transform: scale(0.96) translateY(20px); opacity: 0; }
  to { transform: scale(1) translateY(0); opacity: 1; }
}
.pass-modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.pass-modal__crumb {
  font-family: 'Satoshi', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.pass-modal__close {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 200ms ease, border-color 200ms ease;
}
.pass-modal__close:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.35);
}
.pass-modal__body { padding: 28px 28px 24px; }
.pass-modal__brand {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}
.pass-modal__brand-line {
  width: 26px;
  height: 2px;
  background: linear-gradient(to right, transparent, #C9A84C);
  border-radius: 2px;
}
.pass-modal__brand-name {
  font-family: 'Satoshi', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #fff;
  opacity: 0.92;
}
.pass-modal__brand-name strong {
  color: #C9A84C;
  font-weight: 700;
}
.pass-modal__title {
  font-family: 'Satoshi', sans-serif;
  font-size: clamp(1.45rem, 3.4vw, 1.85rem);
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.12;
  margin: 0 0 10px;
}
.pass-modal__desc {
  font-family: 'Satoshi', sans-serif;
  font-size: 13.5px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 24px;
}
.pass-modal__form { display: flex; flex-direction: column; gap: 14px; }
/* hidden attribute precedence */
.pass-modal__form[hidden],
.pass-modal__success[hidden],
.pass-modal__form-view[hidden],
.pass-modal__form-error[hidden] { display: none !important; }
/* Success actions (2 buttons stacked) */
.pass-modal__success-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 4px;
}
.pass-modal__btn-secondary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 15px 22px;
  border-radius: 999px;
  background: transparent;
  color: #fff;
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.22);
  cursor: pointer;
  transition: background 220ms ease, border-color 220ms ease, transform 220ms ease;
}
.pass-modal__btn-secondary:hover {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.4);
  transform: translateY(-1px);
}
.pass-modal__btn-secondary .pass-modal__submit-arrow {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.pass-modal__close-link {
  display: block;
  margin: 14px auto 0;
  padding: 8px 18px;
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.55);
  font-family: 'Satoshi', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 200ms ease;
}
.pass-modal__close-link:hover { color: #fff; }
.pass-modal__field { display: flex; flex-direction: column; gap: 6px; position: relative; }
.pass-modal__label {
  font-family: 'Satoshi', sans-serif;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
}
.pass-modal__input {
  font-family: 'Satoshi', sans-serif;
  font-size: 15px;
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  padding: 13px 20px;
  outline: none;
  transition: border-color 200ms ease, background 200ms ease;
  width: 100%;
}
.pass-modal__input::placeholder { color: rgba(255, 255, 255, 0.3); }
.pass-modal__input:focus {
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.06);
}
.pass-modal__input:invalid:not(:placeholder-shown) {
  border-color: rgba(239, 68, 68, 0.55);
}
.pass-modal__phone {
  display: flex;
  align-items: stretch;
  gap: 8px;
}
.pass-modal__country {
  flex-shrink: 0;
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  padding: 13px 18px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}
.pass-modal__input--phone { flex: 1 1 auto; }
/* Country selector button */
.pass-modal__country--btn {
  appearance: none;
  cursor: pointer;
  gap: 8px;
  transition: background 180ms ease, border-color 180ms ease;
}
.pass-modal__country--btn:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.22);
}
.pass-modal__country-flag {
  font-size: 17px;
  line-height: 1;
}
.pass-modal__country-code {
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.92);
  letter-spacing: -0.005em;
}
.pass-modal__country-chev {
  color: rgba(255, 255, 255, 0.55);
  margin-left: 2px;
  transition: transform 200ms ease;
}
.pass-modal__country--btn[aria-expanded="true"] .pass-modal__country-chev {
  transform: rotate(180deg);
}
/* Country dropdown */
.pass-modal__country-dd {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 0;
  width: min(360px, 100%);
  max-height: 340px;
  background: #11141B;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.65);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  z-index: 5;
  animation: pass-fade-in 180ms ease;
}
/* IMPORTANTE: hidden attribute precisa ter precedência sobre display: flex */
.pass-modal__country-dd[hidden] { display: none !important; }
.pass-modal__field--phone-wrap { position: relative; }
.pass-modal__country-search {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.02);
}
.pass-modal__country-search svg { color: rgba(255, 255, 255, 0.4); flex-shrink: 0; }
.pass-modal__country-search input {
  flex: 1 1 auto;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
}
.pass-modal__country-search input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.pass-modal__country-list {
  list-style: none;
  margin: 0;
  padding: 6px 0;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.18) transparent;
}
.pass-modal__country-list::-webkit-scrollbar { width: 6px; }
.pass-modal__country-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.18); border-radius: 3px;
}
.pass-modal__country-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 16px;
  cursor: pointer;
  transition: background 140ms ease;
}
.pass-modal__country-item:hover {
  background: rgba(255, 255, 255, 0.05);
}
.pass-modal__country-item[aria-selected="true"] {
  background: rgba(255, 255, 255, 0.04);
}
.pass-modal__country-item-flag { font-size: 18px; line-height: 1; flex-shrink: 0; }
.pass-modal__country-item-name {
  flex: 1 1 auto;
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.88);
}
.pass-modal__country-item-dial {
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.45);
  font-variant-numeric: tabular-nums;
}
.pass-modal__country-item[aria-selected="true"] .pass-modal__country-item-dial {
  color: rgba(255, 255, 255, 0.85);
}
.pass-modal__country-item[aria-selected="true"]::after {
  content: "✓";
  color: #C9A84C;
  font-weight: 700;
}
.pass-modal__country-empty {
  padding: 18px 16px;
  text-align: center;
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}
.pass-modal__submit {
  margin-top: 8px;
  padding: 15px 22px;
  border-radius: 999px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F0F2F5 100%);
  color: #0E0E10;
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  transition: transform 220ms ease, box-shadow 220ms ease;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.5) inset,
    0 -1px 0 rgba(0, 0, 0, 0.06) inset,
    0 12px 28px rgba(255, 255, 255, 0.1);
}
.pass-modal__submit:hover {
  transform: translateY(-1px);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.6) inset,
    0 -1px 0 rgba(0, 0, 0, 0.08) inset,
    0 18px 36px rgba(255, 255, 255, 0.15);
}
.pass-modal__submit:disabled { opacity: 0.6; cursor: not-allowed; transform: none; }
.pass-modal__submit-arrow {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background: rgba(14, 14, 16, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.pass-modal__trust {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
  margin: 18px 0 10px;
}
.pass-modal__trust-item {
  font-family: 'Satoshi', sans-serif;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.pass-modal__legal {
  font-family: 'Satoshi', sans-serif;
  font-size: 11.5px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 1.55;
  margin: 4px 0 0;
  text-align: center;
}
.pass-modal__legal a {
  color: rgba(201, 168, 76, 0.85);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.pass-modal__legal a:hover { color: #C9A84C; }
.pass-modal__success {
  text-align: center;
  padding: 30px 0 14px;
  animation: pass-fade-in 320ms ease;
}
.pass-modal__success-icon {
  width: 64px;
  height: 64px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.22) 0%, rgba(34, 197, 94, 0.08) 100%);
  border: 1px solid rgba(34, 197, 94, 0.5);
  color: #22C55E;
  font-size: 30px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
}
.pass-modal__success-title {
  font-family: 'Satoshi', sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin: 0 0 10px;
}
.pass-modal__success-desc {
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.65);
  margin: 0;
}
body.pass-open { overflow: hidden; }

/* ===== Pass modal — error states + new success view ===== */
.pass-modal__form-error {
  background: rgba(239, 68, 68, 0.08);
  border: 1px solid rgba(239, 68, 68, 0.35);
  border-radius: 10px;
  padding: 10px 14px;
  font-family: 'Satoshi', sans-serif;
  font-size: 13px;
  color: #FCA5A5;
  text-align: center;
  animation: pass-fade-in 200ms ease;
}
.pass-modal__input.is-invalid,
.pass-modal__country--btn.is-invalid {
  border-color: rgba(239, 68, 68, 0.65) !important;
  background: rgba(239, 68, 68, 0.04);
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.08);
}
.pass-modal__field-error {
  font-family: 'Satoshi', sans-serif;
  font-size: 11.5px;
  color: #FCA5A5;
  margin-top: 4px;
  line-height: 1.4;
}

/* ===== Plan card inside success ===== */
.pass-modal__plan-card {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  padding: 18px 20px;
  margin: 20px 0;
  text-align: left;
}
.pass-modal__plan-label {
  display: block;
  font-family: 'Satoshi', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 10px;
}
.pass-modal__plan-name {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Satoshi', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 6px;
}
.pass-modal__plan-name strong { color: #C9A84C; font-weight: 700; }
.pass-modal__plan-line {
  width: 22px; height: 2px;
  background: linear-gradient(to right, transparent, #C9A84C);
  border-radius: 2px;
}
.pass-modal__plan-desc {
  font-family: 'Satoshi', sans-serif;
  font-size: 12.5px;
  color: rgba(255, 255, 255, 0.55);
  margin: 0;
  line-height: 1.5;
}
.pass-modal__submit--checkout {
  width: 100%;
  background: linear-gradient(180deg, #FFFFFF 0%, #F0F2F5 100%);
}
.pass-modal__success-desc strong {
  color: #fff;
  font-weight: 600;
}

/* ===== MOBILE HEADER SCROLLED — bg semi-opaco quando scroll>40px ===== */
@media (max-width: 767px) {
  header.header-scrolled-mobile {
    background-color: rgba(14, 14, 16, 0.72);
    backdrop-filter: blur(14px) saturate(160%);
    -webkit-backdrop-filter: blur(14px) saturate(160%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset, 0 8px 24px rgba(0, 0, 0, 0.35);
    transition: background-color 250ms ease-out, backdrop-filter 250ms ease-out;
  }
}

/* ===== MOBILE FOOTER — touch targets 44px (Apple HIG) ===== */
@media (max-width: 767px) {
  footer ul li a,
  footer ul li button {
    display: block;
    min-height: 44px;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1.3;
  }
  footer .legal a {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }
}

/* ===== MOBILE MENU OVERLAY — backdrop full-screen ao abrir o drawer ===== */
@media (max-width: 1023px) {
  body.menu-open::before {
    content: '';
    position: fixed;
    inset: 0;
    background: rgba(10, 10, 14, 0.85);
    backdrop-filter: blur(20px) saturate(140%);
    -webkit-backdrop-filter: blur(20px) saturate(140%);
    z-index: 40;
    pointer-events: none;
    animation: menu-overlay-fade-in 320ms ease-out;
  }
  body.menu-open {
    overflow: hidden;
  }
}
@keyframes menu-overlay-fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* ===== MOBILE TOUCH TARGETS — carousel buttons + nav items 44px ===== */
@media (max-width: 1023px) {
  /* Botões prev/next do carousel mobile */
  #o-que-tem-dentro-mobile button[aria-label*="anter" i],
  #o-que-tem-dentro-mobile button[aria-label*="próx" i],
  #o-que-tem-dentro-mobile button[aria-label*="prox" i],
  #o-que-tem-dentro-mobile [class*="carousel"] button {
    min-width: 44px;
    min-height: 44px;
  }
  /* Itens do menu drawer mobile */
  .menu-item {
    min-height: 44px;
  }
  /* Garantir vaga + Falar com a equipe simétricos no menu mobile */
  .menu-item-cta-primary,
  .menu-item-cta-secondary {
    width: 100%;
    min-height: 48px;
  }
}

/* ===== MOBILE — pills de Outros Serviços com preço empilhado ===== */
@media (max-width: 767px) {
  .liquid-pill--priced {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding-top: 14px;
    padding-bottom: 14px;
    min-height: 64px;
    position: relative;
  }
  .liquid-pill--priced .liquid-pill__title {
    white-space: normal;
    line-height: 1.2;
    padding-right: 28px;
  }
  .liquid-pill--priced .liquid-pill__price {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    border-left: none;
  }
  .liquid-pill--priced .liquid-pill__arrow {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
}
