:root{--primary:#354241;--primary-600:#354241;--dark:#192024;--muted:#010202;--bg:#ffffff;--soft:#f4fbfa}html,body{font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--dark);background:#fff;overflow-x:hidden;scroll-behavior:smooth;color:#010202}.btn-whats{background:var(--primary);border:none;color:#fff!important;font-weight:700;border-radius:999px;padding:12px 28px;transition:.25s;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn-whats:hover{background:var(--primary-600);transform:translateY(-2px)}.btn-whats svg{width:20px;height:20px;fill:#fff}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#1afefe 0%,#fff 100%);min-height:100vh;display:flex;align-items:center}.hero .wave{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:auto;pointer-events:none}.wave.parallax path{animation:waveMove 8s linear infinite}@keyframes waveMove{0%{d:path("M0,192L80,176C160,160,320,128,480,149.3C640,171,800,245,960,266.7C1120,288,1280,256,1360,240L1440,224L1440,320L1360,320C1280,320,1120,320,960,320C800,320,640,320,480,320C320,320,160,320,80,320L0,320Z")}50%{d:path("M0,176L80,181.3C160,187,320,197,480,213.3C640,229,800,251,960,245.3C1120,240,1280,208,1360,202.7L1440,197.3L1440,320L1360,320C1280,320,1120,320,960,320C800,320,640,320,480,320C320,320,160,320,80,320L0,320Z")}100%{d:path("M0,192L80,176C160,160,320,128,480,149.3C640,171,800,245,960,266.7C1120,288,1280,256,1360,240L1440,224L1440,320L1360,320C1280,320,1120,320,960,320C800,320,640,320,480,320C320,320,160,320,80,320L0,320Z")}}.hero-image{border-radius:16px;transform:translateZ(0)}.logo{height:52px;object-fit:contain}.section-title{font-weight:800;letter-spacing:-.02em;margin-bottom:18px;color:#354241;text-transform:uppercase}.section-sub{color:var(--muted);max-width:820px}.icon-badge{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#7AC5C2}.icon-badge svg{width:26px;height:26px;fill:#fff}.service-card{min-height:435px;align-content:center}.service-img{width:100%;height:100%;object-fit:cover}.service-body{padding:24px}.service-body h3{font-weight:700;font-size:2rem;margin:0 0 8px;text-transform:uppercase;color:#354241}.service-body p{color:#010202;margin-bottom:14px}.service-list{margin:0 0 16px;padding-left:18px}.feature{border:1px solid #7AC5C2;border-radius:16px;padding:24px;height:100%;background:#fff}.accordion-button{font-weight:600}.accordion-button:not(.collapsed){background:var(--primary);color:#fff}.accordion-item{border:1px solid #e6f3f1;border-radius:12px;overflow:hidden;margin-bottom:10px}footer{background:#354241;color:#cfd8dc}footer a{color:#e3faf6;text-decoration:none}footer a:hover{text-decoration:underline}.whats-float{position:fixed;right:18px;bottom:18px;background:var(--primary);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgb(0 0 0 / .22);z-index:999;transition:.22s}.whats-float:hover{transform:translateY(-2px);background:var(--primary-600)}.whats-float svg{width:26px;height:26px;fill:#fff}.bg-soft{background:#d3fff9}.small-muted{color:var(--muted);font-size:.95rem}#bairros-atendidos .neighborhoods-list .item{display:flex;align-items:center;gap:.6rem;padding:.55rem 0;border-bottom:1px solid #e6f3f1}#bairros-atendidos .neighborhoods-list .item:last-child{border-bottom:none}.icon-badge.sm{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#354241}.icon-badge.sm svg{width:18px;height:18px;fill:#fff}