/*
Theme Name: Jonathan Sousa Advocacia V9
Author: Jonathan Sousa Advocacia
Description: Landing page premium para Direito Bancário e Direito do Consumidor.
Version: 9.0.0
Text Domain: jonathan-sousa-v9
*/
:root{
 --navy:#06182d;--navy2:#0c2d52;--gold:#c9a34d;--gold2:#e0c27c;
 --cream:#f6f3ed;--paper:#f7f9fb;--ink:#142132;--muted:#647083;--white:#fff;
 --green:#18a957;--line:rgba(8,31,57,.11);--shadow:0 22px 55px rgba(6,24,45,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65}
body.admin-bar .site-header{top:32px}
img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 42px));margin:auto}
.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(6,24,45,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand img{width:176px;height:66px;object-fit:cover;object-position:center 55%;border-radius:4px}
.menu{display:flex;gap:25px;align-items:center}.menu a{color:#e9eef4;text-decoration:none;font-size:14px}
.menu .nav-cta{border:1px solid rgba(224,194,124,.55);padding:10px 17px;border-radius:999px;color:#fff}
.hero{min-height:820px;background:linear-gradient(90deg,var(--navy) 0%,#08213e 54%,#0b2b4d 100%);color:#fff;padding-top:86px;overflow:hidden}
.hero-grid{min-height:734px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:35px}
.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold2);font-weight:800}
h1,h2,h3,.serif{font-family:Georgia,"Times New Roman",serif}
.hero h1{font-size:clamp(48px,5.3vw,72px);line-height:1.02;margin:16px 0 22px;letter-spacing:-.025em}
.hero h1 em{color:var(--gold2);font-style:normal}.lead{font-size:19px;color:#dbe4ee;max-width:690px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 24px;text-decoration:none;font-weight:800;transition:.2s;min-height:54px}
.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(24,169,87,.22)}
.btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.30)}
.trustline{margin-top:25px;color:#aebdcb;font-size:13px}
.hero-photo{align-self:end;position:relative;height:690px}
.hero-photo:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(201,163,77,.25);border-radius:50%;right:-70px;top:80px}
.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:center 18%;filter:saturate(.88) contrast(1.03)}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#08213e 0%,transparent 25%),linear-gradient(0deg,#08213e 0%,transparent 25%)}
.proof{background:#fff;border-bottom:1px solid var(--line)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}
.proof-item{padding:8px 25px;border-right:1px solid var(--line)}.proof-item:last-child{border:0}
.proof-item strong{display:block;font-family:Georgia,serif;font-size:27px;color:var(--navy2)}.proof-item span{font-size:13px;color:var(--muted)}
section{padding:100px 0}.section-head{max-width:800px;margin-bottom:44px}
.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:#a77e2e;font-weight:800}
h2{font-size:clamp(36px,4.2vw,54px);line-height:1.08;color:var(--navy);margin:10px 0 18px;letter-spacing:-.02em}
.section-head p{font-size:18px;color:var(--muted)}
.story{background:var(--cream)}.story-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}
.story-image{position:relative}.story-image img{border-radius:4px;box-shadow:var(--shadow)}
.story-image .seal{position:absolute;right:-24px;bottom:-24px;background:var(--navy);color:#fff;width:190px;padding:22px;border:1px solid rgba(201,163,77,.5)}
.seal b{display:block;color:var(--gold2);font-family:Georgia,serif;font-size:25px}
.story-copy p{font-size:17px}.quote{border-left:3px solid var(--gold);padding-left:22px;margin:28px 0;font-family:Georgia,serif;font-size:25px;color:var(--navy)}
.inside{background:var(--navy);color:#fff}.inside-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:65px;align-items:center}
.inside h2{color:#fff}.inside p{color:#cdd8e4;font-size:17px}.inside-photo img{height:570px;width:100%;object-fit:cover;border-radius:4px}
.points{display:grid;gap:12px;margin-top:28px}.point{display:flex;gap:13px;align-items:flex-start;color:#e8edf3}.point i{font-style:normal;color:var(--gold2);font-weight:900}
.areas{background:#eef3f7}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.area{background:#fff;border:1px solid var(--line);padding:28px;border-radius:5px;min-height:180px;transition:.2s}
.area:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.area .num{color:var(--gold);font-family:Georgia,serif;font-size:17px}
.area h3{font-size:23px;color:var(--navy);margin:14px 0 8px}.area p{margin:0;color:var(--muted)}
.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.method-photo img{height:610px;width:100%;object-fit:cover;border-radius:4px}
.steps{display:grid;gap:16px}.step{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}
.step b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:var(--gold2);font-family:Georgia,serif}
.step h3{margin:0 0 4px;color:var(--navy);font-size:21px}.step p{margin:0;color:var(--muted)}
.values{background:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.value{padding:32px;border-top:3px solid var(--gold);background:var(--paper)}.value h3{color:var(--navy);font-size:23px;margin:0 0 9px}.value p{margin:0;color:var(--muted)}
.final-cta{background:linear-gradient(135deg,var(--navy),#0d3159);color:#fff;text-align:center}.final-cta h2{color:#fff;max-width:850px;margin:10px auto 20px}.final-cta p{color:#cbd7e3;max-width:720px;margin:0 auto}
.footer{background:#03101f;color:#9eafbf;padding:38px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px}
.footer img{width:145px;border-radius:3px}.legal{max-width:650px;text-align:right}
.wa{position:fixed;right:22px;bottom:22px;z-index:60;width:60px;height:60px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;text-decoration:none;box-shadow:0 14px 30px rgba(0,0,0,.25)}
.wa svg{width:30px;height:30px;fill:currentColor}
@media(max-width:900px){
 body.admin-bar .site-header{top:46px}.menu a:not(.nav-cta){display:none}.nav{height:72px}.brand img{width:145px;height:54px}
 .hero{padding-top:72px;min-height:auto}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-photo{height:560px}.hero h1{font-size:49px}
 .proof-grid{grid-template-columns:1fr 1fr}.proof-item:nth-child(2){border-right:0}
 .story-grid,.inside-grid,.method-grid{grid-template-columns:1fr;gap:40px}.story-image{max-width:650px}.inside-photo{order:-1}
 .area-grid,.value-grid{grid-template-columns:1fr 1fr}.footer-grid{display:grid}.legal{text-align:left}
}
@media(max-width:560px){
 .container{width:min(100% - 28px,1160px)}section{padding:72px 0}.hero-grid{padding-top:50px}.hero h1{font-size:42px}.lead{font-size:17px}
 .hero-photo{height:470px;margin:0 -14px}.proof-grid,.area-grid,.value-grid{grid-template-columns:1fr}.proof-item{border-right:0;border-bottom:1px solid var(--line)}
 .story-image .seal{right:10px;bottom:-28px}.inside-photo img,.method-photo img{height:450px}.nav-cta{font-size:12px;padding:9px 12px!important}
}


/* V3 FINAL — refinamentos de acabamento e conversão */
.site-header{transition:background .25s ease,box-shadow .25s ease}
.nav{height:80px}
.brand img{width:154px;height:60px;object-fit:cover;object-position:center 52%}
.hero{min-height:760px}
.hero-grid{min-height:680px;grid-template-columns:1.04fr .96fr}
.hero h1{max-width:760px}
.hero-photo{height:640px}
.hero-photo img{object-position:center 16%}
.hero-copy-accent{display:inline-block;border-left:2px solid var(--gold);padding-left:15px;margin-top:8px}
.proof-item strong{font-size:25px}
.story-image img{aspect-ratio:4/5;object-fit:cover;object-position:center 35%}
.inside-photo img{object-position:center 30%}
.method-photo img{object-position:center 30%}
.microcopy{display:block;margin-top:12px;font-size:12px;color:#9fb0c0}
.final-cta .microcopy{color:#9fb0c0}
.privacy-note{font-size:12px;color:#8191a2;margin-top:12px}
.mobile-sticky{display:none}
@media(max-width:900px){
 .nav{height:70px}.hero{padding-top:70px}.hero-grid{padding-top:52px}
 .hero-photo{height:520px}.hero-photo img{object-position:center 12%}
}
@media(max-width:560px){
 body{padding-bottom:72px}
 .site-header{background:rgba(6,24,45,.96)}
 .brand img{width:126px;height:49px}
 .menu .nav-cta{display:none}
 .hero-grid{padding-top:38px}
 .hero h1{font-size:39px;line-height:1.04}
 .hero-photo{height:445px}
 .proof-item{padding:18px 8px}
 .story-image img{aspect-ratio:3/4}
 .story-image .seal{position:relative;right:auto;bottom:auto;width:100%;margin-top:0}
 .inside-photo img,.method-photo img{height:420px}
 .mobile-sticky{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:80;background:#fff;padding:10px 14px;box-shadow:0 -8px 24px rgba(6,24,45,.16)}
 .mobile-sticky a{width:100%;min-height:50px;margin:0}
 .wa{display:none}
}

/* V4 — identidade do cabeçalho e novas áreas de defesa bancária */
.brand{display:flex;align-items:center;gap:12px;text-decoration:none}
.brand img{width:48px!important;height:48px!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important;border:1px solid rgba(224,194,124,.48)}
.brand-copy{display:flex;flex-direction:column;line-height:1.05}
.brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:17px;letter-spacing:.08em;color:#f5e7bd;font-weight:600}
.brand-copy span{font-size:10px;letter-spacing:.16em;color:#c9a34d;margin-top:5px}
.area-grid{grid-template-columns:repeat(3,1fr)}
.area{min-height:205px}
.area.featured{background:linear-gradient(180deg,#fff,#fbf8f0);border-color:rgba(201,163,77,.38)}
.area.featured .num{color:#986f22}
@media(max-width:900px){
 .brand-copy strong{font-size:15px}.brand-copy span{font-size:9px}
 .area-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
 .brand img{width:42px!important;height:42px!important}
 .brand-copy strong{font-size:13px;letter-spacing:.05em}
 .brand-copy span{font-size:8px}
 .area-grid{grid-template-columns:1fr}
}

/* V6 — hero sem “quadrado” visível na fotografia */
.hero{position:relative}
.hero-grid{position:relative}
.hero-photo{
  align-self:stretch;
  height:auto;
  min-height:680px;
  margin-right:calc((100vw - min(1160px, calc(100vw - 42px)))/-2);
  overflow:hidden;
}
.hero-photo:before{
  z-index:2;
  right:3vw;
}
.hero-photo img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 16%;
}
.hero-photo:after{
  z-index:3;
  background:
    linear-gradient(90deg,#08213e 0%,rgba(8,33,62,.78) 7%,rgba(8,33,62,.28) 24%,transparent 48%),
    linear-gradient(0deg,#08213e 0%,rgba(8,33,62,.72) 8%,rgba(8,33,62,.22) 25%,transparent 46%),
    linear-gradient(270deg,#0b2b4d 0%,rgba(11,43,77,.74) 4%,rgba(11,43,77,.18) 16%,transparent 34%);
}
@media(max-width:900px){
 .hero-photo{
   min-height:520px;
   margin-right:calc((100vw - min(1160px, calc(100vw - 42px)))/-2);
   margin-left:0;
 }
}
@media(max-width:560px){
 .hero-photo{
   min-height:445px;
   margin-left:-14px;
   margin-right:-14px;
 }
 .hero-photo:after{
   background:
    linear-gradient(90deg,#08213e 0%,rgba(8,33,62,.5) 8%,transparent 30%),
    linear-gradient(0deg,#08213e 0%,rgba(8,33,62,.72) 8%,rgba(8,33,62,.15) 27%,transparent 48%);
 }
}

/* V7 — credenciais + correção do cabeçalho fixo + hero integrado */
#trajetoria{scroll-margin-top:110px}
.story{padding-top:82px}
.story-copy .eyebrow{margin-top:0}
.credentials-band{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  margin:26px 0 10px;
  border:1px solid rgba(176,132,47,.28);
  border-radius:14px;
  overflow:hidden;
  background:rgba(176,132,47,.22);
  box-shadow:0 14px 34px rgba(5,27,50,.08);
}
.credential{
  background:#08213e;
  padding:20px 22px;
  color:#fff;
}
.credential strong{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  color:#e5bd62;
  font-size:30px;
  line-height:1;
  margin-bottom:7px;
}
.credential span{
  display:block;
  font-size:14px;
  line-height:1.4;
  color:#fff;
}
.credentials-note{
  margin:8px 0 22px!important;
  font-size:11px!important;
  line-height:1.45!important;
  color:#6f7479!important;
}
.hero-photo{
  margin-bottom:-1px;
}
.hero-photo:after{
  background:
    linear-gradient(90deg,#08213e 0%,rgba(8,33,62,.82) 6%,rgba(8,33,62,.30) 23%,transparent 49%),
    linear-gradient(0deg,#08213e 0%,rgba(8,33,62,.84) 7%,rgba(8,33,62,.38) 20%,rgba(8,33,62,.10) 34%,transparent 52%),
    linear-gradient(270deg,#08213e 0%,rgba(8,33,62,.82) 5%,rgba(8,33,62,.34) 17%,transparent 36%);
}
@media(max-width:700px){
  .story{padding-top:62px}
  .credentials-band{grid-template-columns:1fr}
  .credential strong{font-size:27px}
}

/* V8 — acabamento fino final */

/* Faixa de credenciais mais equilibrada */
.credentials-band{
  grid-template-columns:.92fr 1.08fr;
  border-radius:12px;
}
.credential{
  padding:18px 20px;
}
.credential strong{
  font-size:28px;
  letter-spacing:-.01em;
}
.credential:nth-child(2) strong{
  font-size:26px;
}
.credential span{
  font-size:13px;
  line-height:1.35;
}
.credentials-note{
  margin:9px 0 34px!important;
}

/* Caixa OAB menor e mais elegante sobre a foto */
.story-image .seal{
  width:162px;
  padding:18px 17px;
  right:-14px;
  bottom:-16px;
}
.story-image .seal b{
  font-size:21px;
  line-height:1.15;
}
.story-image .seal{
  font-size:13px;
  line-height:1.45;
}

/* Mais respiro antes da frase institucional */
.story-copy .quote{
  margin-top:34px;
  margin-bottom:0;
  padding-top:2px;
}

/* Título da trajetória com leitura um pouco mais confortável */
.story-copy h2{
  max-width:700px;
  margin-bottom:22px;
}

/* Cabeçalho levemente mais compacto sem sacrificar leitura */
.nav{height:76px}
.site-header .brand{gap:10px}
.site-header .brand img{width:45px!important;height:45px!important}
.site-header .brand-copy strong{font-size:16px}
.site-header .brand-copy span{font-size:9px}

/* Ajuste sutil de largura do texto no hero */
.hero-grid>div:first-child{
  position:relative;
  z-index:4;
}
.hero .lead{
  max-width:650px;
}
.hero-copy-accent{
  max-width:640px;
}

/* Preserva o fade premium da V7 e suaviza ainda mais a borda inferior */
.hero-photo:after{
  background:
    linear-gradient(90deg,#08213e 0%,rgba(8,33,62,.84) 6%,rgba(8,33,62,.30) 23%,transparent 50%),
    linear-gradient(0deg,#08213e 0%,rgba(8,33,62,.90) 6%,rgba(8,33,62,.44) 20%,rgba(8,33,62,.10) 35%,transparent 53%),
    linear-gradient(270deg,#08213e 0%,rgba(8,33,62,.84) 5%,rgba(8,33,62,.34) 17%,transparent 37%);
}

/* Botões com acabamento mais refinado */
.btn{
  letter-spacing:.01em;
}
.btn-primary{
  box-shadow:0 10px 26px rgba(24,169,87,.20);
}

/* Celular */
@media(max-width:700px){
  .credentials-band{grid-template-columns:1fr}
  .credential:nth-child(2) strong{font-size:25px}
  .story-image .seal{
    width:100%;
    right:auto;
    bottom:auto;
    margin-top:0;
  }
}

/* V9 — dois últimos refinamentos da seção de trajetória */

/* Integra a credencial OAB à fotografia, evitando aparência de caixa solta */
.story-image .seal{
  width:148px;
  right:14px;
  bottom:14px;
  padding:16px 15px;
  box-shadow:0 12px 28px rgba(4,24,45,.22);
}
.story-image .seal b{
  font-size:20px;
  line-height:1.12;
}
.story-image .seal{
  font-size:12px;
  line-height:1.42;
}

/* Frase institucional com largura controlada para quebra visual equilibrada */
.story-copy .quote{
  max-width:610px;
  padding-right:18px;
}
.story-copy .quote br.v9-break{
  display:block;
}

@media(max-width:700px){
  .story-image .seal{
    width:auto;
    right:12px;
    left:12px;
    bottom:12px;
  }
  .story-copy .quote{
    max-width:none;
  }
}
