@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Archivo:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--teal-50:#eaf7fb;--teal-100:#d3eef6;--teal-200:#a6ddec;--teal-300:#78cbe3;--teal-400:#4bb9d9;--teal-500:#1fa5cb;--teal-600:#1885a8;--teal-700:#136883;--teal-800:#0e4d60;--teal-900:#093440;--ink-000:#fff;--ink-025:#f7f9fa;--ink-050:#f1f4f5;--ink-100:#e4e9eb;--ink-200:#d1d9dc;--ink-300:#b1bdc1;--ink-400:#8a9aa0;--ink-500:#66787e;--ink-600:#4a5a5f;--ink-700:#333f42;--ink-800:#1e2729;--ink-900:#121918;--ink-950:#0b0f0f;--ink-1000:#000;--brass-100:#fbede1;--brass-200:#f0cfb3;--brass-400:#db9a5b;--brass-500:#c77f3c;--brass-700:#8a5424;--green-500:#3f9d63;--amber-500:#d89a2c;--red-500:#c0463c;--blue-500:#2e7fb8;--surface-page:var(--ink-000);--surface-subtle:var(--ink-025);--surface-sunken:var(--ink-050);--surface-card:var(--ink-000);--surface-card-subtle:var(--ink-025);--surface-ink:var(--ink-950);--surface-ink-raised:var(--ink-800);--surface-brand:var(--teal-500);--surface-brand-soft:var(--teal-100);--surface-wood:var(--brass-100);--surface-glass:#ffffffb8;--surface-glass-ink:#0b0f0f9e;--scrim-photo:linear-gradient(to top,#0b0f0fdb 0%,#0b0f0f8c 38%,#0b0f0f0d 78%);--scrim-photo-flat:#0b0f0f73;--text-strong:var(--ink-950);--text-body:var(--ink-700);--text-muted:var(--ink-500);--text-faint:var(--ink-400);--text-brand:var(--teal-700);--text-on-ink:#f4f8f9;--text-on-ink-muted:#f4f8f9a8;--text-on-brand:#fff;--text-link:var(--teal-700);--text-link-hover:var(--teal-800);--border-hairline:var(--ink-100);--border-default:var(--ink-200);--border-strong:var(--ink-300);--border-ink:#ffffff24;--border-brand:var(--teal-500);--focus-ring:var(--teal-600);--status-success-fg:#256b41;--status-success-bg:#e7f3eb;--status-warning-fg:#7a5410;--status-warning-bg:#fbf1dc;--status-danger-fg:#8c2e27;--status-danger-bg:#f8e8e6;--status-info-fg:#23566f;--status-info-bg:#e6f0f5;--font-brand:"Poppins","Helvetica Neue",Helvetica,sans-serif;--font-display:"Archivo","Helvetica Neue",Helvetica,sans-serif;--font-body:"Archivo","Helvetica Neue",Helvetica,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--text-link-hover);text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-strong);margin:0 0 .6em;line-height:1.2}h1{font-size:clamp(1.7rem,1.2rem + 2vw,2.6rem);font-weight:700}h2{margin-top:0;font-size:clamp(1.35rem,1.1rem + 1vw,1.9rem);font-weight:700}h3{color:var(--teal-800);font-size:1.05rem;font-weight:600}p{margin:0 0 1em}.container{max-width:1120px;margin:0 auto;padding:0 1.25rem}.section{padding:clamp(2.5rem,4vw,4.5rem) 0}.section--subtle{background:var(--surface-subtle)}.section--sunken{background:var(--surface-sunken)}.section--ink{background:var(--surface-ink);color:var(--text-on-ink)}.section--ink h1,.section--ink h2,.section--ink h3,.section--ink p{color:var(--text-on-ink)}.section--ink .lead{color:var(--text-on-ink-muted)}.section--brand-soft{background:var(--surface-brand-soft)}.eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-brand);background:var(--surface-brand-soft);border-radius:999px;margin-bottom:.8rem;padding:.3rem .6rem;font-size:.72rem;display:inline-block}.lead{color:var(--text-body);max-width:62ch;font-size:1.1rem}.btn{font-weight:700;font-family:var(--font-display);cursor:pointer;border:2px solid #0000;border-radius:10px;align-items:center;gap:.5rem;min-height:44px;padding:.85rem 1.4rem;font-size:.95rem;text-decoration:none;transition:transform .12s,opacity .12s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--surface-brand);color:var(--text-on-brand)}.btn-primary:hover{background:var(--teal-600);color:var(--text-on-brand)}.btn-outline{color:var(--teal-700);background:0 0;border-color:currentColor}.section--ink .btn-outline{color:var(--text-on-ink)}.btn-whats{color:#05341f;background:#25d366}.btn-whats:hover{color:#05341f;background:#1fbe5b}.btn-block{justify-content:center;width:100%}.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.site-header{z-index:1000;background:var(--surface-page);border-bottom:1px solid var(--border-hairline);position:sticky;top:0;box-shadow:0 1px 8px #0000000d}.site-header__bar{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;min-height:76px;margin:0 auto;padding:.5rem 1.25rem;display:flex}.brand{flex:none;align-items:center;display:flex}.brand__logo{object-fit:contain;width:auto;height:60px}@media (width<=860px){.brand__logo{height:44px}}.site-footer__logo{object-fit:contain;width:auto;height:76px;margin-bottom:1rem}.site-header nav{align-items:center;gap:1.4rem;display:flex}.site-header nav .navlink{color:var(--text-body);font-size:.92rem;font-weight:600;position:relative}.dropdown{position:relative}.dropdown__panel{background:var(--surface-card);border:1px solid var(--border-hairline);z-index:20;border-radius:10px;min-width:260px;max-height:60vh;padding:.6rem;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.dropdown:hover .dropdown__panel,.dropdown:focus-within .dropdown__panel{display:block}.dropdown__panel a{color:var(--text-body);border-radius:6px;padding:.45rem .6rem;font-size:.88rem;display:block}.dropdown__panel a:hover{background:var(--surface-subtle);text-decoration:none}.dropdown__todos{border-bottom:1px solid var(--border-hairline);border-radius:6px 6px 0 0;margin-bottom:.3rem;font-weight:700;color:var(--text-brand)!important}.header-actions{align-items:center;gap:.6rem;display:flex}.header-actions .btn{padding:.6rem 1rem;font-size:.85rem}.header-menu-toggle{display:none}@media (width<=860px){.site-header__bar{min-height:60px;padding:.4rem .8rem}.site-header nav,.header-actions .btn-outline{display:none}}.barra-fixa-mobile{z-index:999;background:var(--surface-card);border-top:1px solid var(--border-hairline);gap:.6rem;padding:.55rem .7rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000001a}@media (width<=860px){.barra-fixa-mobile.is-active{display:flex}body.tem-barra-fixa{padding-bottom:72px}}.hero{isolation:isolate;color:#fff;background:#073d3a;padding:clamp(2.6rem,5vw,5rem) 0 clamp(2rem,4vw,3.5rem);position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background-color:var(--surface-brand-soft);background-image:var(--hero-image);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#031919eb 0%,#031919c2 47%,#0319196e 100%);position:absolute;inset:0}.hero h1,.hero h2,.hero h3,.hero .lead,.hero .breadcrumb,.hero .breadcrumb a{color:#fff}.hero .lead{text-shadow:0 1px 12px #00000073}.hero .btn-outline{color:#fff}.hero__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;display:grid}@media (width<=900px){.hero__grid{grid-template-columns:1fr}}.hero__art{aspect-ratio:4/3;background:linear-gradient(135deg, var(--teal-600), var(--teal-900));color:#fff;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero__art svg{opacity:.92;width:46%;height:46%}.hero__art:after{content:"";background:radial-gradient(circle at 30% 20%,#ffffff2e,#0000 55%);position:absolute;inset:0}.breadcrumb{color:var(--text-muted);white-space:nowrap;margin-bottom:1rem;font-size:.82rem;overflow-x:auto}.breadcrumb a{color:var(--text-muted)}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (width<=900px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.grid-3,.grid-2{grid-template-columns:1fr}}.card{background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:14px;height:100%;padding:1.4rem}.card h3{margin-bottom:.4rem}.card--with-image{flex-direction:column;padding:0;display:flex;overflow:hidden}.card--with-image h3,.card--with-image p:not(.card__label),.card--with-image .icon-badge{margin-left:1.4rem;margin-right:1.4rem}.card--with-image h3{margin-top:1.15rem}.card--with-image p:last-child{margin-bottom:1.4rem}.card__image{object-fit:cover;background:var(--surface-subtle);width:100%;height:150px;display:block}.section .grid-3>.card:not(.card--with-image):before,.section .grid-2>.card:not(.card--with-image):before{content:"";background:50%/cover no-repeat;border-radius:13px 13px 0 0;width:calc(100% + 2.8rem);height:150px;margin:-1.4rem -1.4rem 1.15rem;display:block}.section .grid-3>.card:not(.card--with-image):nth-child(6n+1):before,.section .grid-2>.card:not(.card--with-image):nth-child(6n+1):before{background-image:url(/images/cards/tecnico.webp)}.section .grid-3>.card:not(.card--with-image):nth-child(6n+2):before,.section .grid-2>.card:not(.card--with-image):nth-child(6n+2):before{background-image:url(/images/cards/materiais.webp)}.section .grid-3>.card:not(.card--with-image):nth-child(6n+3):before,.section .grid-2>.card:not(.card--with-image):nth-child(6n+3):before{background-image:url(/images/cards/processo.webp)}.section .grid-3>.card:not(.card--with-image):nth-child(6n+4):before,.section .grid-2>.card:not(.card--with-image):nth-child(6n+4):before{background-image:url(/images/cards/atendimento.webp)}.section .grid-3>.card:not(.card--with-image):nth-child(6n+5):before,.section .grid-2>.card:not(.card--with-image):nth-child(6n+5):before{background-image:url(/images/cards/localidade.webp)}.section .grid-3>.card:not(.card--with-image):nth-child(6n):before,.section .grid-2>.card:not(.card--with-image):nth-child(6n):before{background-image:url(/images/cards/documentacao.webp)}.card--fact{border-left:4px solid var(--surface-brand)}.card__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-brand);margin:0 0 .4rem;font-size:.72rem;font-weight:600}.form-card__titulo{margin-bottom:.9rem;font-size:1.15rem}.depoimento{background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:14px;flex-direction:column;gap:.8rem;height:100%;padding:1.4rem;display:flex}.depoimento blockquote{color:var(--text-body);margin:0;font-size:.96rem}.depoimento footer{color:var(--text-muted);margin-top:auto;font-size:.82rem;font-weight:600}.depoimento__nota{color:var(--brass-500);letter-spacing:.1em;font-size:.9rem}.icon-badge{background:var(--surface-brand-soft);width:44px;height:44px;color:var(--text-brand);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.8rem;display:flex}.area-card{border:1px solid var(--border-hairline);background:var(--surface-card);color:var(--text-strong);border-radius:12px;padding:1rem 1.1rem;font-weight:700;display:block}.area-card:hover{border-color:var(--border-brand);background:var(--surface-brand-soft);text-decoration:none}.area-card span{color:var(--text-muted);margin-top:.2rem;font-size:.82rem;font-weight:400;display:block}.prose h2{margin-top:2.2rem;padding-top:.2rem}.prose h2:first-child{margin-top:0}.prose h3{margin-top:1.1rem;margin-bottom:.3rem}.prose p{color:var(--text-body)}.prose a{font-weight:600}.prose ul{padding-left:1.2rem}.faq-item{border-bottom:1px solid var(--border-hairline);padding:.9rem 0}.faq-item summary{cursor:pointer;color:var(--text-strong);justify-content:space-between;gap:1rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--text-brand);flex:none;font-size:1.3rem}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--text-body);margin-top:.6rem}.price-table{border-collapse:collapse;width:100%;margin-top:1.2rem;font-size:.95rem}.price-table th{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.78rem}.price-table td,.price-table th{border-bottom:1px solid var(--border-hairline);text-align:left;vertical-align:top;padding:.8rem .6rem}.price-table td:last-child{font-family:var(--font-mono);color:var(--text-strong);white-space:nowrap;font-weight:600}@media (width<=700px){.price-table,.price-table tbody,.price-table tr,.price-table td{width:100%;display:block}.price-table thead{display:none}.price-table tr{border-bottom:1px solid var(--border-hairline);padding:.8rem 0}.price-table td{border:0;padding:.15rem 0}.price-table td:first-child{color:var(--text-strong);font-weight:700}.price-table td[data-rotulo]:before{content:attr(data-rotulo) ": ";color:var(--text-muted);font-weight:400}.carrossel-mobile{scroll-snap-type:x mandatory;padding-bottom:.6rem;-webkit-overflow-scrolling:touch;gap:.8rem;margin-inline:-1.25rem;padding-inline:1.25rem;display:flex;overflow-x:auto}.carrossel-mobile>*{scroll-snap-align:start;flex:0 0 82%}.carrossel-mobile::-webkit-scrollbar{height:4px}.carrossel-mobile::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}}.form-lead{gap:.9rem;max-width:480px;display:grid}.form-lead label{color:var(--text-strong);gap:.35rem;font-size:.88rem;font-weight:600;display:grid}.form-lead [hidden]{display:none!important}.form-lead input,.form-lead textarea,.form-lead select{font:inherit;border:1px solid var(--border-default);background:var(--surface-page);color:var(--text-strong);border-radius:8px;width:100%;min-height:44px;padding:.7rem .85rem}.form-lead select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2.2rem}.form-lead select:invalid{color:var(--text-muted)}.form-lead optgroup{color:var(--text-strong);font-weight:700}.form-lead option{color:var(--text-strong);font-weight:400}.form-lead input:focus,.form-lead textarea:focus,.form-lead select:focus{outline:2px solid var(--focus-ring);outline-offset:1px}.form-lead .consent{color:var(--text-muted);flex-direction:row;align-items:flex-start;gap:.5rem;font-size:.8rem;font-weight:400;display:flex}.form-lead .consent input{width:auto;margin-top:.2rem}.form-card{background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:16px;padding:1.6rem}.mapa-facade{aspect-ratio:16/6;background:linear-gradient(135deg, var(--ink-100), var(--ink-050));border-radius:14px;position:relative;overflow:hidden}.mapa-facade__pin{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex;position:absolute;inset:0}.mapa-facade__pin svg{width:36px;height:36px;color:var(--teal-600)}.mapa-facade button{background:var(--surface-page);cursor:pointer;border:0;border-radius:8px;padding:.7rem 1.2rem;font-weight:700;box-shadow:0 2px 12px #00000026}.mapa-facade iframe{border:0;width:100%;height:100%}.site-footer{background:var(--surface-ink);color:var(--text-on-ink);margin-top:0;padding:2.6rem 0 1.4rem}.site-footer a{color:var(--text-on-ink)}.site-footer .grid-4{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;display:grid}@media (width<=800px){.site-footer .grid-4{grid-template-columns:1fr 1fr}}.site-footer h4{color:var(--text-on-ink);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.8rem;font-size:.82rem}.site-footer ul{gap:.4rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:grid}.site-footer .nap{color:var(--text-on-ink-muted);font-size:.85rem;line-height:1.7}.site-footer .bottom{border-top:1px solid var(--border-ink);color:var(--text-on-ink-muted);flex-wrap:wrap;justify-content:space-between;gap:.6rem 1.4rem;margin-top:2rem;padding-top:1.2rem;font-size:.78rem;display:flex}.social-row{gap:.6rem;margin-top:.8rem;display:flex}.social-row a{background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.skip-link{z-index:2000;background:#fff;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{top:1rem;left:1rem}.bloco-cta[data-astro-cid-trk6kcd7]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.bloco-cta[data-astro-cid-trk6kcd7] h2[data-astro-cid-trk6kcd7]{margin-bottom:.4rem}.bloco-cta[data-astro-cid-trk6kcd7] p[data-astro-cid-trk6kcd7]{margin:0}
