/* Página inicial — paleta consolidada.
   Fundo: bege mais claro. Cards e botões: bege claro um tom abaixo.
   Marrom-escuro: cabeçalho, rodapé e banner final. */
body.rl-public,
body.rl-public main,
body.rl-public main > section,
body.rl-public .rl-hero,
body.rl-public .rl-benefits,
body.rl-public .rl-plans,
body.rl-public .rl-faq,
body.rl-public .rl-cta {
  background-color: #fffaf2 !important;
  background-image: none !important;
  color: #4a2e18 !important;
}

/* Cabeçalho e rodapé permanecem escuros. */
body.rl-public .rl-header,
body.rl-public .rl-footer {
  background: linear-gradient(135deg, #421f08, #261003) !important;
  color: #f8e9cf !important;
  border-color: rgba(221, 180, 106, .35) !important;
}
body.rl-public .rl-header a,
body.rl-public .rl-footer,
body.rl-public .rl-footer a { color: #f8e9cf !important; }

/* Cards claros, somente um tom abaixo do fundo. */
body.rl-public .rl-benefit,
body.rl-public .rl-plan,
body.rl-public .rl-faq details {
  background: linear-gradient(145deg, #fff4e2, #f4deb9) !important;
  color: #4a2e18 !important;
  border: 1px solid rgba(139, 91, 29, .25) !important;
  box-shadow: 0 10px 24px rgba(88, 54, 20, .09) !important;
}
body.rl-public .rl-benefit h3,
body.rl-public .rl-plan h3,
body.rl-public .rl-price,
body.rl-public .rl-faq summary {
  background: transparent !important;
  color: #4a2e18 !important;
  border-color: transparent !important;
}
body.rl-public .rl-benefit h3 {
  display: block !important;
  min-height: 0 !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  text-align: left;
}
body.rl-public .rl-benefit p,
body.rl-public .rl-plan-subtitle,
body.rl-public .rl-price small,
body.rl-public .rl-plan li,
body.rl-public .rl-faq details p { color: #765d45 !important; }
body.rl-public .rl-benefit-icon,
body.rl-public .rl-plan li::before { color: #b88438 !important; }
body.rl-public .rl-faq summary { background: #f0d4a4 !important; }
body.rl-public .rl-plan-featured {
  background: linear-gradient(145deg, #fff5e4, #efd09a) !important;
  border-color: rgba(172, 113, 32, .68) !important;
}
body.rl-public .rl-plan-ribbon {
  background: #e3bd7b !important;
  color: #442714 !important;
  border-color: rgba(139, 91, 29, .30) !important;
}

/* Botões claros, legíveis e distintos do fundo. */
body.rl-public .rl-btn,
body.rl-public .rl-btn-solid,
body.rl-public .rl-btn-gold,
body.rl-public .rl-newsletter button {
  background: #dfba77 !important;
  border-color: #bd8b41 !important;
  color: #3f2513 !important;
  box-shadow: 0 7px 16px rgba(103, 63, 18, .13) !important;
}
body.rl-public .rl-btn:hover,
body.rl-public .rl-btn:focus-visible,
body.rl-public .rl-newsletter button:hover,
body.rl-public .rl-newsletter button:focus-visible {
  background: #cea35e !important;
  border-color: #a8752f !important;
  color: #2e190b !important;
}
body.rl-public .rl-header .rl-btn {
  background: transparent !important;
  border-color: rgba(248, 233, 207, .62) !important;
  color: #f8e9cf !important;
  box-shadow: none !important;
}
body.rl-public .rl-header .rl-btn-solid {
  background: #dfba77 !important;
  border-color: #dfba77 !important;
  color: #3f2513 !important;
}

/* Banner final escuro, posicionado antes do FAQ pelo index.php. */
body.rl-public .rl-cta-box {
  background: linear-gradient(135deg, #4a230d, #2b1206) !important;
  border-color: rgba(226, 188, 114, .48) !important;
  color: #fff4df !important;
  box-shadow: 0 14px 30px rgba(53, 24, 8, .20) !important;
}
body.rl-public .rl-cta-copy,
body.rl-public .rl-cta-copy h2,
body.rl-public .rl-cta-copy h3,
body.rl-public .rl-cta-box p { background: transparent !important; color: #fff4df !important; }
body.rl-public .rl-cta-box > .rl-btn {
  background: #e0b66c !important;
  border-color: #e0b66c !important;
  color: #3d210e !important;
}

@media (max-width: 760px) {
  body.rl-public .rl-cta-box { padding: 26px 20px !important; }
  body.rl-public .rl-cta-box > .rl-btn { margin: 18px 0 0 !important; }
}
/* FAQ e CTA — ajuste final 2026-07-16-5 */
/* Todos os cards de perguntas permanecem claros, inclusive quando fechados. */
body.rl-public .rl-faq details,
body.rl-public .rl-faq details[open] {
  background: #fff6e7 !important;
  color: #4a2e18 !important;
  border: 1px solid rgba(139, 91, 29, .22) !important;
  box-shadow: 0 8px 20px rgba(88, 54, 20, .07) !important;
}
body.rl-public .rl-faq summary {
  background: #fff6e7 !important;
  color: #4a2e18 !important;
}
body.rl-public .rl-faq details[open] summary {
  border-bottom: 1px solid rgba(139, 91, 29, .18) !important;
}
body.rl-public .rl-faq details p {
  background: #fff6e7 !important;
  color: #765d45 !important;
}

/* No banner, o acesso agora é somente um texto-link em bege claro. */
body.rl-public .rl-cta-box .rl-cta-link {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #f8dfaf !important;
  font: inherit !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}
body.rl-public .rl-cta-box .rl-cta-link:hover,
body.rl-public .rl-cta-box .rl-cta-link:focus-visible {
  color: #fff7e9 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}
@media (max-width: 760px) {
  body.rl-public .rl-cta-box .rl-cta-link { margin: 18px 0 0 !important; }
}
/* Uniform cards and clean banner typography - 2026-07-16-6 */
/* All content cards use the same light beige of the FAQ. */
body.rl-public .rl-benefit,
body.rl-public .rl-plan,
body.rl-public .rl-plan-featured,
body.rl-public .rl-faq details {
  background: #fff6e7 !important;
  color: #4a2e18 !important;
}
/* Every text inside content cards stays dark brown. */
body.rl-public .rl-benefit h3,
body.rl-public .rl-benefit p,
body.rl-public .rl-plan h3,
body.rl-public .rl-plan-subtitle,
body.rl-public .rl-price,
body.rl-public .rl-price small,
body.rl-public .rl-plan li,
body.rl-public .rl-faq summary,
body.rl-public .rl-faq details p {
  color: #4a2e18 !important;
}
/* The banner copy stays clean, without outlined or shadowed letters. */
body.rl-public .rl-cta-box .rl-cta-copy,
body.rl-public .rl-cta-box .rl-cta-copy h3,
body.rl-public .rl-cta-box .rl-cta-link {
  text-shadow: none !important;
  -webkit-text-stroke: 0 !important;
  filter: none !important;
}
/* Author dashboard showcase - 2026-07-16-7 */
/* The old dark CTA banner is replaced with the real author-dashboard preview. */
body.rl-public .rl-cta-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
  align-items: center;
  gap: clamp(28px, 5vw, 72px);
}
body.rl-public .rl-cta-showcase-media img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid rgba(139, 91, 29, .22);
  border-radius: 14px;
  box-shadow: 0 14px 30px rgba(88, 54, 20, .12);
}
body.rl-public .rl-cta-showcase-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
body.rl-public .rl-cta-showcase-copy h3 {
  margin: 0;
  color: #4a2e18 !important;
  font: 600 clamp(2rem, 3.2vw, 3.45rem)/1.08 Georgia, serif;
  letter-spacing: -.025em;
  text-shadow: none !important;
  -webkit-text-stroke: 0 !important;
}
@media (max-width: 760px) {
  body.rl-public .rl-cta-showcase { grid-template-columns: 1fr; }
  body.rl-public .rl-cta-showcase-copy { align-items: center; text-align: center; }
}