@font-face{font-family:'Bacalisties';src:url('../../bacalisties.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--dark:#050505;--dark2:#11100d;--ink:#15120e;--muted:#746a61;--gold:#a77b45;--gold2:#c7a66f;--cream:#fffaf2;--cream2:#f4efe7;--line:rgba(20,18,14,.13);--serif:'Cormorant Garamond',serif;--sans:'Jost',Arial,sans-serif;--brand:'Bacalisties','Cormorant Garamond',serif}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.sw{width:min(1160px,92vw);margin:0 auto}.topbar{background:#050505;color:rgba(255,255,255,.72);font-size:.78rem}.topbar .sw{min-height:38px;display:flex;align-items:center;justify-content:center;gap:1.4rem;flex-wrap:wrap;text-align:center}.stars{color:var(--gold2)}.nav{position:sticky;top:0;z-index:30;background:rgba(255,250,242,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav .sw{min-height:82px;display:flex;align-items:center;gap:1.4rem}.brand{display:flex;align-items:center;gap:.8rem}.brand img{width:52px;height:52px;object-fit:contain}.brand span{font-family:var(--brand);font-size:2.2rem;color:var(--gold);line-height:1}.menu{display:flex;gap:1rem;margin-left:auto;align-items:center;font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;color:#6e6258;white-space:nowrap}.menu a:hover{color:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--gold);color:#fff;padding:1rem 1.25rem;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700;cursor:pointer}.btn:hover{background:#856138}.btn.outline{background:transparent;color:var(--ink);border:1px solid var(--line)}.btn.dark{background:#11100d}.hero{background:#11100d;color:#fff}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;min-height:680px;align-items:center;gap:4rem}.script{font-family:var(--brand);color:rgba(199,166,111,.28);font-size:clamp(3.4rem,6vw,6.4rem);line-height:.8}.tag{display:flex;align-items:center;gap:.8rem;color:var(--gold2);font-size:.72rem;text-transform:uppercase;letter-spacing:.22em;margin-bottom:1.1rem}.tag:before{content:"";width:32px;height:1px;background:var(--gold2)}h1,h2,h3{font-family:var(--serif);font-weight:600}h1{font-size:clamp(3rem,5.6vw,6rem);line-height:.92;margin:.4rem 0 1.3rem}h2{font-size:clamp(2.4rem,4vw,4.5rem);line-height:.98;margin:0 0 1.2rem}h3{font-size:1.65rem;line-height:1.05;margin:.2rem 0 .7rem}p{line-height:1.85;color:var(--muted)}.hero p{color:rgba(255,255,255,.68);font-size:1.05rem}.actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:2rem}.hero-media{height:560px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.section{padding:5.8rem 0}.section.dark{background:#050505;color:#fff}.section.dark p{color:rgba(255,255,255,.66)}.head{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end;margin-bottom:2.5rem}.grid{display:grid;gap:1rem}.grid.cards{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);padding:1.7rem;min-height:250px}.dark .card{background:#15120e;border-color:rgba(255,255,255,.1)}.card p{margin:0}.mini{font-size:.65rem;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-weight:700;margin-bottom:.75rem}.proof{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.proof div{background:#fffaf2;padding:1.6rem;text-align:center}.proof strong{font-family:var(--serif);font-size:2.4rem;color:var(--gold);display:block}.proof span{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.services-list{grid-template-columns:repeat(2,1fr)}.service-card{background:#fffaf2;border:1px solid var(--line);padding:2rem;display:grid;gap:.7rem}.service-card .btn{justify-self:start;margin-top:.7rem}.form-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:start}.panel{background:#11100d;color:#fff;padding:2rem;border:1px solid rgba(199,166,111,.3);position:sticky;top:110px}.form{background:#fff;border:1px solid var(--line);padding:2rem}.field{display:grid;gap:.35rem;margin:.8rem 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#8a765c}input,select,textarea{width:100%;border:1px solid var(--line);background:#fffaf2;padding:.9rem;font-family:var(--sans)}textarea{resize:vertical}.checks{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.check{border:1px solid var(--line);padding:.75rem;background:#fffaf2;color:var(--muted)}.check input{width:auto;margin-right:.45rem}.project-grid{grid-template-columns:repeat(3,1fr)}.project{background:#fff;border:1px solid var(--line);overflow:hidden}.project img{width:100%;aspect-ratio:4/3;object-fit:cover}.project div{padding:1.3rem}.timeline{display:grid;gap:.85rem}.step{display:grid;grid-template-columns:54px 1fr;gap:1rem;background:#fff;border:1px solid var(--line);padding:1.2rem}.num{font-family:var(--serif);font-size:1.7rem;color:var(--gold)}.footer{background:#050505;color:rgba(255,255,255,.62);padding:3rem 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.1fr;gap:2rem;align-items:start}.fixed-cta{position:fixed;right:22px;bottom:22px;z-index:50;border-radius:999px;box-shadow:0 16px 36px rgba(0,0,0,.25)}.notice{font-size:.82rem;color:var(--muted)}@media(max-width:940px){.hero-grid,.head,.form-shell,.footer-grid{grid-template-columns:1fr}.hero-grid{padding:3rem 0}.hero-media{height:420px}.grid.cards,.services-list,.project-grid,.proof{grid-template-columns:1fr 1fr}.menu{display:none}.nav .sw{justify-content:space-between}.panel{position:static}}@media(max-width:620px){.grid.cards,.services-list,.project-grid,.proof,.two,.checks{grid-template-columns:1fr}.brand span{font-size:1.6rem}.topbar .sw{flex-direction:column;align-items:flex-start;padding:.6rem 0}.section{padding:4rem 0}.fixed-cta{left:16px;right:16px}}



/* Menu e botoes refinados */
.topbar{font-size:.72rem;letter-spacing:.1em}.topbar a{color:var(--gold2)}
.nav .sw{min-height:68px;gap:1rem}.brand img{width:48px;height:48px}.brand span{font-size:1.9rem;color:var(--gold)}
.menu{gap:.85rem;font-size:.68rem;letter-spacing:.12em;color:#70675e;align-items:center}
.menu a{position:relative;padding:.85rem .12rem;line-height:1.1}.menu a::after{content:"";position:absolute;left:50%;right:50%;bottom:.48rem;height:1px;background:var(--gold);transition:.22s ease}.menu a:hover,.menu a.active{color:var(--ink)}.menu a:hover::after,.menu a.active::after{left:.12rem;right:.12rem}
.btn{padding:.82rem 1.08rem;font-size:.68rem;letter-spacing:.11em;background:#9b7040;border:1px solid rgba(167,123,69,.35);box-shadow:none}.btn:hover{background:#805a32}.nav-action{white-space:nowrap}
h1{letter-spacing:0}h2{letter-spacing:0}.service-card .btn{padding:.72rem .95rem}.fixed-cta{background:#9b7040}
@media(max-width:940px){.menu{display:flex;order:3;flex:0 0 100%;width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;gap:.45rem;padding:.15rem 0 .25rem;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu a{flex:0 0 auto;display:block;padding:.68rem .75rem;border:1px solid rgba(20,18,14,.09);background:rgba(255,250,242,.55);font-size:.64rem;letter-spacing:.09em}.menu a::after{display:none}.menu a.active{background:rgba(167,123,69,.12);border-color:rgba(167,123,69,.26);color:#4f3c29}.nav .sw{min-height:auto;padding:.75rem 0;flex-wrap:wrap}.brand{order:1}.nav-action{order:2;margin-left:auto}.panel{top:auto}}
@media(max-width:620px){.topbar{font-size:.66rem}.topbar .sw{align-items:center;padding:.55rem 0;gap:.3rem}.brand img{width:42px;height:42px}.brand span{font-size:1.55rem}.nav-action{padding:.72rem .86rem;font-size:.63rem;letter-spacing:.08em}.menu a{font-size:.62rem;padding:.64rem .68rem}.btn{padding:.84rem .95rem;font-size:.65rem}.fixed-cta{left:16px;right:16px;bottom:14px;width:auto}.section{padding:3.8rem 0}h1{font-size:clamp(2.35rem,12vw,3.1rem);line-height:1}h2{font-size:clamp(2rem,10vw,2.7rem);line-height:1.02}.form{padding:1.45rem}.panel{padding:1.55rem}.service-card{padding:1.45rem}}

/* Topo logo-only */
.nav .brand{gap:0}.nav .brand span{display:none}.nav .brand img{width:48px;height:48px}.nav .sw{grid-template-columns:auto 1fr auto}
@media(max-width:940px){.nav .brand img{width:42px;height:42px}.nav .brand{min-width:42px}}

/* Header unificado Dedicati */
.topbar{font-size:.68rem;letter-spacing:.08em}.topbar .sw{min-height:34px;padding:.28rem 0;gap:.9rem}.topbar a{color:var(--gold2)}
.nav{background:rgba(255,250,242,.96);border-bottom:1px solid rgba(20,18,14,.1)}.nav .sw{min-height:66px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;width:min(1160px,92vw);padding:0}.nav .brand{display:flex;align-items:center;gap:0;min-width:0}.nav .brand img{width:48px;height:48px;object-fit:contain}.nav .brand span{display:none!important}.menu{display:flex;align-items:center;justify-content:center;gap:clamp(.7rem,1.7vw,1.25rem);margin:0;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;color:#6d655d;white-space:nowrap}.menu a{position:relative;display:flex;align-items:center;min-height:44px;padding:.2rem .08rem;line-height:1;color:inherit;border:0;background:transparent}.menu a::after{content:"";position:absolute;left:50%;right:50%;bottom:.55rem;height:1px;background:#a77b45;transition:.2s ease}.menu a:hover,.menu a.active{color:#15120e}.menu a:hover::after,.menu a.active::after{left:.08rem;right:.08rem}.nav-action{justify-self:end;background:#9b7040;color:#fff;border:1px solid rgba(167,123,69,.36);padding:.78rem 1rem;font-size:.66rem;letter-spacing:.1em;line-height:1.2;min-width:0;box-shadow:none;white-space:nowrap}.nav-action:hover{background:#805a32}
@media(max-width:940px){.nav .sw{grid-template-columns:auto auto;gap:.7rem;padding:.72rem 0;min-height:auto}.nav .brand{order:1}.nav .brand img{width:44px;height:44px}.nav-action{order:2;max-width:158px;white-space:normal;text-align:center;padding:.7rem .82rem;margin-left:0}.menu{order:3;grid-column:1/-1;display:flex;width:100%;justify-content:flex-start;overflow-x:auto;gap:.45rem;padding:.18rem 0 .25rem;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu a{flex:0 0 auto;min-height:36px;padding:.62rem .74rem;border:1px solid rgba(20,18,14,.1);background:rgba(255,250,242,.58);font-size:.62rem;letter-spacing:.085em}.menu a::after{display:none}.menu a.active{background:rgba(167,123,69,.12);border-color:rgba(167,123,69,.28);color:#4f3c29}}
@media(max-width:620px){.topbar{font-size:.64rem}.topbar .sw{align-items:center;padding:.45rem 0;gap:.18rem}.nav .sw{width:min(100% - 18px,1160px)}.nav .brand img{width:40px;height:40px}.nav-action{max-width:146px;font-size:.61rem;padding:.68rem .72rem}.menu a{font-size:.6rem;padding:.6rem .68rem}}

/* Rodape e botoes padronizados */
.btn,.btn-gold,.btn-outline,.btn-dark,.nav-cta,.nav-action,.fixed-cta,.card button,.filters button{border-radius:0!important;min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;font-weight:650;letter-spacing:.1em;line-height:1.2;box-shadow:none!important}.btn,.btn-gold,.btn-dark,.nav-cta,.nav-action,.fixed-cta{background:#9b7040!important;color:#fff!important;border:1px solid rgba(167,123,69,.38)!important}.btn:hover,.btn-gold:hover,.btn-dark:hover,.nav-cta:hover,.nav-action:hover,.fixed-cta:hover{background:#805a32!important;transform:none!important}.btn-outline{background:transparent!important;border:1px solid currentColor!important}.float-wa{background:#25d366!important;color:#fff!important;border-radius:50%!important}.float-wa:hover{background:#1ebe5d!important;transform:scale(1.04)!important}.footer{background:#050505;color:rgba(255,255,255,.68);padding:3rem 0 1.7rem}.footer-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr 1.05fr;gap:2.2rem;align-items:start}.footer .brand{display:flex;align-items:center;gap:.8rem}.footer .brand img{width:46px;height:46px;object-fit:contain}.footer .brand span{font-family:var(--brand-logo,var(--brand));font-size:1.9rem;color:#c7a66f;line-height:1}.footer h3,.footer h4{text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.5);font-size:.68rem;margin:0 0 .9rem;font-family:var(--sans)}.footer p,.footer li,.footer a{font-size:.82rem;line-height:1.8;color:rgba(255,255,255,.65)}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.28rem}.footer a:hover{color:#fff}.rights{border-top:1px solid rgba(255,255,255,.08);margin-top:2rem;padding-top:1.2rem;text-align:center;font-size:.72rem;color:rgba(255,255,255,.42)}
@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.8rem}.fixed-cta{left:auto;right:18px;bottom:18px;width:auto}}
@media(max-width:620px){.footer-grid{grid-template-columns:1fr}.footer{padding:2.4rem 0 1.4rem}.footer .brand img{width:42px;height:42px}.footer .brand span{font-size:1.55rem}.fixed-cta{left:16px;right:16px;bottom:14px;width:auto}.float-wa{right:16px;bottom:76px;width:52px;height:52px}}

/* Politica de privacidade */
.privacy-wrap{max-width:760px;margin:0 auto;padding:4.5rem min(6vw,2rem) 6rem}.privacy-wrap h1{font-size:clamp(2.4rem,7vw,3.4rem);line-height:1;margin-bottom:.5rem}.privacy-wrap .updated{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:2.8rem}.privacy-wrap h2{font-size:1.45rem;margin:2.5rem 0 .65rem}.privacy-wrap p,.privacy-wrap li{font-size:.98rem;line-height:1.85;color:var(--muted)}.privacy-wrap ul{margin:.5rem 0 1rem 1.2rem}.privacy-wrap a{color:var(--gold)}

/* Rodape centralizado final */
.rights{display:block;text-align:center!important;line-height:1.65;margin-left:auto;margin-right:auto;width:min(92vw,1160px)}

/* Rodape enxuto final */
.footer-grid{grid-template-columns:1fr 1fr!important;justify-content:center;max-width:760px;margin:0 auto;text-align:left}
@media(max-width:620px){.footer-grid{grid-template-columns:1fr!important;text-align:left}}

/* Seletor PT EN paginas internas */
.lang{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin-left:.15rem}
.lang button{width:34px;height:34px;border-radius:50%;border:1px solid rgba(167,123,69,.24);background:transparent;display:grid;place-items:center;padding:0;cursor:pointer;overflow:hidden}
.lang button img{width:22px;height:22px;object-fit:cover;border-radius:50%;display:block}
.lang button.active{background:rgba(167,123,69,.14);border-color:rgba(167,123,69,.48)}
@media(min-width:941px){.nav .sw{grid-template-columns:auto minmax(0,1fr) auto auto!important}.lang{justify-self:end}.nav-action{justify-self:end}}
@media(max-width:940px){.lang{order:2;margin-left:auto}.nav-action{order:3}.menu{order:4}}
@media(max-width:620px){.lang button{width:31px;height:31px}.lang button img{width:20px;height:20px}.nav .sw{grid-template-columns:auto auto auto!important}}

/* Paridade tipografica com a home */
.topbar{font-size:.68rem;letter-spacing:.08em}
.menu{font-size:.68rem;letter-spacing:.13em;gap:clamp(.7rem,1.7vw,1.25rem)}
.menu a{min-height:44px;padding:.2rem .08rem;line-height:1}
.nav-action{font-size:.66rem;letter-spacing:.1em;padding:.78rem 1rem;line-height:1.2}
@media(max-width:940px){
  .menu a{min-height:36px;padding:.62rem .74rem;font-size:.62rem;letter-spacing:.085em}
  .nav-action{font-size:.61rem;padding:.68rem .72rem;max-width:146px}
}
@media(max-width:620px){
  .topbar{font-size:.58rem;line-height:1.35}
  .topbar .sw{min-height:auto;padding:.32rem 0;gap:.18rem}
  .nav .sw{min-height:auto;padding:.42rem 0 .5rem;gap:.42rem}
  .nav .brand img{width:36px;height:36px}
  .menu{gap:.34rem;padding:.02rem 0 .08rem}
  .menu a{min-height:32px;font-size:.55rem;padding:.5rem .58rem;letter-spacing:.07em}
  .nav-action{min-height:36px;max-width:132px;font-size:.55rem;letter-spacing:.07em;padding:.58rem .62rem}
}

/* Galeria interativa de projetos */
.project-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.project-card{background:#fff;border:1px solid var(--line);overflow:hidden;cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.project-card:hover,.project-card:focus{transform:translateY(-6px);box-shadow:0 22px 48px rgba(20,18,14,.13);border-color:rgba(167,123,69,.42);outline:0}.project-media{position:relative;aspect-ratio:4/3;background:#11100d;overflow:hidden}.project-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .35s ease}.project-card:hover .project-media img,.project-card:focus .project-media img{transform:scale(1.06);filter:brightness(.78)}.project-count{position:absolute;left:14px;top:14px;background:rgba(5,5,5,.72);color:#fff;border:1px solid rgba(255,255,255,.18);padding:.38rem .58rem;font-size:.64rem;letter-spacing:.1em;text-transform:uppercase}.project-hover{position:absolute;left:50%;top:50%;transform:translate(-50%,-35%);opacity:0;color:#fff;border:1px solid rgba(255,255,255,.58);padding:.78rem 1rem;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:700;transition:.28s ease;white-space:nowrap}.project-card:hover .project-hover,.project-card:focus .project-hover{opacity:1;transform:translate(-50%,-50%)}.project-info{padding:1.35rem}.project-info h3{margin:.2rem 0 .65rem}.project-info p{margin:0;color:var(--muted);line-height:1.75}.project-lightbox{position:fixed;inset:0;background:rgba(5,5,5,.92);z-index:120;display:none;align-items:center;justify-content:center;padding:1.2rem}.project-lightbox.open{display:flex}.project-lightbox-panel{width:min(1120px,96vw);max-height:94vh;color:#fff;display:grid;grid-template-columns:310px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:1rem;position:relative}.project-lightbox-copy{background:#11100d;border:1px solid rgba(255,255,255,.1);padding:1.6rem;align-self:start}.project-lightbox-copy h2{font-size:clamp(2rem,3.5vw,3.4rem);margin:.25rem 0 .8rem;color:#fff}.project-lightbox-copy p{color:rgba(255,255,255,.66)}.project-lightbox-stage{position:relative;min-height:420px;background:#090908;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-lightbox-stage img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain}.project-lightbox-close{position:absolute;right:0;top:-52px;width:40px;height:40px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);font-size:1.4rem;cursor:pointer}.project-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.38);color:#fff;font-size:1.45rem;cursor:pointer}.project-lightbox-nav.prev{left:14px}.project-lightbox-nav.next{right:14px}.project-lightbox-count{position:absolute;left:14px;bottom:14px;background:rgba(0,0,0,.56);padding:.35rem .65rem;font-size:.72rem;letter-spacing:.1em}.project-lightbox-thumbs{grid-column:1/-1;display:flex;gap:.55rem;overflow-x:auto;padding:.15rem 0 .3rem}.project-lightbox-thumbs button{width:86px;height:64px;border:2px solid transparent;background:#111;padding:0;cursor:pointer;opacity:.6;flex:0 0 auto}.project-lightbox-thumbs button.active{border-color:var(--gold2);opacity:1}.project-lightbox-thumbs img{width:100%;height:100%;object-fit:cover}@media(max-width:940px){.project-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-lightbox-panel{grid-template-columns:1fr}.project-lightbox-copy{padding:1.1rem}.project-lightbox-stage{min-height:320px}}@media(max-width:620px){.project-page-grid{grid-template-columns:1fr}.project-lightbox{padding:.8rem}.project-lightbox-close{top:0;right:0;z-index:2;background:rgba(0,0,0,.35)}.project-lightbox-copy{margin-top:48px}.project-lightbox-stage img{max-height:58vh}.project-lightbox-thumbs button{width:72px;height:54px}}




.float-wa{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border:0;border-radius:50%!important;background:#25d366!important;color:#fff!important;z-index:90;box-shadow:0 14px 30px rgba(0,0,0,.25)!important;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.float-wa:hover{background:#1ebe5d!important;transform:scale(1.04)!important}.float-wa svg{width:25px;height:25px}

/* WhatsApp flutuante global */
.float-wa{position:fixed!important;right:24px!important;bottom:24px!important;width:58px!important;height:58px!important;min-height:58px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#25d366!important;color:#fff!important;z-index:120!important;box-shadow:0 14px 30px rgba(0,0,0,.25)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .2s ease,background .2s ease!important}.float-wa:hover{background:#1ebe5d!important;transform:scale(1.04)!important}.float-wa svg{width:25px!important;height:25px!important;display:block!important}@media(max-width:620px){.float-wa{right:16px!important;bottom:76px!important;width:52px!important;height:52px!important;min-height:52px!important}}
/* CTA final compartilhado */
.cta-final{background:#11100d;color:#fff;text-align:center;padding:5.8rem 0}.cta-final .script{font-family:var(--brand);font-size:clamp(3rem,6vw,6rem);color:rgba(199,166,111,.22);line-height:.8}.cta-final h2{margin:-.6rem auto 1.3rem;max-width:700px}.cta-final h2 em{color:var(--gold2);font-style:italic}.cta-final p{color:rgba(255,255,255,.68);line-height:1.9;max-width:640px;margin:0 auto 2rem}.cta-final .btn{margin:0 auto}
@media(max-width:620px){.cta-final{padding:4.4rem 0}.cta-final h2{font-size:clamp(2rem,10vw,2.7rem)}}
/* Microinteracoes globais para itens clicaveis */
a,button,.btn,.btn-gold,.btn-outline,.btn-dark,.nav-cta,.nav-action,.fixed-cta,.card,.service-card,.project,.project-card,.logo-card,.faq-q,.wa-opt,.filters button,.lang button,.check,.project-lightbox-close,.project-lightbox-nav,.project-lightbox-thumbs button{transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,opacity .22s ease,filter .22s ease!important}
.btn:hover,.btn-gold:hover,.btn-outline:hover,.btn-dark:hover,.nav-cta:hover,.nav-action:hover,.fixed-cta:hover,.card button:hover,.filters button:hover{transform:translateY(-2px)!important;box-shadow:0 10px 24px rgba(20,18,14,.12)!important}
.menu a:hover,.nav-links a:hover,.footer a:hover,.topbar a:hover{transform:translateY(-1px)!important}
.lang button:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 8px 18px rgba(20,18,14,.1)!important}
.service-card:hover,.card:hover,.project:hover,.project-card:hover,.logo-card:hover{transform:translateY(-5px)!important;box-shadow:0 18px 42px rgba(20,18,14,.12)!important;border-color:rgba(167,123,69,.35)!important}
.service-card:hover .btn,.card:hover button{transform:translateY(-1px)!important}
.faq-q:hover,.check:hover{transform:translateX(4px)!important;color:var(--gold)!important;border-color:rgba(167,123,69,.28)!important}
.wa-opt:hover{transform:translateY(-2px)!important;box-shadow:0 16px 38px rgba(0,0,0,.2)!important}
.float-wa:hover{transform:scale(1.06)!important;box-shadow:0 18px 40px rgba(37,211,102,.28)!important}
.project-lightbox-close:hover,.project-lightbox-nav:hover,.project-lightbox-thumbs button:hover{transform:translateY(-2px)!important;border-color:rgba(199,166,111,.7)!important;opacity:1!important}
@media (prefers-reduced-motion: reduce){a,button,.btn,.btn-gold,.btn-outline,.btn-dark,.nav-cta,.nav-action,.fixed-cta,.card,.service-card,.project,.project-card,.logo-card,.faq-q,.wa-opt,.filters button,.lang button,.check,.project-lightbox-close,.project-lightbox-nav,.project-lightbox-thumbs button{transition:none!important}.btn:hover,.btn-gold:hover,.btn-outline:hover,.btn-dark:hover,.nav-cta:hover,.nav-action:hover,.fixed-cta:hover,.card button:hover,.filters button:hover,.menu a:hover,.nav-links a:hover,.footer a:hover,.topbar a:hover,.lang button:hover,.service-card:hover,.card:hover,.project:hover,.project-card:hover,.logo-card:hover,.faq-q:hover,.check:hover,.wa-opt:hover,.float-wa:hover,.project-lightbox-close:hover,.project-lightbox-nav:hover,.project-lightbox-thumbs button:hover{transform:none!important}}
/* Análise inicial consultiva */
.diagnostico-page .panel{top:96px}.mini-list{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.4rem}.mini-list span{border:1px solid rgba(199,166,111,.34);color:rgba(255,255,255,.72);padding:.42rem .62rem;font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.consult-form{display:grid;gap:1.25rem}.form-intro p,.field-note{margin:.15rem 0 0;color:var(--muted);font-size:.92rem;line-height:1.65}.form-block{border:1px solid rgba(20,18,14,.1);background:rgba(255,250,242,.7);padding:1.25rem}.form-block h3{font-size:1.35rem;margin:0 0 .85rem}.consult-form .checks{grid-template-columns:repeat(2,minmax(0,1fr))}.consult-form .check{cursor:pointer;line-height:1.35}.consult-form .check input{accent-color:#9b7040}@media(max-width:760px){.consult-form .checks{grid-template-columns:1fr}.form-block{padding:1rem}}
/* Simetria visual de cards e grids */
.service-grid,.portfolio-grid,.testimonial-grid,.project-page-grid,.services-list,.grid.cards,.conversion-grid,.ideal-list,.logos,.proof{align-items:stretch!important}
.service-grid > *,.portfolio-grid > *,.testimonial-grid > *,.project-page-grid > *,.services-list > *,.grid.cards > *,.conversion-grid > *,.ideal-list > *,.logos > *,.proof > *{height:100%!important}
.card,.service-card,.project,.project-card,.testimonial,.conversion-card,.ideal-item,.logo-card,.step,.form-block{display:flex!important;flex-direction:column!important;min-height:100%}
.project-body,.project-info{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.project-body p,.project-info p{flex:1 1 auto!important}
.card p,.service-card p,.testimonial p,.conversion-card p,.ideal-item p{flex:1 1 auto!important}.card button,.service-card .btn,.service-card a.btn,.card .btn,.project-card .btn{margin-top:auto!important;align-self:flex-start!important}
.project-media,.project img,.project video{flex:0 0 auto!important}.logo-card{justify-content:center!important}.checks{align-items:stretch!important}.check{display:flex!important;align-items:center!important;min-height:48px!important;height:100%!important}
@media(max-width:620px){.card,.service-card,.project,.project-card,.testimonial,.conversion-card,.ideal-item,.logo-card,.step,.form-block{min-height:auto!important}}
/* Refinamento estético dos cards de projetos */
.project-page-grid{gap:1.35rem!important}.project-card{background:#fffaf2!important;border:1px solid rgba(20,18,14,.09)!important;box-shadow:0 10px 28px rgba(20,18,14,.06)!important;overflow:hidden!important}.project-card:hover,.project-card:focus{transform:translateY(-4px)!important;box-shadow:0 22px 48px rgba(20,18,14,.14)!important;border-color:rgba(167,123,69,.26)!important}.project-media{background:#f4efe7!important;aspect-ratio:4/3!important}.project-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,0) 45%,rgba(5,5,5,.42) 100%);opacity:0;transition:opacity .32s ease;pointer-events:none}.project-card:hover .project-media::after,.project-card:focus .project-media::after{opacity:1}.project-media img{filter:none!important;transform:none;will-change:transform}.project-card:hover .project-media img,.project-card:focus .project-media img{transform:scale(1.035)!important;filter:saturate(1.03) contrast(1.02)!important}.project-count{left:16px!important;top:16px!important;background:rgba(255,250,242,.9)!important;color:#6e5538!important;border:1px solid rgba(167,123,69,.28)!important;backdrop-filter:blur(8px);box-shadow:0 8px 22px rgba(20,18,14,.08);font-weight:650}.project-hover{left:auto!important;right:16px!important;top:auto!important;bottom:16px!important;transform:translateY(8px)!important;opacity:0;background:rgba(255,250,242,.92)!important;color:#5d4228!important;border:1px solid rgba(167,123,69,.32)!important;box-shadow:0 12px 28px rgba(20,18,14,.16);backdrop-filter:blur(8px);padding:.62rem .82rem!important;font-size:.62rem!important}.project-card:hover .project-hover,.project-card:focus .project-hover{opacity:1!important;transform:translateY(0)!important}.project-info{background:#fffaf2!important;border-top:1px solid rgba(20,18,14,.08)!important;padding:1.25rem 1.3rem 1.45rem!important}.project-info .mini{color:#9b7040!important;letter-spacing:.14em}.project-info h3{font-size:1.52rem!important;line-height:1.05!important;margin:.25rem 0 .6rem!important;color:#17120e!important}.project-info p{font-size:.92rem!important;line-height:1.72!important;color:#746a61!important}@media(max-width:620px){.project-hover{opacity:1!important;transform:none!important}.project-count{top:12px!important;left:12px!important}.project-hover{right:12px!important;bottom:12px!important}}
/* Variacao do logo no hover */
header .nav-logo,
.nav .brand{
  position:relative;
  display:flex;
  align-items:center;
  flex-shrink:0;
}
header .nav-logo img,
.nav .brand img{
  transition:opacity .28s ease, transform .28s ease;
  will-change:opacity, transform;
}
header .nav-logo::after,
.nav .brand::after{
  content:"";
  position:absolute;
  inset:0;
  background:url("../../logo-dedicati-arquitetura/logo-hover-folhas-verdes.png") center/contain no-repeat;
  opacity:0;
  pointer-events:none;
  transition:opacity .28s ease, transform .28s ease;
}
header .nav-logo:hover img,
.nav .brand:hover img{
  opacity:0;
}
header .nav-logo:hover::after,
.nav .brand:hover::after{
  opacity:1;
}
/* Jornada progressiva da Análise Inicial */
.progressive-form .consult-step{display:none;animation:fadeStep .28s ease both}
.progressive-form .consult-step.is-visible{display:block}
.progressive-form .conditional-fields{display:none;margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(20,18,14,.08)}
.progressive-form .conditional-fields.is-visible{display:block}
.step-kicker{font-size:.64rem;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-weight:700;margin-bottom:.45rem}
.form-error{font-size:.82rem;color:#9b3b2f;margin-top:.65rem;line-height:1.5}
.progressive-form select:invalid,.progressive-form input:invalid{box-shadow:none}
.progressive-form .check[hidden]{display:none!important}
.progressive-form .form-block{transition:border-color .2s ease,background .2s ease}
.progressive-form .form-block.is-visible{border-color:rgba(167,123,69,.22);background:rgba(255,250,242,.88)}
@keyframes fadeStep{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:620px){.progressive-form .form-block{padding:1rem}.step-kicker{font-size:.6rem}}
/* Wizard da Análise Inicial */
.progressive-form{position:relative;overflow:hidden}
.wizard-progress{display:inline-flex;align-items:center;gap:.32rem;border:1px solid rgba(167,123,69,.22);background:rgba(167,123,69,.08);color:#7a5833;padding:.42rem .68rem;margin-bottom:.9rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}
.progressive-form .consult-step{display:none!important;min-height:360px;animation:wizardSlide .28s ease both}
.progressive-form .consult-step.is-visible{display:flex!important}
.progressive-form .consult-step[hidden]{display:none!important}
.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:.5rem;padding-top:1.1rem;border-top:1px solid rgba(20,18,14,.08)}
.wizard-actions .btn{min-width:150px}.wizard-actions .wizard-next,.wizard-actions .wizard-submit{margin-left:auto}.wizard-actions [hidden]{display:none!important}
.progressive-form .notice{margin:.9rem 0 0;font-size:.78rem;line-height:1.6}
@keyframes wizardSlide{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}
@media(max-width:620px){.progressive-form .consult-step{min-height:auto}.wizard-actions{flex-direction:column-reverse;align-items:stretch}.wizard-actions .btn{width:100%;min-width:0}.wizard-actions .wizard-next,.wizard-actions .wizard-submit{margin-left:0}.wizard-progress{font-size:.6rem}}
/* Campo detalhado de áreas no wizard */
.progressive-form .conditional-text{display:none;margin-top:1rem}
.progressive-form .conditional-text.is-visible{display:grid}
.scope-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}
@media(max-width:760px){.scope-options{grid-template-columns:1fr!important}}
/* Redesign premium da Análise Inicial */
.diagnostico-page{background:linear-gradient(135deg,#fffaf2 0%,#f4efe7 48%,#eee5d8 100%);position:relative;overflow:hidden}
.diagnostico-page::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.04) 0,rgba(5,5,5,0) 42%);pointer-events:none}
.diagnostico-page .form-shell{position:relative;grid-template-columns:.86fr 1.14fr;gap:2.4rem;align-items:stretch}
.diagnostic-panel{position:sticky;top:96px;min-height:640px;background:#070706!important;border:1px solid rgba(199,166,111,.24)!important;padding:2.6rem!important;overflow:hidden;box-shadow:0 28px 70px rgba(20,18,14,.18)}
.diagnostic-panel::before{content:"Dedicati";position:absolute;left:1.8rem;bottom:-.45rem;font-family:var(--brand);font-size:clamp(5rem,9vw,8rem);line-height:.75;color:rgba(199,166,111,.08);pointer-events:none}
.diagnostic-panel::after{content:"";position:absolute;right:-90px;top:-90px;width:220px;height:220px;border:1px solid rgba(199,166,111,.16);transform:rotate(45deg);pointer-events:none}
.diagnostic-panel h1{font-size:clamp(3rem,4.8vw,5.2rem);line-height:.9;margin:.6rem 0 1.25rem;color:#fff}
.diagnostic-panel p{color:rgba(255,255,255,.68);font-size:1rem;line-height:1.85;max-width:33rem}
.diagnostic-value{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(199,166,111,.24);border:1px solid rgba(199,166,111,.22);margin:2rem 0 1.3rem}
.diagnostic-value div{background:#0d0b09;padding:1rem .8rem;min-height:88px;display:flex;flex-direction:column;justify-content:center}
.diagnostic-value strong{font-family:var(--serif);font-size:1.45rem;font-weight:500;color:var(--gold2);line-height:1;text-transform:none}
.diagnostic-value span{margin-top:.35rem;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.46)}
.diagnostico-page .mini-list span{background:rgba(255,255,255,.035);border-color:rgba(199,166,111,.3);color:rgba(255,255,255,.68)}
.progressive-form{background:rgba(255,250,242,.94)!important;border:1px solid rgba(167,123,69,.18)!important;box-shadow:0 28px 70px rgba(20,18,14,.12);padding:0!important;overflow:hidden!important}
.progressive-form .form-intro{padding:2.15rem 2.25rem 1.5rem;border-bottom:1px solid rgba(20,18,14,.08);background:linear-gradient(180deg,#fffaf2 0%,#fbf6ee 100%)}
.progressive-form .form-intro h2{font-size:clamp(2.25rem,3.8vw,3.8rem);line-height:.96;margin:.45rem 0 .8rem;color:#15120e}
.progressive-form .form-intro p{max-width:620px;color:#746a61;line-height:1.78}
.wizard-progress{position:relative;border:0!important;background:transparent!important;color:#8a6338!important;padding:0 0 .8rem!important;margin:0 0 .75rem!important;font-size:.68rem;letter-spacing:.16em}
.wizard-progress::after{content:"";position:absolute;left:0;bottom:0;width:96px;height:2px;background:linear-gradient(90deg,#9b7040,#c7a66f)}
.progressive-form .consult-step{min-height:390px!important;padding:2.1rem 2.25rem!important;background:#fffaf2!important;border:0!important}
.progressive-form .consult-step.is-visible{border-top:0!important}
.progressive-form .consult-step h3{font-size:clamp(1.75rem,2.5vw,2.45rem)!important;line-height:1.03!important;margin:.15rem 0 .7rem!important;color:#15120e}
.step-kicker{display:inline-flex;align-items:center;gap:.55rem;color:#9b7040!important;font-size:.64rem!important;letter-spacing:.2em!important;margin-bottom:.65rem!important}
.step-kicker::before{content:"";width:30px;height:1px;background:#9b7040}
.progressive-form .field{margin:.95rem 0}.progressive-form label{color:#7d6c5b;font-size:.66rem;letter-spacing:.15em}.progressive-form input,.progressive-form select,.progressive-form textarea{background:#fff!important;border:1px solid rgba(20,18,14,.12)!important;padding:1rem .95rem!important;color:#15120e;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.progressive-form input:focus,.progressive-form select:focus,.progressive-form textarea:focus{outline:0;border-color:rgba(167,123,69,.62)!important;box-shadow:0 0 0 4px rgba(167,123,69,.1);background:#fffdfa!important}
.progressive-form .check{background:#fff!important;border:1px solid rgba(20,18,14,.11)!important;color:#5f574f!important;padding:1rem!important;min-height:64px!important}.progressive-form .check:hover{background:#fbf6ee!important;border-color:rgba(167,123,69,.42)!important;color:#15120e!important}.progressive-form .check:has(input:checked){background:#f4eadb!important;border-color:rgba(167,123,69,.58)!important;color:#4e3822!important;box-shadow:inset 0 0 0 1px rgba(167,123,69,.14)}
.wizard-actions{margin:0!important;padding:1.2rem 2.25rem!important;background:#fbf6ee;border-top:1px solid rgba(20,18,14,.08)!important}.wizard-actions .btn{min-width:164px}.wizard-prev{background:transparent!important;color:#6e5d4b!important;border:1px solid rgba(20,18,14,.22)!important}.wizard-next,.wizard-submit{background:#8e663a!important}.wizard-next:hover,.wizard-submit:hover{background:#74522f!important}.progressive-form .notice{padding:0 2.25rem 1.55rem;margin:0!important;background:#fbf6ee;color:#7b7065!important}
.progressive-form .conditional-fields,.progressive-form .conditional-text{background:rgba(255,255,255,.58);border:1px solid rgba(20,18,14,.08);padding:1rem;margin-top:1rem}.form-error{background:#fff2ee;border:1px solid rgba(155,59,47,.2);padding:.7rem .85rem;color:#8c352c!important}
@media(max-width:980px){.diagnostico-page .form-shell{grid-template-columns:1fr}.diagnostic-panel{position:relative;top:auto;min-height:auto}.diagnostic-value{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.diagnostico-page{padding-top:3.4rem}.diagnostic-panel{padding:1.55rem!important}.diagnostic-value{grid-template-columns:1fr}.progressive-form .form-intro,.progressive-form .consult-step,.wizard-actions,.progressive-form .notice{padding-left:1.2rem!important;padding-right:1.2rem!important}.progressive-form .consult-step{min-height:auto!important}.wizard-actions{flex-direction:column-reverse}.wizard-actions .btn{width:100%;min-width:0}.progressive-form .check{min-height:56px!important}.diagnostic-panel h1{font-size:2.65rem}}


/* Chamada final especifica da pagina de Analise Inicial */
.diagnostic-cta{background:#f7f0e6;color:var(--ink);text-align:left;padding:3rem 0;border-top:1px solid rgba(167,123,69,.18)}
.diagnostic-cta .diagnostic-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center}
.diagnostic-cta .tag{color:var(--gold);margin-bottom:.8rem}
.diagnostic-cta h2{margin:0 0 .75rem;max-width:680px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.98;color:var(--ink)}
.diagnostic-cta p{margin:0;max-width:680px;color:var(--muted);line-height:1.75}
.diagnostic-cta .btn{white-space:nowrap;margin:0}
@media(max-width:760px){.diagnostic-cta{text-align:left;padding:2.5rem 0}.diagnostic-cta .diagnostic-cta-grid{grid-template-columns:1fr}.diagnostic-cta .btn{width:100%;justify-content:center;text-align:center}}

/* Ajustes finais: metricas, formularios e mobile */
.stats strong,.stats-grid strong,.proof strong{font-family:var(--sans)!important;font-weight:500!important;font-variant-numeric:tabular-nums!important;letter-spacing:.01em!important}
.gotcha{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.work-form{align-self:stretch!important;background:#fffaf2!important;border:1px solid rgba(167,123,69,.18)!important;box-shadow:0 22px 56px rgba(20,18,14,.1);padding:2.2rem!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}
.form-shell{align-items:stretch!important}.form-shell .panel{height:100%;min-height:100%;display:flex;flex-direction:column;justify-content:center}.work-form h2{font-size:clamp(2rem,3vw,3rem);line-height:1;margin:0 0 .65rem}.form-helper{margin:0 0 1.15rem!important;color:#756a60;line-height:1.7}.form-security{font-size:.78rem!important;line-height:1.55!important;color:#7a7067!important;background:#f4efe7;border:1px solid rgba(167,123,69,.14);padding:.8rem .9rem;margin:1rem 0!important}.work-form input,.work-form select,.work-form textarea{background:#fff!important;border-color:rgba(20,18,14,.12)!important}.work-form input:focus,.work-form select:focus,.work-form textarea:focus{outline:0;border-color:rgba(167,123,69,.62)!important;box-shadow:0 0 0 4px rgba(167,123,69,.1)}.work-form button[disabled]{opacity:.68;cursor:wait}.form-status{min-height:1.35rem;font-size:.86rem;line-height:1.5;margin:.35rem 0 .7rem}.form-status.is-success{color:#2d6b3f;background:#edf7ef;border:1px solid rgba(45,107,63,.18);padding:.7rem .85rem}.form-status.is-error{color:#8c352c;background:#fff2ee;border:1px solid rgba(155,59,47,.2);padding:.7rem .85rem}
@media(max-width:620px){
  .conversion-strip,.ideal,.included-grid,.clients,.testimonials{padding-top:2.7rem!important;padding-bottom:2.7rem!important}
  .conversion-grid,.service-grid,.portfolio-grid,.testimonial-grid,.ideal-list,.logos{grid-template-columns:1fr!important;gap:.85rem!important}
  .conversion-card:nth-child(n+3),.included-list li:nth-child(n+7),.testimonial-grid article:nth-child(n+3),.logos .logo-card:nth-child(n+7){display:none!important}
  .portfolio-grid article:nth-child(n+5){display:none!important}
  .hero-desc,.lead,p{line-height:1.65!important}
  .section-head,.head{margin-bottom:1.35rem!important}
  .about{padding-top:2.8rem!important}
}

/* Performance: menos trabalho de renderizacao fora da dobra sem alterar visual */
@supports (content-visibility:auto){
  main section:not(:first-child),
  .cta-final,
  .footer,
  footer{
    content-visibility:auto;
    contain-intrinsic-size:1px 760px;
  }
  .project-page-grid{contain-intrinsic-size:1px 980px}
}


/* Formularios, diagnostico e servicos premium */
.check-field{display:flex;gap:.65rem;align-items:flex-start;background:#f4efe7;border:1px solid rgba(167,123,69,.18);padding:.85rem .95rem;margin:.9rem 0;color:#6f645a;font-size:.78rem;line-height:1.55;text-transform:none;letter-spacing:0}.check-field input{width:auto;margin-top:.2rem;accent-color:#9b7040}.check-field a{text-decoration:underline;color:#6f4f2c}.form-expectation{background:#11100d;color:rgba(255,255,255,.82);border-left:3px solid var(--gold);padding:.9rem 1rem!important;margin:1rem 0!important;font-size:.86rem!important;line-height:1.55!important}.diagnostic-list{grid-template-columns:repeat(5,1fr)}.diagnostic-list .card{min-height:190px}.avoidance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.avoidance-grid span{background:#fff;border:1px solid var(--line);padding:1rem 1.1rem;color:#62584e;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.service-detail-grid{grid-template-columns:repeat(2,1fr)!important}.service-detail{align-content:start}.service-detail dl{display:grid;gap:.65rem;margin:.6rem 0 0}.service-detail dt{font-size:.66rem;text-transform:uppercase;letter-spacing:.14em;color:#9b7040;font-weight:700}.service-detail dd{margin:0;color:#6f645a;line-height:1.6}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.comparison-grid article{background:#fff;border:1px solid var(--line);padding:1.6rem}.financial-guidance{background:#f4efe7}.thankyou-page{text-align:center}.thankyou-card{background:#fff;border:1px solid var(--line);padding:clamp(2rem,5vw,4rem);max-width:820px;margin:0 auto}.thankyou-card h1{font-size:clamp(2.7rem,5vw,5rem)}.thankyou-card .actions{justify-content:center}.thankyou-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin:2rem 0}.thankyou-meta div{background:#fffaf2;padding:1rem}.thankyou-meta strong{display:block;color:var(--gold);font-family:var(--serif);font-size:1.5rem}.thankyou-meta span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#756a60}
@media(max-width:940px){.diagnostic-list{grid-template-columns:repeat(2,1fr)}.avoidance-grid,.comparison-grid,.service-detail-grid{grid-template-columns:1fr!important}.thankyou-meta{grid-template-columns:1fr}}
@media(max-width:620px){.diagnostic-list{grid-template-columns:1fr}.avoidance-grid span{font-size:.78rem}.service-detail dl{gap:.55rem}.check-field{font-size:.75rem}.thankyou-card{padding:1.6rem}}
/* Interacao da logo */
header .nav-logo,
.nav .brand{
  isolation:isolate;
  cursor:pointer;
}
header .nav-logo img,
.nav .brand img{
  transition:opacity .22s ease, transform .22s ease, filter .22s ease!important;
}
header .nav-logo::after,
.nav .brand::after{
  transform:scale(.94) rotate(-2deg);
  filter:drop-shadow(0 10px 18px rgba(55,77,43,.18));
  transition:opacity .22s ease, transform .22s ease, filter .22s ease!important;
}
header .nav-logo:hover img,
header .nav-logo:focus-visible img,
.nav .brand:hover img,
.nav .brand:focus-visible img{
  opacity:0;
  transform:scale(1.04);
}
header .nav-logo:hover::after,
header .nav-logo:focus-visible::after,
.nav .brand:hover::after,
.nav .brand:focus-visible::after{
  opacity:1;
  transform:scale(1.08) rotate(0deg);
  filter:drop-shadow(0 14px 24px rgba(55,77,43,.24));
}

/* Logo viva: revela a marca como desenho, sem alterar o layout do menu */
header .nav-logo,
.nav .brand{
  overflow:visible!important;
  transform-style:preserve-3d;
}
header .nav-logo::before,
.nav .brand::before{
  content:"";
  position:absolute;
  inset:-7px;
  z-index:1;
  border:1px solid rgba(55,77,43,0);
  background:
    linear-gradient(90deg,transparent,rgba(101,126,82,.34),transparent) 0 0/34% 1px no-repeat,
    linear-gradient(180deg,transparent,rgba(101,126,82,.28),transparent) 100% 0/1px 34% no-repeat;
  opacity:0;
  pointer-events:none;
  transform:scale(.88);
  transition:opacity .24s ease, transform .24s ease, border-color .24s ease;
}
header .nav-logo::after,
.nav .brand::after{
  z-index:2;
  opacity:0;
  clip-path:inset(0 72% 0 0);
  transform:translateY(3px) scale(.92) rotate(-4deg);
  transform-origin:42% 58%;
  filter:drop-shadow(0 10px 18px rgba(55,77,43,.14)) saturate(.9);
  transition:opacity .18s ease, filter .28s ease;
}
header .nav-logo img,
.nav .brand img{
  position:relative;
  z-index:0;
  transform-origin:42% 58%;
}
header .nav-logo:hover img,
header .nav-logo:focus-visible img,
.nav .brand:hover img,
.nav .brand:focus-visible img{
  opacity:.12;
  transform:scale(.9) rotate(-2deg);
  filter:blur(.4px) saturate(.8);
}
header .nav-logo:hover::before,
header .nav-logo:focus-visible::before,
.nav .brand:hover::before,
.nav .brand:focus-visible::before{
  opacity:1;
  border-color:rgba(55,77,43,.26);
  transform:scale(1.16);
  animation:logoFrameLife 1.05s ease both;
}
header .nav-logo:hover::after,
header .nav-logo:focus-visible::after,
.nav .brand:hover::after,
.nav .brand:focus-visible::after{
  opacity:1;
  filter:drop-shadow(0 15px 24px rgba(55,77,43,.28)) saturate(1.12);
  animation:logoDrawLife 1.05s cubic-bezier(.19,1,.22,1) both, logoLeafBreath 2.8s ease-in-out 1.05s infinite;
}

@keyframes logoDrawLife{
  0%{clip-path:inset(0 82% 0 0);transform:translateY(5px) scale(.84) rotate(-5deg)}
  42%{clip-path:inset(0 28% 0 0);transform:translateY(0) scale(1.1) rotate(1deg)}
  70%{clip-path:inset(0 0 0 0);transform:translateY(-1px) scale(1.18) rotate(0deg)}
  100%{clip-path:inset(0 0 0 0);transform:translateY(0) scale(1.12) rotate(0deg)}
}
@keyframes logoFrameLife{
  0%{background-position:-45% 0,100% -45%;opacity:0;transform:scale(.82)}
  35%{opacity:1}
  100%{background-position:145% 0,100% 145%;transform:scale(1.16)}
}
@keyframes logoLeafBreath{
  0%,100%{transform:translateY(0) scale(1.12) rotate(0deg)}
  50%{transform:translateY(-1px) scale(1.16) rotate(.7deg)}
}
@media(prefers-reduced-motion:reduce){
  header .nav-logo:hover::before,
  header .nav-logo:focus-visible::before,
  .nav .brand:hover::before,
  .nav .brand:focus-visible::before,
  header .nav-logo:hover::after,
  header .nav-logo:focus-visible::after,
  .nav .brand:hover::after,
  .nav .brand:focus-visible::after{
    animation:none!important;
  }
}

/* Logo estatica */
header .nav-logo,
.nav .brand{
  cursor:pointer;
}
header .nav-logo::before,
.nav .brand::before,
header .nav-logo::after,
.nav .brand::after{
  content:none!important;
  display:none!important;
  animation:none!important;
}
header .nav-logo img,
.nav .brand img,
header .nav-logo:hover img,
header .nav-logo:focus-visible img,
.nav .brand:hover img,
.nav .brand:focus-visible img{
  opacity:1!important;
  transform:none!important;
  filter:none!important;
}
