/* 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,.mentoria-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 */
.mentoria-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;
}
.mentoria-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;
}
.mentoria-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;
}
.mentoria-summary-nav a:hover,
.product-nav a:hover,
.page-nav a:hover{
  background:#143f36 !important;
  border-color:#143f36 !important;
  color:#fffaf2 !important;
}

/* Cards de mentorias: 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;}
  .mentoria-summary-nav,.product-nav,.page-nav{padding:14px 12px !important;}
  .mentoria-summary-nav .c,.product-nav,.page-nav{gap:8px !important;}
  .mentoria-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;}
  .mentoria-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 Mentoria com espaçamento real
   Motivo: a seção .mentoria-summary-nav contém links diretos, sem wrapper .c.
   Portanto o gap precisa estar na própria seção. */
.mentoria-summary-nav{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:12px !important;
}
.mentoria-summary-nav a{
  margin:0 !important;
}
@media(max-width:900px){
  .mentoria-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 mentorias */
.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;
}
