:root{
  --black:#0d0d0d; --charcoal:#171717; --paper:#f6f5f2; --white:#fbfbfa;
  --silver:#a7a8aa; --mid:#707070; --line:#d8d7d3; --soft:#ecebe7;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#111;font-family:"DM Sans",Arial,sans-serif}.shell{width:min(1500px,92vw);margin:auto}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{height:96px;background:var(--black);color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #292929}.nav-wrap{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:16px;margin-right:auto}.mark-box{width:60px;height:64px;border:1px solid #777;display:grid;place-items:center;background:#0b0b0b;overflow:hidden}.mark-box img{width:46px;height:46px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font:500 25px/1 "Playfair Display",Georgia,serif;letter-spacing:.065em}.brand-copy small{font-size:9px;letter-spacing:.34em;margin-top:8px}.nav-links{display:flex;gap:33px;align-items:center}.nav-links a{font-size:13px;color:#eee}.nav-links a:hover{color:#fff}.btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 24px;border:1px solid #222;font-size:10.5px;font-weight:600;letter-spacing:.12em;transition:.2s}.btn-header{border-color:#666;color:#fff;white-space:nowrap}.btn-header:hover{background:#fff;color:#111}.btn-dark{background:#111;color:#fff}.btn-dark:hover{background:#2b2b2b}.btn-outline{background:transparent;color:#111;border-color:#9d9d9d}.btn-outline:hover{background:#111;color:#fff}.menu-toggle{display:none;background:none;border:1px solid #555;color:#fff;padding:8px 10px;font-size:18px}
.section-page{min-height:690px}.hero{display:grid;grid-template-columns:50% 50%;background:var(--paper)}.hero-copy{padding:78px 6vw 64px 4.2vw;align-self:center}.eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.22em;color:#5d5d5d}.hero h1,.about-copy h2,.founder h2,.institutional-note h2,.contact-cta h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;line-height:1.05}.hero h1{font-size:clamp(50px,4.5vw,76px);max-width:760px;margin:23px 0 22px}.hero h1 span,.about-copy h2 span,.founder h2 span{color:var(--silver)}.microline{display:flex;align-items:center;gap:14px;margin:26px 0}.microline i{width:52px;height:1px;background:#aaa}.microline span{font-size:10px;letter-spacing:.15em;color:#555}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.82;max-width:720px;color:#474747}.hero-actions{display:flex;gap:16px;margin-top:28px}.hero-image{margin:0;overflow:hidden;min-height:690px;background:#ddd}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:62% 50%;filter:grayscale(1)}
.practice-strip{display:grid;grid-template-columns:repeat(6,1fr);background:#fafafa;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.practice-strip article{min-height:205px;padding:30px 26px;border-right:1px solid var(--line)}.practice-strip article:last-child{border-right:0}.ico{font-size:30px;font-family:Georgia,serif;color:#222}.practice-strip h3{font-size:11.5px;text-transform:uppercase;line-height:1.35;margin:14px 0 10px}.practice-strip p{font-size:11.5px;line-height:1.65;color:#565656;margin:0}
.about-grid{display:grid;grid-template-columns:50% 50%;background:#f0efec}.about-image{margin:0;overflow:hidden;min-height:620px}.about-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(1)}.about-copy{padding:82px 8vw 68px 6vw;align-self:center}.about-copy h2{font-size:clamp(44px,4vw,62px);margin:16px 0 24px;max-width:680px}.about-copy p:not(.eyebrow){font-size:15px;line-height:1.8;color:#474747;max-width:670px}.about-copy .btn{margin-top:17px}
.values-section{background:#fafafa;padding:38px 3vw 46px}.section-label{text-align:center;font-size:10px;font-weight:600;letter-spacing:.22em;margin:0 0 28px}.values-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values-grid article{padding:26px 30px;text-align:center;border-right:1px solid var(--line)}.values-grid article:last-child{border-right:0}.value-icon{font-size:30px;color:#333}.values-grid h3{font-size:11.5px;text-transform:uppercase;line-height:1.3;margin:12px 0 8px}.values-grid p{font-size:11.5px;line-height:1.65;color:#555;margin:0}
.founder{display:grid;grid-template-columns:50% 50%;background:#f7f6f3}.founder-copy{padding:74px 7vw 64px 4.2vw;align-self:center}.founder h2{font-size:clamp(44px,4vw,64px);max-width:720px;margin:16px 0 22px}.founder-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:#474747;max-width:690px}.founder-meta{display:flex;flex-direction:column;gap:5px;margin:24px 0 25px;font-size:12px;letter-spacing:.035em}.founder-meta strong{font-size:13px}.founder-image{margin:0;overflow:hidden;min-height:690px;background:#343434}.founder-image img{width:100%;height:100%;object-fit:cover;object-position:50% 17%;filter:grayscale(1)}
.institutional-note{padding:56px 0;background:#eeede9}.note-grid{display:grid;grid-template-columns:120px 1.3fr 1fr;gap:38px;align-items:center}.mini-mark{width:86px;height:86px;border:1px solid #aaa;background:#eee;display:grid;place-items:center}.mini-mark img{width:58px;filter:invert(1)}.institutional-note h2{font-size:40px;margin:10px 0}.institutional-note p:last-child{font-size:14px;line-height:1.75;color:#555}
.contact-cta{padding:50px 0;background:#f5f4f1;border-top:1px solid var(--line)}.cta-grid{display:grid;grid-template-columns:100px 1fr 320px;gap:40px;align-items:center}.contact-cta h2{font-size:36px;margin:8px 0;max-width:780px}.cta-action{display:flex;flex-direction:column;gap:13px}.phone{font-size:13px;font-weight:600}
.footer{background:#121212;color:#eee;padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.35fr .9fr 1.1fr .8fr 1.25fr;gap:38px}.footer-grid>div:not(:first-child){border-left:1px solid #313131;padding-left:24px}.footer-brand{margin:0 0 16px}.footer-intro p{max-width:250px}.footer h3{font-size:10.5px;letter-spacing:.16em;margin:0 0 15px}.footer a:not(.brand),.footer p{display:block;font-size:11.5px;line-height:1.75;color:#bcbcbc;margin:3px 0}.footer-bottom{border-top:1px solid #313131;margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;color:#8f8f8f;font-size:10.5px}.floating-whatsapp{position:fixed;right:24px;bottom:22px;background:#151515;color:#fff;border:1px solid #333;border-radius:28px;padding:14px 20px;font-size:12px;font-weight:600;z-index:45;box-shadow:0 10px 30px rgba(0,0,0,.18)}
@media(max-width:1100px){.nav-links{display:none}.menu-toggle{display:block}.nav-wrap>.btn-header{display:none}.hero,.about-grid,.founder{grid-template-columns:1fr}.hero-copy,.about-copy,.founder-copy{padding:60px 6vw}.hero-image,.about-image,.founder-image{min-height:520px}.practice-strip{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}.values-grid article:nth-child(2n){border-right:0}.note-grid,.cta-grid{grid-template-columns:1fr}.mini-mark{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:not(:first-child){border-left:0;padding-left:0}.founder-image img{object-position:50% 14%}}
@media(max-width:650px){.site-header{height:78px}.mark-box{width:48px;height:50px}.mark-box img{width:37px;height:37px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:7px}.hero-copy,.about-copy,.founder-copy{padding:48px 7vw}.hero h1{font-size:45px}.about-copy h2,.founder h2{font-size:40px}.hero-image,.about-image,.founder-image{min-height:400px}.hero-image img{object-position:66% 50%}.practice-strip,.values-grid,.footer-grid{grid-template-columns:1fr}.practice-strip article,.values-grid article{border-right:0;border-bottom:1px solid var(--line)}.hero-actions{flex-direction:column}.contact-cta h2{font-size:31px}.footer-bottom{flex-direction:column;gap:10px}.floating-whatsapp{right:14px;bottom:14px}}

/* Refinamento final - identidade e rodapé */
.mark-box{
  width:58px;height:58px;border:1px solid #454545;background:transparent;
  overflow:visible;display:grid;place-items:center;flex:0 0 auto;
}
.mark-box img{
  width:44px;height:44px;object-fit:contain;filter:none;
  image-rendering:auto;
}
.site-header .brand-copy strong,.footer .brand-copy strong{letter-spacing:.055em}
.site-header .brand-copy small,.footer .brand-copy small{letter-spacing:.30em}

.institutional-note{padding:72px 0 68px;background:#efeeea;border-top:1px solid var(--line)}
.note-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:8vw;align-items:center}
.institutional-note h2{font-size:clamp(38px,3.2vw,54px);max-width:760px;margin:10px 0 0}
.institutional-note p:last-child{font-size:15px;line-height:1.85;color:#4b4b4b;max-width:650px;margin:0}

.contact-cta{padding:62px 0;background:#f7f6f3;border-top:1px solid var(--line)}
.cta-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:7vw;align-items:center}
.contact-cta h2{font-size:clamp(34px,3vw,48px);max-width:900px;margin:8px 0 0}
.cta-action{align-items:stretch}.cta-action .btn{min-height:52px}.phone{padding-left:2px}

.footer{background:#0f0f0f;padding:58px 0 24px}
.footer-grid{grid-template-columns:1.35fr .85fr 1.05fr .85fr 1.2fr;gap:34px;align-items:start}
.footer-intro{padding-right:25px}.footer-brand{gap:14px;margin-bottom:18px}.footer .mark-box{width:62px;height:62px;border-color:#3b3b3b}.footer .mark-box img{width:48px;height:48px}.footer .brand-copy strong{font-size:24px;color:#fff}.footer .brand-copy small{color:#ddd}
.footer-intro p{max-width:300px;color:#aaa!important;line-height:1.8!important}
.footer-grid>div:not(:first-child){border-left:1px solid #303030;padding-left:27px;min-height:180px}
.footer h3{color:#f4f4f4;font-size:10px;letter-spacing:.18em;margin-bottom:18px}
.footer a:not(.brand),.footer p{font-size:11.5px;line-height:1.85;color:#aaa;margin:2px 0;overflow-wrap:anywhere}
.footer a:not(.brand):hover{color:#fff}
.footer-bottom{margin-top:38px;padding-top:19px;border-color:#2c2c2c}

@media(max-width:1100px){
  .note-grid,.cta-grid{grid-template-columns:1fr;gap:26px}
  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-grid>div:not(:first-child){min-height:0;border-left:0;padding-left:0}
}
@media(max-width:650px){
  .mark-box{width:48px;height:48px}.mark-box img{width:36px;height:36px}
  .institutional-note{padding:52px 0}.contact-cta{padding:48px 0}
  .footer-grid{grid-template-columns:1fr}.footer-intro{padding-right:0}
  .footer .mark-box{width:56px;height:56px}.footer .mark-box img{width:42px;height:42px}
}

/* Acabamento tipográfico final: textos corridos justificados no desktop */
@media (min-width:651px){
  .hero-copy > p:not(.eyebrow),
  .about-copy > p:not(.eyebrow),
  .founder-copy > p:not(.eyebrow),
  .institutional-note p:last-child,
  .practice-strip p,
  .values-grid p,
  .footer-intro > p{
    text-align:justify;
    text-justify:inter-word;
    hyphens:auto;
  }
}
@media (max-width:650px){
  .hero-copy > p:not(.eyebrow),
  .about-copy > p:not(.eyebrow),
  .founder-copy > p:not(.eyebrow),
  .institutional-note p:last-child,
  .practice-strip p,
  .values-grid p,
  .footer-intro > p{
    text-align:left;
    hyphens:none;
  }
}
