:root{--navy:#101d26;--deep:#0b151d;--gold:#d1b078;--gold-dark:#806032;--paper:#f8f7f3;--ink:#17252f;--muted:#56616a;--line:#deded5;--serif:Fraunces,Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:400 16px/1.7 var(--sans);color:var(--ink);background:var(--paper)}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b9863e;outline-offset:5px}button{color:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.13}h2{font-size:clamp(2rem,3.4vw,3.25rem);letter-spacing:-.035em}h3{font-size:1.65rem;letter-spacing:-.02em}h2 em{font-style:normal;color:var(--gold-dark)}p{color:var(--muted)}p+p{margin-top:1rem}svg{width:22px;height:22px;flex-shrink:0}.shell{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding:100px 0}.eyebrow{font-size:.875rem;letter-spacing:.16em;font-weight:700;color:var(--gold-dark);margin-bottom:22px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}.section-head>p{max-width:340px}.button{min-height:52px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:.9375rem;font-weight:700;border:1px solid transparent;border-radius:3px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:var(--deep)}.gold:hover{background:#e1c594}.outline{border-color:#a09b8e;background:transparent}.outline:hover{background:#eeece5}.text-link,.read-link{display:inline-flex;align-items:center;gap:22px;font-size:.9375rem;font-weight:600}.text-link:hover,.read-link:hover{color:var(--gold-dark)}.text-link span,.read-link span{font-size:1.3rem}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:10px;z-index:100}.skip:focus{top:10px}header{background:var(--navy);position:sticky;top:0;z-index:20;border-bottom:1px solid #ffffff16;color:white}.nav{display:flex;align-items:center;gap:28px;min-height:94px}.brand{flex:0 0 178px;align-self:stretch;display:flex;align-items:center}.brand img{width:178px;height:78px;object-fit:contain}.nav nav{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:.875rem}.nav nav a{padding:12px 0;color:#e0e4e6}.nav nav a:hover{color:var(--gold)}.header-contact{border-left:1px solid #ffffff28;padding-left:25px;display:flex;gap:10px;align-items:center;color:var(--gold);font-size:.875rem;white-space:nowrap}.header-contact svg{width:19px;height:19px}.menu-toggle{display:none}.hero{background:var(--navy);color:white;position:relative;isolation:isolate;overflow:hidden}.hero-background{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,20,28,.95),rgba(9,20,28,.77) 38%,rgba(9,20,28,.1)),url('/images/office-desktop.webp') center/cover}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:665px;align-items:end;gap:22px}.hero-copy{padding:68px 0 62px;position:relative;z-index:2}.hero .eyebrow{color:var(--gold);font-size:.8125rem;letter-spacing:.13em;margin-bottom:24px}.hero h1{font-size:clamp(2.5rem,4.2vw,4.1rem);letter-spacing:-.035em;line-height:1.08;max-width:690px}.hero h1 em{font-style:normal;color:#e0bd80}.lead{font-size:1rem;line-height:1.8;max-width:530px;color:#d7dde0;margin-top:25px}.actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap;margin-top:30px}.hero .text-link{color:#fff;font-size:.875rem}.hero-meta{margin-top:34px;padding-left:18px;border-left:1px solid var(--gold);font-size:.875rem;color:#d0d7db;line-height:1.8}.portrait{align-self:stretch;position:relative;display:flex;align-items:end;justify-content:center;min-width:0}.portrait>img{width:100%;height:auto;max-height:625px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 35px #0005)}.portrait-caption{position:absolute;bottom:32px;left:20px;right:20px;text-align:center;background:linear-gradient(90deg,transparent,#0b151dde,transparent);padding:14px 8px;border-top:1px solid #d1b07866}.portrait-caption strong{display:block;font-family:var(--serif);font-size:1.65rem;font-weight:400}.portrait-caption span{font-size:.75rem;letter-spacing:.1em;color:#d6dcdF}.proof{background:#172833;color:white}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:30px 0}.proof-grid>div{padding:0 26px;border-left:1px solid #ffffff20}.proof-grid>div:first-child{padding-left:0;border-left:0}.proof b{font-family:var(--serif);font-size:1.35rem;font-weight:400;display:block;color:#e1c696;margin-bottom:4px}.proof span{display:block;font-size:.8125rem;color:#cad2d7}.area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.area-card{border:1px solid var(--line);background:#fff;padding:30px;display:flex;flex-direction:column;min-width:0;transition:border-color .2s,box-shadow .2s}.area-card:hover{border-color:#baa078;box-shadow:0 6px 20px #17252f08}.area-icon{width:50px;height:50px;background:#f6f3ed;display:grid;place-items:center;margin-bottom:24px;color:var(--gold-dark)}.area-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.3}.area-card h3{font-size:1.6rem;margin-bottom:14px}.area-card p{font-size:.9375rem;line-height:1.8;margin-bottom:24px}.area-card .read-link{margin-top:auto;background:none;border:0;border-top:1px solid #ebeae4;padding:18px 0 0;justify-content:space-between;width:100%;color:var(--gold-dark);text-align:left}.administrative{grid-column:1/-1;flex-direction:row;align-items:center;gap:30px;padding-block:25px}.area-number{font:400 2.5rem var(--serif);color:var(--gold-dark)}.administrative h3{margin-bottom:6px}.administrative p{margin:0}.administrative .read-link{width:auto;flex-shrink:0;margin:0 0 0 auto;border:0;padding:0}.method{background:var(--navy);color:#fff}.method .eyebrow{color:var(--gold)}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:48px}.step-grid article{border-top:1px solid #d1b07866;padding-top:25px}.step-grid article>span{font:400 2.5rem var(--serif);color:var(--gold);display:block;margin-bottom:28px}.step-grid h3{font-size:1.55rem;margin-bottom:16px}.step-grid p{font-size:.9375rem;color:#c7d0d6}.publications{background:#f1f1ec}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.post{min-width:0;display:flex;flex-direction:column;background:white;border:1px solid #e2e2da}.post-image{aspect-ratio:1.6;overflow:hidden;background:#e3e4de;display:block}.post-image:empty{display:none}.post-image img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.post:hover .post-image img{transform:scale(1.035)}.post-body{padding:25px;flex:1;display:flex;flex-direction:column}.post-meta{font-size:.75rem;line-height:1.6;color:var(--gold-dark);display:flex;gap:12px;justify-content:space-between;margin-bottom:15px}.post-meta time{white-space:nowrap;color:#737c80}.post h3{font-size:1.5rem;line-height:1.24;margin-bottom:15px}.post h3 a:hover{color:var(--gold-dark)}.post p{font-size:.875rem;line-height:1.8;margin-bottom:25px}.post .read-link{margin-top:auto;padding-top:16px;border-top:1px solid #e7e7e0;justify-content:space-between;color:var(--gold-dark)}.all-posts{margin-top:35px}.all-posts>summary{cursor:pointer;list-style:none;border-bottom:1px solid #aea58f;width:fit-content;margin:0 auto;padding:8px 4px;font-weight:600}.all-posts>summary::-webkit-details-marker{display:none}.all-posts>summary:before{content:'+';margin-right:12px;font-size:1.4rem}.all-posts[open]>summary:before{content:'−'}.all-posts>summary span{color:var(--gold-dark);margin-left:5px}.all-posts[open]>.post-grid{margin-top:40px}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.about-photo{background:linear-gradient(145deg,#182b37,#324754);position:relative;overflow:hidden;border-bottom:4px solid var(--gold)}.about-photo img{width:100%;height:530px;object-fit:contain;object-position:center bottom}.about h2{margin-bottom:24px}.about blockquote{font:400 1.6rem/1.4 var(--serif);margin:26px 0;padding:0 0 0 22px;border-left:2px solid var(--gold);color:var(--gold-dark)}.about .button{margin-top:27px}.office{background:#eaece9}.office-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.office h2{font-size:clamp(2rem,3vw,2.9rem);margin-bottom:25px}.office address{font-style:normal;margin-top:26px;font-size:.9375rem}.office address strong{font-weight:600}.office .fine{margin-top:10px}.office .text-link{margin-top:24px}.office-image img{height:420px;object-fit:cover;width:100%;border-radius:2px}.reviews h2{font-size:clamp(2rem,3vw,2.8rem)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.review-grid figure{border-top:2px solid var(--gold);padding:25px;background:#fff;display:flex;flex-direction:column}.review-grid blockquote{font-size:.9375rem;line-height:1.85;margin:0 0 25px}.review-grid figcaption{margin-top:auto;font-weight:600;font-size:.875rem}.review-grid figcaption span{display:block;color:var(--muted);font-weight:400;font-size:.75rem;margin-top:4px}.contact{background:var(--navy);color:white}.contact .eyebrow{color:var(--gold)}.contact h2 em{color:var(--gold)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact p{color:#c6d0d6}.contact h2{margin-bottom:25px}.contact-phone{display:block;font-family:var(--serif);font-size:2rem;margin-top:30px;color:var(--gold)}.contact-email{display:block;margin-top:5px;overflow-wrap:anywhere}.socials{display:flex;gap:12px;margin-top:25px}.socials a{width:44px;height:44px;display:grid;place-items:center;border:1px solid #ffffff35;border-radius:50%}.socials a:hover{background:var(--gold);color:var(--navy)}form{padding:32px;background:#1a2c38;border:1px solid #ffffff19;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}form h3{grid-column:1/-1;font-size:1.7rem;margin-bottom:6px}label{font-size:.875rem;display:flex;flex-direction:column;gap:8px;min-width:0}input,select,textarea{width:100%;min-width:0;border:1px solid #ffffff35;color:#fff;background:#12232f;padding:11px;border-radius:2px;font-size:1rem}select option{background:#12232f}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.full{grid-column:1/-1}.consent{display:flex;flex-direction:row;align-items:start;gap:10px;font-size:.8125rem;color:#d0d9dd}.consent input{width:17px;height:17px;margin:4px 0 0;accent-color:var(--gold);flex-shrink:0}.fine{font-size:.8125rem;line-height:1.6}.contact form .fine{color:#bdc7cd;margin:0}footer{background:var(--deep);color:#bbc6cd;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr .7fr 1fr;gap:60px}.footer-grid img{width:210px;height:105px;object-fit:contain;object-position:left center}.footer-grid h3{font-size:1.35rem;color:white;margin-bottom:20px}.footer-grid a{display:block;font-size:.875rem;margin:8px 0;overflow-wrap:anywhere}.footer-grid a:hover{color:var(--gold)}.footer-grid p{color:#a8b7c0;font-size:.875rem}.footer-bottom{border-top:1px solid #ffffff19;margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:24px;font-size:.75rem;color:#94a5af}.whatsapp-float{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#23754e;color:white;border:1px solid #ffffff80;box-shadow:0 6px 22px #0003;z-index:15}.whatsapp-float svg{width:28px;height:28px}.whatsapp-float:hover{background:#175e3c}dialog{width:min(740px,calc(100% - 32px));max-height:85dvh;padding:55px;border:1px solid #c9b693;background:var(--paper);color:var(--ink);border-radius:4px;overflow-y:auto;overscroll-behavior:contain}dialog::backdrop{background:#081721bf;backdrop-filter:blur(5px)}dialog h2{font-size:2.5rem;margin-bottom:25px}dialog p{margin-bottom:20px}dialog .button{margin-block:8px 22px}.close{position:sticky;float:right;top:0;margin:-30px -27px 0 0;width:40px;height:40px;display:grid;place-items:center;border:1px solid #d8d5cb;background:var(--paper);font-size:1.7rem;border-radius:50%;line-height:1}body.dialog-open{overflow:hidden}
@media(min-width:1440px){.hero-grid{min-height:690px}.hero h1{font-size:4.25rem}.portrait>img{max-height:650px}}@media(max-width:1150px){.shell{width:calc(100% - 64px)}.nav{gap:20px}.nav nav{gap:19px}.header-contact span{display:none}.header-contact{padding-left:20px}.hero h1{font-size:3.4rem}.hero-grid{min-height:600px}.portrait>img{max-height:540px}.area-card{padding:25px}.about-grid{gap:45px}.contact-grid{gap:40px}.section{padding:80px 0}.section-head{gap:40px}.proof-grid>div{padding-inline:18px}}
@media(max-width:900px){.shell{width:calc(100% - 48px)}.nav{min-height:80px;justify-content:space-between}.brand{flex-basis:150px}.brand img{width:150px;height:72px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;margin-left:auto;order:3;width:44px;height:44px;border:1px solid #ffffff40;background:none}.menu-toggle span{height:1px;width:21px;background:white}.nav nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px 24px;background:var(--navy);border-top:1px solid #ffffff20;box-shadow:0 8px 20px #0003;margin:0}.nav nav.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px}.nav nav a{padding:12px}.header-contact{border:0;padding:0;margin-left:18px}.hero-grid{grid-template-columns:1.15fr .85fr;min-height:570px;gap:0}.hero-copy{padding:48px 0}.hero h1{font-size:2.8rem}.hero .eyebrow{font-size:.75rem;max-width:270px}.portrait>img{max-height:490px}.hero .actions{gap:18px}.hero .lead{max-width:430px}.portrait-caption{left:0;right:0;bottom:20px}.portrait-caption span{font-size:.75rem;letter-spacing:0}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.proof-grid>div:nth-child(3){border-left:0;padding-left:0}.area-grid,.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.administrative{flex-wrap:wrap;gap:20px}.administrative>div{flex:1}.administrative .read-link{margin-left:62px}.post-grid>.post:last-child:nth-child(odd){grid-column:auto}.section-head{display:block}.section-head>p{max-width:560px;margin-top:22px}.step-grid{gap:25px}.step-grid h3{font-size:1.4rem}.about-grid{gap:35px}.about-photo img{height:470px}.about blockquote{font-size:1.4rem}.office-grid{gap:35px}.office-image img{height:390px}.contact-grid{grid-template-columns:1fr;gap:38px}.contact-grid>div>p{max-width:560px}.review-grid{gap:15px}.review-grid figure{padding:20px}.reviews .text-link{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid img{height:85px}.footer-grid>div:first-child p{margin-top:5px}}
@media(max-width:600px){html{scroll-padding-top:85px}.shell{width:calc(100% - 40px)}.section{padding:60px 0}.nav{min-height:74px;gap:12px}.brand{flex-basis:140px}.brand img{width:140px;height:64px}.header-contact{margin-left:auto}.menu-toggle{margin-left:4px}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:42px 0 12px}.hero .eyebrow{max-width:none;font-size:.75rem;margin-bottom:23px}.hero h1{font-size:clamp(2.5rem,8.7vw,3.4rem);line-height:1.1;max-width:490px}.hero .lead{font-size:1rem;margin-top:22px}.hero-background{background-position:62% center;background-image:linear-gradient(180deg,rgba(9,20,28,.91),rgba(9,20,28,.83) 50%,rgba(9,20,28,.12)),url('/images/office-desktop.webp')}.hero .actions{align-items:stretch;gap:18px;margin-top:26px}.hero .button{width:100%}.hero .text-link{justify-content:center;width:100%}.hero-meta{margin-top:22px;font-size:.8125rem}.portrait{height:340px;margin-top:10px;align-self:auto}.portrait>img{height:100%;max-height:340px;width:auto;max-width:100%;object-fit:contain}.portrait-caption{bottom:15px;left:25px;right:25px;padding:9px}.portrait-caption strong{font-size:1.45rem}.proof-grid{padding:26px 0;gap:22px 14px}.proof-grid>div{padding:0 0 0 14px}.proof b{font-size:1.2rem}.proof span{font-size:.75rem}.eyebrow{font-size:.8125rem;letter-spacing:.13em;margin-bottom:18px}h2{font-size:2.25rem;line-height:1.16}.section-head{margin-bottom:30px}.section-head>p{margin-top:20px}.area-grid,.post-grid,.step-grid,.about-grid,.office-grid,.review-grid{grid-template-columns:1fr}.area-card{padding:26px}.area-icon{margin-bottom:20px}.area-card h3{font-size:1.65rem}.area-card p{font-size:1rem}.administrative{display:flex;flex-direction:column;align-items:start;gap:12px}.administrative .area-number{font-size:2rem}.administrative .read-link{margin:10px 0 0;border-top:1px solid #ebeae4;padding-top:18px;width:100%}.step-grid{margin-top:35px;gap:30px}.step-grid article{position:relative;padding:24px 0 0 56px}.step-grid article>span{position:absolute;left:0;top:22px;font-size:1.85rem}.step-grid h3{font-size:1.6rem}.post-grid{gap:25px}.post h3{font-size:1.6rem}.post p{font-size:1rem}.post-image{aspect-ratio:1.65}.post-meta{font-size:.8125rem;flex-wrap:wrap}.about-grid{gap:35px}.about-photo{max-width:400px;width:100%;margin:auto}.about-photo img{height:395px}.about blockquote{font-size:1.5rem}.office-grid{gap:30px}.office-image img{height:275px}.review-grid{gap:20px}.review-grid figure{padding:24px}.contact-phone{font-size:1.8rem}.contact-email{font-size:.9375rem}form{padding:24px;grid-template-columns:1fr;gap:18px}form h3{margin-bottom:4px}form label{font-size:.9375rem}form .consent{font-size:.8125rem}.button{padding:14px 18px}.footer-grid{gap:30px;grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-grid h3{margin-bottom:16px}.footer-bottom{flex-direction:column;gap:10px;padding-right:40px}.whatsapp-float{bottom:18px;right:16px;width:52px;height:52px}.close{margin:-10px -7px 0 0}dialog{padding:28px;max-height:88dvh}dialog h2{font-size:2rem}dialog .eyebrow{padding-right:35px}.all-posts>summary{font-size:.9375rem}.contact-grid{gap:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.about-photo img{transform:scaleX(-1)}
@media(min-width:1001px) and (max-width:1366px){.nav{gap:16px}.nav nav{gap:15px;font-size:.8125rem}.header-contact{padding-left:15px;font-size:.8125rem}.brand{flex-basis:156px}.brand img{width:156px}}
@media(max-width:600px){.footer-grid>div:first-child>a{display:block;width:fit-content;margin:12px auto 24px}.footer-grid>div:first-child img{margin-inline:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

@media(max-width:600px){.hero-background{background-image:linear-gradient(180deg,rgba(9,20,28,.91),rgba(9,20,28,.83) 50%,rgba(9,20,28,.12)),url("/images/office-mobile.webp")}}

.trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:600px){.footer-grid>div:first-child img{margin:12px auto 24px}}

/* Publication links and footer contact icons. */
#publicacoes .library-link{text-align:center;display:flex;justify-content:center;align-items:center;width:100%;margin:24px auto 0}
#publicacoes .library-link + .library-link{margin-top:14px}
#publicacoes .library-link a{max-width:100%;white-space:normal}
.footer-grid a.footer-contact{display:flex;align-items:center;gap:10px;min-height:40px;overflow-wrap:anywhere}
.footer-contact span{min-width:0}
.contact-icon{width:20px;height:20px;flex:0 0 20px;color:var(--gold,#d1b078)}
.footer-socials{display:flex;flex-wrap:wrap;gap:4px 18px;margin:16px 0}
.footer-grid .footer-socials a{margin:0}

/* Prominent footer brand, without a separate caption. */
.footer-grid>div:first-child>img{width:340px;height:auto;max-width:100%;object-fit:contain;object-position:center}
@media(max-width:600px){.footer-grid>div:first-child>img{width:280px;height:auto;margin:0 auto 24px}}

#atuacao .section-head>p{text-align:justify;text-align-last:start;hyphens:auto;overflow-wrap:break-word}
