/* Raphael Jardim - ajuste global de consistência visual
   Header, menu, rodapé, tipografia, cores e responsividade desktop/mobile. */
:root{
  --rj-green:#153f36;
  --rj-green-dark:#0e2c26;
  --rj-green-soft:#1f5a4e;
  --rj-cream:#f7f1e7;
  --rj-paper:#fffaf2;
  --rj-gold:#c8a96a;
  --rj-gold-soft:rgba(200,169,106,.28);
  --rj-wine:#8d2f2f;
  --rj-text:#343730;
  --rj-muted:#6f6a60;
  --rj-line:rgba(21,63,54,.14);
  --rj-shadow:0 24px 70px rgba(15,44,38,.12);
  --rj-serif:'Cormorant Garamond','Playfair Display',Georgia,serif;
  --rj-sans:'Inter','DM Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}

html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;}
body{margin:0;background:linear-gradient(180deg,var(--rj-paper) 0%,var(--rj-cream) 100%);color:var(--rj-text);font-family:var(--rj-sans);font-weight:400;line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;}
img{max-width:100%;height:auto;}
a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px;}
h1,h2,h3,.serif,.brand-name,.rj-footer-name{font-family:var(--rj-serif);letter-spacing:.01em;}
p,li{font-family:var(--rj-sans);}

/* HEADER PADRÃO */
.site-header{position:sticky!important;top:0!important;z-index:9999!important;background:linear-gradient(180deg,rgba(21,63,54,.98),rgba(14,44,38,.96))!important;border-bottom:1px solid rgba(200,169,106,.28)!important;box-shadow:0 16px 45px rgba(0,0,0,.16)!important;backdrop-filter:blur(14px)!important;}
.site-header .nav-wrap{width:min(1180px,calc(100% - 44px))!important;min-height:78px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:10px 0!important;}
.site-header .brand{display:flex!important;align-items:center!important;gap:13px!important;color:var(--rj-cream)!important;text-decoration:none!important;min-width:0!important;}
.site-header .brand img{width:54px!important;height:54px!important;min-width:54px!important;border-radius:999px!important;object-fit:cover!important;border:1px solid rgba(200,169,106,.45)!important;box-shadow:0 10px 26px rgba(0,0,0,.22)!important;background:var(--rj-paper)!important;}
.site-header .brand-lockup{display:flex!important;flex-direction:column!important;justify-content:center!important;line-height:1.05!important;min-width:0!important;}
.site-header .brand-name{font-size:1.18rem!important;font-weight:700!important;color:#fff6e9!important;white-space:nowrap!important;}
.site-header .brand-method{margin-top:5px!important;font-family:var(--rj-sans)!important;font-size:.58rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:rgba(248,241,230,.76)!important;white-space:nowrap!important;}
.site-header .site-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;margin-left:auto!important;}
.site-header .site-nav a:not(.nav-cta):not(.btn-ouro){position:relative!important;display:inline-flex!important;align-items:center!important;min-height:38px!important;padding:0 18px 0 0!important;margin:0 18px 0 0!important;color:rgba(248,241,230,.88)!important;font-family:var(--rj-sans)!important;font-size:.69rem!important;font-weight:760!important;letter-spacing:.135em!important;text-transform:uppercase!important;text-decoration:none!important;transition:color .2s ease,opacity .2s ease!important;}
.site-header .site-nav a:not(.nav-cta):not(.btn-ouro):not(:nth-last-child(2))::after{content:""!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:14px!important;background:rgba(200,169,106,.65)!important;}
.site-header .site-nav a:not(.nav-cta):not(.btn-ouro):hover{color:#fff!important;}
.site-header .nav-cta,.site-header .btn-ouro{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 20px!important;border-radius:999px!important;background:var(--rj-gold)!important;color:#163f37!important;border:1px solid var(--rj-gold)!important;font-family:var(--rj-sans)!important;font-size:.66rem!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(0,0,0,.15)!important;white-space:nowrap!important;}
.site-header .nav-cta:hover,.site-header .btn-ouro:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important;}
.menu-toggle,.mobile-header-cta{display:none!important;}

/* RODAPÉ PADRÃO */
.rj-site-footer{background:linear-gradient(180deg,#153f36,#0e2c26)!important;color:var(--rj-cream)!important;border-top:1px solid rgba(200,169,106,.34)!important;padding:54px 22px 28px!important;margin-top:0!important;}
.rj-footer-inner{width:min(1060px,100%)!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:18px!important;}
.rj-footer-brand{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;color:var(--rj-cream)!important;text-decoration:none!important;}
.rj-footer-brand img{width:64px!important;height:64px!important;border-radius:999px!important;object-fit:cover!important;border:1px solid rgba(200,169,106,.5)!important;background:var(--rj-paper)!important;box-shadow:0 12px 30px rgba(0,0,0,.2)!important;}
.rj-footer-name{font-size:1.35rem!important;font-weight:700!important;color:#fff6e9!important;line-height:1!important;}
.rj-footer-sub{font-family:var(--rj-sans)!important;font-size:.62rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:rgba(248,241,230,.72)!important;font-weight:750!important;}
.rj-footer-phrase{max-width:620px!important;margin:4px auto 0!important;color:rgba(248,241,230,.82)!important;font-family:var(--rj-serif)!important;font-size:1.15rem!important;line-height:1.45!important;}
.rj-footer-nav,.rj-footer-contact{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:0!important;margin-top:8px!important;}
.rj-footer-nav a,.rj-footer-contact a{position:relative!important;color:rgba(248,241,230,.84)!important;text-decoration:none!important;font-family:var(--rj-sans)!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-size:.66rem!important;font-weight:760!important;padding:0 14px 0 0!important;margin:0 14px 8px 0!important;}
.rj-footer-nav a:not(:last-child)::after,.rj-footer-contact a:not(:last-child)::after{content:""!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:12px!important;background:rgba(200,169,106,.55)!important;}
.rj-footer-nav a:hover,.rj-footer-contact a:hover{color:#fff!important;}
.rj-footer-bottom{width:min(1060px,100%)!important;margin:22px auto 0!important;padding-top:18px!important;border-top:1px solid rgba(248,241,230,.12)!important;text-align:center!important;color:rgba(248,241,230,.58)!important;font-family:var(--rj-sans)!important;font-size:.72rem!important;letter-spacing:.04em!important;}

/* Refinamento geral de cartões e CTAs sem interferir na identidade das páginas */
.card,.product-card,.curso-card,.path-card,.program-card,.offer-card,.pill-card,.modulo,.module,.box,.painel{border-color:rgba(21,63,54,.14)!important;box-shadow:0 20px 55px rgba(21,63,54,.08)!important;}
.btn,.button,.cta,.primary-cta,.secondary-cta,.btn-primary{border-radius:999px!important;font-family:var(--rj-sans)!important;font-weight:800!important;letter-spacing:.08em!important;}
section{scroll-margin-top:100px;}

/* MOBILE */
@media(max-width:900px){
  .site-header .nav-wrap{width:calc(100% - 24px)!important;min-height:70px!important;padding:8px 0!important;gap:10px!important;}
  .site-header .brand{gap:9px!important;max-width:calc(100% - 104px)!important;}
  .site-header .brand img{width:48px!important;height:48px!important;min-width:48px!important;}
  .site-header .brand-name{font-size:1.02rem!important;}
  .site-header .brand-method{font-size:.48rem!important;letter-spacing:.12em!important;max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .mobile-header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 13px!important;margin-left:auto!important;border-radius:999px!important;background:var(--rj-gold)!important;color:#143f36!important;font-family:var(--rj-sans)!important;font-size:.58rem!important;font-weight:850!important;letter-spacing:.10em!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;}
  .menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:36px!important;min-width:40px!important;border-radius:999px!important;border:1px solid rgba(248,241,230,.36)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:1.2rem!important;font-weight:900!important;line-height:1!important;padding:0!important;}
  .site-header .site-nav{display:none!important;position:fixed!important;left:12px!important;right:12px!important;top:74px!important;width:auto!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 92px)!important;overflow-y:auto!important;padding:10px!important;margin:0!important;background:linear-gradient(180deg,#153f36,#0e2c26)!important;border:1px solid rgba(200,169,106,.36)!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(0,0,0,.34)!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;z-index:10000!important;}
  .site-header.menu-open .site-nav{display:flex!important;}
  .site-header.menu-open .site-nav a{display:flex!important;width:100%!important;min-height:46px!important;align-items:center!important;justify-content:flex-start!important;padding:0 14px!important;margin:0!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.045)!important;color:#f8f1e6!important;font-family:var(--rj-sans)!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.10em!important;text-transform:uppercase!important;text-decoration:none!important;line-height:1.2!important;white-space:normal!important;}
  .site-header.menu-open .site-nav a::after{display:none!important;}
  .site-header.menu-open .site-nav .nav-cta,.site-header.menu-open .site-nav .btn-ouro{justify-content:center!important;background:var(--rj-gold)!important;color:#143f36!important;border-color:var(--rj-gold)!important;margin-top:6px!important;}
  body.menu-open{overflow:hidden!important;}
  .rj-site-footer{padding:42px 18px 24px!important;}
  .rj-footer-phrase{font-size:1.02rem!important;}
  .rj-footer-nav,.rj-footer-contact{row-gap:6px!important;}
  .rj-footer-nav a,.rj-footer-contact a{font-size:.61rem!important;letter-spacing:.10em!important;margin-right:10px!important;padding-right:10px!important;}
}

@media(max-width:390px){
  .site-header .brand-method{display:none!important;}
  .site-header .brand-name{font-size:.98rem!important;}
  .mobile-header-cta{padding:0 10px!important;font-size:.54rem!important;}
  .menu-toggle{width:38px!important;min-width:38px!important;}
  .site-header .site-nav{top:66px!important;left:10px!important;right:10px!important;max-width:calc(100vw - 20px)!important;border-radius:18px!important;}
}


/* =========================================================
   RJ LOGO INTEGRITY LOCK — NÃO ALTERAR
   O logo oficial Raphael Cyrino Jardim deve ser sempre exibido
   no formato original quadrado/retangular, sem corte circular,
   sem border-radius, sem máscara, sem object-fit: cover,
   sem padding interno, sem fundo branco e sem sombra que modifique
   sua leitura. Não aplicar crop, rounded, avatar ou circle.
   ========================================================= */
.site-header .brand img,
.brand img,
.rj-footer-brand img,
.foot-brand img,
.authority-ribbon .ribbon-logo,
.ribbon-logo,
.hero-signature img,
img[src="/logo.jpg"],
img[src="logo.jpg"],
img[alt*="Raphael Cyrino Jardim"],
img[alt*="Raphael" i][src*="logo" i]{
  border-radius:0 !important;
  clip-path:none !important;
  -webkit-mask-image:none !important;
  mask-image:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:transparent !important;
  padding:0 !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  aspect-ratio:1 / 1 !important;
}
.site-header .brand img,
.brand img,
img[src="/logo.jpg"]{
  width:64px !important;
  height:64px !important;
  min-width:64px !important;
  max-width:64px !important;
  max-height:64px !important;
}
.rj-footer-brand img,
.foot-brand img,
.authority-ribbon .ribbon-logo,
.ribbon-logo{
  width:72px !important;
  height:72px !important;
  min-width:72px !important;
  max-width:72px !important;
  max-height:72px !important;
}
@media(max-width:900px){
  .site-header .brand img,
  .brand img,
  img[src="/logo.jpg"]{
    width:56px !important;
    height:56px !important;
    min-width:56px !important;
    max-width:56px !important;
    max-height:56px !important;
  }
}
@media(max-width:390px){
  .site-header .brand img,
  .brand img,
  img[src="/logo.jpg"]{
    width:52px !important;
    height:52px !important;
    min-width:52px !important;
    max-width:52px !important;
    max-height:52px !important;
  }
}

/* ==========================================================
   RJ FINAL UI FIX — menu, cards e integridade do logo
   Regra fixa: o logo oficial deve permanecer retangular/quadrado,
   sem recorte circular, sem máscara e sem object-fit: cover.
   ========================================================== */
:root{
  --rj-final-green:#153f36;
  --rj-final-green-dark:#0e2c26;
  --rj-final-green-card:#123a31;
  --rj-final-cream:#f8f1e6;
  --rj-final-paper:#fffaf2;
  --rj-final-gold:#c8a96a;
  --rj-final-text:#243a34;
  --rj-final-muted:#6b665e;
  --rj-final-line:rgba(200,169,106,.34);
}

/* Logo original preservado em todas as ocorrências */
img[src$="/logo.jpg"],
img[src="/logo.jpg"],
.site-header .brand img,
.site-header img[src*="logo"],
.rj-site-footer img[src*="logo"],
.rj-footer-brand img,
.foot-brand img,
.brand img,
.ribbon-logo,
.authority-ribbon .ribbon-logo{
  border-radius:0 !important;
  clip-path:none !important;
  mask-image:none !important;
  -webkit-mask-image:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:transparent !important;
  padding:0 !important;
  border:0 !important;
  box-shadow:none !important;
}
.site-header .brand img,
.site-header img[src*="logo"]{
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  max-width:58px !important;
  max-height:58px !important;
}
.rj-footer-brand img,
.rj-site-footer img[src*="logo"]{
  width:64px !important;
  height:64px !important;
}

/* Header e menu principal: separação clara e elegante */
.site-header{
  background:rgba(18,58,49,.98) !important;
  border-bottom:1px solid rgba(200,169,106,.38) !important;
  box-shadow:0 12px 34px rgba(9,31,26,.18) !important;
}
.site-header .nav-wrap{
  width:min(1180px, calc(100% - 44px)) !important;
  max-width:1180px !important;
  min-height:78px !important;
  margin:0 auto !important;
  padding:9px 0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:24px !important;
}
.site-header .site-nav,
.site-header nav.site-nav{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  row-gap:10px !important;
  margin-left:auto !important;
}
.site-header .site-nav a:not(.nav-cta):not(.btn-ouro){
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:40px !important;
  margin:0 !important;
  padding:0 14px !important;
  border:1px solid rgba(248,241,230,.10) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.035) !important;
  color:rgba(248,241,230,.88) !important;
  font-size:.68rem !important;
  font-weight:800 !important;
  letter-spacing:.13em !important;
  line-height:1 !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
  white-space:nowrap !important;
}
.site-header .site-nav a:not(.nav-cta):not(.btn-ouro)::after{content:none !important;display:none !important;}
.site-header .site-nav a:not(.nav-cta):not(.btn-ouro):hover{
  background:rgba(200,169,106,.12) !important;
  border-color:rgba(200,169,106,.42) !important;
  color:#fff !important;
}
.site-header .nav-cta,
.site-header .btn-ouro{
  min-height:42px !important;
  margin:0 !important;
  padding:0 20px !important;
  border-radius:999px !important;
  background:var(--rj-final-gold) !important;
  border:1px solid var(--rj-final-gold) !important;
  color:#113c33 !important;
  font-size:.66rem !important;
  font-weight:900 !important;
  letter-spacing:.13em !important;
  box-shadow:none !important;
}

/* Navegação interna das páginas de produto: itens separados em botões */
.cursos-summary-nav,
.product-nav,
.page-nav{
  background:#fffaf2 !important;
  border-top:1px solid rgba(21,63,54,.10) !important;
  border-bottom:1px solid rgba(21,63,54,.10) !important;
  padding:16px 18px !important;
}
.cursos-summary-nav .c,
.product-nav,
.page-nav{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:10px !important;
}
.cursos-summary-nav a,
.product-nav a,
.page-nav a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:38px !important;
  padding:0 14px !important;
  margin:0 !important;
  border:1px solid rgba(21,63,54,.16) !important;
  border-radius:999px !important;
  background:#f7efe4 !important;
  color:#143f36 !important;
  font-family:Inter,system-ui,sans-serif !important;
  font-size:.66rem !important;
  font-weight:850 !important;
  letter-spacing:.12em !important;
  line-height:1 !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
  white-space:nowrap !important;
}
.cursos-summary-nav a:hover,
.product-nav a:hover,
.page-nav a:hover{
  background:#143f36 !important;
  border-color:#143f36 !important;
  color:#fffaf2 !important;
}

/* Cards de cursos: legibilidade premium, inclusive em fundo verde */
.sec-what#produtos{
  background:linear-gradient(180deg,#153f36 0%,#123a31 100%) !important;
}
.sec-what#produtos .tag,
.sec-what#produtos .what-title,
.sec-what#produtos .what-body{
  color:#fffaf2 !important;
}
.sec-what#produtos .tag{color:var(--rj-final-gold) !important;}
.sec-what#produtos .what-body{color:rgba(255,250,242,.78) !important;}
.product-grid{
  display:grid !important;
  grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  gap:24px !important;
  margin-top:38px !important;
  align-items:stretch !important;
}
.product-card{
  display:flex !important;
  flex-direction:column !important;
  min-height:100% !important;
  background:#fffaf2 !important;
  color:#233b34 !important;
  border:1px solid rgba(200,169,106,.30) !important;
  border-radius:28px !important;
  padding:34px 32px !important;
  box-shadow:0 24px 62px rgba(4,24,20,.22) !important;
  opacity:1 !important;
}
.product-card.featured{
  background:linear-gradient(135deg,#0f2f28,#123a31) !important;
  color:#fffaf2 !important;
  border-color:rgba(200,169,106,.55) !important;
}
.product-card .product-kicker{
  color:#9a7338 !important;
  opacity:1 !important;
  font-size:.68rem !important;
  font-weight:900 !important;
  letter-spacing:.18em !important;
  margin-bottom:12px !important;
}
.product-card.featured .product-kicker{color:#d7bd84 !important;}
.product-card h3{
  color:#153f36 !important;
  font-size:clamp(1.75rem, 2.7vw, 2.25rem) !important;
  line-height:1.04 !important;
  margin:0 0 16px !important;
  letter-spacing:-.01em !important;
}
.product-card.featured h3{color:#fffaf2 !important;}
.product-card p{
  color:#5f6159 !important;
  opacity:1 !important;
  font-size:.98rem !important;
  line-height:1.72 !important;
  margin:0 0 20px !important;
}
.product-card.featured p{color:rgba(255,250,242,.86) !important;}
.product-card .mini-note,
.product-card .mini-note strong{
  color:#4e5c55 !important;
  opacity:1 !important;
}
.product-card.featured .mini-note,
.product-card.featured .mini-note strong{color:rgba(255,250,242,.84) !important;}
.product-meta{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:9px !important;
  margin:18px 0 22px !important;
}
.product-meta span{
  display:inline-flex !important;
  align-items:center !important;
  min-height:34px !important;
  padding:0 12px !important;
  border-radius:999px !important;
  border:1px solid rgba(21,63,54,.16) !important;
  background:#f0eadf !important;
  color:#153f36 !important;
  font-size:.72rem !important;
  font-weight:800 !important;
  opacity:1 !important;
  white-space:nowrap !important;
}
.product-card.featured .product-meta span{
  border-color:rgba(200,169,106,.45) !important;
  background:rgba(255,255,255,.10) !important;
  color:#fffaf2 !important;
}
.product-actions{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:12px !important;
  margin-top:auto !important;
  padding-top:10px !important;
}
.product-actions .btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:46px !important;
  padding:0 22px !important;
  margin:0 !important;
  border-radius:999px !important;
  text-align:center !important;
  white-space:nowrap !important;
  font-size:.68rem !important;
  letter-spacing:.12em !important;
  font-weight:900 !important;
}
.product-card:not(.featured) .btn-outline{
  color:#153f36 !important;
  border-color:rgba(21,63,54,.38) !important;
  background:transparent !important;
}
.product-card:not(.featured) .btn-dark{
  color:#fffaf2 !important;
  background:#153f36 !important;
  border-color:#153f36 !important;
}
.product-card.featured .btn-outline{
  color:#fffaf2 !important;
  border-color:rgba(255,250,242,.44) !important;
  background:transparent !important;
}
.product-card.featured .btn-light{
  color:#153f36 !important;
  background:#fffaf2 !important;
  border-color:#fffaf2 !important;
}

@media(max-width:900px){
  .site-header .nav-wrap{
    width:100% !important;
    max-width:100% !important;
    min-height:64px !important;
    padding:8px 12px !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto auto !important;
    align-items:center !important;
    gap:9px !important;
  }
  .site-header .brand{min-width:0 !important;max-width:100% !important;gap:8px !important;}
  .site-header .brand img,
  .site-header img[src*="logo"]{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    max-height:44px !important;
    border-radius:0 !important;
  }
  .site-header .brand-lockup{display:flex !important;min-width:0 !important;overflow:hidden !important;}
  .site-header .brand-name{font-size:.95rem !important;line-height:1 !important;overflow:hidden !important;text-overflow:ellipsis !important;}
  .site-header .brand-method{font-size:.38rem !important;letter-spacing:.10em !important;overflow:hidden !important;text-overflow:ellipsis !important;}
  .mobile-header-cta{display:inline-flex !important;min-height:36px !important;height:36px !important;padding:0 12px !important;font-size:.56rem !important;letter-spacing:.08em !important;}
  .menu-toggle{display:inline-flex !important;width:40px !important;height:36px !important;min-width:40px !important;}
  .site-header .site-nav{
    display:none !important;
    position:fixed !important;
    left:12px !important;
    right:12px !important;
    top:72px !important;
    width:auto !important;
    max-width:calc(100vw - 24px) !important;
    padding:10px !important;
    background:linear-gradient(180deg,#153f36,#0e2c26) !important;
    border:1px solid rgba(200,169,106,.38) !important;
    border-radius:22px !important;
    box-shadow:0 24px 70px rgba(0,0,0,.34) !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:7px !important;
    z-index:10000 !important;
  }
  .site-header.menu-open .site-nav{display:flex !important;}
  .site-header.menu-open .site-nav a{
    width:100% !important;
    min-height:48px !important;
    justify-content:flex-start !important;
    padding:0 15px !important;
    border-radius:14px !important;
    white-space:normal !important;
  }
  .site-header.menu-open .site-nav .nav-cta{justify-content:center !important;}
  .cursos-summary-nav,.product-nav,.page-nav{padding:14px 12px !important;}
  .cursos-summary-nav .c,.product-nav,.page-nav{gap:8px !important;}
  .cursos-summary-nav a,.product-nav a,.page-nav a{
    min-height:38px !important;
    padding:0 12px !important;
    font-size:.60rem !important;
    letter-spacing:.10em !important;
  }
  .product-grid{grid-template-columns:1fr !important;gap:18px !important;}
  .product-card{padding:28px 22px !important;border-radius:24px !important;}
  .product-card h3{font-size:clamp(1.65rem, 8vw, 2rem) !important;}
  .product-actions{display:flex !important;flex-direction:column !important;align-items:stretch !important;}
  .product-actions .btn{width:100% !important;white-space:normal !important;line-height:1.15 !important;}
  .product-meta span{font-size:.68rem !important;min-height:32px !important;}
}
@media(max-width:420px){
  .site-header .brand img,.site-header img[src*="logo"]{width:40px !important;height:40px !important;min-width:40px !important;}
  .site-header .brand-name{font-size:.88rem !important;}
  .mobile-header-cta{max-width:96px !important;padding:0 10px !important;font-size:.52rem !important;}
  .cursos-summary-nav a,.product-nav a,.page-nav a{font-size:.56rem !important;padding:0 10px !important;}
}

/* RJ PATCH V2 — menu interno da página Curso com espaçamento real
   Motivo: a seção .cursos-summary-nav contém links diretos, sem wrapper .c.
   Portanto o gap precisa estar na própria seção. */
.cursos-summary-nav{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:12px !important;
}
.cursos-summary-nav a{
  margin:0 !important;
}
@media(max-width:900px){
  .cursos-summary-nav{gap:8px !important; padding-left:12px !important; padding-right:12px !important;}
}

/* RJ PATCH V2 — reforço de legibilidade dos cards no hub de cursos */
.sec-what#produtos .product-card:not(.featured){
  background:#fffaf2 !important;
  color:#213a33 !important;
}
.sec-what#produtos .product-card:not(.featured) h3,
.sec-what#produtos .product-card:not(.featured) .mini-note strong{
  color:#153f36 !important;
}
.sec-what#produtos .product-card:not(.featured) p,
.sec-what#produtos .product-card:not(.featured) .mini-note{
  color:#4e5c55 !important;
}
.sec-what#produtos .product-card.featured{
  background:linear-gradient(135deg,#0d2d27,#123a31) !important;
}


/* RJ STRATEGIC OFFERS V3 — one offer per page, readable premium cards */
.cursos-summary-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:22px 28px;background:#f8f6f1;border-top:1px solid rgba(201,169,110,.22);border-bottom:1px solid rgba(201,169,110,.22)}
.cursos-summary-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid rgba(31,90,78,.22);border-radius:999px;text-decoration:none;color:#163f37;background:#fff;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:40px}
.product-card{background:#fff;color:#24433d;border:1px solid rgba(31,90,78,.18);border-radius:24px;padding:34px;box-shadow:0 18px 48px rgba(0,0,0,.08)}
.product-card.featured{background:#163f37;color:#fff;border-color:rgba(201,169,110,.45)}
.product-kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;font-weight:700;margin-bottom:12px}
.product-card h3{font-family:'Playfair Display',serif;font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1.05;margin-bottom:14px;color:inherit}
.product-card p{color:inherit;opacity:.88;margin-bottom:18px}
.product-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}
.product-meta span{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(31,90,78,.09);color:#163f37;font-size:.78rem;line-height:1.2}
.product-card.featured .product-meta span{background:rgba(255,255,255,.13);color:#fff}
.product-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.product-card .btn-outline{color:#163f37;border-color:rgba(31,90,78,.35)}
.product-card.featured .btn-outline{color:#fff;border-color:rgba(255,255,255,.45)}
.price-line{border-top:1px solid rgba(201,169,110,.35);border-bottom:1px solid rgba(201,169,110,.35);padding:18px 0;margin:26px 0;font-size:1.05rem;color:#163f37}
.dark-panel .price-line,.product-card.featured .price-line{color:#fff;border-color:rgba(201,169,110,.5)}
.offer-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:12px}
.offer-list li{padding-left:24px;position:relative}
.offer-list li:before{content:'•';position:absolute;left:0;color:#c9a96e}
.choice-map{display:grid;gap:12px;margin-top:22px}
.choice-map div{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(31,90,78,.15);padding:12px 0}
.choice-map strong{color:#163f37}
@media(max-width:900px){.product-grid{grid-template-columns:1fr;gap:20px}.product-card{padding:26px 22px}.product-actions .btn{width:100%;text-align:center}.choice-map div{display:block}.cursos-summary-nav{padding:18px 16px}.cursos-summary-nav a{width:100%;max-width:310px}}

/* RJ V6 — global contrast corrections for light cards and dark panels */
:root{
  --rj-contrast-bronze:#8c6530;
  --rj-contrast-green:#183f36;
  --rj-contrast-text:#31453f;
  --rj-contrast-text-soft:#55625d;
  --rj-contrast-darkpanel:#143a32;
  --rj-contrast-darkpanel-text:#fffaf2;
  --rj-contrast-darkpanel-gold:#d6b67f;
}

/* Small gold labels on light cards were too light: deepen them sitewide */
#produtos .product-card .product-kicker,
#produtos .product-card.featured .product-kicker,
.soft-panel .tag,
.soft-panel .eyebrow,
.profile-card .tag,
.profile-card .eyebrow,
.credential .tag,
.credential .eyebrow,
.before-card .tag,
.before-card .eyebrow,
.alignment-card .tag,
.alignment-card .eyebrow,
.story-card .tag,
.story-card .eyebrow,
.conversation-card .tag,
.conversation-card .eyebrow,
.test-card .tag,
.who-item .tag,
.how-item .tag,
.inc-item .tag,
.rm-mod .tag,
.not-item .tag,
.fq .tag,
.step .tag,
.ideal-card .tag,
.support-card .tag,
.method-card .tag,
.card--light .tag,
.card--light .eyebrow{
  color:var(--rj-contrast-bronze) !important;
}

/* Ensure body copy on light panels stays dark enough */
.soft-panel,
.soft-panel p,
.soft-panel li,
.soft-panel strong,
.profile-card,
.profile-card p,
.profile-card li,
.credential,
.credential p,
.before-card,
.before-card p,
.alignment-card,
.alignment-card p,
.story-card,
.story-card p,
.conversation-card,
.conversation-card p,
.test-card,
.test-card p,
.who-item,
.who-item p,
.how-item,
.how-item p,
.inc-item,
.inc-item p,
.rm-mod,
.rm-mod p,
.not-item,
.not-item p,
.method-card,
.method-card p,
.card--light,
.card--light p,
.card--light li{
  color:var(--rj-contrast-text) !important;
}
.soft-panel .offer-list li,
.profile-card .offer-list li,
.before-card .offer-list li,
.alignment-card .offer-list li,
.story-card .offer-list li,
.conversation-card .offer-list li,
.card--light .offer-list li{
  color:var(--rj-contrast-text) !important;
}
.soft-panel .mini-note,
.soft-panel .subtle,
.profile-card .mini-note,
.before-card .mini-note,
.alignment-card .mini-note,
.story-card .mini-note,
.conversation-card .mini-note,
.card--light .mini-note{
  color:var(--rj-contrast-text-soft) !important;
}

/* Specific fix requested: dark text on green background in Percorso Fondamentale and same pattern elsewhere */
.dark-panel,
.dark-panel p,
.dark-panel li,
.dark-panel strong,
.dark-panel .offer-list,
.dark-panel .offer-list li,
.dark-panel h2,
.dark-panel h3,
.dark-panel .price-line,
.dark-panel .mini-note{
  color:var(--rj-contrast-darkpanel-text) !important;
  opacity:1 !important;
}
.dark-panel{
  background:var(--rj-contrast-darkpanel) !important;
  border-color:rgba(214,182,127,.48) !important;
}
.dark-panel .tag,
.dark-panel .eyebrow,
.dark-panel .section-label,
.dark-panel .product-kicker{
  color:var(--rj-contrast-darkpanel-gold) !important;
}
.dark-panel .offer-list li::before,
.dark-panel ul li::before{
  color:var(--rj-contrast-darkpanel-gold) !important;
}

/* Keep light product cards unified and readable */
#produtos .product-card,
#produtos .product-card.featured{
  background:#fffaf2 !important;
  color:var(--rj-contrast-green) !important;
}
#produtos .product-card h3,
#produtos .product-card.featured h3,
#produtos .product-card .mini-note strong,
#produtos .product-card.featured .mini-note strong,
#produtos .product-card .product-meta span,
#produtos .product-card.featured .product-meta span{
  color:var(--rj-contrast-green) !important;
}


/* RJ V8 — product logo artworks for course pages */
.product-seal-section{padding:0 0 16px !important;margin-top:-18px;position:relative;z-index:2;}
.product-seal-wrap{max-width:1180px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;}
.product-seal-card{background:rgba(255,250,242,.82);border:1px solid rgba(176,138,80,.28);box-shadow:0 24px 60px rgba(19,58,49,.10);border-radius:28px;padding:22px;backdrop-filter:blur(8px);}
.product-seal-img{display:block;width:min(100%,340px);height:auto;border-radius:18px;box-shadow:0 18px 40px rgba(18,58,49,.12);}
@media(max-width:900px){.product-seal-section{padding:4px 0 10px !important;margin-top:-10px;}.product-seal-wrap{padding:0 16px;}.product-seal-card{padding:14px;border-radius:22px;}.product-seal-img{width:min(100%,250px);border-radius:14px;}}


/* RJ V10 — fix explicit light panel visibility in course pages */
.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start;}
.soft-panel{
  background:rgba(255,250,242,.90) !important;
  border:1px solid rgba(176,138,80,.32) !important;
  border-radius:28px !important;
  padding:32px !important;
  box-shadow:0 18px 42px rgba(17,55,47,.08) !important;
}
.soft-panel .offer-list li::before,
.soft-panel ul li::before{
  color:var(--rj-contrast-bronze) !important;
}
@media(max-width:860px){
  .split{grid-template-columns:1fr !important;gap:18px !important;}
  .soft-panel,.dark-panel{padding:24px !important;border-radius:22px !important;}
}

/* RJ V11 — reduce excessive vertical spacing in course pages */
body .sec-intro,
body .sec-method,
body .sec-start,
body .sec-faq,
body .sec-cta,
body .sec-result,
body .sec-auth,
body .sec-inv,
body .sec-inc,
body .sec-roadmap,
body .section{
  padding-top:56px !important;
  padding-bottom:56px !important;
}

/* When sections are consecutive, reduce the accumulated blank space */
body .sec-method + .sec-start,
body .sec-start + .sec-intro,
body .sec-intro + .sec-method,
body .sec-intro + .sec-start,
body .sec-method + .sec-method,
body .sec-start + .sec-method,
body .sec-start + .sec-start{
  padding-top:34px !important;
}

body .sec-start:has(+ .sec-intro),
body .sec-method:has(+ .sec-start),
body .sec-method:has(+ .sec-method),
body .sec-intro:has(+ .sec-method),
body .sec-start:has(+ .sec-start){
  padding-bottom:34px !important;
}

body .tag,
body .hero-tag,
body .section-label{
  margin-bottom:18px !important;
}

body .price-line{
  margin:18px 0 !important;
  padding:16px 0 !important;
}

body .offer-list{
  margin-top:14px !important;
  margin-bottom:0 !important;
}
body .offer-list li{
  margin:10px 0 !important;
}

@media(max-width:860px){
  body .sec-intro,
  body .sec-method,
  body .sec-start,
  body .sec-faq,
  body .sec-cta,
  body .sec-result,
  body .sec-auth,
  body .sec-inv,
  body .sec-inc,
  body .sec-roadmap,
  body .section{
    padding-top:42px !important;
    padding-bottom:42px !important;
  }
  body .sec-method + .sec-start,
  body .sec-start + .sec-intro,
  body .sec-intro + .sec-method,
  body .sec-intro + .sec-start,
  body .sec-method + .sec-method,
  body .sec-start + .sec-method,
  body .sec-start + .sec-start{
    padding-top:26px !important;
  }
  body .sec-start:has(+ .sec-intro),
  body .sec-method:has(+ .sec-start),
  body .sec-method:has(+ .sec-method),
  body .sec-intro:has(+ .sec-method),
  body .sec-start:has(+ .sec-start){
    padding-bottom:26px !important;
  }
}

/* RJ V12 — legibility fix for transformation / not-for sections on green backgrounds */
body .sec-method .soft-panel{
  background:#fffaf2 !important;
  border:1px solid rgba(176,138,80,.36) !important;
  border-radius:28px !important;
  padding:32px !important;
  box-shadow:0 18px 42px rgba(10,35,30,.12) !important;
  color:#183f36 !important;
}
body .sec-method .soft-panel p,
body .sec-method .soft-panel li,
body .sec-method .soft-panel strong,
body .sec-method .soft-panel .offer-list li{
  color:#253f38 !important;
  opacity:1 !important;
}
body .sec-method .soft-panel .tag,
body .sec-method .soft-panel .eyebrow{
  color:#8c6530 !important;
  opacity:1 !important;
}
body .sec-method .soft-panel ul li::before,
body .sec-method .soft-panel .offer-list li::before{
  color:#8c6530 !important;
}
body .sec-method .split{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:28px !important;
  align-items:start !important;
}
@media(max-width:860px){
  body .sec-method .split{grid-template-columns:1fr !important;gap:18px !important;}
  body .sec-method .soft-panel{padding:24px !important;border-radius:22px !important;}
}


/* RJ V13 — fix method titles inside light panels on Curso page */
.soft-panel .method-title,
.soft-panel .serif,
.soft-panel h2.serif,
.soft-panel h3.serif{
  color:var(--rj-contrast-green) !important;
}
.soft-panel .clean-list li,
.soft-panel .clean-list li strong{
  color:var(--rj-contrast-text) !important;
}


/* RJ V14 — center product logos on course pages */
.product-seal-wrap{justify-content:center !important; align-items:center !important;}
.product-seal-card{margin:0 auto !important; text-align:center !important; display:flex !important; justify-content:center !important; align-items:center !important;}
.product-seal-img{margin:0 auto !important;}


/* RJ V15 — refine alignment and elegance of the alignment conversation timeline */
.sec-start .timeline{gap:18px !important;margin-top:28px !important;}
.sec-start .timeline-item{
  display:grid !important;
  grid-template-columns:72px 1fr !important;
  gap:22px !important;
  align-items:start !important;
  padding:24px 28px !important;
  border-radius:24px !important;
  background:rgba(255,250,242,.96) !important;
  border:1px solid rgba(176,138,80,.24) !important;
  box-shadow:0 16px 40px rgba(19,58,49,.06) !important;
}
.sec-start .timeline-num{
  width:52px !important;
  height:52px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  background:rgba(176,138,80,.12) !important;
  border:1px solid rgba(176,138,80,.28) !important;
  color:var(--rj-contrast-green) !important;
  font-size:.95rem !important;
  line-height:1 !important;
  letter-spacing:.08em !important;
  margin-top:2px !important;
}
.sec-start .timeline-item h3{
  margin:0 0 10px !important;
  font-size:1.7rem !important;
  line-height:1.08 !important;
  color:var(--rj-contrast-green) !important;
}
.sec-start .timeline-item p{
  margin:0 !important;
  color:var(--rj-contrast-text) !important;
  line-height:1.7 !important;
  max-width:760px;
}
@media(max-width:860px){
  .sec-start .timeline-item{grid-template-columns:56px 1fr !important;gap:16px !important;padding:20px 18px !important;}
  .sec-start .timeline-num{width:44px !important;height:44px !important;font-size:.82rem !important;}
  .sec-start .timeline-item h3{font-size:1.35rem !important;margin-bottom:8px !important;}
}


/* RJ V17 — fix the 3rd conversation step card on green background across course pages */
.sec-start .steps{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:2px !important;margin-top:30px !important;}
.sec-start .step{
  background:rgba(255,250,242,.96) !important;
  border:1px solid rgba(176,138,80,.28) !important;
  padding:28px 26px !important;
  min-height:180px !important;
  display:flex !important;
  flex-direction:column !important;
  gap:12px !important;
  align-items:flex-start !important;
  justify-content:flex-start !important;
}
.sec-start .step strong{
  display:block !important;
  font-family:var(--sans) !important;
  font-size:1.1rem !important;
  line-height:1 !important;
  letter-spacing:.04em !important;
  color:var(--rj-contrast-green) !important;
}
.sec-start .step span{
  display:block !important;
  font-size:1.12rem !important;
  line-height:1.55 !important;
  color:var(--rj-contrast-text) !important;
}
.sec-start .step:last-child{
  background:var(--rj-contrast-green) !important;
  border-color:rgba(214,182,127,.44) !important;
}
.sec-start .step:last-child strong{
  color:var(--rj-contrast-darkpanel-gold) !important;
}
.sec-start .step:last-child span{
  color:var(--rj-contrast-darkpanel-text) !important;
}
@media(max-width:860px){
  .sec-start .steps{grid-template-columns:1fr !important;gap:12px !important;}
  .sec-start .step{min-height:auto !important;padding:22px 20px !important;}
}


/* RJ V18 — final desktop/mobile sweep and polish */
html,body{overflow-x:hidden !important;}
img{max-width:100%;height:auto;}
.hero-sub,.lead,.intro-body,.muted,.price-line,.faq-wrap,.offer-list li,.timeline-item p,.step span{hyphens:none !important;word-break:normal !important;overflow-wrap:break-word;}
.product-actions,.cta-btns,.btn-row{row-gap:12px;}
@media(max-width:900px){
  .section,.conversation-section{padding-left:18px !important;padding-right:18px !important;}
  .hero-inner,.hero-content,.hero-grid,.offer-grid,.product-grid,.split,.conversation-grid{gap:18px !important;}
  .product-card,.soft-panel,.dark-panel,.card,.story-card,.alignment-card,.inv-card,.fq,.step{border-radius:22px !important;}
  .btn,.product-actions .btn,.cta-btns .btn{width:100%;justify-content:center;text-align:center;}
}


/* RJ V19 - premium conversion, SEO and mobile refinements */
.rj-trust-strip{background:#fffaf2;border-top:1px solid rgba(176,138,80,.18);border-bottom:1px solid rgba(176,138,80,.18);padding:22px 20px}
.rj-trust-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.rj-trust-inner div,.rj-proof-grid article{background:rgba(255,255,255,.72);border:1px solid rgba(176,138,80,.18);border-radius:22px;padding:20px 22px;box-shadow:0 16px 40px rgba(19,58,49,.05)}
.rj-trust-inner strong,.rj-proof-grid strong{display:block;color:#123a31;font-family:var(--serif, Georgia, serif);font-size:1.15rem;line-height:1.15;margin-bottom:8px}
.rj-trust-inner span,.rj-proof-grid span{display:block;color:#5f574b;line-height:1.55;font-size:.96rem}
.rj-proof-section,.rj-conversion-section,.rj-service-decision{padding:76px 20px;background:#fffaf2}
.rj-proof-section h2,.rj-conversion-section h2,.rj-service-decision h2{max-width:760px;color:#123a31;margin:10px 0 24px;line-height:1.05}
.rj-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}
.rj-service-decision p{max-width:800px;color:#5f574b;line-height:1.75;font-size:1.08rem}
.rj-service-decision .btn{margin-top:24px}
.hero .lead,.hero-sub{max-width:720px}
.rj-floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:50;background:#123a31;color:#fffaf2!important;border:1px solid rgba(214,182,127,.55);border-radius:999px;padding:13px 18px;text-decoration:none;font-weight:700;box-shadow:0 18px 50px rgba(19,58,49,.24)}
@media(max-width:900px){
  .rj-trust-strip{padding:16px 14px}
  .rj-trust-inner,.rj-proof-grid{grid-template-columns:1fr;gap:12px}
  .rj-trust-inner div,.rj-proof-grid article{padding:18px 18px;border-radius:18px}
  .rj-proof-section,.rj-conversion-section,.rj-service-decision{padding:54px 18px}
  .rj-proof-section h2,.rj-conversion-section h2,.rj-service-decision h2{font-size:clamp(2rem,9vw,2.9rem)}
  .hero h1{font-size:clamp(2.25rem,9vw,3.2rem)!important;line-height:.98!important}
  .hero .lead,.hero-sub{font-size:1.06rem!important;line-height:1.55!important}
  .rj-floating-whatsapp{left:14px;right:14px;bottom:14px;text-align:center;padding:14px 18px}
  body{padding-bottom:70px}
}
