:root{--green:#021116;--green2:#133840;--gold:#b87333;--gold2:#a65a2e;--silver:#e9e9e7;--silver2:#8e8b85;--text:#f7f5f0;--muted:#c9c6be;--dark:#010b0f;--max:1180px;--shadow:0 28px 80px rgba(0,0,0,.34);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--green);color:var(--text);font-family:'Manrope',Arial,sans-serif;line-height:1.65;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 8% 0%,rgba(184,115,51,.17),transparent 26%),radial-gradient(circle at 92% 10%,rgba(233,233,231,.1),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 22px);pointer-events:none;z-index:-1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.loader{position:fixed;inset:0;z-index:9999;background:radial-gradient(circle,rgba(19,56,64,.72),var(--green) 54%);display:grid;place-items:center;transition:.75s ease}.loader img{width:118px;animation:pulse 1.5s infinite;filter:drop-shadow(0 18px 28px rgba(0,0,0,.35))}.loader span{position:absolute;width:178px;height:178px;border:1px solid rgba(233,233,231,.2);border-top-color:var(--gold);border-radius:50%;animation:spin 1.1s linear infinite}.loaded .loader{opacity:0;visibility:hidden}.header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,4vw,58px);background:rgba(2,17,22,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(184,115,51,.16)}.brand img{width:196px}.nav{display:flex;gap:28px;align-items:center}.nav a{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(246,245,241,.82);transition:.25s;font-weight:800}.nav a:hover{color:var(--gold)}.menu-toggle{display:none;background:none;border:0;gap:5px;flex-direction:column}.menu-toggle span{display:block;width:27px;height:2px;background:var(--silver)}.hero{min-height:100vh;display:grid;place-items:center;position:relative;padding:150px 20px 90px;overflow:hidden}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03);transform:scale(1.03);animation:kenburns 16s ease-in-out infinite alternate}.hero-overlay{background:linear-gradient(90deg,rgba(2,17,22,.96),rgba(2,17,22,.77) 52%,rgba(2,17,22,.46)),linear-gradient(0deg,rgba(2,17,22,.98),rgba(2,17,22,.25) 48%,rgba(2,17,22,.72));}.hero-content{position:relative;width:min(var(--max),100%);z-index:1;padding-top:40px}.eyebrow,.section-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.22em;font-weight:800;font-size:.78rem}.hero h1,.section h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;font-size:clamp(2.75rem,6.4vw,6.35rem);line-height:.95;margin:0 0 24px;max-width:940px;letter-spacing:-.02em}.hero h1::after{content:"";display:block;width:180px;height:1px;background:linear-gradient(90deg,var(--gold),transparent);margin-top:28px}.hero-text{font-size:clamp(1.05rem,2vw,1.35rem);max-width:720px;color:rgba(246,245,241,.86)}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-weight:800;letter-spacing:.02em;transition:.28s;border:1px solid transparent}.btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#fff;box-shadow:0 14px 34px rgba(184,115,51,.25)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(184,115,51,.36)}.btn-ghost{border-color:rgba(233,233,231,.28);background:rgba(233,233,231,.07)}.hero-card{position:absolute;right:6vw;bottom:8vh;z-index:2;width:315px;padding:25px;border-radius:var(--radius);background:linear-gradient(180deg,rgba(233,233,231,.13),rgba(233,233,231,.065));border:1px solid rgba(233,233,231,.18);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hero-card strong{display:block;color:var(--silver);font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;line-height:1}.hero-card span{color:var(--muted)}.section{padding:108px 20px;position:relative}.container{width:min(var(--max),100%);margin:auto}.split{display:grid;grid-template-columns:1fr .86fr;gap:60px;align-items:center}.split.reverse{grid-template-columns:.9fr 1fr}.section h2{font-size:clamp(2.25rem,4.6vw,4.45rem);color:#fff}.section p{color:rgba(246,245,241,.78);font-size:1.04rem}.center{text-align:center;margin-left:auto;margin-right:auto}.about{background:linear-gradient(180deg,rgba(1,11,15,.12),rgba(1,11,15,.38))}.photo-stack{display:grid;gap:18px}.photo-stack img,.office-gallery img,.legal-img img{border-radius:var(--radius);box-shadow:var(--shadow);height:330px;width:100%;object-fit:cover;border:1px solid rgba(233,233,231,.13)}.photo-stack img:first-child{transform:translateX(-24px)}.grid.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:42px}.card,.lawyer,.contact-form,.diff-grid,.legal-img{background:linear-gradient(180deg,rgba(233,233,231,.115),rgba(233,233,231,.055));border:1px solid rgba(233,233,231,.14);border-radius:var(--radius);box-shadow:var(--shadow)}.card{padding:30px;min-height:376px;transition:.3s;position:relative;overflow:hidden}.card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(184,115,51,.16),transparent 45%);opacity:0;transition:.3s}.card:hover{transform:translateY(-8px);border-color:rgba(184,115,51,.45)}.card:hover::before{opacity:1}.icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--silver),var(--silver2));margin-bottom:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.icon img{width:34px;height:34px}.card h3,.lawyer h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;font-size:1.72rem;line-height:1.05;margin:0 0 14px}.legal-visuals{background:linear-gradient(180deg,rgba(19,56,64,.28),rgba(1,11,15,.14))}.legal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.legal-img{overflow:hidden;margin:0}.legal-img img{height:310px;border-radius:0;box-shadow:none;transition:.55s}.legal-img:hover img{transform:scale(1.06)}.legal-img figcaption{padding:20px 22px;color:var(--silver);font-weight:800}.lawyer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:42px}.lawyer{padding:30px;display:grid;grid-template-columns:100px 1fr;gap:24px}.avatar{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--silver),#7f7c76);color:var(--green);font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-size:2.2rem;border:8px solid rgba(2,17,22,.5)}.lawyer strong{color:var(--gold)}.diff-grid{padding:34px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:38px}.diff-grid span{padding:18px;border-radius:18px;background:rgba(2,17,22,.45);color:#fff;text-align:center;border:1px solid rgba(184,115,51,.13)}.office-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.office-gallery img{height:420px}.contact{background:linear-gradient(180deg,rgba(1,11,15,.34),rgba(1,11,15,.84))}.contact-grid{display:grid;grid-template-columns:.9fr 1fr;gap:52px;align-items:start}.contact-list{display:grid;gap:13px}.contact-list a,.contact-list span{padding:16px 18px;background:rgba(233,233,231,.08);border:1px solid rgba(233,233,231,.12);border-radius:18px;color:rgba(246,245,241,.9);display:flex;gap:10px;align-items:center}.mini-whats{width:22px;height:22px;display:inline-block}.contact-form{padding:28px}.contact-form label{display:grid;gap:7px;color:var(--muted);font-weight:700;margin-bottom:14px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid rgba(233,233,231,.18);border-radius:16px;padding:14px 15px;background:rgba(2,17,22,.75);color:#fff;outline:none;font:inherit}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--gold)}.map{width:min(var(--max),calc(100% - 40px));margin:55px auto 0;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(233,233,231,.16);box-shadow:var(--shadow)}.map iframe{width:100%;height:390px;border:0;display:block}.floating-whats{position:fixed;right:22px;bottom:22px;z-index:60;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;box-shadow:0 14px 34px rgba(0,0,0,.35);animation:float 2.5s ease-in-out infinite}.floating-whats img{width:64px;height:64px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.3))}footer{padding:56px 20px;text-align:center;background:#010b0f;border-top:1px solid rgba(233,233,231,.1)}footer img{width:250px;margin:0 auto 18px}footer p{margin:7px 0;color:rgba(246,245,241,.66)}footer a{color:var(--gold)}.credits{font-size:.78rem}.reveal{opacity:0;transform:translateY(24px);transition:.8s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(1.05);opacity:.75}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes kenburns{to{transform:scale(1.09) translate3d(1.5%,-1%,0)}}@media(max-width:1040px){.grid.cards{grid-template-columns:repeat(2,1fr)}.diff-grid{grid-template-columns:repeat(2,1fr)}.hero-card{display:none}.split,.split.reverse,.contact-grid{grid-template-columns:1fr}.photo-stack img:first-child{transform:none}.office-gallery img{height:300px}.legal-grid{grid-template-columns:1fr 1fr}.brand img{width:174px}.nav{gap:18px}}@media(max-width:760px){.header{padding:12px 16px}.brand img{width:150px}.menu-toggle{display:flex}.nav{position:absolute;top:100%;left:14px;right:14px;display:grid;gap:0;background:rgba(2,17,22,.98);border:1px solid rgba(233,233,231,.12);border-radius:20px;padding:12px;transform:translateY(-12px);opacity:0;visibility:hidden;transition:.25s}.nav.open{opacity:1;visibility:visible;transform:none}.nav a{padding:13px}.hero{padding-top:128px;align-items:center;min-height:92vh}.hero h1{font-size:3.08rem}.section{padding:76px 18px}.grid.cards,.lawyer-grid,.diff-grid,.office-gallery,.legal-grid{grid-template-columns:1fr}.lawyer{grid-template-columns:1fr;text-align:center}.avatar{margin:auto}.photo-stack img,.office-gallery img,.legal-img img{height:260px}.map iframe{height:310px}.floating-whats,.floating-whats img{width:58px;height:58px}.btn{width:100%}}

/* Refinamentos v3: imagens institucionais, alinhamento desktop e botão de contato */
@media (min-width: 1041px){
  .container{width:min(1180px,calc(100% - 96px));}
  .section-kicker.center{display:block;text-align:center;width:100%;}
  .section h2.center{max-width:900px;text-align:center;margin-left:auto;margin-right:auto;}
  .section:not(.hero) p{max-width:760px;}
  .split > .reveal:first-child{max-width:690px;}
  .grid.cards{align-items:stretch;}
  .card{display:flex;flex-direction:column;}
  .card p{max-width:none;margin-top:auto;}
  .legal-visuals .container{display:flex;flex-direction:column;align-items:center;}
  .legal-grid{width:100%;align-items:stretch;}
  .contact-grid h2,.contact-grid .section-kicker{text-align:left;}
}
.legal-img{position:relative;isolation:isolate;}
.legal-img::before{content:"";position:absolute;inset:0 0 72px;background:linear-gradient(180deg,rgba(2,17,22,.08),rgba(2,17,22,.42));z-index:1;pointer-events:none;}
.legal-img img{background:rgba(233,233,231,.06);object-fit:cover;object-position:center;}
.legal-img figcaption{position:relative;z-index:2;min-height:72px;display:flex;align-items:center;}
.contact-float{background:transparent;border-radius:50%;overflow:hidden;border:1px solid rgba(233,233,231,.18);}
.contact-float img{border-radius:50%;object-fit:cover;}
.mini-whats{border-radius:50%;object-fit:cover;}

/* Refinamento final da seção de imagens institucionais */
.legal-visuals .container{
  max-width:1180px;
}
.legal-visuals .section-kicker,
.legal-visuals h2{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.legal-visuals h2{
  max-width:880px;
  line-height:1.02;
}
.legal-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  align-items:stretch;
}
.legal-img{
  min-height:420px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:30px;
  background:linear-gradient(180deg,rgba(233,233,231,.12),rgba(233,233,231,.055));
}
.legal-img::before{
  inset:0 0 74px;
  background:linear-gradient(180deg,rgba(2,17,22,.04),rgba(2,17,22,.42));
}
.legal-img img{
  width:100%;
  height:346px;
  object-fit:cover;
  object-position:center;
  border:0;
  border-radius:0;
}
.legal-img figcaption{
  min-height:74px;
  padding:18px 22px;
  display:flex;
  align-items:center;
  text-align:left;
  line-height:1.45;
  background:linear-gradient(180deg,rgba(1,11,15,.62),rgba(1,11,15,.3));
}
@media(max-width:1040px){
  .legal-grid{grid-template-columns:1fr;max-width:720px;margin-left:auto;margin-right:auto;}
  .legal-img{min-height:auto;}
  .legal-img img{height:330px;}
}
@media(max-width:760px){
  .legal-visuals h2{font-size:2.55rem;}
  .legal-img img{height:255px;}
  .legal-img figcaption{min-height:68px;}
}

/* Ajuste final das especialidades: alinhamento e leitura premium */
.grid.cards{
  align-items:stretch;
}
.card{
  display:flex;
  flex-direction:column;
  min-height:430px;
  padding:30px 28px 32px;
}
.card .icon{
  flex:0 0 62px;
  margin-bottom:22px;
}
.card h3{
  min-height:62px;
  margin-bottom:22px;
  display:flex;
  align-items:flex-start;
  letter-spacing:-.015em;
}
.card p{
  margin:0;
  max-width:none;
  font-size:1rem;
  line-height:1.62;
  color:rgba(246,245,241,.78);
  text-align:left;
}
@media(min-width:1041px){
  .card p{margin-top:0!important;}
  .grid.cards{gap:22px;}
}
@media(max-width:1040px){
  .card{min-height:360px;}
  .card h3{min-height:auto;}
}
@media(max-width:760px){
  .card{min-height:auto;padding:28px 24px;}
  .card h3{margin-bottom:16px;}
}

/* Seção Advogados - versão institucional premium */
.lawyers{background:linear-gradient(180deg,rgba(1,11,15,.08),rgba(19,56,64,.20) 48%,rgba(1,11,15,.18));overflow:hidden}.lawyers .container{position:relative}.lawyers .container::before{content:"";position:absolute;inset:90px auto auto 50%;width:620px;height:620px;transform:translateX(-50%);background:radial-gradient(circle,rgba(184,115,51,.14),transparent 62%);filter:blur(10px);pointer-events:none}.lawyer-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:48px}.lawyer{position:relative;overflow:hidden;padding:0;display:grid;grid-template-columns:220px 1fr;gap:0;min-height:430px;background:linear-gradient(145deg,rgba(233,233,231,.12),rgba(19,56,64,.22) 44%,rgba(2,17,22,.82));border:1px solid rgba(233,233,231,.17);box-shadow:0 28px 78px rgba(0,0,0,.28);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.lawyer::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(184,115,51,.22),transparent 36%,rgba(233,233,231,.06));opacity:.65;pointer-events:none}.lawyer::after{content:"";position:absolute;left:220px;top:32px;bottom:32px;width:1px;background:linear-gradient(180deg,transparent,rgba(233,233,231,.18),transparent)}.lawyer:hover{transform:translateY(-7px);border-color:rgba(184,115,51,.48);box-shadow:0 34px 90px rgba(0,0,0,.36)}.lawyer-photo-wrap{position:relative;min-height:430px;overflow:hidden;background:rgba(2,17,22,.58)}.lawyer-photo-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,17,22,.05),rgba(2,17,22,.68));pointer-events:none}.lawyer-photo{width:100%;height:100%;min-height:430px;object-fit:cover;object-position:center top;filter:saturate(.92) contrast(1.02);transition:transform .55s ease}.lawyer:hover .lawyer-photo{transform:scale(1.045)}.lawyer-content{position:relative;z-index:1;padding:42px 38px 38px;display:flex;flex-direction:column;align-items:flex-start}.lawyer-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:rgba(184,115,51,.13);border:1px solid rgba(184,115,51,.32);color:#e4b17f;text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;font-weight:900;line-height:1.2}.lawyer-label::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 14px rgba(184,115,51,.7)}.lawyer h3{font-size:clamp(1.85rem,2.35vw,2.35rem);line-height:1.02;margin:0 0 12px;color:#fff;max-width:380px}.lawyer strong{display:inline-block;color:var(--gold);font-weight:900;letter-spacing:.04em;margin-bottom:18px}.lawyer p{font-size:1rem;line-height:1.72;margin:0 0 16px;color:rgba(246,245,241,.76)}.lawyer-specialty{color:rgba(246,245,241,.92)!important;font-weight:700}.avatar{display:none}
@media(max-width:1120px){.lawyer{grid-template-columns:190px 1fr}.lawyer::after{left:190px}.lawyer-content{padding:34px 28px}.lawyer h3{font-size:1.92rem}.lawyer p{font-size:.97rem}.lawyer-photo-wrap,.lawyer-photo{min-height:440px}}
@media(max-width:900px){.lawyer-grid{grid-template-columns:1fr}.lawyer{grid-template-columns:230px 1fr;min-height:390px}.lawyer::after{left:230px}.lawyer-photo-wrap,.lawyer-photo{min-height:390px}.lawyer-content{text-align:left;align-items:flex-start}}
@media(max-width:640px){.lawyer-grid{gap:24px}.lawyer{grid-template-columns:1fr;min-height:0;text-align:left}.lawyer::after{display:none}.lawyer-photo-wrap{min-height:360px}.lawyer-photo{min-height:360px;object-position:center 12%}.lawyer-content{padding:28px 24px 30px;text-align:left;align-items:flex-start}.lawyer h3{font-size:2rem}.lawyer-label{font-size:.61rem;letter-spacing:.11em}.lawyer p{font-size:.98rem}}

/* Refinamento final: seção de profissionais com fotos melhor encaixadas */
.lawyers .section-kicker,
.lawyers h2{
  position:relative;
  z-index:1;
}
.lawyer-grid{
  align-items:stretch;
}
.lawyer{
  grid-template-columns:minmax(255px, 42%) 1fr;
  min-height:420px;
}
.lawyer::after{
  left:42%;
}
.lawyer-photo-wrap{
  min-height:420px;
  height:100%;
  background:linear-gradient(180deg,rgba(2,17,22,.18),rgba(2,17,22,.75));
}
.lawyer-photo{
  height:100%;
  min-height:420px;
  object-fit:cover;
  object-position:center 18%;
}
.lawyer:first-child .lawyer-photo{
  object-position:center 14%;
}
.lawyer:nth-child(2) .lawyer-photo{
  object-position:center 10%;
}
.lawyer-content{
  justify-content:center;
  padding:38px 34px;
}
.lawyer h3{
  max-width:360px;
}

@media(max-width:1120px){
  .lawyer{
    grid-template-columns:minmax(230px, 40%) 1fr;
    min-height:410px;
  }
  .lawyer::after{left:40%}
  .lawyer-photo-wrap,
  .lawyer-photo{min-height:410px}
  .lawyer-content{padding:32px 26px}
}

@media(max-width:900px){
  .lawyer-grid{max-width:720px;margin-left:auto;margin-right:auto}
  .lawyer{
    grid-template-columns:260px 1fr;
    min-height:360px;
  }
  .lawyer::after{left:260px}
  .lawyer-photo-wrap,
  .lawyer-photo{min-height:360px}
  .lawyer-content{justify-content:center;padding:30px 28px}
}

@media(max-width:640px){
  .lawyers h2{
    font-size:clamp(2.15rem,10vw,3rem);
  }
  .lawyer-grid{
    gap:22px;
    max-width:430px;
  }
  .lawyer{
    grid-template-columns:1fr;
    min-height:0;
    border-radius:24px;
  }
  .lawyer-photo-wrap{
    min-height:0;
    height:280px;
    border-bottom:1px solid rgba(233,233,231,.12);
  }
  .lawyer-photo{
    height:280px;
    min-height:0;
    object-fit:cover;
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 12%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 9%;
  }
  .lawyer-photo-wrap::after{
    background:linear-gradient(180deg,rgba(2,17,22,.02),rgba(2,17,22,.38));
  }
  .lawyer-content{
    padding:24px 22px 28px;
  }
  .lawyer h3{
    font-size:1.82rem;
    max-width:100%;
  }
  .lawyer-label{
    margin-bottom:14px;
  }
}

@media(max-width:420px){
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:245px;
  }
  .lawyer-content{
    padding:22px 20px 26px;
  }
}

/* Ajuste v8: fotos dos profissionais mais equilibradas em desktop e mobile */
.lawyer{
  grid-template-columns:minmax(300px, 46%) 1fr;
  min-height:455px;
}
.lawyer::after{left:46%;}
.lawyer-photo-wrap,
.lawyer-photo{
  min-height:455px;
}
.lawyer-photo{
  height:100%;
  object-fit:cover;
  filter:saturate(.95) contrast(1.03);
}
.lawyer:first-child .lawyer-photo{
  object-position:center 18%;
}
.lawyer:nth-child(2) .lawyer-photo{
  object-position:center 14%;
}
.lawyer-content{
  padding:40px 36px;
}
@media(max-width:1120px){
  .lawyer{
    grid-template-columns:minmax(260px, 44%) 1fr;
    min-height:430px;
  }
  .lawyer::after{left:44%;}
  .lawyer-photo-wrap,
  .lawyer-photo{min-height:430px;}
}
@media(max-width:900px){
  .lawyer-grid{max-width:760px;}
  .lawyer{
    grid-template-columns:minmax(300px, 46%) 1fr;
    min-height:410px;
  }
  .lawyer::after{left:46%;}
  .lawyer-photo-wrap,
  .lawyer-photo{min-height:410px;}
}
@media(max-width:640px){
  .lawyer-grid{
    max-width:460px;
    gap:26px;
  }
  .lawyer{
    grid-template-columns:1fr;
    border-radius:26px;
  }
  .lawyer::after{display:none;}
  .lawyer-photo-wrap{
    height:clamp(350px, 82vw, 420px);
    min-height:0;
  }
  .lawyer-photo{
    height:100%;
    min-height:0;
    object-fit:cover;
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 18%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 12%;
  }
  .lawyer-content{
    padding:26px 24px 30px;
  }
}
@media(max-width:420px){
  .lawyer-photo-wrap{
    height:clamp(330px, 88vw, 380px);
  }
  .lawyer-content{
    padding:24px 20px 28px;
  }
}

/* Ajuste v9 — layout desktop dos profissionais mais institucional, sem alterar mobile */
@media (min-width:901px){
  .lawyer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:30px;
    align-items:stretch;
  }
  .lawyer{
    display:flex;
    flex-direction:column;
    min-height:0;
    border-radius:28px;
    overflow:hidden;
    background:linear-gradient(180deg,rgba(233,233,231,.105),rgba(19,56,64,.20) 42%,rgba(2,17,22,.86));
  }
  .lawyer::after{display:none;}
  .lawyer-photo-wrap{
    width:100%;
    height:370px;
    min-height:370px;
    border-bottom:1px solid rgba(233,233,231,.13);
  }
  .lawyer-photo{
    width:100%;
    height:370px;
    min-height:370px;
    object-fit:cover;
    filter:saturate(.96) contrast(1.02);
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 18%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 12%;
  }
  .lawyer-photo-wrap::after{
    background:linear-gradient(180deg,rgba(2,17,22,0) 40%,rgba(2,17,22,.56));
  }
  .lawyer-content{
    padding:34px 38px 38px;
    justify-content:flex-start;
    min-height:360px;
  }
  .lawyer h3{
    font-size:clamp(2.15rem,2.6vw,2.75rem);
    line-height:1;
    max-width:100%;
    margin-bottom:12px;
  }
  .lawyer-label{
    margin-bottom:16px;
  }
  .lawyer p{
    max-width:520px;
    font-size:1.01rem;
    line-height:1.7;
  }
}
@media (min-width:901px) and (max-width:1120px){
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:310px;
    min-height:310px;
  }
  .lawyer-content{
    padding:30px 30px 34px;
  }
}

/* Ajuste final v10 — fotos maiores apenas no desktop */
@media (min-width:901px){
  .lawyer-photo-wrap{
    height:400px;
    min-height:400px;
  }
  .lawyer-photo{
    height:400px;
    min-height:400px;
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 20%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 14%;
  }
  .lawyer-content{
    padding:30px 38px 36px;
    min-height:330px;
  }
}
@media (min-width:901px) and (max-width:1120px){
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:365px;
    min-height:365px;
  }
  .lawyer-content{
    padding:28px 30px 32px;
  }
}

/* Ajuste v11 — cards dos profissionais menores, simétricos e responsivos */
@media (min-width:901px){
  .lawyer-grid{
    max-width:920px;
    margin-left:auto;
    margin-right:auto;
    gap:24px;
  }
  .lawyer{
    border-radius:24px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:300px;
    min-height:300px;
  }
  .lawyer-photo{
    object-fit:cover;
    object-position:center center;
  }
  .lawyer:first-child .lawyer-photo,
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center center;
  }
  .lawyer-content{
    min-height:300px;
    padding:26px 30px 32px;
  }
  .lawyer h3{
    font-size:clamp(1.9rem,2.25vw,2.35rem);
  }
  .lawyer p{
    font-size:.96rem;
    line-height:1.62;
  }
}
@media (min-width:901px) and (max-width:1120px){
  .lawyer-grid{
    max-width:860px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:270px;
    min-height:270px;
  }
  .lawyer-content{
    min-height:300px;
    padding:24px 26px 30px;
  }
}
@media (max-width:900px){
  .lawyer-grid{
    max-width:650px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    min-height:320px;
  }
  .lawyer-photo{
    object-position:center center;
  }
  .lawyer:first-child .lawyer-photo,
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center center;
  }
}
@media (max-width:640px){
  .lawyer-grid{
    max-width:390px;
    gap:22px;
  }
  .lawyer-photo-wrap{
    height:265px;
    min-height:0;
  }
  .lawyer-photo{
    height:265px;
    min-height:0;
    object-fit:cover;
  }
  .lawyer-content{
    padding:23px 21px 27px;
  }
  .lawyer h3{
    font-size:1.72rem;
  }
  .lawyer-label{
    font-size:.58rem;
  }
}
@media (max-width:420px){
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:235px;
  }
}

/* Ajuste v12 — refinamento final solicitado: fotos menores e Márcio melhor centralizado */
@media (min-width:901px){
  .lawyer-grid{
    max-width:880px;
    gap:22px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:260px;
    min-height:260px;
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 24%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 38%;
  }
  .lawyer-content{
    min-height:285px;
    padding:24px 28px 30px;
  }
}
@media (min-width:901px) and (max-width:1120px){
  .lawyer-grid{
    max-width:820px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:245px;
    min-height:245px;
  }
}
@media (max-width:900px){
  .lawyer-grid{
    max-width:610px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    min-height:285px;
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 24%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 38%;
  }
}
@media (max-width:640px){
  .lawyer-grid{
    max-width:370px;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:230px;
    min-height:0;
  }
  .lawyer:first-child .lawyer-photo{
    object-position:center 22%;
  }
  .lawyer:nth-child(2) .lawyer-photo{
    object-position:center 36%;
  }
  .lawyer-content{
    padding:22px 20px 26px;
  }
}
@media (max-width:420px){
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:215px;
  }
}

@media (max-width: 768px){
  .professional-photo{height:200px !important;}
  .professional-card.marcio .professional-photo img{object-position:center 22% !important;}
  .professional-card.miriam .professional-photo img{object-position:center 30% !important;}
}

@media (max-width:768px){.professional-photo{height:180px!important}.marcio .professional-photo img{object-position:center 24%!important;transform:scale(.84)!important} .miriam .professional-photo img{object-position:center 26%!important;transform:scale(.84)!important}}
/* Ajuste final v6 — novas fotos recortadas pelo cliente, menores e sem cortes */
@media (min-width:901px){
  .lawyer-grid{
    max-width:840px !important;
    gap:24px !important;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:230px !important;
    min-height:230px !important;
  }
  .lawyer-content{
    min-height:270px !important;
    padding:22px 26px 28px !important;
  }
}
.lawyer-photo-wrap{
  background:linear-gradient(180deg,#d7d8d5 0%,#aeb0ad 100%) !important;
}
.lawyer-photo{
  object-fit:contain !important;
  object-position:center center !important;
  background:linear-gradient(180deg,#d7d8d5 0%,#aeb0ad 100%) !important;
  transform:none !important;
}
.lawyer:hover .lawyer-photo{
  transform:none !important;
}
.lawyer:first-child .lawyer-photo,
.lawyer:nth-child(2) .lawyer-photo{
  object-position:center center !important;
}
@media (max-width:900px){
  .lawyer-grid{
    max-width:560px !important;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:225px !important;
    min-height:0 !important;
  }
}
@media (max-width:640px){
  .lawyer-grid{
    max-width:360px !important;
    gap:20px !important;
  }
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:195px !important;
    min-height:0 !important;
  }
  .lawyer-content{
    padding:20px 19px 24px !important;
  }
}
@media (max-width:420px){
  .lawyer-photo-wrap,
  .lawyer-photo{
    height:185px !important;
  }
}

@media(max-width:768px){.professional-card{max-width:260px;margin:auto}.professional-photo{padding:0 12px;box-sizing:border-box}}
.professional-card{max-width:420px}.professional-photo{padding:0 28px;box-sizing:border-box}
.lawyer-photo-wrap{overflow:hidden!important;}
.lawyer-photo{
width:100%!important;
height:100%!important;
object-fit:cover!important;
background:none!important;
}
@media(min-width:901px){
.lawyer{max-width:380px!important;margin:auto;}
.lawyer-photo-wrap{height:250px!important;}
}
@media(max-width:900px){
.lawyer{max-width:320px!important;margin:auto;}
.lawyer-photo-wrap{height:220px!important;}
}
@media(max-width:640px){
.lawyer{max-width:270px!important;margin:auto;}
.lawyer-photo-wrap{height:180px!important;}
}

/* Ajuste geral de leitura e alinhamento — textos mais justificados e layout mais organizado */
.hero-content,
.section .container,
.card,
.lawyer-content,
.contact-grid,
footer{
  text-rendering:optimizeLegibility;
}

.hero h1,
.section h2,
.card h3,
.lawyer h3,
.legal-img figcaption{
  text-wrap:balance;
}

.section h2,
.hero h1{
  max-width:920px;
}

.section h2.center,
.section-kicker.center{
  margin-left:auto;
  margin-right:auto;
}

.section p,
.card p,
.lawyer p,
.contact p,
.office p,
.about p,
.hero-text{
  text-align:justify;
  text-justify:inter-word;
  hyphens:auto;
  -webkit-hyphens:auto;
  overflow-wrap:break-word;
}

.hero-text,
.about .reveal > p,
.office .reveal > p,
.contact .reveal > p{
  max-width:720px;
}

.card p,
.lawyer p{
  margin-left:0;
  margin-right:0;
}

.card h3,
.lawyer h3{
  text-align:left;
}

.center + .grid,
.center + .lawyer-grid,
.center + .legal-grid{
  margin-left:auto;
  margin-right:auto;
}

.diff-grid span,
.contact-list a,
.contact-list span,
footer p,
.section-kicker,
.eyebrow,
.btn{
  text-align:center;
  hyphens:none;
}

.contact-list a,
.contact-list span{
  justify-content:flex-start;
  text-align:left;
}

@media(max-width:760px){
  body{
    line-height:1.62;
  }
  .hero h1,
  .section h2{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    max-width:100%;
  }
  .hero-text{
    max-width:100%;
  }
  .section p,
  .card p,
  .lawyer p,
  .hero-text{
    text-align:justify;
    text-align-last:left;
    font-size:.98rem;
  }
  .card h3,
  .lawyer h3{
    text-align:left;
  }
  .card{
    padding:26px 24px;
  }
  .contact-list a,
  .contact-list span{
    text-align:left;
    align-items:flex-start;
  }
}

@media(max-width:420px){
  .section p,
  .card p,
  .lawyer p,
  .hero-text{
    letter-spacing:-.005em;
  }
}

/* Pente fino final — títulos e chamadas centralizadas/otimizadas */
.section-kicker.center,
.section > .container > .section-kicker.center,
.specialties .section-kicker,
.legal-visuals .section-kicker,
.lawyers .section-kicker,
.differentials .section-kicker{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
  margin-bottom:14px !important;
}

.section h2.center,
.specialties h2.center,
.legal-visuals h2.center,
.lawyers h2.center,
.differentials h2.center{
  display:block !important;
  width:100% !important;
  max-width:760px !important;
  margin:0 auto 36px !important;
  text-align:center !important;
  text-align-last:center !important;
  line-height:1.04 !important;
  letter-spacing:-.018em !important;
  text-wrap:balance;
  hyphens:none !important;
  -webkit-hyphens:none !important;
}

.specialties h2.center,
.legal-visuals h2.center,
.lawyers h2.center{
  max-width:700px !important;
}

/* evita que títulos curtos quebrem de forma irregular */
.specialties .container,
.legal-visuals .container,
.lawyers .container,
.differentials .container{
  text-align:center;
}

/* textos longos seguem organizados, mas sem afetar títulos e chamadas */
.section h2,
.card h3,
.lawyer h3,
.section-kicker,
.eyebrow{
  text-align-last:auto;
  hyphens:none !important;
  -webkit-hyphens:none !important;
}

@media(max-width:760px){
  .section-kicker.center,
  .specialties .section-kicker,
  .legal-visuals .section-kicker,
  .lawyers .section-kicker,
  .differentials .section-kicker{
    font-size:.72rem !important;
    line-height:1.35 !important;
    letter-spacing:.14em !important;
    margin-bottom:12px !important;
    text-align:center !important;
  }

  .section h2.center,
  .specialties h2.center,
  .legal-visuals h2.center,
  .lawyers h2.center,
  .differentials h2.center{
    max-width:330px !important;
    font-size:clamp(2.05rem, 8.4vw, 2.72rem) !important;
    line-height:1.02 !important;
    margin:0 auto 30px !important;
    text-align:center !important;
    text-align-last:center !important;
    letter-spacing:-.02em !important;
  }

  .specialties h2.center{
    max-width:315px !important;
  }
  .legal-visuals h2.center{
    max-width:340px !important;
  }
  .lawyers h2.center{
    max-width:340px !important;
  }
}

@media(max-width:420px){
  .section h2.center,
  .specialties h2.center,
  .legal-visuals h2.center,
  .lawyers h2.center,
  .differentials h2.center{
    max-width:300px !important;
    font-size:clamp(1.92rem, 8.1vw, 2.38rem) !important;
  }
}


/* Padronização premium dos títulos principais — bloco central balanceado */
.balanced-title{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:0 !important;
  width:min(100%, 760px) !important;
  max-width:760px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
  text-align-last:center !important;
  line-height:1.02 !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  -webkit-hyphens:none !important;
}
.balanced-title span{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  white-space:nowrap !important;
  text-align:center !important;
}
.specialties .balanced-title,
.legal-visuals .balanced-title,
.lawyers .balanced-title,
.differentials .balanced-title{
  max-width:720px !important;
}
@media(max-width:760px){
  .balanced-title{
    width:100% !important;
    max-width:335px !important;
    font-size:clamp(2rem, 8vw, 2.42rem) !important;
    line-height:1.02 !important;
    margin-bottom:30px !important;
  }
  .balanced-title span{
    white-space:normal !important;
    max-width:100% !important;
  }
  .specialties .balanced-title{max-width:330px !important;}
  .legal-visuals .balanced-title{max-width:335px !important;}
  .lawyers .balanced-title{max-width:335px !important;}
  .differentials .balanced-title{max-width:315px !important;}
}
@media(max-width:420px){
  .balanced-title{
    max-width:300px !important;
    font-size:clamp(1.88rem, 7.9vw, 2.28rem) !important;
  }
  .differentials .balanced-title{max-width:292px !important;}
}


/* Ajustes finais publicação — WhatsApp oficial, pulso e alinhamento dos cards */
.floating-whats.contact-float{
  width:66px;
  height:66px;
  background:#25D366;
  border:2px solid rgba(255,255,255,.78);
  overflow:visible;
  box-shadow:0 14px 36px rgba(37,211,102,.28),0 10px 28px rgba(0,0,0,.38);
  animation:whatsappPulse 1.85s ease-in-out infinite !important;
}
.floating-whats.contact-float::before{
  content:"";
  position:absolute;
  inset:-9px;
  border-radius:50%;
  border:1px solid rgba(37,211,102,.55);
  animation:whatsappRing 1.85s ease-out infinite;
  pointer-events:none;
}
.floating-whats.contact-float img{
  width:100%;
  height:100%;
  border-radius:50%;
  object-fit:contain;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.22));
}
@keyframes whatsappPulse{
  0%,100%{transform:scale(1)}
  50%{transform:scale(1.08)}
}
@keyframes whatsappRing{
  0%{transform:scale(.88);opacity:.78}
  70%,100%{transform:scale(1.26);opacity:0}
}
@media (min-width:901px){
  .lawyer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    align-items:start !important;
  }
  .lawyer{
    margin:0 auto !important;
    align-self:start !important;
  }
}
@media (max-width:760px){
  .floating-whats.contact-float,
  .floating-whats.contact-float img{
    width:58px;
    height:58px;
  }
}

@media (max-width: 768px){.section.office .split{display:flex;flex-direction:column}.section.office .office-gallery{order:2}.section.office .reveal{order:1}}
/* Correção mobile seção Escritório — texto antes das imagens */
@media (max-width: 760px){
  .office .container.split.reverse{
    display:flex !important;
    flex-direction:column !important;
    gap:28px !important;
  }
  .office .container.split.reverse > div:not(.office-gallery){
    order:1 !important;
  }
  .office .container.split.reverse > .office-gallery{
    order:2 !important;
  }
}
