
:root{--blue:#082f67;--blue2:#0b4d9b;--red:#e4232a;--white:#fff;--ink:#132238;--muted:#5e6c80;--soft:#f3f7fc;--yellow:#ffc400;--shadow:0 16px 44px rgba(7,35,75,.13);--radius:20px;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 36px));margin:auto}.topbar{background:#061b3a;color:#fff;font-size:.92rem}.topbar .container{display:flex;justify-content:space-between;gap:18px;padding:8px 0;flex-wrap:wrap}.topbar a{color:#fff}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e8eef6}.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--blue)}.brand img{width:68px;height:68px;object-fit:contain}.navlinks{display:flex;gap:23px;align-items:center;font-weight:750}.navlinks a:hover,.navlinks a.active{color:var(--red)}.menu-btn{display:none;border:0;background:var(--blue);color:white;border-radius:12px;padding:11px 13px;font-size:1.1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:13px 19px;font-weight:850;border:2px solid transparent;transition:.2s}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(228,35,42,.22)}.btn-blue{background:var(--blue);color:#fff}.btn-outline{border-color:var(--blue);color:var(--blue);background:#fff}.hero{background:linear-gradient(115deg,rgba(4,24,54,.96),rgba(8,47,103,.91)),url('images/desentupimento-pias-tanques.webp') center/cover;min-height:620px;display:grid;align-items:center;color:#fff}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 12px;font-size:.86rem;font-weight:850}.hero h1{font-size:clamp(2.35rem,6vw,4.65rem);line-height:1.02;margin:18px 0 18px;letter-spacing:-.035em}.hero p{font-size:1.12rem;max-width:760px;color:#e7eef8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-card{background:#fff;color:var(--ink);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.hero-card h2{margin-top:0;color:var(--blue)}.quick-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}.quick-list li{display:flex;gap:10px;align-items:flex-start}.check{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e8f2ff;color:var(--blue);font-weight:900;flex:0 0 25px}.section{padding:82px 0}.section.soft{background:var(--soft)}.section-title{max-width:820px;margin:0 auto 38px;text-align:center}.section-title h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1.12;margin:0 0 14px;color:var(--blue);letter-spacing:-.025em}.section-title p{color:var(--muted);margin:0}.grid{display:grid;gap:24px}.services-grid{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #e5ecf5;border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 28px rgba(12,43,79,.07)}.service-card picture,.service-card>img{display:block}.service-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.card-body{padding:22px}.card h3{margin:0 0 8px;color:var(--blue);font-size:1.3rem}.card p{margin:0;color:var(--muted)}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature{padding:26px;background:#fff;border-radius:18px;border:1px solid #e5ecf5}.feature strong{display:block;color:var(--blue);font-size:1.08rem;margin-bottom:5px}.band{background:linear-gradient(110deg,var(--blue),#061a39);color:#fff}.band .container{padding-top:34px;padding-bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.band h2{margin:0;font-size:clamp(1.5rem,3vw,2.35rem)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.visual{border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.visual img{width:100%;height:100%;object-fit:cover;aspect-ratio:1.08/1}.content h1,.content h2{color:var(--blue);line-height:1.15}.content h1{font-size:clamp(2rem,4vw,3.2rem)}.content h2{font-size:clamp(1.7rem,3vw,2.45rem)}.content p,.content li{color:var(--muted)}.breadcrumb{padding:18px 0;font-size:.92rem;color:var(--muted)}.page-hero{background:linear-gradient(120deg,#071d3f,#0b4d9b);color:#fff;padding:70px 0}.page-hero h1{font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.04;margin:0 0 14px}.page-hero p{max-width:800px;color:#e8eef8}.faq{max-width:880px;margin:auto;display:grid;gap:13px}.faq details{background:#fff;border:1px solid #e1e9f3;border-radius:15px;padding:4px 18px}.faq summary{cursor:pointer;font-weight:850;color:var(--blue);padding:16px 0}.faq details p{margin:0 0 18px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px}.contact-card{background:#fff;border-radius:20px;padding:25px;border:1px solid #e4ebf4}.contact-card h3{color:var(--blue);margin-top:0}.contact-list{list-style:none;padding:0;display:grid;gap:14px}.map{width:100%;height:420px;border:0;border-radius:20px}.form{display:grid;gap:13px}.form input,.form textarea,.form select{width:100%;border:1px solid #ced9e7;padding:13px 14px;border-radius:11px;font:inherit}.form textarea{min-height:130px;resize:vertical}.review-box{background:linear-gradient(120deg,#fff,#f5f9ff);border:1px solid #dfe8f3;border-radius:20px;padding:26px}.review-box .stars{font-size:1.5rem;color:#f5b400;letter-spacing:2px}.footer{background:#04162f;color:#dce6f4;padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.15fr .8fr .8fr;gap:32px}.footer h3,.footer h4{color:#fff}.footer a{color:#dce6f4}.footer small{color:#9fb1c8}.footer-logo{width:92px;background:#fff;border-radius:16px;padding:5px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:20px;text-align:center}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:60;background:#20b95a;color:#fff;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.25);font-size:1.4rem}.seo-copy{columns:2;column-gap:38px}.seo-copy p{break-inside:avoid}.notice{font-size:.9rem;color:var(--muted)}
@media(max-width:900px){.navlinks{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:18px 20px;border-bottom:1px solid #e8eef6;flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.menu-btn{display:block}.hero{min-height:auto;padding:70px 0}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.hero-card{max-width:620px}.services-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.seo-copy{columns:1}}
@media(max-width:620px){.container{width:min(100% - 24px,1160px)}.topbar .container{font-size:.82rem}.brand span{display:none}.brand img{width:58px;height:58px}.nav{min-height:68px}.navlinks{top:68px}.hero h1{font-size:2.55rem}.hero-actions .btn{width:100%}.section{padding:60px 0}.services-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.band .container{flex-direction:column;align-items:flex-start}.map{height:330px}.whatsapp-float{width:56px;height:56px}.service-card img{aspect-ratio:1/1}}

/* Ajustes de exibição das imagens dos serviços: preserva proporção e evita cortes/estiramento */
.service-card picture{display:flex;width:100%;height:300px;align-items:center;justify-content:center;overflow:hidden;background:#f4f7fb}
.service-card picture img{display:block;width:100%!important;height:100%!important;max-width:100%;object-fit:contain!important;object-position:center!important}
.service-card{display:flex;flex-direction:column}
.service-card .card-body{flex:1}
@media(max-width:900px){.service-card picture{height:auto;aspect-ratio:1/1}.service-card picture img{height:100%!important}}
@media(max-width:620px){.service-card picture{height:auto;aspect-ratio:1/1}}
