*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#102443;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(239,249,253,.96);backdrop-filter:blur(10px);border-bottom:1px solid #d7e9ef}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:40px;height:40px;border-radius:12px;background:#173f9b;color:#fff;display:grid;place-items:center;font-size:27px;font-weight:800;transform:skew(-7deg)}.brand strong{display:block;font-size:17px;line-height:1}.brand small{font-size:9px;font-weight:800;letter-spacing:1.4px;color:#173f9b}.header-whatsapp{background:#20c463;color:#fff;border-radius:999px;padding:10px 17px;font-weight:700;font-size:13px;box-shadow:0 8px 20px rgba(32,196,99,.22)}.wa-icon,.wa-symbol{font-weight:900}.hero{background:#eaf7fb;padding:68px 0 74px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.25px;color:#2050aa;margin-bottom:14px}.eyebrow.light{color:#c8f8dd}.hero h1{font-size:clamp(42px,5.1vw,67px);line-height:1.02;letter-spacing:-2.8px;margin:0 0 20px;font-weight:800}.hero h1 span{color:#2758b7}.hero-text{font-size:17px;max-width:600px;color:#425776}.hero-badges{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.hero-badges span{background:#fff;border:1px solid #d5e7ee;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:700;color:#24436e}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:15px 20px;font-size:12px;font-weight:800;letter-spacing:.15px;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-wa{background:#20c463;color:#fff;box-shadow:0 10px 22px rgba(32,196,99,.22)}.btn-outline{border:1px solid #173f9b;color:#173f9b;background:#fff}.btn-large{padding:16px 24px}.microcopy{font-size:12px;color:#63758e;max-width:580px;margin-top:18px}.hero-image-wrap{position:relative}.hero-image{display:block;width:100%;height:520px;object-fit:cover;border-radius:18px;box-shadow:0 24px 60px rgba(16,36,67,.16)}.hero-image-fallback{display:none;height:520px;border-radius:18px;background:linear-gradient(145deg,#d9f1f7,#c1e5ef);align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.image-placeholder .hero-image-fallback{display:flex}.fallback-icon{font-size:80px;color:#173f9b}.floating-proof{position:absolute;left:-22px;bottom:22px;background:#fff;border-radius:14px;padding:14px 18px;box-shadow:0 12px 30px rgba(16,36,67,.16);display:flex;flex-direction:column}.floating-proof strong{font-size:24px;color:#173f9b}.floating-proof span{font-size:10px;color:#63758e}.trust-strip{background:#173f9b;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:23px 18px;text-align:center;border-right:1px solid rgba(255,255,255,.14)}.trust-grid>div:last-child{border-right:0}.trust-grid strong{display:block;font-size:20px}.trust-grid span{display:block;font-size:10px;opacity:.82;margin-top:2px}.section{padding:86px 0}.section-heading{max-width:750px;margin-bottom:38px}.section-heading h2{font-size:clamp(31px,4vw,48px);line-height:1.08;letter-spacing:-1.7px;margin:0 0 14px}.section-heading p{color:#61728a;font-size:16px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.problem-card{padding:23px;background:#f5f8fa;border:1px solid #e3ebef;border-radius:16px;transition:.2s}.problem-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(16,36,67,.08)}.problem-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#d8f0e5;font-size:21px;margin-bottom:16px}.problem-card h3{font-size:15px;margin:0 0 6px}.problem-card p{font-size:12px;color:#718096;margin:0}.center-cta{text-align:center;margin-top:34px}.emergency{padding-top:0}.emergency-box{background:#173f9b;color:#fff;border-radius:24px;padding:42px 48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.emergency-box h2{font-size:34px;line-height:1.1;margin:0 0 10px;max-width:650px}.emergency-box p{margin:0;color:#d9e7ff}.service-list{display:flex;flex-wrap:wrap;gap:10px}.service-list span,.condo-points span{padding:11px 15px;border-radius:999px;background:#eef6fa;border:1px solid #dbe9ee;font-size:13px;font-weight:700;color:#29486e}.gallery-section{background:#f5fafc}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery figure{margin:0;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #dfebef;box-shadow:0 8px 24px rgba(16,36,67,.05)}.gallery img{width:100%;height:290px;object-fit:cover;display:block;background:#dff2f7}.gallery figcaption{padding:14px 16px;font-size:13px;font-weight:700}.gallery .empty-image{height:330px;background:linear-gradient(135deg,#dff3f8,#edf8fb);display:flex;align-items:center;justify-content:center}.gallery .empty-image img{display:none}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.soft-card{background:#eaf7fb;border-radius:24px;padding:44px}.big-icon{display:grid;place-items:center;width:54px;height:54px;background:#173f9b;color:#fff;border-radius:15px;font-size:31px;margin-bottom:24px}.soft-card h2{font-size:36px;line-height:1.1;margin:0 0 15px}.soft-card p{color:#5d718a}.check-list{padding:0;margin:25px 0 0;list-style:none}.check-list li{margin:12px 0;font-size:13px;font-weight:600}.check-list li:before{content:"✓";color:#20a95b;font-weight:900;margin-right:9px}.photo-card{min-height:400px;border-radius:24px;overflow:hidden;background:#dff3f8}.photo-placeholder{height:100%;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#51718a}.photo-placeholder span{font-size:13px;font-weight:800;letter-spacing:1px}.photo-placeholder small{margin-top:6px}.condo{background:#f5fafc}.condo-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.condo h2{font-size:44px;line-height:1.08;margin:0 0 15px}.condo p{color:#60728a}.condo-points{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.condo-quote{background:#173f9b;color:#fff;border-radius:22px;padding:38px;box-shadow:0 20px 45px rgba(23,63,155,.15)}.quote-mark{font-size:70px;line-height:.5;color:#79a5ff}.condo-quote p{color:#fff;font-size:25px;line-height:1.2;margin:20px 0 12px}.condo-quote strong{font-size:15px;line-height:1.5}.social-proof{background:#fff}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review{border:1px solid #e0e9ee;border-radius:18px;padding:25px;background:#fbfdfe}.stars{color:#f2ae23;letter-spacing:2px;margin-bottom:14px}.review p{font-size:14px;color:#566b84;min-height:80px}.review strong{font-size:12px}.guarantees{background:#eaf7fb}.guarantee-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.guarantee-grid>div{background:#fff;border:1px solid #dceaf0;border-radius:16px;padding:22px;text-align:center}.guarantee-grid strong{display:block;font-size:19px;color:#173f9b}.guarantee-grid span{font-size:11px;color:#6b7d91}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{border-top:3px solid #173f9b;padding:25px 4px}.step b{font-size:14px;color:#2758b7}.step h3{margin:10px 0 7px}.step p{margin:0;color:#6c7d91;font-size:13px}.areas{padding-top:0}.area-box{background:#173f9b;color:#fff;border-radius:24px;text-align:center;padding:52px 30px}.area-box h2{font-size:39px;line-height:1.1;margin:0 auto 25px;max-width:760px}.area-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.area-tags span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.faq{background:#f7fbfd}.faq-list{max-width:900px}.faq details{border-bottom:1px solid #dbe6eb;padding:0}.faq summary{cursor:pointer;list-style:none;padding:20px 0;font-weight:700;font-size:15px;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:#173f9b;font-size:20px}.faq details[open] summary:after{content:"−"}.faq details p{color:#63758d;font-size:14px;padding:0 30px 20px 0;margin:0}.final-cta{background:#173f9b;color:#fff;padding:90px 0;text-align:center}.final-cta h2{font-size:clamp(35px,5vw,55px);line-height:1.05;margin:0 0 10px;letter-spacing:-2px}.final-cta p{color:#d7e5ff}.final-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:24px 0 30px}.final-badges span{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.1);font-size:12px}.phone{font-size:13px;margin-top:15px;color:#cbdcff}footer{background:#0d1e36;color:#d8e3f0;padding:35px 0 90px}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-inner strong{color:#fff}.footer-inner p{font-size:12px;color:#9eafc3}.footer-inner span{font-size:12px}.legal{font-size:10px;color:#788ca4;margin-top:28px}.floating-wa{position:fixed;z-index:100;right:22px;bottom:22px;background:#20c463;color:#fff;border-radius:999px;padding:10px 18px 10px 11px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 30px rgba(32,196,99,.35);font-size:10px;font-weight:700;line-height:1.15}.wa-floating-icon{width:42px;height:42px;border-radius:50%;background:#fff;color:#20c463;display:grid;place-items:center;font-size:25px;font-weight:900}.floating-text b{font-size:11px}
@media(max-width:900px){.hero-grid,.split,.condo-grid{grid-template-columns:1fr}.hero{padding:48px 0}.hero-image{height:420px}.problem-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.gallery,.reviews{grid-template-columns:1fr 1fr}.guarantee-grid{grid-template-columns:repeat(2,1fr)}.hero h1{letter-spacing:-2px}.emergency-box{align-items:flex-start;flex-direction:column}.condo h2{font-size:36px}.area-box h2{font-size:33px}}
@media(max-width:600px){.container{width:min(100% - 28px,1120px)}.header-inner{height:66px}.brand-mark{width:36px;height:36px}.header-whatsapp{padding:9px 12px;font-size:0}.header-whatsapp .wa-icon{font-size:19px}.hero-grid{gap:30px}.hero h1{font-size:43px}.hero-text{font-size:15px}.hero-actions{flex-direction:column}.btn{width:100%}.hero-image{height:340px}.floating-proof{left:12px;bottom:12px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:18px 8px}.trust-grid strong{font-size:17px}.trust-grid span{font-size:9px}.section{padding:62px 0}.problem-grid{grid-template-columns:1fr 1fr;gap:9px}.problem-card{padding:16px}.problem-card h3{font-size:13px}.problem-card p{font-size:11px}.emergency-box{padding:30px 24px}.emergency-box h2{font-size:28px}.gallery,.reviews,.guarantee-grid,.step-grid{grid-template-columns:1fr}.gallery img{height:240px}.soft-card{padding:30px 24px}.soft-card h2{font-size:30px}.photo-card{min-height:280px}.photo-placeholder{min-height:280px}.condo-grid{gap:25px}.condo h2{font-size:31px}.condo-quote{padding:28px}.condo-quote p{font-size:22px}.area-box{padding:38px 20px}.area-box h2{font-size:29px}.final-cta{padding:70px 0 100px}.floating-wa{right:12px;bottom:12px;padding-right:14px}.floating-text{display:block}.site-header .brand small{font-size:8px}.site-header .brand strong{font-size:15px}}
