/* Versionamento de cache: use UM único ?v=NN para todos os assets do site,
   em todas as páginas, e incremente a cada release. Etiquetas divergentes
   causam cache defasado, porque o .htaccess serve com immutable/1 ano. */
@font-face{font-family:Montserrat;src:url("../fonts/montserrat-400.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-500.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-600.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-700.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-800.woff2") format("woff2");font-style:normal;font-weight:800;font-display:swap}@keyframes up{to{opacity:1;transform:translateY(0)}}@keyframes fade{to{opacity:1}}@keyframes pulse{0%,to{opacity:.35}50%{opacity:.75}}@keyframes ctaSoftPulse{0%,to{transform:translateY(0);box-shadow:0 0 0 transparent}50%{transform:translateY(-1px);box-shadow:0 0 18px rgba(var(--gold-rgb),.2),0 0 34px rgba(var(--gold-rgb),.08)}}@keyframes loaderLine{0%{transform:translateX(-105%)}55%,to{transform:translateX(105%)}}@keyframes heroPunch{0%{opacity:0;transform:translate3d(0,95px,0) scale(.82);filter:blur(12px)}70%{opacity:1;transform:translate3d(0,-8px,0) scale(1.025);filter:blur(0)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes heroSide{0%{opacity:0;transform:translate3d(-85px,0,0);letter-spacing:.55em}to{opacity:1;transform:none}}@keyframes rippleBurst{to{transform:translate(-50%,-50%) scale(18);opacity:0}}@keyframes menuButtonPop{0%{transform:scale(.5) rotate(-90deg)}to{transform:scale(1) rotate(0)}}@keyframes whatsappAggressive{0%,to{transform:translateY(0) scale(1) rotate(0);box-shadow:0 12px 32px rgba(37,211,102,.28),0 0 0 0 rgba(37,211,102,.25)}35%{transform:translateY(-8px) scale(1.08) rotate(-4deg);box-shadow:0 20px 40px rgba(37,211,102,.38),0 0 0 11px rgba(37,211,102,.08)}65%{transform:translateY(-3px) scale(1.03) rotate(3deg)}}@keyframes h1WordRise{0%{opacity:0;transform:translate3d(0,1.15em,0) rotateX(-72deg) scale(.78);filter:blur(10px)}72%{opacity:1;transform:translate3d(0,-.09em,0) rotateX(5deg) scale(1.035);filter:blur(0)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes counterKick{0%{opacity:.25;transform:translateY(18px) scale(.72);filter:blur(5px)}55%{opacity:1;transform:translateY(-5px) scale(1.12);filter:blur(0)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes microGoldFloat{0%,to{transform:translateZ(0) scale(.92);opacity:.24}50%{transform:translate3d(7px,-12px,0) scale(1.08);opacity:.54}}@keyframes puzzleClusterFloat{0%,to{translate:0 0;rotate:0deg}50%{translate:-12px 16px;rotate:0.8deg}}@keyframes beigeCtaPulse{0%,to{box-shadow:0 12px 30px rgba(112,95,68,.12),inset 0 1px 0 hsla(0,0%,100%,.55)}50%{box-shadow:0 18px 40px rgba(112,95,68,.16),0 0 0 8px rgba(var(--gold-rgb),.07),inset 0 1px 0 hsla(0,0%,100%,.65)}}@keyframes architectureNodePulse{0%,to{opacity:.2;transform:scale(.82);transform-origin:center}50%{opacity:.55;transform:scale(1.16);transform-origin:center}}@keyframes ambientSectionLight{0%{transform:translate3d(-2%,0,0);opacity:.55}to{transform:translate3d(5%,2%,0);opacity:1}}@keyframes restrainedGoldShift{0%{filter:brightness(.94)}to{filter:brightness(1.12)}}:root{--black:#0b0b0b;--offwhite:var(--ink);--serif:"Cormorant Garamond",serif;--ease:cubic-bezier(0.25, 0.46, 0.45, 0.94)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html,html.motion-v2{scroll-behavior:smooth}body{background:var(--bg-page);color:var(--offwhite);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}img,svg{max-width:100%}a,button{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:var(--graphite)}.nav{position:fixed;inset:0 0 auto;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.75rem 5rem;transition:padding .4s var(--ease),background .4s var(--ease),border-color .4s var(--ease)}.nav.scrolled{padding:1.1rem 5rem;background:rgba(var(--bg-rgb),.96);backdrop-filter:blur(16px)}.logo,.nav-links a{text-decoration:none}.logo{display:flex;align-items:center;gap:0}.footer-logo-svg,.logo-full-svg{height:58px;width:auto;flex-shrink:0}.footer-logo-svg{height:46px}.nav-links{display:flex;align-items:center;gap:2.75rem;list-style:none}.nav-links a{font-size:.67rem;font-weight:600;letter-spacing:.17em;text-transform:uppercase;color:rgba(var(--ink-rgb),.5);transition:color .25s;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--beige);transition:width .3s var(--ease)}.mobile-menu a,.nav-links a.active,.nav-links a:hover{color:var(--offwhite)}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.hamburger span,.nav-cta{background:var(--offwhite)}.nav-cta{font-size:.64rem!important;font-weight:700!important;letter-spacing:.17em!important;color:var(--black)!important;padding:.7rem 1.55rem!important;border:1px solid var(--offwhite)!important;transition:background .3s,color .3s!important}.nav-cta:after{display:none!important}.nav-cta:hover{background:0 0!important;color:var(--offwhite)!important}.hamburger,.mobile-menu{display:none;flex-direction:column}.hamburger{gap:5px;z-index:200}.hamburger span{display:block;width:22px;height:1px;transition:.35s}.mobile-menu{position:fixed;inset:0;background:var(--bg-page);align-items:center;justify-content:center;gap:2.75rem}.hero,.mobile-menu.open{display:flex}.mobile-menu a{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.mobile-menu a:hover{color:var(--beige)}.hero{min-height:100vh;min-height:100svh;align-items:center;justify-content:center;padding:0 5rem}.hero:before{content:"";position:absolute;inset:-18% -24%auto -24%;height:82%;background:radial-gradient(ellipse 72% 54%at 50%0,rgba(224,202,160,.34) 0,rgba(var(--gold-rgb),.18) 34%,rgba(var(--gold-rgb),.07) 58%,transparent 80%),radial-gradient(ellipse 42% 30%at 50% 22%,rgba(240,226,196,.18) 0,rgba(var(--gold-rgb),.08) 48%,transparent 76%);filter:blur(10px);opacity:1;pointer-events:none;z-index:0}.hero:after{content:"";inset:0;background:radial-gradient(ellipse 50% 42%at 50% 8%,rgba(var(--gold-rgb),.07) 0,rgba(var(--gold-rgb),.028) 42%,transparent 70%),radial-gradient(ellipse 48% 34%at 85% 100%,hsla(0,0%,75.3%,.028) 0,transparent 58%),linear-gradient(180deg,rgba(var(--bg-rgb),0) 0,rgba(var(--bg-rgb),.22) 100%)}.hero-inner{position:relative;z-index:1;max-width:860px;text-align:center}.hero-wm-right,.hero:after{position:absolute;z-index:0;pointer-events:none}.hero-wm-right{opacity:.018;right:3rem;bottom:2.5rem;width:300px;height:auto}.hero-eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-size:.62rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--beige);margin-bottom:2.25rem;opacity:0;transform:translateY(18px);animation:up .8s .15s forwards}.hero-eyebrow:after,.hero-eyebrow:before,.sec-label:before{content:"";display:block;width:18px;height:1px;background:var(--beige)}.hero-eyebrow-bottom{margin-top:2.2rem;margin-bottom:3rem;animation-delay:.72s}.hero-tagline-main{margin-bottom:0}.hero-title{font-size:clamp(2rem, 5.2vw, 4rem);font-weight:800;line-height:1.05;letter-spacing:-.025em;text-transform:uppercase;color:var(--offwhite);margin-bottom:1.75rem;opacity:0;transform:translateY(28px);animation:up .95s .35s forwards}.hero-title .accent{color:var(--beige);display:block}.hero-tagline{font-size:clamp(.95rem, 1.55vw, 1.18rem);font-weight:400;font-style:normal;color:rgba(var(--ink-rgb),.66);margin-bottom:3rem;letter-spacing:.04em;opacity:0;transform:translateY(14px);animation:up .8s .55s forwards}.hero-bar{width:48px;height:1px;margin:0 auto 3rem;background:linear-gradient(90deg,transparent,var(--beige),transparent);opacity:0;animation:fade 1s .72s forwards}.hero-btns{display:flex;gap:1.25rem;opacity:0;transform:translateY(14px);animation:up .8s .88s forwards}.btn-ghost,.btn-solid{font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;text-decoration:none}.btn-solid{font-weight:700;color:var(--black);background:var(--offwhite);padding:.95rem 2.6rem;border:1px solid var(--offwhite);transition:background .3s,color .3s;display:inline-block}.btn-solid:hover{background:0 0}.btn-ghost{font-weight:600;color:rgba(var(--ink-rgb),.5);display:inline-flex;align-items:center;gap:.5rem;transition:color .3s}.btn-ghost span{transition:transform .3s var(--ease)}.btn-ghost:hover,.btn-solid:hover,.fcol-links a:hover{color:var(--offwhite)}.btn-ghost:hover span,.btn-gold:hover span{transform:translateX(5px)}.scroll-hint{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0;animation:fade 1.2s 1.6s forwards}.scroll-hint p{font-size:.56rem;letter-spacing:.28em;text-transform:uppercase;color:hsla(0,0%,75.3%,.35)}.scroll-line{width:1px;height:42px;background:linear-gradient(180deg,hsla(0,0%,75.3%,.35),transparent);animation:pulse 2s ease-in-out infinite}.wrap{max-width:1180px;margin:0 auto;padding:0 5rem}.sec-label{font-size:.6rem;font-weight:700;letter-spacing:.32em;color:var(--beige);display:flex;align-items:center;gap:.75rem}.sec-heading,.sec-label{text-transform:uppercase}.sec-heading{font-size:clamp(2rem, 4vw, 3rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:var(--offwhite)}.sec-heading em,.sobre-pull em{font-style:normal;color:var(--beige)}.sec-heading .accent{font-style:normal}.hdivider{width:32px;height:1px;background:hsla(0,0%,75.3%,.22);margin:1.25rem 0}.sobre{padding:9rem 0;background:var(--bg-page)}.sobre-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.sobre-pull{font-size:clamp(1.5rem, 2.4vw, 2.1rem);color:var(--offwhite);margin-bottom:2rem}.sobre-body{font-size:.86rem;font-weight:300;line-height:1.9;margin-bottom:1.1rem}.sobre-card{background:linear-gradient(145deg,rgba(43,43,43,.9),rgba(var(--shade-rgb),.96));border:1px solid rgba(var(--gold-rgb),.12);padding:2.5rem 2.4rem;position:relative;overflow:hidden}.sobre-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--gold-rgb),.55),transparent)}.sobre-card-kicker{font-size:.58rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--beige);margin-bottom:1.2rem}.cred-list{display:flex;flex-direction:column}.cred-item{display:grid;grid-template-columns:auto 1fr;gap:1.05rem;padding:1.15rem 0;border-bottom:1px solid hsla(0,0%,75.3%,.075);transition:transform .55s var(--ease),opacity .55s var(--ease),border-color .35s var(--ease)}.cred-item.reveal{opacity:0;transform:translateX(22px)}.cred-item.reveal.in{opacity:1;transform:translateX(0)}.cred-item:hover{transform:translateX(8px);border-bottom-color:rgba(var(--gold-rgb),.25)}.cred-item:first-child{padding-top:0}.cred-item:last-child{border-bottom:none;padding-bottom:0}.cred-num{width:auto;height:auto;border:0;display:inline-flex;align-items:flex-start;justify-content:flex-start;padding-top:.16rem;font-size:.62rem;font-weight:700;letter-spacing:.16em;color:var(--beige);flex-shrink:0}.cred-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--offwhite);margin-bottom:.35rem}.cred-text{font-size:.76rem;font-weight:300;line-height:1.7;color:rgba(var(--ink-rgb),.45)}.text-link{font-size:.67rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--offwhite);text-decoration:none;display:inline-flex;align-items:center;gap:.75rem;margin-top:1rem;transition:gap .3s}.text-link:after{display:block;background:var(--beige)}.text-link:hover{gap:1rem}.text-link:hover:after{width:52px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:2px}.area:after{content:"";position:absolute;left:0}.filo-quote cite{font-size:.64rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,75.3%,.52)}.areas{padding:9rem 0;background:var(--graphite)}.areas-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:4rem;gap:2rem}.areas-grid{display:grid;grid-template-columns:repeat(3,1fr);background:hsla(0,0%,75.3%,.07)}.area{background:var(--graphite);padding:3rem 2.5rem;position:relative;transition:background .35s}.area:after{bottom:0;right:0;height:2px;background:linear-gradient(90deg,var(--beige),transparent);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.area:hover{background:var(--bg-3)}.area:hover:after,.depoimento-card:hover:before{transform:scaleX(1)}.area-num{font-size:.58rem;font-weight:700;letter-spacing:.26em;color:var(--beige);opacity:.52;display:block;margin-bottom:1.75rem}.area-ico{width:28px;height:28px;color:var(--silver);opacity:.52;margin-bottom:1.35rem;transition:opacity .3s}.area:hover .area-ico{opacity:.88}.area-name{font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--offwhite);margin-bottom:.85rem;line-height:1.25}.area-desc{font-size:.8rem;line-height:1.75}.filosofia{padding:9rem 0;background:var(--bg-page)}.filo-grid{display:grid;grid-template-columns:5fr 7fr;gap:7rem;align-items:start}.filo-quote{font-style:normal;color:var(--beige);position:sticky;top:8rem}.filo-quote cite{display:block;margin-top:1.5rem;font-family:var(--sans);font-size:.6rem;letter-spacing:.25em;color:hsla(0,0%,75.3%,.42);font-style:normal}.valores{display:flex;flex-direction:column}.valor{display:grid;grid-template-columns:auto 1fr;gap:2rem;padding:2.5rem 0;border-bottom:1px solid hsla(0,0%,75.3%,.07);transition:padding-left .3s var(--ease)}.valor:first-child{border-top:1px solid hsla(0,0%,75.3%,.07)}.valor:hover{padding-left:.75rem}.valor-n{font-size:.58rem;font-weight:700;letter-spacing:.2em;color:var(--beige);opacity:.45;padding-top:.22rem}.valor-t{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--offwhite);margin-bottom:.55rem}.valor-d{font-size:.8rem;font-weight:300;line-height:1.8}.contato{padding:11rem 0;background:var(--graphite);text-align:center;position:relative;overflow:hidden}.contato:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60%at 50%0,rgba(var(--gold-rgb),.05) 0,transparent 60%)}.contato-inner{position:relative;z-index:1}.contato-title{font-size:clamp(2rem, 4.5vw, 3.5rem);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1;color:var(--offwhite);margin:1.25rem 0}.ci-val:hover{color:var(--beige)}.contato-tagline{font-family:var(--sans);font-size:.95rem;font-weight:400;font-style:normal;color:rgba(var(--ink-rgb),.78);margin-bottom:1.5rem;letter-spacing:.03em}.contato-body{font-size:.86rem;font-weight:300;line-height:1.85;color:rgba(var(--ink-rgb),.7);max-width:460px;margin:0 auto 3rem}.contato-btns{display:flex;gap:1.25rem;margin-bottom:4.5rem}.contato-infos{display:flex;justify-content:center;gap:3.5rem;padding-top:3rem;border-top:1px solid hsla(0,0%,75.3%,.09);flex-wrap:wrap}.ci-label{font-size:.57rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:rgba(var(--gold-rgb),.78);display:block;margin-bottom:.4rem}.ci-val,.fcol-links a{font-size:.82rem;font-weight:500;color:rgba(var(--ink-rgb),.92);text-decoration:none;transition:color .25s}.footer{background:var(--bg-page);padding:4.5rem 0 2.5rem;border-top:1px solid hsla(0,0%,75.3%,.055)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:4rem}.footer-logo-wrap{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--offwhite);margin-bottom:1.5rem}.footer-slogan{font-family:var(--sans);font-size:.82rem;font-weight:400;font-style:normal;line-height:1.65;max-width:300px;margin-bottom:1.25rem}.footer-address{font-size:.75rem;font-weight:400;line-height:1.8}.fcol-title{font-size:.6rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:rgba(var(--gold-rgb),.86);margin-bottom:1.25rem}.fcol-links{list-style:none;display:flex;flex-direction:column;gap:.7rem}.fcol-links a{font-size:.79rem;font-weight:400;color:rgba(var(--ink-rgb),.68)}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;padding-top:2rem;border-top:1px solid hsla(0,0%,75.3%,.12);gap:1.5rem;flex-wrap:wrap}.footer-copy,.footer-oab{color:rgba(var(--ink-rgb),.62)}.footer-cnpj,.footer-copy,.footer-oab{font-size:.68rem;font-weight:400}.footer-institutional{text-align:right;line-height:1.7}.footer-cnpj{color:rgba(var(--ink-rgb),.52)}.whatsapp-float{right:max(1.75rem,env(safe-area-inset-right));bottom:max(1.75rem,env(safe-area-inset-bottom));transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s}.whatsapp-float:hover{transform:translateY(-3px) scale(1.03);background:#1ebe5d;box-shadow:0 18px 42px rgba(0,0,0,.45)}.area-link{font-weight:700;text-transform:uppercase;display:inline-flex;margin-top:1.15rem;font-size:.62rem;letter-spacing:.16em;color:var(--beige);text-decoration:none}.js-ready .reveal.in{opacity:1;transform:none}.js-ready .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.d1{transition-delay:0.1s}.d2{transition-delay:0.2s}.d3{transition-delay:0.3s}.d4{transition-delay:0.4s}@media (max-width:1024px){.hero,.nav,.nav.scrolled,.wrap{padding-inline:2.5rem}.sobre-grid{grid-template-columns:1fr;gap:4rem}.areas-grid{grid-template-columns:1fr 1fr}.filo-grid{grid-template-columns:1fr;gap:3rem}.filo-quote{position:static}.footer-top{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.depoimentos{padding:5.5rem 0}.depoimentos-header{margin-bottom:2.6rem;text-align:left}.depoimentos-header .sec-label{justify-content:flex-start}.depoimentos-grid{grid-template-columns:1fr;gap:1rem;background:0 0}.depoimento-card{min-height:auto;padding:2rem 1.6rem}.depoimentos-cta{flex-direction:column;gap:.9rem}.depoimentos-cta a{width:100%;max-width:330px;text-align:center;justify-content:center}.hero:before{inset:-14% -55%auto -55%;height:66%;opacity:.78;filter:blur(18px)}.nav,.nav.scrolled{padding:1rem 1.25rem}.wrap{padding-inline:1.25rem}.hero{min-height:100svh;padding:6.75rem 1.25rem 5rem;align-items:center}.hero:after{background:linear-gradient(180deg,rgba(var(--bg-rgb),0) 0,rgba(var(--bg-rgb),.28) 100%)}.logo-full-svg{height:42px;max-width:72vw}.nav-links{display:none}.hamburger{display:flex}.mobile-menu{gap:2rem;padding:6rem 1.5rem 3rem;overflow-y:auto}.mobile-menu a{font-size:.95rem;line-height:1.35;text-align:center}.hero-wm-right{width:210px;right:-3rem;bottom:1.5rem;opacity:.014}.hero-eyebrow{font-size:.54rem;letter-spacing:.18em;gap:.55rem;margin-bottom:1.35rem;line-height:1.55;justify-content:center;flex-wrap:wrap}.hero-eyebrow:after,.hero-eyebrow:before{width:12px}.hero-title{font-size:clamp(2rem, 10.5vw, 3.15rem);line-height:1.03;letter-spacing:-.035em;margin-bottom:1.25rem}.hero-tagline{font-size:1.08rem;line-height:1.45;max-width:92vw;margin-left:auto;margin-right:auto}.hero-bar,.hero-tagline{margin-bottom:2rem}.hero-btns{flex-direction:column;gap:.9rem;width:100%}.contato-btns a,.hero-btns a{width:100%;max-width:330px;text-align:center;justify-content:center}.scroll-hint{display:none}.areas,.filosofia,.sobre{padding:5.25rem 0}.contato{padding:6.25rem 0}.sobre-grid{gap:3rem}.sobre-pull{font-size:1.45rem;line-height:1.45}.sobre-body{font-size:.88rem;line-height:1.78}.sobre-card{padding:2rem 1.45rem}.cred-item{gap:.9rem;padding:1rem 0}.cred-title{font-size:.76rem;line-height:1.35}.cred-text{font-size:.74rem;line-height:1.65}.areas-header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.areas-header .btn-solid{width:100%;text-align:center}.areas-grid{grid-template-columns:1fr}.area{padding:2.15rem 1.6rem}.area-desc{font-size:.82rem;line-height:1.72}.sec-label{font-size:.55rem;letter-spacing:.22em}.sec-heading{font-size:clamp(1.9rem, 8.5vw, 2.45rem)}.filo-grid{grid-template-columns:1fr;gap:2.75rem}.filo-quote{position:static;font-size:1.55rem;line-height:1.38}.valor{gap:1.1rem;padding:1.75rem 0}.contato-title{font-size:clamp(2rem, 9vw, 2.65rem)}.contato-tagline{font-size:1.08rem;line-height:1.45}.contato-body{font-size:.88rem;line-height:1.78;margin-bottom:2.25rem}.contato-btns{flex-direction:column;gap:.9rem;margin-bottom:3rem}.contato-infos{flex-direction:column;gap:1.75rem;align-items:center;padding-top:2.25rem}.footer-top{grid-template-columns:1fr;gap:2.25rem;margin-bottom:3rem}.footer-bottom{flex-direction:column;align-items:center}.footer-bottom,.footer-institutional{text-align:center}.footer-address{font-size:.78rem}.whatsapp-float{right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));width:56px;height:56px}.whatsapp-float svg{width:28px;height:28px}}@media (max-width:480px){.nav,.nav.scrolled{padding:.9rem 1rem}.wrap{padding-inline:1rem}.hero{padding:6.25rem 1rem 4.5rem}.logo-full-svg{height:36px;max-width:70vw}.hero-title{font-size:clamp(1.85rem, 11vw, 2.65rem)}.hero-tagline{font-size:1rem}.btn-ghost,.btn-solid{font-size:.62rem;letter-spacing:.14em;padding:.9rem 1.25rem}.sobre-card{padding:1.75rem 1.2rem}.cred-num{width:auto;height:auto;padding-top:.12rem}.area{padding:2rem 1.35rem}.valor{grid-template-columns:1fr;gap:.7rem}.contato-infos{align-items:flex-start;text-align:left}.whatsapp-float{width:54px;height:54px}}.inner-hero{min-height:68vh;display:flex;align-items:center;padding:9rem 5rem 5rem;background:radial-gradient(ellipse 80% 50%at 50% 0,rgba(var(--gold-rgb),.12) 0,rgba(var(--gold-rgb),.04) 36%,transparent 70%),var(--black)}.inner-hero .wrap{width:100%}.breadcrumb{color:var(--beige)}.content-body h2,.inner-title{font-weight:800;text-transform:uppercase;color:var(--offwhite)}.inner-title{font-size:clamp(2.1rem, 5vw, 4rem);line-height:1.05;letter-spacing:-.035em;max-width:860px}.inner-lead{margin-top:1.6rem;max-width:760px;font-size:1rem;font-weight:300;line-height:1.9;color:rgba(var(--ink-rgb),.65)}.content-section{padding:6.5rem 0;background:var(--bg-page)}.content-grid{display:grid;grid-template-columns:1.4fr 0.8fr;gap:5rem;align-items:start}.content-body h2{font-family:var(--sans);font-size:clamp(1.45rem, 3vw, 2.35rem);letter-spacing:-.02em;line-height:1.14;margin:3rem 0 1.1rem}.content-body h2:first-child{margin-top:0}.content-body li,.content-body p{font-size:.9rem;line-height:1.9}.content-body ul{margin:1rem 0 1.7rem 1.1rem}.side-card{position:sticky;top:7rem;background:var(--graphite);border:1px solid rgba(var(--gold-rgb),.12);padding:2rem}.internal-link span,.side-card h3{font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem}.side-card p{font-size:.82rem;line-height:1.75;margin-bottom:1.25rem}.side-card .btn-solid{width:100%;text-align:center;padding-inline:1rem}.internal-links{padding:5rem 0;background:var(--graphite)}.internal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:hsla(0,0%,75.3%,.08)}.internal-link{display:block;background:var(--graphite);padding:2rem;text-decoration:none;color:var(--offwhite);transition:background .25s,transform .25s}.internal-link:hover{background:var(--bg-3)}.internal-link span{display:block;font-size:.58rem;font-weight:700;letter-spacing:.22em;color:var(--beige);margin-bottom:.7rem}.internal-link strong{font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}@media (max-width:1024px){.inner-hero{padding-inline:2.5rem}.content-grid{grid-template-columns:1fr;gap:3rem}.side-card{position:static}.internal-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.inner-hero{min-height:auto;padding:7.5rem 1.5rem 4rem}.inner-lead{font-size:.92rem}.content-section{padding:4.5rem 0}.internal-grid{grid-template-columns:1fr}}.accent-soft,.internal-link:hover strong,.side-card h3{color:var(--beige)}.inner-title .accent{display:inline}.inner-lead .accent-soft{font-weight:500}.content-body h2:after{content:"";display:block;width:46px;height:1px;margin-top:.9rem;background:linear-gradient(90deg,var(--beige),transparent)}.content-body strong{color:rgba(230,215,184,.95);font-weight:600}.content-body li::marker{color:var(--beige)}.side-card{background:linear-gradient(145deg,rgba(43,43,43,.92),rgba(var(--shade-rgb),.98))}.internal-link strong{color:var(--offwhite)}.logo .logo-full-svg{display:block}.depoimentos{padding:9rem 0;background:var(--bg-page);position:relative;overflow:hidden}.depoimentos:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 58% 42%at 50%0,rgba(var(--gold-rgb),.055) 0,transparent 68%),radial-gradient(ellipse 44% 32%at 90% 100%,hsla(0,0%,75.3%,.025) 0,transparent 60%);pointer-events:none}.depoimentos .wrap{position:relative;z-index:1}.depoimentos-header{max-width:780px;margin:0 auto 4rem;text-align:center}.depoimentos-header .sec-label{justify-content:center}.depoimentos-lead{max-width:620px;margin:1.25rem auto 0;font-weight:300;color:rgba(var(--ink-rgb),.58)}.depoimentos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.15rem;background:0 0}.depoimento-card{text-decoration:none;color:inherit;cursor:pointer;background:linear-gradient(145deg,rgba(68,68,68,.98),#363636);border:1px solid rgba(var(--gold-rgb),.18);padding:2.25rem 2rem;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;position:relative;box-shadow:0 18px 44px rgba(0,0,0,.18)}.depoimento-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--beige),transparent);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}.depoimento-card:hover{background:linear-gradient(145deg,rgba(78,78,78,.98),#3c3c3c)}.depoimento-author{font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--offwhite);margin-bottom:.7rem}.depoimento-stars{color:var(--beige);letter-spacing:.18em;font-size:.85rem;margin-bottom:1.35rem}.depoimento-text{font-size:.84rem;font-weight:300;line-height:1.85;margin-bottom:1.5rem}.depoimento-source{display:block;font-size:.58rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--gold-rgb),.68)}.depoimentos-cta{display:flex;gap:1.25rem;justify-content:center;align-items:center;margin-top:3.25rem;flex-wrap:wrap}.depoimentos-note{margin-top:1.35rem;text-align:center;font-size:.72rem;font-weight:300;line-height:1.65;color:rgba(var(--ink-rgb),.38)}@media (max-width:768px){body,html{min-height:100%;overflow-x:hidden;overflow-y:auto}section{height:auto}.hero,.inner-hero,.team-compact-hero{overflow:visible}}body,html{min-height:100%;overflow-x:hidden}.reveal,.reveal.in{opacity:1!important;transform:none!important;visibility:visible!important}@media (max-width:900px){.nav{padding:1rem 1.15rem!important;min-height:74px}.logo-full-svg{height:42px!important;max-width:210px!important}.hamburger{display:flex!important;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;cursor:pointer;z-index:300;position:relative}.hamburger span{display:block;width:24px;height:2px;background:var(--offwhite);transition:transform .25s var(--ease),opacity .25s var(--ease)}.mobile-menu{display:flex!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .25s var(--ease),visibility .25s var(--ease),transform .25s var(--ease)}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}body.menu-open{overflow:hidden}.hero,.inner-hero,.team-compact-hero{min-height:auto!important}.hero{padding-top:7.2rem!important;padding-bottom:5.25rem!important}.inner-hero,.team-compact-hero{padding:7.5rem 1.25rem 3.25rem!important}.contato-title,.hero-title,.inner-title,.sec-heading,.team-title{word-break:normal;overflow-wrap:anywhere}.hero-title{font-size:clamp(2.05rem, 11vw, 4rem)!important;line-height:.98!important}.areas-grid,.content-grid,.cred-grid,.depoimentos-grid,.filo-grid,.internal-grid,.sobre-grid,.stats,.team-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important}.area,.cred-item,.depoimento-card,.internal-link,.side-card,.team-card,.valor{width:100%!important;max-width:100%!important}.area,.cred-item,.valor{min-height:auto!important}.depoimentos-grid{margin-top:2.25rem!important}.depoimento-card{min-height:auto!important;padding:1.35rem!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:.9rem!important;overflow:visible!important}.depoimento-author{font-size:.78rem!important;letter-spacing:.12em!important;white-space:normal!important}.depoimento-stars{font-size:.92rem!important;letter-spacing:.06em!important;white-space:nowrap!important}.depoimento-text{font-size:.86rem!important;line-height:1.65!important;word-break:normal!important;overflow-wrap:normal!important;text-align:left!important}.depoimento-source{font-size:.58rem!important;letter-spacing:.12em!important;margin-top:.25rem!important}.contato-btns,.hero-btns{flex-direction:column!important;align-items:stretch!important}.btn-call,.btn-ghost,.btn-solid{justify-content:center!important;text-align:center!important}.team-card{grid-template-columns:76px 1fr!important;gap:1rem!important;padding:1.35rem!important}.founder-avatar{width:76px!important;height:76px!important}.team-media-grid{display:grid!important;grid-template-columns:1fr!important;gap:.85rem!important}.team-media-card,.team-media-main{min-height:210px!important}.wrap{width:100%!important;padding-left:1.25rem!important;padding-right:1.25rem!important}}@media (max-width:420px){.hero-title{font-size:2.15rem!important}.contato-title,.inner-title,.sec-heading,.team-title{font-size:1.9rem!important}.depoimento-card{padding:1.2rem!important}.team-card{grid-template-columns:1fr!important}.founder-avatar{width:72px!important;height:72px!important}}.contato-btns,.hero-btns{justify-content:center!important;align-items:center!important;text-align:center!important}.btn-call,.btn-solid{animation:ctaSoftPulse 3.4s ease-in-out infinite}.btn-call:hover,.btn-solid:hover{animation-play-state:paused}.whatsapp-float{position:fixed!important;right:1.35rem!important;bottom:1.35rem!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;width:58px!important;height:58px!important;border-radius:999px!important;background:#25d366!important;color:#fff!important;text-decoration:none!important;box-shadow:0 10px 28px rgba(37,211,102,.24)!important;will-change:transform,box-shadow}.whatsapp-float svg{width:27px!important;height:27px!important;display:block!important;fill:currentColor!important}@media (max-width:900px){.contato-btns,.hero-btns{justify-content:center!important;align-items:center!important;text-align:center!important;width:100%!important}.contato-btns .btn-call,.contato-btns .btn-ghost,.contato-btns .btn-solid,.hero-btns .btn-ghost,.hero-btns .btn-solid{margin-left:auto!important;margin-right:auto!important;width:min(100%,320px)!important}.whatsapp-float{right:1rem!important;bottom:1rem!important;width:56px!important;height:56px!important}}@media (prefers-reduced-motion:reduce){.btn-call,.btn-solid,.whatsapp-float{animation:none!important}}.address-link,.contact-link{color:inherit;text-decoration:none;transition:color .25s var(--ease),opacity .25s var(--ease)}.address-link:hover,.contact-link:hover{color:var(--beige)}.address-link{display:inline-block}.btn-call,.contato-btns.three-actions{align-items:center!important;justify-content:center!important}.contato-btns.three-actions{gap:1rem!important;flex-wrap:wrap}.contato-btns.three-actions .btn-ghost{opacity:.82}@media (max-width:900px){.contato-btns.three-actions{flex-direction:column!important;align-items:center!important}.contato-btns.three-actions .btn-call,.contato-btns.three-actions .btn-ghost,.contato-btns.three-actions .btn-solid{width:min(100%,320px)!important;justify-content:center!important}}.btn-call{font-size:.67rem!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--black)!important;background:var(--beige)!important;padding:.95rem 2.15rem!important;text-decoration:none!important;border:1px solid var(--beige)!important;display:inline-flex!important;gap:.55rem!important;box-shadow:0 0 0 transparent}.btn-call:hover{background:0 0!important;color:var(--beige)!important;transform:translateY(-2px)}@media (max-width:900px){.depoimentos{padding:5rem 0!important;overflow:hidden!important}.depoimentos-header{text-align:left!important;margin-bottom:2rem!important}.depoimentos-header .sec-label{justify-content:flex-start!important}.depoimentos-lead{text-align:left!important;max-width:100%!important}.depoimento-card,.depoimentos-grid{width:100%!important;max-width:100%!important}.depoimentos-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important}.depoimento-card{min-width:0!important;min-height:auto!important;height:auto!important;padding:1.35rem!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:.8rem!important;overflow:visible!important;word-break:normal!important}.depoimento-author{font-size:.76rem!important;line-height:1.35!important;letter-spacing:.12em!important;white-space:normal!important}.depoimento-stars{font-size:.95rem!important;line-height:1!important;letter-spacing:.05em!important;white-space:nowrap!important}.depoimento-text{font-size:.86rem!important;line-height:1.72!important;text-align:left!important;white-space:normal!important;overflow-wrap:break-word!important}.depoimento-source{font-size:.56rem!important;letter-spacing:.11em!important;line-height:1.45!important;margin-top:.3rem!important}.depoimentos-cta{margin-top:1.75rem!important}.btn-call,.contato-btns .btn-call,.contato-btns.three-actions .btn-call{width:min(100%,320px)!important;margin-left:auto!important;margin-right:auto!important}}.review-heading-stars{display:flex;justify-content:center;align-items:center;margin-top:.85rem;color:var(--beige);font-size:1.05rem;letter-spacing:.18em;text-shadow:0 0 18px rgba(var(--gold-rgb),.18)}.depoimentos .sec-heading{margin-bottom:0}.depoimentos-lead{margin-top:1.1rem!important;font-size:.9rem!important;line-height:1.65!important}@media (min-width:1181px){.depoimentos-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1.15rem!important;width:100%!important}.depoimento-card{min-width:0!important;width:auto!important;max-width:none!important}}@media (min-width:901px) and (max-width:1180px){.depoimentos-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.15rem!important;width:100%!important}.depoimento-card{min-width:0!important;width:auto!important;max-width:none!important}}@media (max-width:900px){.review-heading-stars{justify-content:flex-start;font-size:.96rem;margin-top:.7rem}.depoimentos-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important;width:100%!important}.depoimento-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:auto!important;height:auto!important;padding:1.35rem!important}}.nav,.nav.scrolled{-webkit-backdrop-filter:blur(18px) saturate(120%)!important;backdrop-filter:blur(18px) saturate(120%)!important}.nav{background:rgba(var(--bg-rgb),.76)!important;border-bottom:1px solid rgba(var(--gold-rgb),.1)!important;box-shadow:0 12px 36px rgba(0,0,0,.18)!important}.nav.scrolled{background:rgba(var(--bg-rgb),.82)!important;border-bottom-color:rgba(var(--gold-rgb),.13)!important}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.nav,.nav.scrolled{background:rgba(var(--bg-rgb),.92)!important}}.accent,.contato-title .accent,.inner-title .accent,.sec-heading .accent{color:var(--beige)!important}.accent-soft,.inner-lead .accent-soft{color:rgba(230,215,184,.92)!important}body,button{font-family:var(--sans, "Montserrat", sans-serif)}.filo-quote,.filo-quote cite,.sobre-pull{font-family:var(--serif, "Cormorant Garamond", serif)}.areas{background:var(--bg-3)!important}.areas-grid{gap:1px!important;background:rgba(var(--ink-rgb),.12)!important;border:1px solid rgba(var(--ink-rgb),.08)}.area{background:#2c2c2c!important;border:0!important;transition:transform .38s var(--ease),background .38s var(--ease),box-shadow .38s var(--ease)!important}.area:hover{background:#353535!important;transform:translateY(-5px);box-shadow:0 18px 42px rgba(0,0,0,.22);z-index:2}.content-body li,.footer-address,.footer-slogan,.side-card p,.sobre-body,.team-card p,.valor p{color:rgba(var(--ink-rgb),.76)!important}.area-desc,.content-body li,.content-body p,.side-card p,.team-card p{font-weight:400!important}.area-num{color:rgba(var(--gold-rgb),.88)!important}.area-name{color:#fff!important}.area-link,.text-link{color:rgba(var(--ink-rgb),.92)!important}.area-link:hover,.text-link:hover{color:var(--beige)!important}.breadcrumb,.professional-strip-kicker,.team-kicker{color:#dfcbaa!important}.hamburger{border:0;padding:0;background:0 0;align-items:center;justify-content:center}.hamburger span{transform-origin:center}body.menu-open .nav{z-index:420!important;background:0 0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border-bottom-color:transparent!important}body.menu-open .nav .logo{opacity:0;pointer-events:none;transition:opacity .2s ease}body.menu-open .hamburger span:first-child{transform:translateY(7px) rotate(45deg)!important}body.menu-open .hamburger span:nth-child(2){opacity:0!important;transform:scaleX(0)!important}body.menu-open .hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}.mobile-menu{z-index:380!important;background:radial-gradient(circle at 50% 18%,rgba(var(--gold-rgb),.11),transparent 35%),var(--bg-page)!important}.mobile-menu a{position:relative;color:rgba(var(--ink-rgb),.9)!important;transition:color .25s ease,transform .25s ease!important}.mobile-menu a:focus-visible,.mobile-menu a:hover{color:var(--beige)!important;transform:translateX(4px);outline:0}html.motion-ready .reveal{transform:translate3d(0,28px,0)!important}html.motion-ready .reveal[data-reveal=left]{transform:translate3d(-30px,0,0)!important}html.motion-ready .reveal[data-reveal=right]{transform:translate3d(30px,0,0)!important}html.motion-ready .reveal[data-reveal=scale]{transform:scale(.965)!important}html.motion-ready .reveal.is-visible{transform:none!important}html.motion-ready .reveal.d1{--reveal-delay:80ms}html.motion-ready .reveal.d2{--reveal-delay:160ms}html.motion-ready .reveal.d3{--reveal-delay:240ms}html.motion-ready .reveal.d4{--reveal-delay:320ms}.home-team{position:relative;padding:8.5rem 0;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgba(var(--gold-rgb),.1),transparent 30%),var(--bg-2);border-top:1px solid rgba(var(--gold-rgb),.08);border-bottom:1px solid rgba(var(--gold-rgb),.08)}.home-team-header{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(0,1.2fr);gap:4rem;align-items:end;margin-bottom:3rem}.home-team-kicker,.professional-strip-kicker{display:inline-flex;align-items:center;gap:.75rem;font-size:.6rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1rem}.home-team-kicker:before,.professional-strip-kicker:before{content:"";display:block;width:18px;height:1px;background:var(--beige)}.home-team-intro{font-size:.9rem;line-height:1.85;max-width:620px}.home-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.home-team-card{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:360px;align-items:center;padding:1rem;background:linear-gradient(145deg,rgba(48,48,48,.58),rgba(var(--shade-rgb),.82));border:1px solid rgba(var(--gold-rgb),.14);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 18px 42px rgba(0,0,0,.16)}.home-team-card:hover{background:linear-gradient(145deg,rgba(56,56,56,.62),rgba(var(--shade-rgb),.88))}.home-team-photo{position:relative;min-height:338px;overflow:hidden;background:#252525;border-radius:28px;box-shadow:0 18px 36px rgba(0,0,0,.22)}.home-team-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(var(--shade-rgb),.03),rgba(var(--shade-rgb),.14));pointer-events:none}.home-evidence-card img,.home-team-photo img{width:100%;height:100%;object-fit:cover;display:block}.home-team-photo img{filter:saturate(.9) contrast(1.03);transition:transform .7s var(--ease),filter .45s ease}.home-team-card:hover .home-team-photo img{transform:scale(1.035);filter:saturate(1) contrast(1.04)}.home-team-copy{padding:1.6rem 1.9rem 1.6rem 1.2rem;display:flex;flex-direction:column;justify-content:center}.home-team-role{font-size:.57rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--beige);margin-bottom:.7rem}.home-team-name{font-size:1.3rem;font-weight:800;text-transform:uppercase;line-height:1.16;color:var(--offwhite);margin-bottom:.4rem}.home-team-oab{font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--ink-rgb),.58);margin-bottom:1.15rem}.home-team-copy p{font-size:.82rem;line-height:1.75;color:rgba(var(--ink-rgb),.74);margin-bottom:1.3rem}.home-evidence-caption strong,.home-team-link,.professional-strip h2{text-transform:uppercase;color:var(--offwhite)}.home-team-link{align-self:flex-start;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-decoration:none}.home-team-link:hover{color:var(--beige)}.home-evidence{padding:8rem 0;background:var(--bg-1)}.home-evidence-grid{display:grid;grid-template-columns:0.85fr 1.15fr}.home-evidence-card{position:relative;min-height:430px;border:1px solid rgba(var(--gold-rgb),.14);background:var(--bg-3)}.home-evidence-card img{transition:transform .8s var(--ease),filter .45s ease}.home-evidence-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(var(--shade-rgb),.9))}.home-evidence-caption{position:absolute;left:1.5rem;right:1.5rem;bottom:1.35rem;z-index:2}.home-evidence-caption strong{display:block;font-size:.72rem;letter-spacing:.16em;margin-bottom:.35rem}.home-evidence-caption span{display:block;font-size:.73rem;line-height:1.55;color:rgba(var(--ink-rgb),.7)}.professional-strip{padding:5.5rem 0;background:linear-gradient(135deg,var(--bg-2),#232323);border-top:1px solid rgba(var(--gold-rgb),.1);border-bottom:1px solid rgba(var(--gold-rgb),.1)}.professional-strip-inner{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center}.professional-strip-photos{display:flex;align-items:center;padding-left:.75rem}.professional-strip-photos img{width:94px;height:94px;border-radius:50%;border:3px solid var(--bg-3);box-shadow:0 0 0 1px rgba(var(--gold-rgb),.25)}.professional-strip-photos img+img{margin-left:-18px}.professional-strip h2{font-size:clamp(1.35rem, 2.4vw, 2rem);font-weight:800;line-height:1.15;margin-bottom:.65rem}.professional-strip p{font-size:.84rem;line-height:1.75;max-width:700px}.page-quem-somos .team-grid{gap:1.6rem}.page-quem-somos .team-card{grid-template-columns:230px minmax(0,1fr)!important;gap:2rem!important;padding:1rem!important;align-items:center!important;background:linear-gradient(145deg,rgba(50,50,50,.58),rgba(var(--shade-rgb),.82))!important;border:1px solid rgba(var(--gold-rgb),.14)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 18px 42px rgba(0,0,0,.16)}.page-quem-somos .team-card:hover{background:linear-gradient(145deg,rgba(56,56,56,.62),rgba(var(--shade-rgb),.88))!important}.page-quem-somos .founder-avatar{width:230px!important;height:100%!important;min-height:320px;border-radius:28px!important;align-self:stretch;box-shadow:0 18px 36px rgba(0,0,0,.22);background:#212121}.page-quem-somos .founder-avatar img{object-position:center center}.page-quem-somos .team-card>div:last-child{padding:.7rem .8rem .7rem 0;align-self:center}a:focus-visible,button:focus-visible{outline:2px solid var(--beige);outline-offset:4px}@media (max-width:1050px){.home-team-card{grid-template-columns:185px minmax(0,1fr);min-height:335px}.home-team-photo{min-height:315px}}@media (max-width:900px){.home-evidence,.home-team{padding:5.5rem 0}.home-evidence-grid,.home-team-grid,.home-team-header,.professional-strip-inner{grid-template-columns:1fr!important}.home-team-header{gap:1.25rem}.home-team-card{grid-template-columns:160px minmax(0,1fr);min-height:300px;padding:.85rem;border-radius:28px}.home-team-photo{min-height:280px;border-radius:24px}.home-evidence-card,.home-evidence-card:first-child{min-height:340px}.professional-strip-inner{text-align:center;justify-items:center}.professional-strip-photos{padding-left:0}.professional-strip p{max-width:620px}.page-quem-somos .team-card{grid-template-columns:170px minmax(0,1fr)!important;border-radius:28px!important;padding:.9rem!important}.page-quem-somos .founder-avatar{width:170px!important;min-height:250px;border-radius:24px!important}}@media (max-width:640px){.home-team-card{grid-template-columns:1fr}.home-team-photo{min-height:0;aspect-ratio:1/1.12;border-radius:24px}.home-team-copy{padding:1.25rem .55rem .9rem}.home-evidence-card,.home-evidence-card:first-child{min-height:290px}.professional-strip{padding:4.5rem 0}.professional-strip-photos img{width:82px;height:82px}.page-quem-somos .team-card{grid-template-columns:1fr!important;padding:.95rem!important;border-radius:24px!important}.page-quem-somos .founder-avatar{width:100%!important;height:auto!important;min-height:0;aspect-ratio:1/1.18;border-radius:22px!important}.page-quem-somos .team-card>div:last-child{padding:.6rem .25rem .5rem}}@media (prefers-reduced-motion:reduce){html.motion-ready .reveal,html.motion-ready .reveal[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.area,.home-evidence-card img,.home-team-card,.home-team-photo img{transition:none!important}}:root{--motion-ease:cubic-bezier(0.16, 1, 0.3, 1);--motion-ease-back:cubic-bezier(0.34, 1.56, 0.64, 1);--motion-gold-bright:#f1dfbd;--scroll-progress:0}html.motion-v2 body{position:relative}.motion-loader{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;overflow:hidden;pointer-events:all;background:var(--bg-page)}.motion-loader:after,.motion-loader:before{content:"";position:absolute;top:0;bottom:0;width:51%;background:var(--bg-page);transition:transform 1.05s var(--motion-ease);will-change:transform}.motion-loader:before{left:0;transform-origin:left center}.motion-loader:after{right:0;transform-origin:right center}.motion-loader-mark,.scroll-rail{display:flex;flex-direction:column;align-items:center}.motion-loader-mark{position:relative;z-index:2;gap:.75rem;color:var(--offwhite,var(--ink))}.motion-loader-mark strong{font-size:clamp(1rem, 2vw, 1.35rem);font-weight:800;letter-spacing:.28em;text-transform:uppercase}.motion-loader-mark span{width:90px;height:2px;overflow:hidden;background:rgba(var(--gold-rgb),.18)}.motion-loader-mark span:after{content:"";display:block;width:100%;height:100%;background:var(--motion-gold-bright);transform:translateX(-105%);animation:loaderLine 1.05s var(--motion-ease) infinite;animation-duration:.72s!important}.motion-loader.is-finished{visibility:hidden;pointer-events:none}.motion-loader.is-finished:before{transform:translateX(-102%)}.motion-loader.is-finished:after{transform:translateX(102%)}.motion-loader.is-finished .motion-loader-mark{opacity:0;transform:scale(.88) translateY(-18px)}.scroll-rail{position:fixed;z-index:9990;top:50%;right:1rem;width:34px;height:min(44vh,360px);transform:translateY(-50%);gap:.65rem;pointer-events:none;mix-blend-mode:screen}.scroll-rail-track{position:relative;flex:1;width:2px;overflow:hidden;background:rgba(var(--ink-rgb),.14)}.scroll-rail-fill{position:absolute;inset:0 0 auto;height:calc(var(--scroll-progress) * 100%);background:linear-gradient(180deg,var(--motion-gold-bright),var(--motion-gold));box-shadow:0 0 18px rgba(var(--gold-rgb),.85);transition:height 80ms linear}.scroll-rail-dot{position:absolute;left:50%;top:calc(var(--scroll-progress) * 100%);width:9px;height:9px;border-radius:50%;background:var(--motion-gold-bright);box-shadow:0 0 0 5px rgba(var(--gold-rgb),.1),0 0 24px rgba(var(--gold-rgb),.85);transform:translate(-50%,-50%);transition:top 80ms linear}.scroll-rail-label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.48rem;font-weight:800;letter-spacing:.2em;color:rgba(var(--ink-rgb),.62)}html.motion-ready .reveal{--motion-transform:translate3d(0, 118px, 0) scale(0.92) rotateX(10deg);--motion-blur:10px;opacity:0!important;visibility:visible!important;transform:var(--motion-transform)!important;filter:blur(var(--motion-blur)) saturate(.75)!important;transform-origin:center bottom;transition-delay:var(--reveal-delay, 0s)!important;will-change:opacity,transform,filter;backface-visibility:hidden}html.motion-ready .reveal[data-reveal=left]{--motion-transform:translate3d(-135px, 40px, 0) scale(0.9) rotateY(-10deg);transform-origin:left center}html.motion-ready .reveal[data-reveal=right]{--motion-transform:translate3d(135px, 40px, 0) scale(0.9) rotateY(10deg);transform-origin:right center}html.motion-ready .reveal[data-reveal=scale]{--motion-transform:translate3d(0, 30px, 0) scale(0.72) rotate(-2deg)}html.motion-ready .reveal.is-visible{--motion-transform:translateZ(0) scale(1) rotateX(0) rotateY(0) rotate(0);--motion-blur:0px;opacity:1!important;filter:blur(0) saturate(1)!important}html.motion-ready .reveal.d1{--reveal-delay:110ms}html.motion-ready .reveal.d2{--reveal-delay:220ms}html.motion-ready .reveal.d3{--reveal-delay:330ms}html.motion-ready .reveal.d4{--reveal-delay:440ms}.motion-section{position:relative;isolation:isolate}.motion-section-light{position:absolute;z-index:0;width:42vw;height:42vw;min-width:360px;min-height:360px;max-width:760px;max-height:760px;left:calc(8% + var(--section-x,0px));top:calc(18% + var(--section-y,0px));border-radius:50%;background:radial-gradient(circle,rgba(var(--gold-rgb),.1),rgba(var(--gold-rgb),.03) 45%,transparent 72%);filter:blur(28px);opacity:calc(.25 + var(--section-visibility, 0) * .75);pointer-events:none;transition:opacity .2s linear}.motion-section:nth-of-type(2n)>.motion-section-light{left:auto;right:calc(6% + var(--section-x,0px))}.motion-section-line{position:absolute;z-index:4;top:0;left:0;width:calc(var(--section-visibility,0) * 100%);height:1px;background:linear-gradient(90deg,transparent,rgba(var(--gold-rgb),.9),transparent);box-shadow:0 0 20px rgba(var(--gold-rgb),.45);pointer-events:none}.motion-section>:not(.motion-section-light):not(.motion-section-line){position:relative;z-index:1}.hero-inner{will-change:transform,opacity;transform:translate3d(0,var(--hero-shift,0),0) scale(var(--hero-scale,1));opacity:var(--hero-opacity, 1)}.hero:before,.inner-hero:before,.team-compact-hero:before,.team-hero:before{transform:translate3d(0,var(--hero-bg-shift,0),0) scale(1.12);will-change:transform}.hero-title,.inner-title,.team-title{text-shadow:0 0 42px rgba(var(--gold-rgb),.08)}.motion-v2 .hero-title,.motion-v2 .inner-title,.motion-v2 .team-title{animation:heroPunch 1.15s .18s var(--motion-ease) both!important}.motion-v2 .breadcrumb,.motion-v2 .hero-eyebrow,.motion-v2 .team-kicker{animation:heroSide 1s 50ms var(--motion-ease) both!important}.motion-v2 .hero-tagline{animation:heroPunch 1s .42s var(--motion-ease) both!important}.area-link,.btn-call,.btn-ghost,.btn-solid,.nav-cta,.text-link{--mag-x:0px;--mag-y:0px;--button-scale:1;position:relative;overflow:hidden;isolation:isolate;transform:translate3d(var(--mag-x),var(--mag-y),0) scale(var(--button-scale));transition:transform .22s var(--motion-ease-back),color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease!important;will-change:transform}.btn-call:before,.btn-solid:before,.nav-cta:before{position:absolute;z-index:0;inset:-80% -45%;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(115deg,transparent 35%,hsla(0,0%,100%,.65) 48%,transparent 62%);transform:translateX(-75%) rotate(8deg)}.btn-call:after,.btn-solid:after,.nav-cta:after{content:"";position:absolute;inset:3px;z-index:2;border:1px solid hsla(0,0%,100%,.34);pointer-events:none}.btn-call:hover,.btn-solid:hover,.nav-cta:hover{--button-scale:1.075;box-shadow:0 18px 45px rgba(var(--gold-rgb),.25),0 0 38px rgba(var(--gold-rgb),.22)!important}.area-link:after,.btn-ghost:after,.text-link:after{content:"";position:absolute;left:0;bottom:-.3rem;width:100%;height:2px;background:var(--motion-gold);transform:scaleX(0);transform-origin:right center;transition:transform .4s var(--motion-ease)}.area-link:hover:after,.btn-ghost:hover:after,.text-link:hover:after{transform:scaleX(1);transform-origin:left center}.motion-ripple{position:absolute;z-index:5;width:14px;height:14px;border-radius:999px;background:hsla(0,0%,100%,.7);transform:translate(-50%,-50%) scale(0);pointer-events:none;animation:rippleBurst .7s ease-out forwards}.motion-tilt{--tilt-x:0deg;--tilt-y:0deg;--tilt-lift:0px;--glare-x:50%;--glare-y:50%;transform-style:preserve-3d;will-change:transform}html.motion-ready .reveal.is-visible.motion-tilt{--motion-transform:perspective(1050px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translate3d(0, var(--tilt-lift), 0) scale(1)}.motion-glare{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:var(--glare-opacity, 0);background:radial-gradient(circle at var(--glare-x) var(--glare-y),hsla(0,0%,100%,.22),transparent 38%);transition:opacity .25s ease}.motion-tilt:hover{--tilt-lift:-10px;--glare-opacity:1;border-color:rgba(var(--gold-rgb),.55)!important;box-shadow:0 30px 70px rgba(0,0,0,.42),0 0 35px rgba(var(--gold-rgb),.08)!important}.area,.cred-item,.depoimento-card,.home-evidence-card,.home-team-card,.internal-link,.side-card,.team-card,.valor{overflow:hidden}.motion-orb{position:absolute;z-index:0;right:-54px;bottom:-92px;width:180px;height:180px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(var(--gold-rgb),.18),transparent 68%);transition:transform .55s var(--motion-ease),opacity .55s ease;opacity:.35}.motion-tilt:hover .motion-orb{transform:translate(-45px,-45px) scale(1.8);opacity:.75}.motion-parallax{--parallax-y:0px;--parallax-scale:1.08;transform:translate3d(0,var(--parallax-y),0) scale(var(--parallax-scale))!important;transition:transform .12s linear!important;will-change:transform}.mobile-menu{clip-path:circle(0 at calc(100% - 36px) 36px);transition:clip-path .8s var(--motion-ease),opacity .25s ease,visibility .25s ease!important}.mobile-menu.open{clip-path:circle(145%at calc(100% - 36px) 36px)}.mobile-menu a{opacity:0;transform:translate3d(0,75px,0) scale(.8)!important;transition:opacity .55s var(--motion-ease),transform .7s var(--motion-ease),color .25s ease!important}.mobile-menu.open a{opacity:1;transform:translateZ(0) scale(1)!important}.mobile-menu.open a:first-child{transition-delay:0.1s!important}.mobile-menu.open a:nth-child(2){transition-delay:0.18s!important}.mobile-menu.open a:nth-child(3){transition-delay:0.26s!important}.mobile-menu.open a:nth-child(4){transition-delay:0.34s!important}.mobile-menu.open a:nth-child(5){transition-delay:0.42s!important}.mobile-menu.open a:nth-child(6){transition-delay:0.5s!important}body.menu-open .hamburger{animation:menuButtonPop .7s var(--motion-ease-back) both}.whatsapp-float{animation:whatsappAggressive 1.8s var(--motion-ease) infinite!important}.contato-title,.inner-title,.sec-heading,.team-title{position:relative;display:inline-block}.contato-title:after,.inner-title:after,.sec-heading:after,.team-title:after{content:"";display:block;width:calc(18% + var(--heading-progress,0) * 82%);height:3px;margin-top:.65rem;background:linear-gradient(90deg,var(--motion-gold-bright),rgba(var(--gold-rgb),.05));box-shadow:0 0 18px rgba(var(--gold-rgb),.34);transition:width 1.1s var(--motion-ease)}.reveal.is-visible.contato-title,.reveal.is-visible.inner-title,.reveal.is-visible.sec-heading,.reveal.is-visible.team-title{--heading-progress:1}@media (max-width:900px){.scroll-rail{right:.35rem;height:34vh;opacity:.72}.scroll-rail-label{display:none}html.motion-ready .reveal{--motion-transform:translate3d(0, 92px, 0) scale(0.9) rotateX(8deg)}html.motion-ready .reveal[data-reveal=left]{--motion-transform:translate3d(-92px, 28px, 0) scale(0.9)}html.motion-ready .reveal[data-reveal=right]{--motion-transform:translate3d(92px, 28px, 0) scale(0.9)}.motion-tilt,html.motion-ready .reveal.is-visible.motion-tilt{--tilt-x:0deg!important;--tilt-y:0deg!important;--tilt-lift:0px!important}.btn-call,.btn-ghost,.btn-solid,.nav-cta{min-height:52px}}@media (max-width:520px){.scroll-rail{display:none}.motion-loader-mark strong{font-size:.82rem;letter-spacing:.19em}}@media (prefers-reduced-motion:reduce){.motion-loader,.scroll-rail{display:none!important}html.motion-ready .reveal,html.motion-ready .reveal[data-reveal]{--motion-transform:none!important;opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.btn-call,.btn-solid,.nav-cta,.whatsapp-float{animation:none!important}.motion-parallax{transform:none!important}}@media (min-width:901px){.home-team-header{grid-template-columns:minmax(0,1.25fr) minmax(360px,0.75fr)!important;gap:5rem!important;align-items:center!important}.home-team-header>*{min-width:0}.home-team-header .sec-heading{max-width:690px}}@media (max-width:900px){.mobile-menu{z-index:9998!important;clip-path:circle(0 at calc(100% - 34px) 34px)!important}.mobile-menu.open{clip-path:circle(170vmax at calc(100% - 34px) 34px)!important}body.menu-open .nav{z-index:9999!important}.hamburger{position:relative!important;display:block!important}.hamburger span{position:absolute!important;left:11px!important;top:22px!important;width:24px!important;height:2px!important;border-radius:2px}body:not(.menu-open) .hamburger span:first-child{transform:translateY(-7px)!important}body:not(.menu-open) .hamburger span:nth-child(2){transform:none!important;opacity:1!important}body:not(.menu-open) .hamburger span:nth-child(3){transform:translateY(7px)!important}body.menu-open .hamburger span:first-child{transform:rotate(45deg)!important}body.menu-open .hamburger span:nth-child(2){transform:scaleX(0)!important;opacity:0!important}body.menu-open .hamburger span:nth-child(3){transform:rotate(-45deg)!important}}.btn-call:before,.btn-solid:before,.nav-cta:before{content:none!important;display:none!important;animation:none!important;background:0 0!important}.motion-cursor-dot,.motion-cursor-ring,.motion-marquee{display:none!important}body,html{cursor:auto}.hamburger,[role=button],a,button{cursor:pointer}.motion-v2 h1.h1-word-reveal{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}.h1-word-reveal .h1-word{display:inline-block;opacity:0;transform:translate3d(0,1.15em,0) rotateX(-72deg) scale(.78);transform-origin:center bottom;filter:blur(10px);will-change:opacity,transform,filter}body.page-entered .h1-word-reveal .h1-word{animation:h1WordRise .9s var(--motion-ease) forwards;animation-delay:calc(.08s + var(--word-index, 0) * 82ms)}.motion-mask-host{position:relative!important;overflow:hidden!important;isolation:isolate}.motion-mask-host>img{clip-path:inset(0 100%0 0);transition:clip-path 1.12s var(--motion-ease),filter .45s ease,transform .12s linear!important}.motion-mask-host.mask-visible>img{clip-path:inset(0 0 0 0);transition-delay:var(--mask-delay, 0s),0s,0s!important}.motion-image-mask{position:absolute;inset:0;z-index:12;pointer-events:none;background:linear-gradient(115deg,var(--bg-2) 0,#29241d 48%,#d6c3a3 49%,#302a22 53%,#111 100%);transform:scaleX(1);transform-origin:left center;transition:transform 1.08s var(--motion-ease);transition-delay:var(--mask-delay, 0s);box-shadow:0 0 36px rgba(var(--gold-rgb),.22)}.motion-mask-host.mask-visible .motion-image-mask{transform:scaleX(0);transform-origin:right center}.motion-counter{display:inline-block;min-width:2ch;font-variant-numeric:tabular-nums;will-change:transform,opacity}.counter-running{animation:counterKick .72s var(--motion-ease-back) both}.mobile-menu a.active-section,.nav-links a.active-section{color:var(--motion-gold-bright,#f1dfbd)!important}.nav-links a.active-section:after{width:100%!important;background:linear-gradient(90deg,var(--motion-gold-bright),var(--motion-gold))!important;box-shadow:0 0 14px rgba(var(--gold-rgb),.45)}.mobile-menu a.active-section{transform:translateX(10px) scale(1.035)!important;text-shadow:0 0 22px rgba(var(--gold-rgb),.28)}.mobile-menu a.active-section:before{content:"";position:absolute;top:50%;left:-1.35rem;width:.75rem;height:2px;background:var(--motion-gold-bright);box-shadow:0 0 12px rgba(var(--gold-rgb),.65);transform:translateY(-50%)}@media (prefers-reduced-motion:reduce){.h1-word-reveal .h1-word,body.page-entered .h1-word-reveal .h1-word{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}.motion-mask-host.mask-visible>img,.motion-mask-host>img{clip-path:none!important;transition:none!important}.motion-image-mask{display:none!important}.counter-running{animation:none!important}}@media (max-width:900px){.team-compact-hero .wrap,.team-media-section .wrap,.team-section .wrap{width:100%;max-width:none;padding-left:1.35rem!important;padding-right:1.35rem!important}.team-grid,.team-media-grid{grid-template-columns:minmax(0,1fr)!important;width:100%}.team-card{grid-template-columns:78px minmax(0,1fr)!important;gap:1rem!important;padding:1.25rem!important}.team-card p{text-align:left!important;overflow-wrap:anywhere}.team-media-card,.team-media-main{min-height:260px!important;width:100%}.team-media-card img,.team-media-main img{width:100%!important;height:100%!important;object-fit:cover!important}}@media (max-width:600px){.team-compact-hero{padding-top:7.25rem!important;padding-bottom:2.25rem!important}.team-title{font-size:clamp(1.85rem, 9.2vw, 2.65rem)!important;line-height:1.06!important;overflow-wrap:normal}.team-card p,.team-lead{font-size:.88rem!important;line-height:1.72!important}.team-section{padding-top:1.2rem!important;padding-bottom:4.5rem!important}.team-card{grid-template-columns:64px minmax(0,1fr)!important;align-items:start!important}.founder-avatar{width:64px!important;height:64px!important}.team-card h2{font-size:1rem!important}.team-card p{grid-column:1/-1;margin-top:.35rem;font-size:.81rem!important}.team-media-header{margin-bottom:1.5rem!important}.team-media-card,.team-media-main{min-height:235px!important}}.hero,.inner-hero,.team-compact-hero,.team-hero{position:relative;isolation:isolate;overflow:hidden;--brand-pointer-x:0px;--brand-pointer-y:0px}.brand-motion-field{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;transform:translate3d(var(--brand-pointer-x),var(--brand-pointer-y),0);transition:transform .28s cubic-bezier(.16, 1, .3, 1)}.hero>.hero-inner,.hero>.scroll-hint,.inner-hero>.wrap,.team-compact-hero>.wrap,.team-hero>.wrap{position:relative;z-index:3}body.page-home .hero-wm-right{display:none!important}body:not(.page-home) .inner-title .accent,body:not(.page-home) .team-title .accent{position:relative;display:inline-block}body:not(.page-home) .inner-title .accent:after,body:not(.page-home) .inner-title .accent:before,body:not(.page-home) .team-title .accent:after,body:not(.page-home) .team-title .accent:before{content:none!important;display:none!important}@media (prefers-reduced-motion:reduce){.brand-motion-field{animation:none!important;transition:none!important;transform:none!important}}body,body *{font-family:var(--sans, "Montserrat", sans-serif)!important}.filo-quote,.filo-quote *,.sobre-pull,.sobre-pull *{font-family:var(--serif, "Cormorant Garamond", serif)!important}body:not(.page-home) .brand-motion-field{display:none!important}body.page-home .hero .brand-strategy-field{display:block;opacity:1;overflow:hidden}.brand-micro-particle{position:absolute;left:var(--particle-left);top:var(--particle-top);width:var(--particle-size);height:var(--particle-size);background:rgba(var(--gold-rgb),.78);box-shadow:0 0 14px rgba(var(--gold-rgb),.3);opacity:.34;will-change:transform,opacity;animation:microGoldFloat 8.8s ease-in-out var(--particle-delay) infinite}.brand-micro-particle.dot{border-radius:50%}.brand-micro-particle.hex{clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.brand-puzzle-cluster{position:absolute;right:5%;top:18%;width:clamp(280px,31vw,500px);height:clamp(250px,29vw,450px);opacity:.46;transform:translate3d(var(--brand-pointer-x),var(--brand-pointer-y),0);transition:transform .7s cubic-bezier(.16, 1, .3, 1);animation:puzzleClusterFloat 12s ease-in-out infinite}.brand-puzzle-arc,.brand-puzzle-piece{position:absolute;display:block;border:1px solid rgba(var(--gold-rgb),.3);background:linear-gradient(145deg,rgba(var(--gold-rgb),.055),rgba(var(--ink-rgb),.008));box-shadow:inset 0 1px 0 rgba(var(--ink-rgb),.035),0 0 28px rgba(var(--gold-rgb),.035);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.brand-puzzle-piece.piece-a{width:38%;aspect-ratio:1;right:34%;top:4%;border-radius:28%;transform:rotate(-8deg)}.brand-puzzle-piece.piece-a:after{content:"";position:absolute;right:-20%;top:34%;width:40%;aspect-ratio:1;border:1px solid rgba(var(--gold-rgb),.3);border-left:0;border-radius:0 999px 999px 0;background:rgba(var(--gold-rgb),.025)}.brand-puzzle-piece.piece-b{width:34%;aspect-ratio:1;right:4%;top:40%;border-radius:30%;transform:rotate(7deg)}.brand-puzzle-piece.piece-b:before{content:"";position:absolute;left:-18%;top:30%;width:36%;aspect-ratio:1;border:1px solid rgba(var(--gold-rgb),.26);border-right:0;border-radius:999px 0 0 999px;background:rgba(var(--gold-rgb),.018)}.brand-puzzle-piece.piece-c{width:26%;aspect-ratio:1;left:15%;bottom:7%;border-radius:34%;transform:rotate(11deg);opacity:.72}.brand-puzzle-arc{background:0 0;box-shadow:none}.brand-puzzle-arc.arc-a{width:28%;height:14%;left:32%;top:48%;border-bottom:0;border-radius:999px 999px 0 0;transform:rotate(90deg)}.brand-puzzle-arc.arc-b{width:20%;height:10%;right:18%;bottom:7%;border-top:0;border-radius:0 0 999px 999px;transform:rotate(-18deg);opacity:.64}.page-quem-somos .team-section{background:var(--bg-page)}.home-team-card,.page-quem-somos .team-card{border-color:rgba(var(--gold-rgb),.14)!important}.home-team-card p,.page-quem-somos .team-card p{color:rgba(var(--ink-rgb),.64)!important}@media (max-width:900px){.brand-puzzle-cluster{right:-8%;top:24%;width:360px;height:330px;opacity:.34}.brand-micro-particle:nth-of-type(n+9){display:none}}@media (max-width:640px){.brand-puzzle-cluster{right:-32%;top:30%;width:310px;height:285px;opacity:.24}.brand-micro-particle{opacity:.24}.brand-micro-particle:nth-of-type(n+7){display:none}}@media (prefers-reduced-motion:reduce){.brand-micro-particle,.brand-puzzle-cluster{animation:none!important;transform:none!important}}body.page-home .hero .brand-micro-particle,body.page-home .hero .brand-motion-field,body.page-home .hero .brand-puzzle-cluster{display:none!important}body.page-home .hero-title.kinetic-hero-title{text-shadow:0 0 28px rgba(var(--gold-rgb),.08)}body.page-home .kinetic-title-line-three{color:var(--beige)}.home-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;margin-top:2.6rem!important}.home-evidence-card,.home-evidence-card:first-child{min-height:270px!important;border-radius:28px!important;border:1px solid rgba(var(--gold-rgb),.14)!important;background:rgba(42,42,42,.72)!important;box-shadow:0 18px 50px rgba(0,0,0,.18)}.home-evidence-card:first-child,.page-quem-somos .team-media-card:first-child{border-radius:30px 22px 28px 22px!important}.home-evidence-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(2){border-radius:22px 30px 24px 28px!important}.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(3){border-radius:26px 24px 30px 22px!important}.home-evidence-card:nth-child(4),.page-quem-somos .team-media-card:nth-child(4){border-radius:24px 28px 22px 30px!important}.home-evidence-card img{filter:grayscale(8%) brightness(.88)!important}.home-evidence-card:hover img{transform:scale(1.03)!important;filter:grayscale(0) brightness(.98)!important}.home-team-card,.page-quem-somos .team-card{border-radius:30px!important}.page-quem-somos .team-media-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;max-width:980px!important}.page-quem-somos .team-media-card,.page-quem-somos .team-media-main{min-height:255px!important;overflow:hidden!important;border-radius:28px!important;border:1px solid rgba(var(--gold-rgb),.14)!important;background:rgba(42,42,42,.72)!important;box-shadow:0 18px 50px rgba(0,0,0,.18)}.page-quem-somos .team-media-card img,.page-quem-somos .team-media-main img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:grayscale(8%) brightness(.9)!important;transition:transform .75s var(--ease),filter .45s var(--ease)!important}.page-quem-somos .team-media-card:hover img,.page-quem-somos .team-media-main:hover img{transform:scale(1.03)!important;filter:grayscale(0) brightness(1)!important}.home-evidence-card:after,.page-quem-somos .team-media-card:after{background:linear-gradient(180deg,transparent 42%,rgba(var(--shade-rgb),.84) 100%)!important}@media (max-width:900px){.home-evidence-grid,.page-quem-somos .team-media-grid{grid-template-columns:1fr!important}.home-evidence-card,.home-evidence-card:first-child,.page-quem-somos .team-media-card,.page-quem-somos .team-media-main{min-height:260px!important}}.section-cta{display:flex;align-items:center}.section-cta-center{justify-content:center;margin-top:2.4rem}.btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:48px;padding:.92rem 1.7rem;background:linear-gradient(135deg,#d6c3a3,#b99761);text-decoration:none;text-transform:uppercase;font-family:var(--sans, "Montserrat", sans-serif);font-size:.64rem;font-weight:800;letter-spacing:.16em;transition:transform .3s var(--ease),box-shadow .3s ease,filter .3s ease}.btn-gold span{font-size:1rem;transition:transform .3s var(--ease)}.btn-gold:hover{transform:translateY(-3px)}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,var(--bg-page) 0,rgba(var(--bg-rgb),.92) 20%,rgba(var(--bg-rgb),.56) 46%,rgba(var(--bg-rgb),.38) 72%,rgba(var(--bg-rgb),.82) 100%),linear-gradient(180deg,var(--bg-page) 0,transparent 18%,transparent 80%,var(--bg-page) 100%)}@media (min-width:901px){.home-evidence-grid,.page-quem-somos .team-media-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-rows:178px!important;gap:1rem!important;max-width:1120px!important}.home-evidence-card:first-child,.page-quem-somos .team-media-card:first-child{grid-column:1/8;grid-row:1/3}.home-evidence-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(2){grid-column:8/13;grid-row:1/2}.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(3){grid-column:8/13;grid-row:2/3}.home-evidence-card:nth-child(4),.page-quem-somos .team-media-card:nth-child(4){grid-column:3/11;grid-row:3/4}.home-evidence-card,.home-evidence-card:first-child,.page-quem-somos .team-media-card,.page-quem-somos .team-media-main{min-height:0!important;height:auto!important}.home-evidence-card img,.page-quem-somos .team-media-card img,.page-quem-somos .team-media-main img{object-fit:contain!important;object-position:center center!important;transform:none!important;background:var(--bg-2)}.home-evidence-card:hover img,.page-quem-somos .team-media-card:hover img,.page-quem-somos .team-media-main:hover img{transform:scale(1.012)!important}}@media (max-width:900px){.home-evidence-grid,.page-quem-somos .team-media-grid{grid-template-columns:1fr!important}.home-evidence-card,.home-evidence-card:first-child,.page-quem-somos .team-media-card,.page-quem-somos .team-media-main{min-height:0!important;aspect-ratio:16/9}.home-evidence-card img,.page-quem-somos .team-media-card img,.page-quem-somos .team-media-main img{object-fit:contain!important;object-position:center center!important;background:var(--bg-2)}body.page-home .sobre-scene-bg img{width:132vw;right:-44%;opacity:.2}}.filosofia-cta{grid-column:1/-1;width:100%}.page-quem-somos .team-kicker:after,.page-quem-somos .team-kicker:before{content:none!important;display:none!important}.page-quem-somos .team-kicker{gap:0!important}body:not(.page-home) .inner-hero,body:not(.page-home) .team-compact-hero,body:not(.page-home) .team-hero{position:relative;isolation:isolate;overflow:hidden}body:not(.page-home) .inner-hero:after,body:not(.page-home) .team-compact-hero:after,body:not(.page-home) .team-hero:after{content:"";position:absolute;z-index:0;left:50%;top:-170px;width:min(900px,88vw);height:390px;transform:translateX(-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(var(--gold-rgb),.18) 0,rgba(var(--gold-rgb),.08) 32%,rgba(var(--gold-rgb),0) 72%);filter:blur(10px)}body:not(.page-home) .inner-hero>.wrap,body:not(.page-home) .team-compact-hero>.wrap,body:not(.page-home) .team-hero>.wrap{position:relative;z-index:2}.professional-strip-photos img{object-fit:cover!important;object-position:center 24%!important}@media (prefers-reduced-motion:reduce){html.motion-ready .section-cta.is-visible .btn-gold{animation:none!important}}.btn-gold{border:1px solid rgba(var(--gold-rgb),.68)!important;border-radius:12px!important;background:linear-gradient(135deg,#f3eee4,#e0d2bd)!important;color:#111!important;box-shadow:0 12px 30px rgba(112,95,68,.12),inset 0 1px 0 hsla(0,0%,100%,.55)!important;text-shadow:0 1px 0 hsla(0,0%,100%,.28)}.btn-gold:hover{filter:brightness(1.02)!important;box-shadow:0 18px 42px rgba(112,95,68,.16),0 0 0 6px rgba(var(--gold-rgb),.08)!important}html.motion-ready .section-cta.is-visible .btn-gold{animation:beigeCtaPulse 3.4s ease-in-out infinite!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,var(--bg-page) 0,rgba(var(--bg-rgb),.9) 19%,rgba(var(--bg-rgb),.48) 44%,rgba(var(--bg-rgb),.24) 67%,rgba(var(--bg-rgb),.76) 100%),linear-gradient(180deg,rgba(var(--bg-rgb),.74) 0,transparent 22%,transparent 78%,rgba(var(--bg-rgb),.74) 100%)!important}@media (max-width:900px){body.page-home .home-motion-word{top:1.2rem!important;width:calc(100% - 1.5rem)!important;max-width:calc(100% - 1.5rem)!important;padding-inline:0.4rem!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:keep-all!important;font-size:clamp(2.05rem, 10.5vw, 4rem)!important;line-height:.92!important;letter-spacing:-.035em!important;transform:translate3d(-50%,0,0) rotate(-1.5deg)!important;opacity:.16!important}body.page-home .home-motion-word,body.page-home .motion-section:nth-of-type(2n) .home-motion-word{left:50%!important;right:auto!important}}@media (min-width:901px){.home-evidence-grid,.page-quem-somos .team-media-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-rows:165px!important;gap:1rem!important;max-width:1120px!important}.home-evidence-card:first-child,.page-quem-somos .team-media-card:first-child{grid-column:1/7!important;grid-row:1/3!important}.home-evidence-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(2){grid-column:7/13!important;grid-row:1/2!important}.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(3){grid-column:7/13!important;grid-row:2/3!important}.home-evidence-card:nth-child(4),.page-quem-somos .team-media-card:nth-child(4){grid-column:3/11!important;grid-row:3/4!important}.home-evidence-card,.page-quem-somos .team-media-card{border-width:1px!important;background:rgba(var(--shade-rgb),.9)!important}.home-evidence-card img,.page-quem-somos .team-media-card img,.page-quem-somos .team-media-main img{width:100%!important;height:100%!important;object-fit:cover!important;background:0 0!important}.home-evidence-card:first-child img,.page-quem-somos .team-media-card:first-child img{object-position:54% 38%!important}.home-evidence-card:nth-child(2) img,.page-quem-somos .team-media-card:nth-child(2) img{object-position:54% 34%!important}.home-evidence-card:nth-child(3) img,.page-quem-somos .team-media-card:nth-child(3) img{object-position:52% 32%!important}.home-evidence-card:nth-child(4) img,.page-quem-somos .team-media-card:nth-child(4) img{object-position:58% 34%!important}}.areas .section-cta-center{margin-top:2.2rem!important}@media (max-width:900px){body.page-home .sobre-scene-bg img{width:145vw!important;right:-42%!important;opacity:.22!important}body.page-home .motion-section{overflow:hidden!important}body.page-home .home-motion-word{margin:0 auto!important;width:calc(100% - 1.2rem)!important;max-width:calc(100% - 1.2rem)!important;padding:0 .6rem!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:none!important;font-size:clamp(2rem, 11vw, 3.9rem)!important;line-height:.94!important;letter-spacing:-.03em!important;transform:none!important;top:1rem!important;opacity:.15!important}body.page-home .home-motion-word,body.page-home .motion-section:nth-of-type(2n) .home-motion-word{left:0!important;right:0!important}}@media (min-width:901px){.home-evidence-grid,.page-quem-somos .team-media-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-rows:190px!important}.home-evidence-card:first-child,.page-quem-somos .team-media-card:first-child{grid-column:1/8!important;grid-row:1/3!important}.home-evidence-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(2){grid-column:8/13!important;grid-row:1/2!important}.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(3){grid-column:8/13!important;grid-row:2/3!important}.home-evidence-card:first-child img,.page-quem-somos .team-media-card:first-child img{object-position:52% 36%!important}.home-evidence-card:nth-child(2) img,.page-quem-somos .team-media-card:nth-child(2) img{object-position:53% 28%!important}.home-evidence-card:nth-child(3) img,.page-quem-somos .team-media-card:nth-child(3) img{object-position:52% 32%!important}}.page-quem-somos .team-media-header .sec-label{display:none!important}body:not(.page-home) .inner-hero:before,body:not(.page-home) .team-compact-hero:before,body:not(.page-home) .team-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900' preserveAspectRatio='none'><path d='M70 690 L360 600 L520 455 L760 420 L930 255' fill='none' stroke='rgba(var(--gold-rgb),0.22)' stroke-width='1.15' stroke-linecap='round'/><path d='M980 120 L1125 210 L1100 395 L1305 455 L1510 350' fill='none' stroke='rgba(var(--ink-rgb),0.12)' stroke-width='1.15' stroke-linecap='round'/><path d='M175 185 L360 145 L430 255 L650 205' fill='none' stroke='rgba(var(--gold-rgb),0.18)' stroke-width='1.15' stroke-linecap='round'/><path d='M1010 690 L1160 575 L1390 610 L1535 520' fill='none' stroke='rgba(var(--ink-rgb),0.10)' stroke-width='1.15' stroke-linecap='round'/><path d='M790 90 L790 810' fill='none' stroke='rgba(var(--gold-rgb),0.10)' stroke-width='1.1' stroke-linecap='round'/></svg>");background-size:cover;background-position:50%;filter:drop-shadow(0 0 8px rgba(var(--gold-rgb), .08))}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--bg-rgb),.92) 0,rgba(var(--bg-rgb),.78) 18%,rgba(var(--bg-rgb),.34) 42%,rgba(var(--bg-rgb),.22) 60%,rgba(var(--bg-rgb),.7) 86%,rgba(var(--bg-rgb),.92) 100%),linear-gradient(180deg,rgba(var(--bg-rgb),.78) 0,rgba(var(--bg-rgb),.12) 18%,rgba(var(--bg-rgb),.08) 74%,rgba(var(--bg-rgb),.78) 100%)!important}body.page-home .sobre .sobre-body,body.page-home .sobre .sobre-pull{text-shadow:0 1px 1px rgba(0,0,0,.18)}@media (max-width:900px){body.page-home .home-motion-word{color:rgba(var(--gold-rgb),.16)!important}body.page-home .sobre-scene-bg img{width:170vw!important;right:-52%!important;opacity:.18!important}}body.page-home .sobre{padding:8.5rem 0!important;background:radial-gradient(ellipse at 78% 48%,rgba(var(--gold-rgb),.075) 0,rgba(var(--gold-rgb),.025) 28%,transparent 58%),linear-gradient(135deg,var(--bg-1) 0,var(--bg-page) 56%,#12110f 100%)!important;isolation:isolate}body.page-home .sobre:before{content:"";position:absolute;inset:8% 2% 8% 43%;z-index:0;pointer-events:none;border:1px solid rgba(var(--gold-rgb),.07);border-radius:38px 18px 38px 18px;background:linear-gradient(145deg,rgba(var(--ink-rgb),.025),rgba(var(--gold-rgb),.018))}body.page-home .sobre-scene-bg{border-radius:34px 0 0 34px}body.page-home .sobre-scene-bg img{width:100%!important;transform:none!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,var(--bg-page) 0,rgba(var(--bg-rgb),.88) 12%,rgba(var(--bg-rgb),.44) 32%,rgba(var(--bg-rgb),.1) 60%,rgba(var(--bg-rgb),.24) 100%),linear-gradient(180deg,rgba(var(--bg-rgb),.82) 0,transparent 16%,transparent 82%,rgba(var(--bg-rgb),.84) 100%)!important}body.page-home .sobre-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,0.92fr)!important;gap:5.5rem!important}body.page-home .sobre-copy{max-width:680px!important;padding:2rem 2.25rem 2rem 0!important}body.page-home .sobre-copy:after{background:linear-gradient(90deg,rgba(var(--bg-rgb),.92) 0,rgba(var(--bg-rgb),.72) 68%,rgba(var(--bg-rgb),.08) 100%);backdrop-filter:blur(2px)}body.page-home .sobre-pull{color:#f7f4ed!important;text-shadow:0 2px 18px rgba(0,0,0,.36)!important}body.page-home .sobre-body{max-width:630px}body.page-home .sobre-card{background:linear-gradient(145deg,rgba(45,43,39,.82),rgba(20,20,19,.9))!important;border-color:rgba(var(--gold-rgb),.2)!important;border-radius:26px!important;box-shadow:0 24px 58px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.035);backdrop-filter:blur(9px)}@media (min-width:901px){.home-evidence,.page-quem-somos .team-media-section{padding-top:7.2rem!important;padding-bottom:7.2rem!important}.home-evidence-grid,.page-quem-somos .team-media-grid{display:grid!important;grid-template-columns:1.22fr 0.92fr 1.04fr!important;gap:1.15rem!important;max-width:1180px!important;align-items:start!important}.home-evidence-card,.home-evidence-card:first-child,.page-quem-somos .team-media-card,.page-quem-somos .team-media-main{grid-column:auto!important;grid-row:auto!important;min-height:0!important;height:auto!important;aspect-ratio:16/9!important;border-radius:22px!important;background:var(--bg-1)!important;border:1px solid rgba(var(--gold-rgb),.13)!important;box-shadow:0 16px 38px rgba(0,0,0,.18)}.home-evidence-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(2){margin-top:3.3rem;border-radius:16px 24px 18px 24px!important}.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(3){margin-top:1.15rem;border-radius:24px 17px 24px 18px!important}.home-evidence-card img,.page-quem-somos .team-media-card img,.page-quem-somos .team-media-main img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;background:0 0!important;filter:grayscale(5%) brightness(.92)!important}.home-evidence-card:first-child img,.page-quem-somos .team-media-card:first-child img{object-position:50% 42%!important}.home-evidence-card:nth-child(2) img,.page-quem-somos .team-media-card:nth-child(2) img{object-position:52% 36%!important}.home-evidence-card:nth-child(3) img,.page-quem-somos .team-media-card:nth-child(3) img{object-position:53% 39%!important}.home-evidence-card:hover img,.page-quem-somos .team-media-card:hover img,.page-quem-somos .team-media-main:hover img{transform:scale(1.018)!important;filter:grayscale(0) brightness(1)!important}}:root{--border-soft:rgba(var(--gold-rgb), 0.14);--shadow-soft:0 18px 46px rgba(0, 0, 0, 0.18)}body.page-home .home-motion-word{-webkit-text-stroke:1px rgba(var(--gold-rgb),0.18)!important;text-shadow:0 0 30px rgba(var(--gold-rgb),.045)!important}.area,.depoimento-card,.home-team-card,.internal-link,.page-quem-somos .team-card,.professional-strip{border-color:var(--border-soft)!important;box-shadow:var(--shadow-soft)}.depoimento-card,.home-team-card,.internal-link,.page-quem-somos .team-card{transition:transform .38s var(--ease),border-color .38s var(--ease),box-shadow .38s ease,background .38s ease!important}.depoimento-card:hover,.home-team-card:hover,.internal-link:hover,.page-quem-somos .team-card:hover{transform:translateY(-4px)!important;border-color:rgba(var(--gold-rgb),.28)!important;box-shadow:0 24px 54px rgba(0,0,0,.24)!important}body:not(.page-home) .inner-hero:before,body:not(.page-home) .team-compact-hero:before,body:not(.page-home) .team-hero:before{opacity:.58!important}body:not(.page-home) .inner-hero:after,body:not(.page-home) .team-compact-hero:after,body:not(.page-home) .team-hero:after{opacity:.86}body.page-home .home-team{padding:8rem 0!important;background:linear-gradient(180deg,#121212,var(--bg-1))!important}body.page-home .areas{padding:8rem 0!important;background:radial-gradient(circle at 84% 14%,rgba(var(--gold-rgb),.045),transparent 30%),var(--bg-2)!important}body.page-home .home-evidence{background:linear-gradient(180deg,var(--bg-1),#11100f)!important}body.page-home .depoimentos{padding:7.5rem 0!important;background:#161616!important}body.page-home .filosofia{padding:8rem 0!important;background:radial-gradient(ellipse at 20% 48%,rgba(var(--gold-rgb),.05),transparent 36%),var(--bg-1)!important}body.page-home .contato{padding-top:8rem!important;padding-bottom:8rem!important}.area-desc,.content-body p,.depoimento-text,.home-team-intro,.professional-strip p,.team-lead,.team-media-lead,.valor-d{color:rgba(var(--ink-rgb),.68)!important}.founder-role,.home-team-kicker,.home-team-role,.sec-label,.sobre-card-kicker{color:#ddc9a7!important}.area{background:linear-gradient(145deg,rgba(48,48,48,.72),rgba(31,31,31,.88))!important;border-radius:18px!important}.depoimento-card{background:linear-gradient(145deg,rgba(42,42,42,.86),rgba(var(--shade-rgb),.92))!important;border-radius:20px!important}.section-cta{margin-top:2.35rem!important}body:not(.page-home) .content-section{padding-top:7rem!important;padding-bottom:7rem!important;background:var(--bg-1)!important}body:not(.page-home) .professional-strip{padding-top:5.5rem!important;padding-bottom:5.5rem!important;background:linear-gradient(135deg,var(--bg-2),#201f1d)!important}body:not(.page-home) .internal-links{padding-top:5.5rem!important;padding-bottom:5.5rem!important;background:var(--bg-2)!important}.page-quem-somos .team-section{padding-top:4rem!important;padding-bottom:7.5rem!important;background:var(--bg-1)!important}.page-quem-somos .team-media-section{background:var(--bg-2)!important}@media (max-width:900px){body.page-home .areas,body.page-home .contato,body.page-home .depoimentos,body.page-home .filosofia,body.page-home .home-evidence,body.page-home .home-team,body.page-home .sobre{padding-top:5.5rem!important;padding-bottom:5.5rem!important}body.page-home .sobre:before{inset:36% -18% 4% 22%;border-radius:28px 0 0 28px}body.page-home .sobre-scene-bg{inset:33% -28% 1% 8%!important;border-radius:28px 0 0 28px}body.page-home .sobre-scene-bg img{opacity:.24!important;object-position:55%center!important}body.page-home .sobre-grid{grid-template-columns:1fr!important;gap:3.25rem!important}body.page-home .sobre-copy{padding:0!important}body.page-home .sobre-copy:after{inset:-1rem -0.8rem -1rem -0.8rem;border-radius:18px;background:rgba(var(--bg-rgb),.7)}.home-evidence-card:nth-child(2),.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(3){margin-top:0!important}body.page-home .home-motion-word{color:rgba(var(--gold-rgb),.11)!important;-webkit-text-stroke-color:rgba(var(--gold-rgb),0.17)!important}.page-quem-somos .team-media-section,.page-quem-somos .team-section,body:not(.page-home) .content-section,body:not(.page-home) .internal-links,body:not(.page-home) .professional-strip{padding-top:5rem!important;padding-bottom:5rem!important}}@media (prefers-reduced-motion:reduce){.depoimento-card,.home-evidence-card img,.home-team-card,.internal-link,.page-quem-somos .team-card,.page-quem-somos .team-media-card img{transition:none!important;transform:none!important}}body.page-home .home-motion-word{-webkit-text-stroke-width:1px!important;text-shadow:none!important}@media (max-width:900px){body.page-home .motion-section{position:relative!important;overflow:hidden!important}body.page-home .motion-section>.wrap,body.page-home .sobre-copy,body.page-home .sobre-grid{position:relative;z-index:2}body.page-home .home-motion-word{position:absolute!important;z-index:1!important;top:.8rem!important;width:calc(100% - 1.5rem)!important;max-width:calc(100% - 1.5rem)!important;margin:0!important;padding:0 .35rem!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-size:clamp(1.85rem, 9vw, 3.15rem)!important;line-height:.95!important;letter-spacing:-.03em!important;opacity:.11!important;color:rgba(var(--gold-rgb),.105)!important;-webkit-text-stroke-color:rgba(var(--gold-rgb),0.14)!important}body.page-home .home-motion-word,body.page-home .motion-section:nth-of-type(2n) .home-motion-word{left:50%!important;right:auto!important;transform:translateX(-50%)!important}}@media (min-width:901px){.home-evidence-grid,.page-quem-somos .team-media-grid{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(0,0.95fr)!important;grid-template-rows:250px 250px!important;gap:1.1rem!important;align-items:stretch!important;max-width:1120px!important;margin-inline:auto!important}.home-evidence-card,.page-quem-somos .team-media-card{margin-top:0!important;min-height:0!important;height:100%!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:22px!important}.home-evidence-card:first-child,.page-quem-somos .team-media-card:first-child{grid-column:1!important;grid-row:1/span 2!important}.home-evidence-card:nth-child(2),.page-quem-somos .team-media-card:nth-child(2){grid-column:2!important;grid-row:1!important}.home-evidence-card:nth-child(3),.page-quem-somos .team-media-card:nth-child(3){grid-column:2!important;grid-row:2!important}.home-evidence-card img,.page-quem-somos .team-media-card img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}.home-evidence-card:first-child img,.page-quem-somos .team-media-card:first-child img{object-position:center 34%!important}.home-evidence-card:nth-child(2) img,.page-quem-somos .team-media-card:nth-child(2) img{object-position:center 24%!important}.home-evidence-card:nth-child(3) img,.page-quem-somos .team-media-card:nth-child(3) img{object-position:center 26%!important}}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--bg-rgb),.94) 0,rgba(var(--bg-rgb),.82) 18%,rgba(var(--bg-rgb),.42) 40%,rgba(var(--bg-rgb),.18) 62%,rgba(var(--bg-rgb),.72) 88%,rgba(var(--bg-rgb),.94) 100%),linear-gradient(180deg,rgba(var(--bg-rgb),.82) 0,rgba(var(--bg-rgb),.1) 22%,rgba(var(--bg-rgb),.08) 74%,rgba(var(--bg-rgb),.82) 100%)!important;content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(var(--bg-rgb),.96) 0,rgba(var(--bg-rgb),.84) 18%,rgba(var(--bg-rgb),.48) 38%,rgba(var(--bg-rgb),.16) 62%,rgba(var(--bg-rgb),.42) 84%,rgba(var(--bg-rgb),.78) 100%),linear-gradient(180deg,rgba(var(--bg-rgb),.66) 0,rgba(var(--bg-rgb),.08) 20%,rgba(var(--bg-rgb),.06) 76%,rgba(var(--bg-rgb),.72) 100%)!important}body.page-home .home-motion-word{color:rgba(var(--gold-rgb),.075)!important;-webkit-text-stroke-color:rgba(var(--gold-rgb),0.1)!important}@media (max-width:900px){body.page-home .motion-section{overflow:hidden!important}body.page-home .home-motion-word{position:absolute!important;z-index:1!important;left:50%!important;right:auto!important;top:1rem!important;transform:translateX(-50%) scale(.84)!important;transform-origin:top center!important;width:auto!important;max-width:none!important;padding:0!important;margin:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:clamp(1.7rem, 8vw, 2.8rem)!important;line-height:.95!important;letter-spacing:-.03em!important;opacity:.09!important;color:rgba(var(--gold-rgb),.095)!important;-webkit-text-stroke-color:rgba(var(--gold-rgb),0.12)!important}body.page-home .motion-section:nth-of-type(2n) .home-motion-word{left:50%!important;right:auto!important;transform:translateX(-50%) scale(.84)!important}body.page-home .sobre-scene-bg img{width:182vw!important;right:-62%!important;opacity:.17!important;object-position:76%center!important}}body.page-home .sobre{position:relative!important;overflow:hidden!important}body.page-home .sobre-scene-bg{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important;pointer-events:none!important}body.page-home .sobre-scene-bg img{position:absolute!important;left:auto!important;height:auto!important;object-fit:contain!important}body.page-home .sobre .wrap{position:relative!important;z-index:2!important}body.page-home .sobre-copy{position:relative!important;isolation:isolate!important}body.page-home .sobre-copy:after{content:""!important;position:absolute!important;z-index:-1!important;inset:-1.2rem -1.4rem -1.2rem -1.2rem!important;border-radius:24px!important;background:linear-gradient(90deg,rgba(var(--bg-rgb),.88) 0,rgba(var(--bg-rgb),.72) 68%,rgba(var(--bg-rgb),.18) 100%)!important;box-shadow:0 20px 60px rgba(0,0,0,.16)!important}@media (max-width:900px){body.page-home .sobre-scene-bg img{width:145vw!important;right:-32%!important;top:56%!important;opacity:.31!important;object-position:72%center!important;filter:saturate(.9) contrast(.96) brightness(1.04)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.3) 10%,rgba(var(--shade-rgb),0.94) 28%,rgb(var(--shade-rgb)) 72%,rgba(var(--shade-rgb),0.5) 90%,transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.3) 10%,rgba(var(--shade-rgb),0.94) 28%,rgb(var(--shade-rgb)) 72%,rgba(var(--shade-rgb),0.5) 90%,transparent 100%)!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--bg-rgb),.94) 0,rgba(var(--bg-rgb),.76) 26%,rgba(var(--bg-rgb),.28) 56%,rgba(var(--bg-rgb),.46) 100%),linear-gradient(180deg,rgba(var(--bg-rgb),.72) 0,rgba(var(--bg-rgb),.08) 22%,rgba(var(--bg-rgb),.08) 74%,rgba(var(--bg-rgb),.76) 100%)!important}body.page-home .sobre-copy:after{inset:-1rem -0.8rem -1rem -0.8rem!important;border-radius:18px!important;background:linear-gradient(90deg,rgba(var(--bg-rgb),.84) 0,rgba(var(--bg-rgb),.6) 74%,rgba(var(--bg-rgb),.18) 100%)!important}}body.page-home .sobre-scene-bg,body.page-home .sobre-scene-bg.home-scene-content,body.page-home .sobre-scene-bg.scene-static{transform:none!important;translate:none!important;rotate:none!important;scale:1!important;opacity:1!important;will-change:auto!important}body.page-home .sobre-scene-bg img{transform:translateY(-50%)!important;will-change:auto!important}@media (max-width:900px){html.mobile-performance .reveal{filter:none!important;will-change:auto!important;transition-property:opacity,transform!important}html.mobile-performance .motion-parallax{transform:none!important;transition:none!important;will-change:auto!important}html.mobile-performance .hero-inner,html.mobile-performance .hero:before,html.mobile-performance .home-motion-word,html.mobile-performance .home-scene-content,html.mobile-performance .inner-hero:before,html.mobile-performance .team-compact-hero:before,html.mobile-performance .team-hero:before{will-change:auto!important}html.mobile-performance .motion-section-light{left:8%!important;right:auto!important;top:18%!important;filter:blur(12px)!important;opacity:.28!important;transition:opacity .55s ease!important;will-change:auto!important}html.mobile-performance .motion-section:nth-of-type(2n)>.motion-section-light{left:auto!important;right:6%!important}html.mobile-performance .motion-section.scene-active>.motion-section-light{opacity:.72!important}html.mobile-performance .motion-section-line{width:0!important;opacity:.24!important;box-shadow:0 0 10px rgba(var(--gold-rgb),.28)!important;transition:width .8s cubic-bezier(.16, 1, .3, 1),opacity .4s ease!important}html.mobile-performance .motion-section.scene-active>.motion-section-line{width:100%!important;opacity:.58!important}html.mobile-performance body.page-home .area-link,html.mobile-performance body.page-home .btn-ghost span,html.mobile-performance body.page-home .motion-mask-host.mask-visible>img,html.mobile-performance body.page-home .scene-active .area,html.mobile-performance body.page-home .scene-active .depoimento-card,html.mobile-performance body.page-home .scene-active .home-team-card{animation:none!important}html.mobile-performance .brand-hero-host:not(.perf-in-view) .arch-path,html.mobile-performance .brand-hero-host:not(.perf-in-view) .brand-micro-particle,html.mobile-performance .brand-hero-host:not(.perf-in-view) .brand-puzzle-arc,html.mobile-performance .brand-hero-host:not(.perf-in-view) .brand-puzzle-piece,html.mobile-performance .motion-section:not(.perf-in-view) .brand-micro-particle,html.mobile-performance .motion-section:not(.perf-in-view) .brand-puzzle-arc,html.mobile-performance .motion-section:not(.perf-in-view) .brand-puzzle-piece,html.mobile-performance .motion-section:not(.perf-in-view) .btn-call,html.mobile-performance .motion-section:not(.perf-in-view) .btn-gold,html.mobile-performance .motion-section:not(.perf-in-view) .btn-solid{animation-play-state:paused!important}html.mobile-performance .motion-glare,html.mobile-performance .motion-orb{display:none!important}html.mobile-performance .btn-call,html.mobile-performance .btn-gold,html.mobile-performance .btn-solid,html.mobile-performance .whatsapp-float{will-change:auto!important}}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;padding:.8rem 1rem;background:var(--ink);color:var(--bg-page);font-size:.72rem;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.breadcrumb{display:flex!important;align-items:center;flex-wrap:wrap;gap:.55rem;margin:0 0 1.35rem!important;font-family:var(--sans);font-weight:600!important;line-height:1.55!important;text-transform:uppercase;color:rgba(var(--ink-rgb),.7)!important}.breadcrumb a{color:rgba(var(--ink-rgb),.76)!important;text-decoration:none}.breadcrumb [aria-current=page],.breadcrumb a:hover{color:var(--gold-bright)!important}.service-faq{margin-top:3.5rem;padding-top:.25rem}.service-faq>h2{margin-bottom:1.35rem!important}.faq-list{display:grid;gap:.8rem}.faq-list details{border:1px solid rgba(var(--gold-rgb),.18);background:linear-gradient(145deg,rgba(46,45,41,.76),rgba(27,27,25,.92));transition:border-color .25s ease,background .25s ease}.faq-list details[open]{border-color:rgba(var(--gold-rgb),.38);background:linear-gradient(145deg,rgba(54,52,47,.88),rgba(31,30,28,.96))}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.2rem;color:rgba(var(--ink-strong-rgb),.94);font-weight:700;line-height:1.45;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";flex:0 0 auto;color:var(--gold-bright);font-size:1.2rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0!important;padding:0 1.2rem 1.2rem;color:rgba(var(--ink-rgb),.82)!important;line-height:1.72!important}.content-updated{margin-top:2.2rem!important;padding-top:1.15rem;border-top:1px solid rgba(var(--gold-rgb),.14);letter-spacing:.04em;line-height:1.55!important}.footer-top{grid-template-columns:minmax(250px,1.65fr) repeat(4,minmax(120px,1fr))!important;gap:2.25rem!important}.footer-institutional-links{min-width:0}.footer-cnpj{max-width:520px}body.motion-complete .h1-word-reveal .h1-word,body.motion-complete .hero-btns,body.motion-complete .inner-lead,body.motion-complete .kinetic-title-line .kinetic-word,body.motion-complete .team-lead{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;clip-path:none!important}@media (max-width:1100px){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-top>:first-child{grid-column:1/-1}}@media (max-width:700px){.breadcrumb{font-size:.58rem!important;gap:.4rem;margin-bottom:1rem!important}.faq-list summary{padding:1rem;font-size:.9rem}.faq-list details p{padding:0 1rem 1rem;font-size:.92rem!important}.footer-top{grid-template-columns:1fr!important;gap:2.15rem!important}.footer-top>:first-child{grid-column:auto}}:root{--sans:"Montserrat",sans-serif;--serif:"Montserrat",sans-serif;--display:"Montserrat",sans-serif}.area-name,.contato-title,.depoimento-author,.footer-logo-wrap,.hero-title,.home-team-name,.inner-title,.sec-heading,.team-title,.valor-t,h1,h2,h3{font-family:var(--display)!important}.filo-quote,.filo-quote *,.hero-tagline,.inner-lead,.sobre-pull,.team-lead,a,body,button,li,p{font-family:var(--sans)!important}.filo-quote,.sobre-pull{font-weight:500!important}.filo-quote{font-size:clamp(1.35rem, 2.1vw, 1.9rem)!important;line-height:1.55!important;letter-spacing:-.015em}.sobre-pull{line-height:1.52!important;letter-spacing:-.012em}body.page-home .hero-architecture .arch-path{stroke-width:1!important;stroke-dasharray:none!important;filter:drop-shadow(0 0 10px rgba(var(--gold-rgb), .07))}body.page-home .hero-architecture .arch-path-a{stroke:rgba(var(--gold-rgb),0.2)!important}body.page-home .hero-architecture .arch-path-b{stroke:rgba(var(--gold-rgb),0.1)!important}body.page-home .hero-architecture .arch-path-c{stroke:rgba(var(--ink-rgb),0.1)!important}body.page-home .hero-architecture .arch-path-d{stroke:rgba(var(--gold-rgb),0.13)!important}body.page-home .hero-architecture .arch-path-e{stroke:rgba(var(--ink-rgb),0.085)!important;stroke-dasharray:3 13!important}body.page-home .hero-architecture .arch-node{fill:#d6c3a3;opacity:.28;filter:drop-shadow(0 0 8px rgba(var(--gold-rgb), .45))}@media (prefers-reduced-motion:no-preference){body.page-home .hero-architecture .arch-node-a{animation:architectureNodePulse 5.5s ease-in-out infinite}body.page-home .hero-architecture .arch-node-b{animation:architectureNodePulse 5.5s ease-in-out 1.4s infinite}}body .nav-links a:not(.nav-cta){color:rgba(var(--ink-rgb),.7)!important}body .nav-links a:not(.nav-cta).active,body .nav-links a:not(.nav-cta):hover{color:var(--ink)!important}body.page-home .hero-tagline{color:rgba(var(--ink-rgb),.8)!important;font-weight:400!important;line-height:1.58!important}body.page-home .hero-eyebrow{color:rgba(var(--ink-rgb),.78)!important;font-weight:600!important}body.page-home .hero-eyebrow:after,body.page-home .hero-eyebrow:before{background:rgba(var(--gold-rgb),.72)!important}body.page-home .btn-ghost{color:rgba(var(--ink-rgb),.74)!important}body.page-home .btn-ghost:hover{color:var(--ink)!important}body.page-home .contact-link,body.page-home .cred-text,body.page-home .depoimento-source,body.page-home .depoimentos-lead,body.page-home .depoimentos-note,body.page-home .footer-cnpj,body.page-home .footer-copy,body.page-home .footer-oab,body:not(.page-home) .footer a,body:not(.page-home) .footer-address,body:not(.page-home) .footer-cnpj,body:not(.page-home) .footer-copy,body:not(.page-home) .footer-oab,body:not(.page-home) .footer-slogan{font-weight:400!important}body.page-home .home-team-copy p,body.page-home .home-team-intro{font-size:.94rem!important;line-height:1.82!important;color:rgba(var(--ink-rgb),.8)!important}body.page-home .contato-body{font-size:.94rem!important;line-height:1.82!important}body.page-home .cred-text{font-size:.82rem!important;line-height:1.72!important}body.page-home .contact-link,body.page-home .contato-infos,body.page-home .contato-tagline,body.page-home .home-team-oab,body.page-home .home-team-role{color:rgba(var(--ink-rgb),.78)!important}body:not(.page-home) .content-body,body:not(.page-home) .content-body li,body:not(.page-home) .content-body p,body:not(.page-home) .internal-link,body:not(.page-home) .side-card p,body:not(.page-home) .team-lead{color:rgba(var(--ink-rgb),.8)!important;line-height:1.82!important}body.page-home .sobre{background:var(--bg-page)!important}body.page-home .home-team{background:var(--bg-1)!important}body.page-home .areas{background:linear-gradient(180deg,var(--bg-3) 0,var(--bg-2) 100%)!important}body.page-home .home-evidence{background:var(--bg-page)!important}body.page-home .depoimentos{background:linear-gradient(180deg,var(--bg-3) 0,#191918 100%)!important}body.page-home .filosofia{background:var(--bg-1)!important}body.page-home .contato{background:linear-gradient(180deg,var(--bg-3) 0,var(--bg-2) 100%)!important}body.page-home .areas-grid{background:rgba(var(--gold-rgb),.08)!important;gap:1px!important}body.page-home .area{background:linear-gradient(145deg,#24231f,#1e1e1c)!important;border:1px solid rgba(var(--gold-rgb),.09)!important}body.page-home .area:hover{background:linear-gradient(145deg,#2b2924,#23221f)!important;border-color:rgba(var(--gold-rgb),.22)!important}body.page-home .area-desc{font-weight:400!important;line-height:1.72!important}body.page-home .area-num{color:rgba(234,210,170,.8)!important;opacity:1!important}body.page-home .area-ico{color:#d9c39f!important;opacity:.78!important}body.page-home .area-link{color:#dfc59d!important}body.page-home .area-link:hover{color:var(--ink)!important}body.page-home .home-evidence-card:after,body.page-quem-somos .team-media-card:after{background:linear-gradient(180deg,transparent 24%,rgba(var(--shade-rgb),.56) 56%,rgba(var(--shade-rgb),.98) 100%)!important}body.page-home .home-evidence-caption,body.page-quem-somos .home-evidence-caption,body.page-quem-somos .team-media-card figcaption{z-index:3!important}body.page-home .home-evidence-caption strong,body.page-quem-somos .team-media-card figcaption strong{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.72)!important}body.page-home .home-evidence-caption span,body.page-quem-somos .team-media-card figcaption span{color:rgba(var(--ink-rgb),.88)!important;font-weight:400!important;line-height:1.52!important;text-shadow:0 2px 10px rgba(0,0,0,.78)!important}body.page-home .depoimentos-lead{font-size:.96rem!important}body.page-home .depoimento-card{background:linear-gradient(145deg,#353431,#292927)!important;border:1px solid rgba(var(--gold-rgb),.24)!important;box-shadow:0 16px 36px rgba(0,0,0,.2)!important}body.page-home .depoimento-card:hover{background:linear-gradient(145deg,#3d3b37,#302f2c)!important;border-color:rgba(var(--gold-rgb),.36)!important}body.page-home .depoimento-author{color:var(--ink)!important;font-weight:700!important}body.page-home .depoimento-text{font-weight:400!important;line-height:1.72!important}body.page-home .depoimento-stars,body.page-home .review-heading-stars{color:#e2c38f!important}body.page-home .valor-d{color:rgba(var(--ink-rgb),.78)!important;font-weight:400!important;line-height:1.78!important}body.page-home .contato-body{color:rgba(var(--ink-rgb),.82)!important}body.page-home .footer a,body.page-home .footer-address,body.page-home .footer-slogan{color:rgba(var(--ink-rgb),.78)!important}body.page-home .footer-cnpj,body.page-home .footer-copy,body.page-home .footer-oab{color:rgba(var(--ink-rgb),.68)!important}.motion-loader{transition:visibility 0s linear .48s!important}.motion-loader:after,.motion-loader:before{transition-duration:.48s!important}.motion-loader-mark{transition:opacity .22s ease,transform .4s var(--motion-ease)!important}@media (prefers-reduced-motion:reduce){html.motion-ready .kinetic-title-line,html.motion-ready .kinetic-word,html.motion-ready .motion-mask-host,html.motion-ready .reveal,html.motion-ready .reveal.in,html.motion-ready .reveal.is-visible{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;animation:none!important;transition:none!important}.motion-loader{display:none!important}}@media (max-width:900px){body .mobile-menu a,body .nav-links a:not(.nav-cta){color:rgba(var(--ink-rgb),.86)!important}body.page-home .hero-tagline{color:rgba(var(--ink-rgb),.9)!important;font-size:1.05rem!important;font-weight:400!important;line-height:1.58!important}body.page-home .hero-eyebrow{color:rgba(var(--ink-rgb),.86)!important}body.page-home .btn-ghost{color:rgba(var(--ink-rgb),.9)!important;border:1px solid rgba(var(--gold-rgb),.32)!important;background:rgba(var(--gold-rgb),.055)!important;padding:.82rem 1.15rem!important;border-radius:9px!important}body.page-home .contato-body,body.page-home .home-team-copy p,body.page-home .home-team-intro,body.page-home .sobre-body,body:not(.page-home) .content-body,body:not(.page-home) .content-body li,body:not(.page-home) .content-body p,body:not(.page-home) .internal-link,body:not(.page-home) .side-card p,body:not(.page-home) .team-lead{color:rgba(var(--ink-rgb),.86)!important;font-size:1rem!important;font-weight:400!important;line-height:1.74!important}body.page-home .cred-text,body.page-home .home-team-oab,body.page-home .home-team-role{color:rgba(var(--ink-rgb),.84)!important;font-size:max(.88rem, 14px)!important;font-weight:400!important;line-height:1.68!important}body.page-home .home-team{background:#111!important}body.page-home .areas{background:linear-gradient(180deg,var(--bg-3),var(--bg-2))!important}body.page-home .home-evidence{background:var(--bg-page)!important}body.page-home .depoimentos{background:linear-gradient(180deg,var(--bg-3),var(--bg-2))!important}body.page-home .filosofia{background:var(--bg-1)!important}body.page-home .contato{background:linear-gradient(180deg,var(--bg-3),#1b1b19)!important}body.page-home .area{background:linear-gradient(145deg,#302e28,#272622)!important;border:1px solid rgba(var(--gold-rgb),.22)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}body.page-home .area-desc{color:rgba(var(--ink-rgb),.88)!important;font-size:.94rem!important;font-weight:400!important;line-height:1.72!important}body.page-home .area-ico,body.page-home .area-link,body.page-home .area-num{color:var(--gold-bright)!important;opacity:1!important}body.page-home .home-evidence-caption span,body.page-quem-somos .team-media-card figcaption span{color:rgba(var(--ink-rgb),.92)!important;font-size:.84rem!important;line-height:1.5!important}body.page-home .depoimento-card{background:linear-gradient(145deg,#3c3a35,#302f2b)!important;border:1px solid rgba(var(--gold-rgb),.3)!important}body.page-home .depoimento-text{color:rgba(var(--ink-rgb),.92)!important;font-size:.96rem!important;font-weight:400!important;line-height:1.7!important}body.page-home .depoimento-author{color:#f7f4ee!important}body.page-home .depoimento-source,body.page-home .depoimentos-lead,body.page-home .depoimentos-note{color:rgba(var(--ink-rgb),.84)!important}body.page-home .contato-infos,body.page-home .footer a,body.page-home .footer-address,body.page-home .footer-slogan,body.page-home .valor-d{color:rgba(var(--ink-rgb),.86)!important;font-weight:400!important}body.page-home .valor-d{font-size:.94rem!important;line-height:1.74!important}body,html{overflow-x:clip!important}}:root{--v29-text:rgba(var(--ink-rgb), 0.84);--v29-text-strong:rgba(var(--ink-strong-rgb), 0.94)}body.page-home .area-desc,body.page-home .contato-body,body.page-home .contato-infos,body.page-home .depoimento-text,body.page-home .footer a,body.page-home .footer-address,body.page-home .footer-slogan,body.page-home .home-team-copy p,body.page-home .home-team-intro,body.page-home .sobre-body,body.page-home .valor-d,body:not(.page-home) .content-body,body:not(.page-home) .content-body li,body:not(.page-home) .content-body p,body:not(.page-home) .internal-link,body:not(.page-home) .side-card p,body:not(.page-home) .team-lead{color:var(--v29-text)!important;font-weight:400!important}body.page-home .area-name,body.page-home .contato-title,body.page-home .depoimento-author,body.page-home .home-team-name,body.page-home .sec-heading,body:not(.page-home) .inner-title{color:var(--v29-text-strong)!important}body.page-home .home-team{background:radial-gradient(circle at 16% 18%,rgba(var(--gold-rgb),.035),transparent 36%),linear-gradient(180deg,var(--bg-1) 0,var(--bg-2) 100%)!important}body.page-home .areas{background:radial-gradient(circle at 86% 12%,rgba(var(--gold-rgb),.055),transparent 38%),linear-gradient(180deg,var(--bg-2) 0,var(--bg-2) 100%)!important}body.page-home .home-evidence{background:radial-gradient(circle at 10% 20%,hsla(0,0%,100%,.025),transparent 38%),linear-gradient(180deg,var(--bg-1) 0,var(--bg-1) 100%)!important}body.page-home .depoimentos{background:radial-gradient(circle at 82% 10%,rgba(var(--gold-rgb),.05),transparent 34%),linear-gradient(180deg,var(--bg-2) 0,#181816 100%)!important}body.page-home .filosofia{background:radial-gradient(circle at 18% 78%,rgba(var(--gold-rgb),.035),transparent 36%),linear-gradient(180deg,var(--bg-1) 0,var(--bg-2) 100%)!important}body.page-home .contato{background:radial-gradient(circle at 80% 16%,rgba(var(--gold-rgb),.05),transparent 38%),linear-gradient(180deg,var(--bg-2) 0,var(--bg-2) 100%)!important}body.page-home .sobre{background:radial-gradient(circle at 14% 18%,hsla(0,0%,100%,.025),transparent 38%),linear-gradient(180deg,var(--bg-1) 0,var(--bg-1) 58%,var(--bg-1) 100%)!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.97) 0,rgba(var(--shade-rgb),.9) 24%,rgba(var(--shade-rgb),.58) 48%,rgba(var(--shade-rgb),.15) 70%,rgba(var(--shade-rgb),.12) 84%,rgba(var(--shade-rgb),.36) 100%),linear-gradient(180deg,rgba(var(--shade-rgb),.48) 0,rgba(var(--shade-rgb),.04) 18%,rgba(var(--shade-rgb),.04) 82%,rgba(var(--shade-rgb),.62) 100%)!important}body.page-home .sobre-copy:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.93) 0,rgba(var(--shade-rgb),.84) 52%,rgba(var(--shade-rgb),.34) 84%,transparent 100%)!important}body.page-home .sobre-pull em{color:var(--v29-gold)!important;color:#e3c997!important}body.page-home .sobre-body{font-size:.96rem!important;line-height:1.8!important}body.page-home .cred-text{color:rgba(var(--ink-rgb),.78)!important}body.page-home .area{background:linear-gradient(145deg,#292821,#211f1c)!important;border-color:rgba(var(--gold-rgb),.16)!important}body.page-home .area-desc{color:rgba(var(--ink-rgb),.82)!important}body.page-home .depoimento-card{background:linear-gradient(145deg,#383631,#2c2b28)!important;border-color:rgba(var(--gold-rgb),.27)!important}body.page-home .depoimento-text{color:rgba(var(--ink-rgb),.91)!important}body.page-home .depoimento-source,body.page-home .depoimentos-lead,body.page-home .depoimentos-note{color:rgba(var(--ink-rgb),.8)!important}body:not(.page-home) .content-section,body:not(.page-home) .internal-links,body:not(.page-home) .professional-strip,body:not(.page-home) .team-media-section,body:not(.page-home) .team-section{background:linear-gradient(180deg,#121211,#171715)!important}body:not(.page-home) .content-section:nth-of-type(2n),body:not(.page-home) .professional-strip:nth-of-type(2n){background:linear-gradient(180deg,var(--bg-2),var(--bg-2))!important}@media (max-width:900px){body.page-home .home-team{background:linear-gradient(180deg,var(--bg-2),var(--bg-2))!important}body.page-home .areas{background:linear-gradient(180deg,var(--bg-3),var(--bg-3))!important}body.page-home .home-evidence{background:linear-gradient(180deg,#131312,var(--bg-1))!important}body.page-home .depoimentos{background:linear-gradient(180deg,var(--bg-3),var(--bg-3))!important}body.page-home .filosofia{background:linear-gradient(180deg,var(--bg-2),var(--bg-2))!important}body.page-home .contato{background:linear-gradient(180deg,var(--bg-3),var(--bg-3))!important}body.page-home .sobre{background:linear-gradient(180deg,#10100f,#141412 58%,#10100f)!important}body.page-home .sobre-scene-bg img{width:168vw!important;right:-53%!important;top:57%!important;opacity:.56!important;object-position:77%center!important;filter:saturate(.98) contrast(1.08) brightness(1.08)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.04) 5%,rgba(var(--shade-rgb),0.24) 19%,rgba(var(--shade-rgb),0.7) 38%,rgb(var(--shade-rgb)) 58%,rgb(var(--shade-rgb)) 90%,rgba(var(--shade-rgb),0.7) 97%,transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.04) 5%,rgba(var(--shade-rgb),0.24) 19%,rgba(var(--shade-rgb),0.7) 38%,rgb(var(--shade-rgb)) 58%,rgb(var(--shade-rgb)) 90%,rgba(var(--shade-rgb),0.7) 97%,transparent 100%)!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.98) 0,rgba(var(--shade-rgb),.92) 28%,rgba(var(--shade-rgb),.58) 52%,rgba(var(--shade-rgb),.13) 74%,rgba(var(--shade-rgb),.1) 100%),linear-gradient(180deg,rgba(var(--shade-rgb),.44) 0,rgba(var(--shade-rgb),.03) 18%,rgba(var(--shade-rgb),.03) 82%,rgba(var(--shade-rgb),.62) 100%)!important}body.page-home .sobre-copy:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.93) 0,rgba(var(--shade-rgb),.82) 58%,rgba(var(--shade-rgb),.24) 86%,transparent 100%)!important}body.page-home .sobre-body{color:rgba(var(--ink-strong-rgb),.92)!important;font-size:1rem!important;font-weight:400!important;line-height:1.76!important}body.page-home .cred-text{color:rgba(var(--ink-rgb),.84)!important}body.page-home .area{background:linear-gradient(145deg,#35332d,#2b2a25)!important;border-color:rgba(var(--gold-rgb),.24)!important}body.page-home .area-desc{color:rgba(var(--ink-strong-rgb),.9)!important}body.page-home .depoimento-card{background:linear-gradient(145deg,#403e38,#33322e)!important;border-color:rgba(var(--gold-rgb),.32)!important}body:not(.page-home) .content-section,body:not(.page-home) .internal-links,body:not(.page-home) .professional-strip,body:not(.page-home) .team-media-section,body:not(.page-home) .team-section{background:linear-gradient(180deg,#171715,#1d1d1a)!important}}body.page-home .sobre{background:linear-gradient(180deg,var(--bg-1) 0,#121211 56%,var(--bg-1) 100%)!important}body.page-home .sobre-scene-bg img{width:min(96vw,1320px)!important;right:-2.5%!important;top:55%!important;opacity:.62!important;object-position:82%center!important;filter:saturate(1.02) contrast(1.1) brightness(1.08)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.03) 7%,rgba(var(--shade-rgb),0.22) 20%,rgba(var(--shade-rgb),0.64) 39%,rgb(var(--shade-rgb)) 58%,rgb(var(--shade-rgb)) 91%,rgba(var(--shade-rgb),0.72) 97%,transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.03) 7%,rgba(var(--shade-rgb),0.22) 20%,rgba(var(--shade-rgb),0.64) 39%,rgb(var(--shade-rgb)) 58%,rgb(var(--shade-rgb)) 91%,rgba(var(--shade-rgb),0.72) 97%,transparent 100%)!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.98) 0,rgba(var(--shade-rgb),.92) 25%,rgba(var(--shade-rgb),.62) 46%,rgba(var(--shade-rgb),.2) 65%,rgba(var(--shade-rgb),.08) 82%,rgba(var(--shade-rgb),.24) 100%),linear-gradient(180deg,rgba(var(--shade-rgb),.48) 0,rgba(var(--shade-rgb),.03) 17%,rgba(var(--shade-rgb),.03) 83%,rgba(var(--shade-rgb),.64) 100%)!important}body.page-home .sobre-copy:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.95) 0,rgba(var(--shade-rgb),.88) 54%,rgba(var(--shade-rgb),.34) 82%,transparent 100%)!important}body.page-home .sobre-pull{color:hsla(45,40%,98%,.99)!important}body.page-home .sobre-body{color:rgba(249,248,244,.91)!important;font-weight:400!important}@media (max-width:900px){body.page-home .sobre{background:linear-gradient(180deg,var(--bg-1) 0,#121210 58%,var(--bg-1) 100%)!important}body.page-home .sobre-scene-bg img{width:176vw!important;right:-57%!important;top:57%!important;opacity:.68!important;object-position:82%center!important;filter:saturate(1.04) contrast(1.12) brightness(1.1)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.02) 6%,rgba(var(--shade-rgb),0.2) 18%,rgba(var(--shade-rgb),0.6) 35%,rgb(var(--shade-rgb)) 53%,rgb(var(--shade-rgb)) 94%,rgba(var(--shade-rgb),0.78) 98%,transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,rgba(var(--shade-rgb),0.02) 6%,rgba(var(--shade-rgb),0.2) 18%,rgba(var(--shade-rgb),0.6) 35%,rgb(var(--shade-rgb)) 53%,rgb(var(--shade-rgb)) 94%,rgba(var(--shade-rgb),0.78) 98%,transparent 100%)!important}body.page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.99) 0,rgba(var(--shade-rgb),.94) 27%,rgba(var(--shade-rgb),.63) 50%,rgba(var(--shade-rgb),.18) 71%,rgba(var(--shade-rgb),.06) 100%),linear-gradient(180deg,rgba(var(--shade-rgb),.46) 0,rgba(var(--shade-rgb),.02) 16%,rgba(var(--shade-rgb),.02) 84%,rgba(var(--shade-rgb),.66) 100%)!important}body.page-home .sobre-copy:after{background:linear-gradient(90deg,rgba(var(--shade-rgb),.96) 0,rgba(var(--shade-rgb),.89) 57%,rgba(var(--shade-rgb),.3) 84%,transparent 100%)!important}body.page-home .sobre-pull{color:rgba(253,252,249,.99)!important}body.page-home .sobre-pull em{color:#e5c88f!important}body.page-home .sobre-body{color:rgba(250,249,246,.94)!important;font-size:1rem!important;line-height:1.76!important;font-weight:400!important}}body:not(.page-home) .motion-loader{display:none!important}body.page-home .contato-body,body.page-home .home-team-copy p,body.page-home .home-team-intro,body.page-home .sobre-body,body:not(.page-home) .content-body,body:not(.page-home) .content-body li,body:not(.page-home) .content-body p,body:not(.page-home) .internal-link,body:not(.page-home) .side-card p,body:not(.page-home) .team-lead{font-size:1rem!important}body.page-home .area-desc,body.page-home .depoimento-text,body.page-home .valor-d{font-size:.95rem!important}body.page-home .cred-text,body.page-home .home-team-oab,body.page-home .home-team-role{font-size:.88rem!important}.breadcrumb{letter-spacing:.09em!important;font-size:.72rem!important}.content-updated{color:rgba(var(--ink-rgb),.76)!important;font-size:.78rem!important}.content-updated a{color:var(--gold-bright);text-underline-offset:3px}.faq-list details p,.faq-list summary{font-size:1rem!important}html.motion-ready .reveal,html.motion-ready .reveal[data-reveal]{--motion-transform:translate3d(0, 18px, 0) scale(1) rotateX(0) rotateY(0) rotate(0)!important;--motion-blur:0px!important;filter:none!important;transition:opacity .48s var(--motion-ease),transform .48s var(--motion-ease),border-color .25s ease,background .25s ease,box-shadow .25s ease!important}html.motion-ready .reveal[data-reveal=left]{--motion-transform:translate3d(-18px, 0, 0)!important}html.motion-ready .reveal[data-reveal=right]{--motion-transform:translate3d(18px, 0, 0)!important}html.motion-ready .reveal[data-reveal=scale]{--motion-transform:translate3d(0, 14px, 0) scale(0.985)!important}html.motion-ready .reveal.is-visible{--motion-transform:none!important}.pulse-soft,.whatsapp-float{animation:none!important}@media (max-width:700px){.breadcrumb{font-size:.7rem!important}.content-updated{font-size:.76rem!important}.mobile-menu{justify-content:flex-start!important;gap:1.1rem!important;padding-top:6.5rem!important}}@media (min-width:901px){body.page-quem-somos .team-card{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;align-items:center!important;gap:clamp(2.5rem,5vw,5rem)!important;padding:4.5rem 0!important}body.page-quem-somos .founder-avatar{width:300px!important;margin:0!important}body.page-quem-somos .team-card>div:last-child{width:100%!important}}@media (max-width:900px){body.page-quem-somos .team-card{gap:1.4rem!important;padding:3.2rem 0!important}body.page-quem-somos .team-card>div:last-child{padding:1.55rem 1.35rem!important;border:1px solid rgba(var(--gold-rgb),.24);border-radius:20px;background:linear-gradient(145deg,rgba(45,44,40,.72),rgba(22,22,21,.9));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 16px 38px rgba(0,0,0,.18)}body.page-home .home-motion-word{display:block!important;width:110%!important;max-width:110%!important;font-size:clamp(4.8rem, 24vw, 8rem)!important;line-height:.82!important;color:rgba(var(--gold-rgb),.135)!important;-webkit-text-stroke:1px rgba(var(--gold-rgb),0.22)!important;opacity:.82!important}}body.page-home .valor{border-radius:16px!important;overflow:hidden}@media (min-width:901px){body.page-quem-somos .team-card{grid-template-columns:215px minmax(0,1fr)!important;align-items:center!important;gap:2.35rem!important;padding:1.25rem 1.65rem 1.25rem 1.25rem!important}body.page-quem-somos .founder-avatar{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:2/3;align-self:center!important;overflow:hidden}body.page-quem-somos .founder-avatar img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}body.page-quem-somos .team-card>div:last-child{padding:.65rem 0!important}body.page-quem-somos .team-card p{max-width:760px;line-height:1.78!important;margin-bottom:.8rem!important}}@media (prefers-reduced-motion:no-preference){.motion-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 22%,rgba(var(--gold-rgb),.055),transparent 34%);animation:ambientSectionLight 12s ease-in-out infinite alternate}body.page-home .area,body.page-home .depoimento-card,body.page-quem-somos .team-card,body.page-quem-somos .team-media-card,body:not(.page-home) .side-card{transition:transform .38s cubic-bezier(.2, .7, .2, 1),border-color .38s ease,box-shadow .38s ease!important}body.page-home .area:hover,body.page-home .depoimento-card:hover,body.page-quem-somos .team-card:hover,body.page-quem-somos .team-media-card:hover,body:not(.page-home) .side-card:hover{transform:translateY(-5px)!important;border-color:rgba(var(--gold-rgb),.38)!important;box-shadow:0 22px 54px rgba(0,0,0,.24)!important}.inner-title .accent,.sec-heading .accent,.team-title .accent{background-size:200% 100%;animation:restrainedGoldShift 9s ease-in-out infinite alternate}}body.page-quem-somos .team-grid{display:block!important}body.page-quem-somos .team-card{display:flex!important;flex-direction:column!important;align-items:center!important;gap:2.25rem!important;padding:clamp(2.5rem,6vw,5.5rem) 0!important;margin:0!important;background:0 0!important;border:0!important;border-bottom:1px solid rgba(var(--gold-rgb),.16)!important;border-radius:0!important;box-shadow:none!important;transform:none}body.page-quem-somos .team-card:last-child{border-bottom:0!important}body.page-quem-somos .team-card:hover{background:0 0!important;border-color:rgba(var(--gold-rgb),.16)!important;box-shadow:none!important;transform:none!important}body.page-quem-somos .founder-avatar{width:min(360px,72vw)!important;height:auto!important;min-height:0!important;aspect-ratio:2/3!important;align-self:center!important;border-radius:22px!important;background:var(--bg-2);box-shadow:0 22px 55px rgba(0,0,0,.28);overflow:hidden}body.page-quem-somos .founder-avatar img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}body.page-quem-somos .team-card>div:last-child{width:min(820px,100%)!important;padding:0!important}body.page-quem-somos .team-card h2{font-size:clamp(1.45rem, 3vw, 2.15rem)!important}body.page-quem-somos .team-card p{max-width:none!important;font-size:1rem!important;line-height:1.82!important;text-align:left!important}@media (max-width:640px){body.page-quem-somos .team-card{gap:1.65rem!important;padding:3rem 0!important}body.page-quem-somos .founder-avatar{width:min(330px,100%)!important}}body:not(.page-home) .internal-grid{gap:1rem!important;background:0 0!important}body:not(.page-home) .internal-link{min-height:138px;display:flex!important;flex-direction:column;justify-content:space-between;padding:1.6rem 1.7rem!important;position:relative;overflow:hidden;border:1px solid rgba(var(--gold-rgb),.16)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(54,52,47,.82),rgba(27,27,25,.96))!important}body:not(.page-home) .internal-link:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(var(--gold-rgb),.19),transparent 48%);opacity:.35;transition:opacity .35s ease,transform .45s ease}body:not(.page-home) .internal-link:after{content:"→";position:absolute;right:1.35rem;bottom:1.15rem;color:#e4cca1;font-size:1.15rem;transition:transform .35s ease}body:not(.page-home) .internal-link span,body:not(.page-home) .internal-link strong{position:relative;z-index:1}body:not(.page-home) .internal-link strong{max-width:calc(100% - 2rem);font-size:.92rem!important;line-height:1.35}body:not(.page-home) .internal-link:hover{transform:translateY(-6px)!important;border-color:rgba(var(--gold-rgb),.42)!important;background:linear-gradient(145deg,rgba(68,64,56,.9),rgba(31,30,27,.98))!important}body:not(.page-home) .internal-link:hover:before{opacity:.72;transform:scale(1.08)}body:not(.page-home) .internal-link:hover:after{transform:translateX(6px)}body.page-home .hero:before{inset:0!important;height:auto!important;opacity:1!important;filter:none!important;background:radial-gradient(ellipse 62% 48%at 50% 3%,rgba(var(--gold-rgb),.22),transparent 68%),radial-gradient(circle at 12% 78%,rgba(137,112,76,.1),transparent 31%),radial-gradient(circle at 88% 66%,rgba(var(--gold-rgb),.08),transparent 28%)!important}body.page-home .hero:after{background:linear-gradient(115deg,transparent 0 42%,rgba(var(--gold-rgb),.045) 42.15% 42.3%,transparent 42.45% 100%),linear-gradient(65deg,transparent 0 68%,rgba(var(--ink-rgb),.035) 68.15% 68.3%,transparent 68.45% 100%),radial-gradient(ellipse 44% 32%at 50% 28%,rgba(var(--ink-rgb),.035),transparent 72%),linear-gradient(180deg,transparent 50%,rgba(var(--bg-rgb),.45) 100%)!important}body.page-home .hero-architecture{opacity:.92!important}@media (max-width:700px){body:not(.page-home) .internal-link{min-height:116px}body.page-home .hero:before{background:radial-gradient(ellipse 90% 42%at 50% 6%,rgba(var(--gold-rgb),.19),transparent 72%),radial-gradient(circle at 84% 72%,rgba(var(--gold-rgb),.07),transparent 32%)!important}body.page-home .hero-architecture{opacity:.62!important}}@media (min-width:901px){body.page-quem-somos .team-card{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:center!important;justify-items:stretch!important;gap:clamp(2.75rem,5vw,5rem)!important;padding:4.25rem 0!important}body.page-quem-somos .founder-avatar{grid-column:1!important;width:300px!important;height:450px!important;margin:0!important;align-self:center!important}body.page-quem-somos .team-card>div:last-child{grid-column:2!important;width:100%!important;max-width:none!important;padding:0!important;align-self:center!important}}@media (max-width:900px){body.page-home .home-motion-word{width:96%!important;max-width:96%!important;font-size:clamp(2.8rem, 11vw, 4.8rem)!important;line-height:.88!important;letter-spacing:-.055em!important;white-space:normal!important;overflow-wrap:normal!important;text-align:center!important;color:rgba(var(--gold-rgb),.065)!important;-webkit-text-stroke:1px rgba(var(--gold-rgb),0.105)!important;opacity:.52!important}}:root{--bg-page:#0b0b0b;--bg-rgb:11,11,11;--bg-1:#0f0f0e;--bg-2:#161614;--bg-3:#1f1f1c;--shade-rgb:0,0,0;--ink:#f5f5f2;--ink-rgb:245,245,242;--ink-strong-rgb:248,247,243;--gold-rgb:214,195,163;--gold-bright:#ead2aa;--offwhite:#f5f5f2;--beige:#d6c3a3;--silver:silver;--graphite:#2b2b2b;--v29-text:rgba(245, 245, 242, 0.86);--v29-text-strong:rgba(248, 247, 243, 0.98);--v29-gold:#dfc79f;--motion-gold:#d6c3a3;--motion-gold-bright:#ead2aa;--border-soft:rgba(214, 195, 163, 0.16);--shadow-soft:0 18px 46px rgba(0, 0, 0, 0.24);color-scheme:dark}[data-theme=light]{--bg-page:#f4f1ea;--bg-rgb:244,241,234;--bg-1:#faf8f3;--bg-2:#eee9df;--bg-3:#e5ded2;--shade-rgb:244,241,234;--ink:#1c1b18;--ink-rgb:28,27,24;--ink-strong-rgb:20,19,17;--gold-rgb:117,95,59;--gold-bright:#6e5938;--offwhite:#1c1b18;--beige:#755f3b;--silver:#55514a;--graphite:#e5ded2;--v29-text:rgba(28, 27, 24, 0.86);--v29-text-strong:rgba(20, 19, 17, 0.98);--v29-gold:#755f3b;--motion-gold:#755f3b;--motion-gold-bright:#624d2f;--border-soft:rgba(90, 71, 42, 0.24);--shadow-soft:0 18px 42px rgba(66, 52, 31, 0.11);color-scheme:light}[data-theme=light] body{background:#f4f1ea!important;color:#1c1b18}.footer,.footer-logo-svg,.hero-photo img,.logo-full-svg,.mobile-menu,.nav,body{transition:background-color .35s ease,color .35s ease,border-color .35s ease,filter .35s ease}.theme-toggle{width:38px;height:38px;margin-left:.9rem;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(var(--gold-rgb),.46);border-radius:50%;background:0 0;color:var(--beige);cursor:pointer;transition:color .25s ease,border-color .25s ease,background .25s ease}.theme-toggle:hover{color:var(--gold-bright);border-color:var(--beige);background:rgba(var(--gold-rgb),.08)}.theme-toggle:focus-visible{outline:2px solid var(--beige);outline-offset:3px}.theme-toggle .tt-moon,[data-theme=light] .theme-toggle .tt-sun{display:none}[data-theme=light] .theme-toggle .tt-moon{display:block}[data-theme=light] :is(
.nav,.mobile-menu,.page-home .hero,.inner-hero,.team-compact-hero,.page-home .sobre,.depoimentos,.page-home .contato,.footer,.home-team-card,.home-evidence-card,.page-quem-somos .team-media-card,.page-quem-somos .team-media-main
){--bg-page:#0b0b0b;--bg-rgb:11,11,11;--bg-1:#0f0f0e;--bg-2:#161614;--bg-3:#1f1f1c;--shade-rgb:0,0,0;--ink:#f5f5f2;--ink-rgb:245,245,242;--ink-strong-rgb:248,247,243;--gold-rgb:214,195,163;--gold-bright:#ead2aa;--offwhite:#f5f5f2;--beige:#d6c3a3;--silver:silver;--graphite:#2b2b2b;--v29-text:rgba(245, 245, 242, 0.86);--v29-text-strong:rgba(248, 247, 243, 0.98);--v29-gold:#dfc79f;--border-soft:rgba(214, 195, 163, 0.18)}[data-theme=light] .nav,[data-theme=light] .nav.scrolled{background:rgba(11,11,11,.94)!important;border-bottom-color:rgba(214,195,163,.16)!important;box-shadow:0 12px 34px rgba(0,0,0,.2)!important}[data-theme=light] .footer-logo-svg,[data-theme=light] .logo-full-svg{filter:none!important}[data-theme=light] .mobile-menu a,[data-theme=light] .nav-links a:not(.nav-cta){color:rgba(245,245,242,.86)!important}[data-theme=light] .mobile-menu a:hover,[data-theme=light] .nav-links a.active,[data-theme=light] .nav-links a:hover{color:#fff!important}[data-theme=light] .nav-cta{background:#f5f5f2!important;border-color:#f5f5f2!important;color:#0b0b0b!important}[data-theme=light] .nav-cta:hover{background:#d6c3a3!important;border-color:#d6c3a3!important;color:#0b0b0b!important}[data-theme=light] .nav .theme-toggle{color:#d6c3a3;border-color:rgba(214,195,163,.5)}[data-theme=light] .hamburger span{background:#f5f5f2!important}[data-theme=light] .mobile-menu{background:radial-gradient(circle at 50% 18%,rgba(214,195,163,.12),transparent 35%),#0b0b0b!important}[data-theme=light] .inner-hero,[data-theme=light] .team-compact-hero{background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(214,195,163,.16),transparent 68%),#0b0b0b!important}[data-theme=light] :is(
.hero-title,.hero-tagline,.hero-eyebrow,.inner-title,.inner-lead,.team-title,.team-lead,.team-kicker
){color:#f5f5f2!important}[data-theme=light] :is(
.hero-title .accent,.inner-title .accent,.team-title .accent,.hero-eyebrow,.team-kicker
){color:#d6c3a3!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] :is(.inner-hero,.team-compact-hero) .breadcrumb,[data-theme=light] :is(.inner-hero,.team-compact-hero) .breadcrumb a{color:rgba(245,245,242,.76)!important}[data-theme=light] .hero-photo img{filter:brightness(.5) contrast(1.14) saturate(.72) sepia(.14)!important}[data-theme=light] .hero-photo:after{background:linear-gradient(90deg,rgba(11,11,11,.78),rgba(11,11,11,.46) 50%,rgba(11,11,11,.24)),linear-gradient(0deg,rgba(11,11,11,.9),rgba(11,11,11,.08) 42%)!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.filosofia){background:#faf8f3!important}[data-theme=light] .page-home :is(.areas,.depoimentos){background:radial-gradient(circle at 84% 12%,rgba(117,95,59,.08),transparent 34%),#eee9df!important}[data-theme=light] .page-home .sobre{background:radial-gradient(circle at 82% 45%,rgba(214,195,163,.08),transparent 42%),#0f0f0e!important}[data-theme=light] .page-home .sobre-copy:after{background:linear-gradient(90deg,rgba(15,15,14,.96),rgba(15,15,14,.86) 58%,transparent)!important}[data-theme=light] .page-home .sobre-scene-bg:after{background:linear-gradient(90deg,rgba(15,15,14,.98),rgba(15,15,14,.82) 36%,rgba(15,15,14,.2) 76%,rgba(15,15,14,.4)),linear-gradient(180deg,rgba(15,15,14,.55),transparent 20% 78%,rgba(15,15,14,.7))!important}[data-theme=light] .page-home .sobre :is(
.sec-heading,.sobre-pull,.sobre-body,.cred-title,.cred-text,.text-link
){color:#f5f5f2!important}[data-theme=light] .page-home .sobre :is(.sec-label,.sobre-pull em,.cred-num){color:#d6c3a3!important}[data-theme=light] .page-home .area{background:linear-gradient(145deg,#fffdf8,#f7f2e8)!important;border:1px solid rgba(90,71,42,.24)!important;box-shadow:0 14px 32px rgba(66,52,31,.09)!important}[data-theme=light] .page-home .area:hover{background:#fff!important;border-color:rgba(90,71,42,.42)!important}[data-theme=light] .page-home :is(.area-name,.area-desc){color:#211f1b!important}[data-theme=light] .page-home :is(.area-num,.area-ico,.area-link){color:#755f3b!important}[data-theme=light] .page-home .depoimento-card{background:linear-gradient(145deg,#fffdf8,#f7f2e8)!important;border:1px solid rgba(90,71,42,.26)!important;box-shadow:0 14px 34px rgba(66,52,31,.1)!important}[data-theme=light] .page-home :is(
.depoimento-text,.depoimento-author,.depoimento-source,.depoimentos-lead,.depoimentos-note
){color:#292722!important}[data-theme=light] .page-home .depoimento-stars{color:#755f3b!important}[data-theme=light] :is(.home-team-card,.home-evidence-card) :is(
.home-team-kicker,.home-team-name,.home-team-role,.home-team-oab,.home-team-copy,.home-team-copy p,.home-team-link,.home-evidence-caption
){color:#f5f5f2!important}[data-theme=light] .home-team-card{background:linear-gradient(145deg,#302f2b,#171715)!important;border-color:rgba(214,195,163,.24)!important}[data-theme=light] .home-evidence-card{background:#171715!important;border-color:rgba(214,195,163,.22)!important}[data-theme=light] .page-home .valor{background:linear-gradient(145deg,rgba(255,253,248,.96),rgba(238,233,223,.9))!important;border:1px solid rgba(90,71,42,.22)!important;box-shadow:0 12px 28px rgba(66,52,31,.08)!important}[data-theme=light] .page-home :is(.valor-t,.valor-d){color:#292722!important}[data-theme=light] .page-home .valor-n{color:#755f3b!important}[data-theme=light] .page-home .contato{background:radial-gradient(circle at 80% 16%,rgba(214,195,163,.1),transparent 38%),linear-gradient(180deg,#1f1f1c,#11110f)!important}[data-theme=light] .page-home .contato :is(
.sec-label,.contato-title,.contato-tagline,.contato-body,.ci-label,.ci-val
){color:#f5f5f2!important}[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
){background:#faf8f3!important}[data-theme=light] body:not(.page-home) :is(.professional-strip,.internal-links,.team-media-section){background:#eee9df!important}[data-theme=light] body:not(.page-home) :is(
.content-body,.content-body p,.content-body li,.content-body h2,.content-updated,.professional-strip-kicker,.depoimentos-lead,.depoimentos-note,.team-lead,.team-media-lead,.team-media-note
){color:#292722!important}[data-theme=light] body:not(.page-home) :is(.content-body a,.content-updated a,.professional-strip a){color:#66502f!important}[data-theme=light] body:not(.page-home) .side-card{background:linear-gradient(145deg,#fffdf8,#f3eee4)!important;border:1px solid rgba(90,71,42,.26)!important;box-shadow:0 16px 36px rgba(66,52,31,.1)!important}[data-theme=light] body:not(.page-home) .side-card :is(h2,h3,p,li){color:#292722!important}[data-theme=light] body:not(.page-home) .depoimento-card{background:linear-gradient(145deg,#fffdf8,#f5efe5)!important;border:1px solid rgba(90,71,42,.25)!important;color:#292722!important;box-shadow:0 14px 32px rgba(66,52,31,.09)!important}[data-theme=light] body:not(.page-home) .depoimento-card :is(.depoimento-text,.depoimento-author,.depoimento-source){color:#292722!important}[data-theme=light] body:not(.page-home) .internal-link{background:linear-gradient(145deg,#fffdf8,#f4eee4)!important;border:1px solid rgba(90,71,42,.23)!important;color:#292722!important;box-shadow:0 12px 26px rgba(66,52,31,.08)!important}[data-theme=light] body:not(.page-home) .internal-link:hover{background:#fff!important;border-color:rgba(90,71,42,.44)!important}[data-theme=light] body:not(.page-home) .internal-link:before{background:radial-gradient(circle at 0 0,rgba(117,95,59,.13),transparent 50%)!important}[data-theme=light] body:not(.page-home) .internal-link span,[data-theme=light] body:not(.page-home) .internal-link:after{color:#755f3b!important}[data-theme=light] .faq-list details,[data-theme=light] .faq-list details[open]{background:#fffdf8!important;border-color:rgba(90,71,42,.24)!important}[data-theme=light] .faq-list details p,[data-theme=light] .faq-list summary{color:#292722!important}[data-theme=light] .page-quem-somos .team-card{color:#292722!important;border-bottom-color:rgba(90,71,42,.22)!important}[data-theme=light] .page-quem-somos .team-card :is(h2,p,.founder-role,.founder-oab){color:#292722!important}[data-theme=light] .page-quem-somos .founder-avatar{background:#e5ded2!important;box-shadow:0 18px 42px rgba(66,52,31,.15)!important}[data-theme=light] .page-quem-somos .team-media-card :is(figcaption,span),[data-theme=light] .page-quem-somos .team-media-main :is(figcaption,span){color:#f5f5f2!important}[data-theme=light] .page-quem-somos .team-compact-hero .team-lead{color:rgba(245,245,242,.8)!important}@media (max-width:900px){[data-theme=light] .page-quem-somos .team-card>div:last-child{background:#fffdf8!important;border-color:rgba(90,71,42,.24)!important;box-shadow:0 14px 32px rgba(66,52,31,.09)!important}}[data-theme=light] .footer{background:#0b0b0b!important;border-top-color:rgba(214,195,163,.16)!important}[data-theme=light] .footer :is(
.footer-slogan,.footer-address,.footer-copy,.footer-oab,.footer-cnpj,.fcol-title,a
){color:rgba(245,245,242,.82)!important}[data-theme=light] .footer .fcol-title{color:#d6c3a3!important}[data-theme=light] .footer a:hover{color:#fff!important}[data-theme=light] .btn-solid{background:#1c1b18;border-color:#1c1b18;color:#f5f2ea}[data-theme=light] .btn-solid:hover{background:#755f3b;border-color:#755f3b;color:#fff}[data-theme=light] body:not(.page-home) :is(.btn-gold,.section-cta){color:#1c1b18}[data-theme=light] body:has(.error){background:radial-gradient(circle at 50% 0,rgba(117,95,59,.14),transparent 42%),#f4f1ea!important;color:#1c1b18!important}[data-theme=light] .error :is(h1,p){color:#292722!important}[data-theme=light] .error .eyebrow{color:#755f3b!important}[data-theme=light] .error .actions a{color:#1c1b18!important;border-color:rgba(90,71,42,.38)!important}[data-theme=light] .error .actions .primary{background:#1c1b18!important;border-color:#1c1b18!important;color:#f5f2ea!important}[data-theme=light] body:has(.skip + header){background:#f4f1ea!important;color:#1c1b18!important}[data-theme=light] body:has(.skip + header) header{border-bottom-color:rgba(90,71,42,.24)!important}[data-theme=light] body:has(.skip + header) header img{filter:brightness(0) opacity(.86)}[data-theme=light] body:has(.skip + header) :is(h1,p,li,footer,.updated){color:#292722!important}[data-theme=light] body:has(.skip + header) :is(h2,a,.eyebrow){color:#755f3b!important}[data-theme=light] body:has(.skip + header) footer{border-top-color:rgba(90,71,42,.24)!important}.hero-plane{position:absolute;left:0;top:0;width:clamp(36px,3.6vw,54px);height:auto;opacity:0;pointer-events:none;filter:none;animation:heroPlaneFlyDesktop 12s linear 0s 1 both,heroPlaneFade 12s linear 0s 1 both;animation-play-state:paused;will-change:transform,opacity;backface-visibility:hidden;overflow:visible}body.page-entered .hero-plane{animation-play-state:running}.hero-plane::before{content:"";position:absolute;z-index:0;top:70%;left:50%;width:44%;height:360%;border-radius:50%;opacity:0;pointer-events:none;transform:translateX(-50%);animation:heroPlaneTrail 12s linear 0s 1 both;animation-play-state:paused;will-change:opacity;background:radial-gradient(ellipse at 50% 0,rgba(245,245,242,.22),rgba(245,245,242,.07) 40%,transparent 82%)}body.page-entered .hero-plane::before{animation-play-state:running}.hero-photo .hero-plane>img.hero-plane-art{position:relative;z-index:1;display:block;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center!important;opacity:.88!important;filter:none!important;animation:none!important;transition:none!important}@keyframes heroPlaneFlyDesktop{0%{transform:translate3d(59vw,92vh,0) rotate(-11deg) scale(.92)}to{transform:translate3d(41vw,-10vh,0) rotate(-11deg) scale(.43)}}@keyframes heroPlaneFade{0%{opacity:.14}2%{opacity:.42}5%{opacity:.56}72%{opacity:.52}88%{opacity:.28}97%,to{opacity:0}}@keyframes heroPlaneTrail{0%,4%,97%,to{opacity:0}16%,74%{opacity:.56}88%{opacity:.24}}@media (max-width:900px){.scroll-rail{display:none!important}.hero-plane{width:clamp(36px,10.5vw,48px);animation-name:heroPlaneFlyMobile,heroPlaneFade;animation-duration:12s,12s;animation-timing-function:linear,linear;animation-delay:0s,0s;animation-iteration-count:1,1;animation-fill-mode:both,both}.hero-plane::before{width:42%;height:315%}}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia) :is(.sec-label,.home-team-kicker){color:#66502f!important;opacity:1!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] body:not(.page-home) .content-body strong{color:#3e3020!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia) .sec-label:before{background:#755f3b!important;opacity:1!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia) :is(
.sec-heading,.home-team-intro,.depoimentos-lead,.depoimentos-note,.filo-quote,.filo-quote cite
){color:#292722!important;opacity:1!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia) :is(
.sec-heading .accent,.filo-quote cite,.review-heading-stars,.depoimento-stars
){color:#755f3b!important;opacity:1!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] .page-home :is(.area,.depoimento-card,.valor){color:#292722!important}[data-theme=light] .page-home :is(.area,.depoimento-card,.valor):hover{color:#211f1b!important;border-color:rgba(90,71,42,.46)!important;box-shadow:0 20px 44px rgba(66,52,31,.14)!important}[data-theme=light] .page-home .area:hover :is(.area-name,.area-desc),[data-theme=light] .page-home .depoimento-card:hover :is(.depoimento-text,.depoimento-author,.depoimento-source),[data-theme=light] .page-home .valor:hover :is(.valor-t,.valor-d){color:#211f1b!important}[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
) :is(.sec-label,.professional-strip-kicker,.founder-role){color:#66502f!important;opacity:1!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
) .sec-label:before{background:#755f3b!important;opacity:1!important}[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
) :is(
.sec-heading,.professional-strip-inner h2,.professional-strip-inner p,.team-media-lead,.team-media-note,.depoimentos-lead,.depoimentos-note,.review-heading-stars
){color:#292722!important;opacity:1!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
) :is(.sec-heading .accent,.review-heading-stars,.depoimento-stars){color:#755f3b!important;opacity:1!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia) :is(.area-link,.text-link),[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
) :is(.content-body a,.content-updated a){color:#5b4629!important;opacity:1!important;text-decoration-color:rgba(91,70,41,0.48)!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia) :is(.area-link,.text-link):hover,[data-theme=light] body:not(.page-home) :is(
.content-section,.professional-strip,.depoimentos,.internal-links,.team-section,.team-media-section
) :is(.content-body a,.content-updated a):hover{color:#302416!important;text-decoration-color:currentColor!important}[data-theme=light] body:not(.page-home) .internal-link,[data-theme=light] body:not(.page-home) .internal-link:focus-visible,[data-theme=light] body:not(.page-home) .internal-link:hover{background:linear-gradient(145deg,#fffdf8,#f4eee4)!important;color:#292722!important}[data-theme=light] body:not(.page-home) .internal-link:focus-visible,[data-theme=light] body:not(.page-home) .internal-link:hover{border-color:rgba(90,71,42,.5)!important;box-shadow:0 18px 38px rgba(66,52,31,.14)!important}[data-theme=light] body:not(.page-home) .internal-link strong{color:#211f1b!important;opacity:1!important}[data-theme=light] body:not(.page-home) .internal-link span,[data-theme=light] body:not(.page-home) .internal-link:after{color:#66502f!important;opacity:1!important}[data-theme=light] body:not(.page-home) .internal-link:focus-visible strong,[data-theme=light] body:not(.page-home) .internal-link:hover strong{color:#302416!important}[data-theme=light] .faq-list details:focus-within,[data-theme=light] .faq-list details:hover{background:#fff!important;border-color:rgba(90,71,42,.46)!important}[data-theme=light] .faq-list summary:focus-visible,[data-theme=light] .faq-list summary:hover{color:#302416!important}[data-theme=light] :is(.btn-solid,.btn-call,.btn-gold,.btn-ghost){opacity:1!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important}[data-theme=light] .btn-solid,[data-theme=light] body:not(.page-home) .professional-strip a.btn-solid{background:#211f1b!important;border-color:#211f1b!important;color:#fff!important}[data-theme=light] body:not(.page-home) .professional-strip a.btn-solid{-webkit-text-fill-color:#fff!important}[data-theme=light] .btn-solid:hover,[data-theme=light] body:not(.page-home) .professional-strip a.btn-solid:hover{background:#5b4629!important;border-color:#5b4629!important;color:#fff!important}[data-theme=light] body:not(.page-home) .professional-strip a.btn-solid:hover{-webkit-text-fill-color:#fff!important}[data-theme=light] .btn-call{background:#5b4629!important;border-color:#5b4629!important;color:#fff!important}[data-theme=light] .btn-call:hover{background:#302416!important;border-color:#302416!important;color:#fff!important}[data-theme=light] .btn-gold{background:#755f3b!important;border-color:#755f3b!important;color:#fff!important;filter:none!important}[data-theme=light] .btn-gold:hover{background:#5b4629!important;border-color:#5b4629!important;color:#fff!important;filter:none!important}[data-theme=light] .btn-ghost{background:0 0!important;border-color:rgba(76,57,31,.62)!important;color:#4c391f!important;opacity:1!important}[data-theme=light] .btn-ghost:hover{background:#5b4629!important;border-color:#5b4629!important;color:#fff!important;opacity:1!important}[data-theme=light] :is(.btn-solid,.btn-call):after{border-color:hsla(0,0%,100%,.34)!important}[data-theme=light] :is(
.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero
) .btn-solid{background:#f5f5f2!important;border-color:#f5f5f2!important;color:#0b0b0b!important}[data-theme=light] :is(
.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero
) .btn-solid:hover{background:#d6c3a3!important;border-color:#d6c3a3!important;color:#0b0b0b!important}[data-theme=light] :is(
.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero
) :is(.btn-call,.btn-gold){background:#d6c3a3!important;border-color:#d6c3a3!important;color:#0b0b0b!important}[data-theme=light] :is(
.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero
) :is(.btn-call,.btn-gold):hover{background:#f5f5f2!important;border-color:#f5f5f2!important;color:#0b0b0b!important}[data-theme=light] :is(
.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero
) .btn-ghost{background:0 0!important;border-color:rgba(245,245,242,.7)!important;color:#f5f5f2!important}[data-theme=light] :is(
.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero
) .btn-ghost:hover{background:#d6c3a3!important;border-color:#d6c3a3!important;color:#0b0b0b!important}[data-theme=light] :is(
.page-home .sobre,.page-home .contato,.home-team-card,.home-evidence-card,.footer
) :is(.text-link,.home-team-link,.contact-link,.address-link){color:#e2cba4!important;opacity:1!important}[data-theme=light] :is(
.page-home .sobre,.page-home .contato,.home-team-card,.home-evidence-card,.footer
) :is(.text-link,.home-team-link,.contact-link,.address-link):hover{color:#fff!important}[data-theme=light] :is(a,button,summary,.internal-link):focus-visible{outline:2px solid #755f3b!important;outline-offset:3px!important}[data-theme=light] :is(
.nav,.mobile-menu,.page-home .hero,.page-home .sobre,.page-home .contato,.inner-hero,.team-compact-hero,.footer,.home-team-card,.home-evidence-card
) :is(a,button,summary):focus-visible{outline-color:#d6c3a3!important}[data-theme=light] .nav .theme-toggle:hover{background:rgba(214,195,163,.14)!important;border-color:#d6c3a3!important;color:#fff!important}[data-theme=light] .page-home :is(.home-team,.home-evidence,.areas,.depoimentos,.filosofia)>.home-motion-word{color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-text-stroke-color:rgba(91,70,41,0.16)!important}[data-theme=light] .page-home :is(.sobre,.contato)>.home-motion-word{color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-text-stroke-color:rgba(214,195,163,0.16)!important}@media (max-width:900px){body.page-home .motion-section{position:relative!important;overflow:hidden!important}body.page-home .home-motion-word,body.page-home .motion-section:nth-of-type(2n) .home-motion-word{display:block!important;position:absolute!important;z-index:1!important;left:50%!important;right:auto!important;top:1rem!important;width:calc(100% - 2rem)!important;max-width:calc(100% - 2rem)!important;margin:0!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important;text-align:center!important;text-overflow:clip!important;font-size:clamp(2.2rem, 10.2vw, 4rem)!important;line-height:1!important;letter-spacing:-.045em!important;color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-text-stroke:1px rgba(214,195,163,0.15)!important;text-shadow:none!important;opacity:1!important;transform:translate3d(-50%,0,0)!important;transform-origin:center center!important;rotate:0deg!important;scale:1!important;animation:none!important;transition:none!important;will-change:auto!important}}@keyframes heroPlaneFlyMobile{0%{transform:translate3d(88vw,86vh,0) rotate(-38deg) scale(1)}to{transform:translate3d(29vw,9vh,0) rotate(-38deg) scale(.44)}}@media (min-width:901px) and (max-width:1100px){.nav{padding:1.35rem 2.5rem!important}.nav.scrolled{padding:1rem 2.5rem!important}.logo-full-svg{height:50px!important}.nav-links{gap:1.2rem!important}.nav-links a{font-size:.6rem!important;letter-spacing:.12em!important}.nav-links .nav-cta{padding:.68rem .8rem!important;font-size:.54rem!important;letter-spacing:.1em!important;white-space:nowrap}.theme-toggle{width:36px;height:36px;margin-left:.4rem}}html[data-theme=light] body.page-home .depoimentos,html[data-theme=light] body:not(.page-home) .depoimentos{--bg-page:#0b0b0b;--bg-rgb:11,11,11;--bg-1:#0f0f0e;--bg-2:#161614;--bg-3:#1f1f1c;--shade-rgb:0,0,0;--ink:#f5f5f2;--ink-rgb:245,245,242;--ink-strong-rgb:248,247,243;--gold-rgb:214,195,163;--gold-bright:#ead2aa;--offwhite:#f5f5f2;--beige:#d6c3a3;--silver:silver;--graphite:#2b2b2b;--v29-text:rgba(245, 245, 242, 0.86);--v29-text-strong:rgba(248, 247, 243, 0.98);--v29-gold:#dfc79f;--border-soft:rgba(214, 195, 163, 0.18);color:#f5f5f2!important;background:radial-gradient(circle at 82% 10%,rgba(214,195,163,.09),transparent 35%),linear-gradient(180deg,#24231f,#181816)!important}html[data-theme=light] body.page-home .depoimentos :is(.sec-heading,.depoimento-author),html[data-theme=light] body:not(.page-home) .depoimentos :is(.sec-heading,.depoimento-author){color:#f5f5f2!important;-webkit-text-fill-color:currentColor!important}html[data-theme=light] body.page-home .depoimentos :is(
.sec-label,.sec-heading .accent,.review-heading-stars,.depoimento-stars
),html[data-theme=light] body:not(.page-home) .depoimentos :is(
.sec-label,.sec-heading .accent,.review-heading-stars,.depoimento-stars
){color:#d6c3a3!important;-webkit-text-fill-color:currentColor!important}html[data-theme=light] body.page-home .depoimentos :is(.depoimentos-lead,.depoimentos-note,.depoimento-source),html[data-theme=light] body:not(.page-home) .depoimentos :is(.depoimentos-lead,.depoimentos-note,.depoimento-source){color:rgba(245,245,242,.74)!important}html[data-theme=light] body.page-home .depoimentos .depoimento-text,html[data-theme=light] body:not(.page-home) .depoimentos .depoimento-text{color:rgba(245,245,242,.93)!important}html[data-theme=light] body.page-home .depoimentos .sec-label:before,html[data-theme=light] body:not(.page-home) .depoimentos .sec-label:before{background:#d6c3a3!important}[data-theme=light] body.page-home .depoimentos .depoimento-card,[data-theme=light] body:not(.page-home) .depoimentos .depoimento-card{background:linear-gradient(145deg,#3b3934,#2d2c29)!important;border-color:rgba(214,195,163,.28)!important;color:#f5f5f2!important;box-shadow:0 14px 34px rgba(0,0,0,.22)!important}[data-theme=light] body.page-home .depoimentos .depoimento-card:hover,[data-theme=light] body:not(.page-home) .depoimentos .depoimento-card:hover{background:linear-gradient(145deg,#49463f,#35332f)!important;border-color:rgba(214,195,163,.5)!important;color:#f5f5f2!important;box-shadow:0 22px 50px rgba(0,0,0,.32)!important}html[data-theme=light] body.page-home .depoimentos .depoimento-card:is(:hover,:focus-visible) :is(.depoimento-author,.depoimento-text),html[data-theme=light] body:not(.page-home) .depoimentos .depoimento-card:is(:hover,:focus-visible) :is(.depoimento-author,.depoimento-text){color:#f5f5f2!important}html[data-theme=light] body.page-home .depoimentos .depoimento-card:is(:hover,:focus-visible) .depoimento-source,html[data-theme=light] body:not(.page-home) .depoimentos .depoimento-card:is(:hover,:focus-visible) .depoimento-source{color:rgba(245,245,242,.78)!important}html[data-theme=light] body.page-home .depoimentos .depoimento-card:is(:hover,:focus-visible) .depoimento-stars,html[data-theme=light] body:not(.page-home) .depoimentos .depoimento-card:is(:hover,:focus-visible) .depoimento-stars{color:#ead2aa!important}html[data-theme=light] body.page-home .depoimentos .btn-solid,html[data-theme=light] body:not(.page-home) .depoimentos .btn-solid{background:#f5f5f2!important;border-color:#f5f5f2!important;color:#0b0b0b!important}html[data-theme=light] body.page-home .depoimentos .btn-solid:hover,html[data-theme=light] body:not(.page-home) .depoimentos .btn-solid:hover{background:#d6c3a3!important;border-color:#d6c3a3!important;color:#0b0b0b!important}html[data-theme=light] body.page-home .depoimentos :is(.btn-call,.btn-gold),html[data-theme=light] body:not(.page-home) .depoimentos :is(.btn-call,.btn-gold){background:#d6c3a3!important;border-color:#d6c3a3!important;color:#0b0b0b!important}html[data-theme=light] body.page-home .depoimentos :is(.btn-call,.btn-gold):hover,html[data-theme=light] body:not(.page-home) .depoimentos :is(.btn-call,.btn-gold):hover{background:#f5f5f2!important;border-color:#f5f5f2!important;color:#0b0b0b!important}html[data-theme=light] body.page-home .depoimentos :is(a,button):focus-visible,html[data-theme=light] body:not(.page-home) .depoimentos :is(a,button):focus-visible{outline-color:#d6c3a3!important}[data-theme=light] .page-home .depoimentos>.home-motion-word{color:transparent!important;-webkit-text-fill-color:transparent!important;-webkit-text-stroke-color:rgba(214,195,163,0.16)!important}body.page-home .sobre:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 36% 46% at 24% 33%,rgba(214,195,163,.145) 0,rgba(214,195,163,.055) 40%,transparent 76%),radial-gradient(ellipse 38% 64% at 84% 50%,rgba(214,195,163,.16) 0,rgba(214,195,163,.068) 35%,transparent 72%),radial-gradient(ellipse 20% 38% at 72% 58%,rgba(245,245,242,.04),transparent 74%)}body.page-home .sobre-scene-bg img{opacity:.66!important;filter:saturate(1.03) contrast(1.1) brightness(1.12)!important}@media (min-width:901px){body.page-home .sobre-copy:after{background:radial-gradient(ellipse 92% 52% at 14% 10%,rgba(214,195,163,.085) 0,rgba(214,195,163,.03) 48%,transparent 76%),linear-gradient(90deg,rgba(6,6,6,.92),rgba(7,7,7,.84) 54%,rgba(7,7,7,.31) 82%,transparent)!important}}@media (max-width:900px){body.page-home .sobre:after{background:radial-gradient(ellipse 72% 38% at 98% 30%,rgba(214,195,163,.17) 0,rgba(214,195,163,.068) 39%,transparent 75%),radial-gradient(ellipse 42% 24% at 84% 35%,rgba(245,245,242,.04),transparent 76%)}body.page-home .sobre-scene-bg img{opacity:.71!important;filter:saturate(1.04) contrast(1.12) brightness(1.14)!important}}.page-quem-somos .team-media-section .section-cta{gap:clamp(1rem,1.6vw,1.5rem)!important;flex-wrap:wrap}@media (min-width:901px){.page-quem-somos .team-media-section .section-cta :is(.btn-gold,.btn-call){width:270px!important;min-height:52px}}@media (max-width:900px){.page-quem-somos .team-media-section .section-cta{flex-direction:column;gap:.9rem!important}.page-quem-somos .team-media-section .section-cta :is(.btn-gold,.btn-call){width:min(100%,320px)!important}}@media (prefers-reduced-motion:reduce){.hero-plane{display:none!important}.footer,.footer-logo-svg,.hero-photo img,.logo-full-svg,.mobile-menu,.nav,body{transition:none!important}}@media (max-width:900px){.hero-v34 .hs-slide[data-slide="4"] .hero-title{width:100%;font-size:clamp(1.82rem, 8vw, 2.55rem)!important;line-height:1.06!important;letter-spacing:-.035em!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.hero-v34 .hs-slide[data-slide="4"] .hs-title-line{display:block;max-width:100%;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;text-wrap:balance}}[data-theme=light] body.page-home .areas>.home-motion-word{color:rgba(91,70,41,.035)!important;-webkit-text-fill-color:rgba(91,70,41,0.035)!important;-webkit-text-stroke:1px rgba(91,70,41,0.27)!important;text-shadow:0 5px 24px rgba(91,70,41,.055)!important;opacity:1!important}@media (max-width:900px){[data-theme=light] body.page-home .areas>.home-motion-word{-webkit-text-stroke-width:1.05px!important;-webkit-text-stroke-color:rgba(91,70,41,0.3)!important}body.page-home .home-motion-word,body.page-home .motion-section:nth-of-type(2n) .home-motion-word{top:.7rem!important;line-height:1.15!important;padding:.14em .08em .24em!important;overflow:visible!important;text-overflow:unset!important}}body.page-privacy{min-height:0;overflow:visible}body.page-privacy p{margin-top:1em;margin-bottom:1em}body.page-privacy .updated{margin-bottom:3rem}body.page-privacy img{max-width:none}body .mobile-menu a.mm-cta{display:flex!important;align-items:center;justify-content:center;width:min(100%,320px);min-height:52px;padding:.95rem 1.55rem!important;border:1px solid #f5f5f2!important;background:#f5f5f2;color:var(--black)!important;font-size:.64rem!important;font-weight:700!important;line-height:1.35;letter-spacing:.17em!important;text-align:center;transition:background .3s,color .3s,border-color .3s}body .mobile-menu a.mm-cta:focus-visible,body .mobile-menu a.mm-cta:hover{border-color:#f5f5f2!important;background:0 0;color:#f5f5f2!important;transform:translateX(0)!important}body .mobile-menu a.mm-cta:focus-visible{outline:2px solid var(--beige)!important;outline-offset:4px!important}.home-faq{padding:9rem 0;background:var(--bg-page)}.home-faq-header{max-width:760px;margin-bottom:3rem}.home-faq-header .sec-heading{margin-top:1rem}.home-faq .faq-list{max-width:900px}.contact-form-section{padding:8rem 0;background:var(--graphite)}.contact-form-section .contact-form-heading{max-width:760px;margin:1rem 0 1.25rem}.contact-form-section .contact-form-intro{max-width:700px;color:rgba(var(--ink-rgb),.76);line-height:1.8}.contact-form-wrap{--form-surface:var(--bg-page);--form-text:var(--offwhite);--form-muted:rgba(var(--ink-rgb), 0.7);max-width:900px;margin:3rem auto 0;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--border-soft);background:var(--form-surface);color:var(--form-text);text-align:left}.contato .contact-form-wrap{--form-surface:rgba(11, 11, 11, 0.42);--form-text:#f5f5f2;--form-muted:rgba(245, 245, 242, 0.74);margin-top:0;margin-bottom:4.5rem;border-color:rgba(214,195,163,.22)}.contact-form-kicker{margin-bottom:.55rem;color:var(--beige);font-size:.6rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.contact-form-title{margin-bottom:.7rem;color:var(--form-text);font-size:clamp(1.35rem, 3vw, 2rem);font-weight:700;line-height:1.2}.contact-form-note{margin-bottom:2rem;color:var(--form-muted);font-size:.82rem;line-height:1.75}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.form-field{min-width:0}.form-actions,.form-consent,.form-field-full{grid-column:1/-1}.form-field label{display:block;margin-bottom:.5rem;color:var(--form-text);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.form-field input,.form-field select,.form-field textarea{display:block;width:100%;min-height:50px;padding:.85rem 1rem;border:1px solid rgba(var(--gold-rgb),.24);border-radius:0;outline:0;background:0 0;color:var(--form-text);font:inherit;font-size:.88rem;line-height:1.5;transition:border-color .25s,background .25s}.form-field select option{background:var(--bg-page);color:var(--offwhite)}.contato .form-field select option{background:var(--black);color:#f5f5f2}.form-field textarea{min-height:150px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--form-muted);opacity:.72}.form-field [aria-invalid=true],.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--beige)}.form-error{display:block;min-height:1.3em;margin-top:.35rem;color:var(--beige);font-size:.7rem;line-height:1.4}.form-consent{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;color:var(--form-muted);font-size:.76rem;line-height:1.6}.form-consent input{width:1rem;height:1rem;margin-top:.2rem;accent-color:var(--beige)}.form-consent a{color:var(--beige);text-underline-offset:0.2em}.form-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.contact-form-submit{width:auto!important;min-width:220px;margin:0!important;cursor:pointer}.contact-form-submit[disabled]{cursor:wait;opacity:.72}.form-feedback{flex:1 1 260px;min-height:1.5em;color:var(--form-text);font-size:.78rem;line-height:1.5}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}@media (max-width:768px){.contact-form-section,.home-faq{padding:5.25rem 0}.home-faq-header{margin-bottom:2rem}.contact-form{grid-template-columns:1fr}.contact-form-wrap{padding:1.4rem 1.2rem}.contato .contact-form-wrap{margin-bottom:2rem}.contact-form-submit{width:100%!important}.form-actions{align-items:stretch;flex-direction:column;gap:.75rem}.form-feedback:empty{display:none}}@media (prefers-reduced-motion:reduce){.form-field input,.form-field select,.form-field textarea,.mm-cta{transition:none!important}}body.page-404{min-height:100svh;background:radial-gradient(circle at 50% 0,rgba(214,195,163,.15),transparent 42%),#0b0b0b}