:root{--navy: #052b52;--blue-900: #063b6f;--blue-700: #075ca8;--blue-600: #0874cb;--cyan: #13b6d2;--cyan-soft: #e8faff;--ink: #102a43;--muted: #5c7083;--line: #dbe8f0;--surface: #f3f8fb;--white: #fff;--success: #087f5b;--danger: #b42318;--shadow: 0 18px 50px rgba(5, 43, 82, .12);--radius-lg: 28px;--radius-md: 18px;--container: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;color:var(--ink);background:var(--white);font-family:DM Sans,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body,button,input,textarea{font-family:DM Sans,sans-serif}img{display:block;width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font-size:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.14;letter-spacing:-.03em}h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3rem)}.container{width:var(--container);margin-inline:auto}.section{padding:110px 0}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:15px;color:var(--blue-600);font:800 .78rem/1 Manrope,sans-serif;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{width:24px;height:2px;content:"";background:var(--cyan)}.eyebrow--light{color:#a9ebf7}.eyebrow--light:before{background:#6fe2f2}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:0 23px;border:1px solid transparent;border-radius:12px;color:#fff;background:var(--blue-600);font-weight:700;line-height:1;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--blue-700);box-shadow:0 10px 24px #0874cb33}.button--small{min-height:43px;padding-inline:18px;font-size:.9rem}.button--white{color:var(--blue-900);background:#fff}.button--white:hover{background:#effbff}.button--ghost{border-color:#ffffff6b;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--ghost:hover{background:#ffffff2e}.button--outline{border-color:#b9cfdd;color:var(--blue-700);background:transparent}.button--outline:hover{background:var(--cyan-soft);box-shadow:none}.site-header{position:sticky;z-index:50;top:0;background:#fffffff7;box-shadow:0 1px #063b6f1a}.topbar{min-height:35px;color:#deefff;background:var(--navy);font-size:.78rem}.topbar__inner{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:20px}.topbar a,.topbar__item{display:flex;align-items:center;gap:7px}.topbar a:hover{color:#fff}.topbar__item--closed{color:#ffd2cc}.nav{display:flex;height:77px;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--blue-900)}.brand__mark{width:43px;height:43px;padding:7px;border-radius:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;color:#fff;background:linear-gradient(145deg,var(--blue-700),var(--cyan))}.brand span{display:flex;flex-direction:column}.brand strong{font:800 1rem/1.1 Manrope,sans-serif}.brand small{color:var(--blue-600);font-size:.83rem;font-weight:700;letter-spacing:.03em}.nav__links{display:flex;align-items:center;gap:29px;color:#344e65;font-size:.92rem;font-weight:700}.nav__links>a:not(.button):hover{color:var(--blue-600)}.nav__toggle{display:none;border:0;color:var(--blue-900);background:none;cursor:pointer}.hero{position:relative;min-height:650px;overflow:hidden;color:#fff;background:var(--navy)}.hero__visual{position:absolute;inset:0;background:url(/images/fachada-hero.jpg) 58% 35% / cover no-repeat}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#021d39f7,#032e54e0 42%,#032e5461 72%,#032e5447)}.hero__content{position:relative;display:grid;min-height:650px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:center;gap:90px;padding-block:75px}.hero__copy{max-width:720px}.hero h1{max-width:720px;margin-bottom:23px;font-size:clamp(2.7rem,5.4vw,4.75rem);letter-spacing:-.055em}.hero__lead{max-width:650px;margin-bottom:33px;color:#d7e8f5;font-size:1.13rem;line-height:1.72}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__micro{display:flex;align-items:center;gap:8px;margin:18px 0 0;color:#c6dbea;font-size:.88rem}.hero__card{align-self:end;margin-bottom:12px;padding:27px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:#ffffff1f;box-shadow:0 25px 70px #0000002e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero__card>p{margin-bottom:5px;color:#a9ebf7;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.hero__card h2{margin-bottom:22px;font-size:1.45rem}.hero__card-row{display:flex;gap:13px;padding:15px 0;border-top:1px solid rgba(255,255,255,.18)}.hero__card-row svg{flex:0 0 auto;width:21px;color:#7fe4f2}.hero__card-row span{display:flex;flex-direction:column}.hero__card-row small{color:#bed3e1}.hero__card-row strong{line-height:1.4}.hero__card>a{display:inline-flex;align-items:center;gap:6px;margin-top:13px;color:#8ee9f5;font-weight:700}.trust-strip{position:relative;z-index:3;background:#fff;box-shadow:0 12px 35px #052b5212}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip article{display:flex;align-items:center;gap:13px;padding:27px 24px;border-right:1px solid var(--line)}.trust-strip article:last-child{border:0}.trust-strip article>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:13px;color:var(--blue-600);background:var(--cyan-soft)}.trust-strip article svg{width:22px}.trust-strip article div{display:flex;flex-direction:column}.trust-strip strong{font-family:Manrope,sans-serif;font-size:.93rem}.trust-strip small{color:var(--muted);font-size:.76rem}.about__grid{display:grid;grid-template-columns:.95fr 1fr;align-items:center;gap:90px}.about__image-wrap{position:relative}.about__image-wrap:before{position:absolute;z-index:-1;right:-24px;bottom:-24px;width:72%;height:80%;border-radius:var(--radius-lg);content:"";background:var(--cyan-soft)}.about__image-wrap img{height:490px;border-radius:var(--radius-lg);object-fit:cover;object-position:50% 44%;box-shadow:var(--shadow)}.about__badge{position:absolute;right:-35px;bottom:35px;display:flex;align-items:center;gap:11px;padding:18px 21px;border-radius:16px;color:var(--blue-900);background:#fff;box-shadow:var(--shadow)}.about__badge>svg{color:var(--cyan)}.about__badge span{display:flex;flex-direction:column}.about__badge strong{font-family:Manrope,sans-serif}.about__badge small{color:var(--muted)}.about__copy>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.check-list{display:grid;gap:13px;margin:28px 0;padding:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:10px}.check-list svg{width:20px;flex:0 0 auto;margin-top:3px;color:var(--cyan)}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue-600);font-weight:800}.services{background:var(--surface)}.section-heading{max-width:610px;margin-bottom:42px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center .eyebrow{justify-content:center}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:1.02rem}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:29px;border:1px solid #e1ebf1;border-radius:var(--radius-md);background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover{transform:translateY(-5px);border-color:#9bdfee;box-shadow:var(--shadow)}.service-card__icon{display:grid;width:53px;height:53px;margin-bottom:22px;place-items:center;border-radius:15px;color:var(--blue-600);background:var(--cyan-soft)}.service-card h3{margin-bottom:10px;font-size:1.18rem}.service-card p{min-height:75px;margin-bottom:19px;color:var(--muted);font-size:.92rem}.service-card a{display:inline-flex;align-items:center;gap:6px;color:var(--blue-600);font-size:.88rem;font-weight:800}.services__note{margin:30px 0 0;color:var(--muted);text-align:center}.services__note a{color:var(--blue-600);font-weight:700}.quote-section{position:relative;overflow:hidden;color:#fff;background:var(--blue-900)}.quote-section:before{position:absolute;top:-220px;left:-180px;width:520px;height:520px;border-radius:50%;content:"";background:#13b6d21a}.quote-section__grid{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;align-items:start;gap:70px}.quote-section__intro{position:sticky;top:150px;padding-top:30px}.quote-section__intro h2{font-size:clamp(2.4rem,4vw,3.5rem)}.quote-section__intro>p:not(.eyebrow){color:#c6dbea;font-size:1.05rem}.quote-steps{display:grid;gap:22px;margin:35px 0;padding:0;list-style:none;counter-reset:none}.quote-steps li{display:flex;align-items:flex-start;gap:14px}.quote-steps li>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#a9ebf7;font-weight:700}.quote-steps div{display:flex;flex-direction:column}.quote-steps small{color:#b8cfdf}.quote-section__promise{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#ffffff12}.quote-section__promise>svg{color:#7fe4f2}.quote-section__promise span{display:flex;flex-direction:column}.quote-section__promise small{color:#b8cfdf}.quote-form{min-height:720px;padding:clamp(28px,5vw,48px);border-radius:var(--radius-lg);color:var(--ink);background:#fff;box-shadow:0 28px 80px #0003}.form-heading{margin-bottom:28px}.form-heading h2{margin-bottom:10px;font-size:2rem}.form-heading>p:last-child{margin-bottom:0;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:block;margin-bottom:18px}.field>span,.field legend{display:block;margin-bottom:7px;color:#29465e;font-weight:700}.field>span small{color:var(--muted);font-weight:400}.field input:not([type=checkbox]),.field textarea{width:100%;border:1px solid #cbdbe5;border-radius:11px;outline:0;color:var(--ink);background:#fcfeff;transition:border .2s,box-shadow .2s}.field input:not([type=checkbox]){height:50px;padding:0 14px}.field textarea{min-height:110px;resize:vertical;padding:13px 14px}.field input:focus,.field textarea:focus{border-color:var(--blue-600);box-shadow:0 0 0 3px #0874cb1c}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--danger)}.field__error{display:block;margin-top:5px;color:var(--danger);font-size:.78rem}.service-picker{min-width:0;padding:0;border:0}.service-picker__options{display:flex;flex-wrap:wrap;gap:8px}.choice{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border:1px solid #cbdbe5;border-radius:999px;color:#476176;background:#fff;font-size:.83rem;font-weight:600;cursor:pointer}.choice input{position:absolute;opacity:0;pointer-events:none}.choice--active{border-color:var(--blue-600);color:var(--blue-700);background:var(--cyan-soft)}.file-drop{display:flex;min-height:88px;align-items:center;gap:13px;padding:15px;border:1.5px dashed #aac8d9;border-radius:12px;color:var(--blue-600);background:#f8fcfe;cursor:pointer}.file-drop>span,.file-selected>span{display:flex;flex-direction:column}.file-drop small,.file-selected small{color:var(--muted)}.file-drop input{position:absolute;width:1px!important;height:1px!important;opacity:0}.file-selected{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #b6d8e4;border-radius:12px;color:var(--blue-700);background:var(--cyan-soft)}.file-selected>span{min-width:0;flex:1}.file-selected strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-selected button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:var(--blue-900);background:#fff;cursor:pointer}.privacy-check{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:.82rem;cursor:pointer}.privacy-check input{width:16px;height:16px;flex:0 0 auto;margin-top:3px;accent-color:var(--blue-600)}.button--submit{width:100%;margin-top:20px}.button--submit:disabled{opacity:.7;cursor:wait}.secure-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:11px 0 0;color:var(--muted);font-size:.76rem;text-align:center}.form-error{margin-top:13px;padding:12px;border-radius:9px;color:#8d1b12;background:#fff0ee;font-size:.86rem}.form-success{display:flex;min-height:620px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.form-success__icon{display:grid;width:72px;height:72px;margin-bottom:22px;place-items:center;border-radius:50%;color:var(--success);background:#dff8ed}.form-success h3{max-width:440px;font-size:2rem}.form-success>p:not(.eyebrow){max-width:480px;color:var(--muted)}.form-success .button{margin-top:16px}.honeypot{position:absolute;left:-9999px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.location{background:#fff}.location__card{display:grid;overflow:hidden;grid-template-columns:1.2fr .8fr;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow)}.location__map{min-height:590px}.location__map iframe{width:100%;height:100%;min-height:590px;border:0;filter:saturate(.8)}.location__details{padding:28px 35px 35px}.location__photo{height:170px;margin:-28px -35px 28px;overflow:hidden}.location__photo img{height:100%;object-fit:cover;object-position:center 67%}.detail-row{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.detail-row:last-child{border:0}.detail-row>span{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--blue-600);background:var(--cyan-soft)}.detail-row>span svg{width:21px}.detail-row>div{display:flex;flex:1;flex-direction:column}.detail-row small{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.07em}.detail-row strong{color:var(--ink)}.detail-row a{display:inline-flex;align-items:center;gap:5px;margin-top:6px;color:var(--blue-600);font-size:.86rem;font-weight:700}.detail-row p{display:flex;justify-content:space-between;gap:15px;margin:6px 0 0;color:var(--muted);font-size:.88rem}.faq{background:var(--surface)}.faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px}.accordion{border-top:1px solid #cbdde7}.accordion article{border-bottom:1px solid #cbdde7}.accordion button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:23px 4px;border:0;color:var(--ink);background:transparent;font:700 1rem/1.35 Manrope,sans-serif;text-align:left;cursor:pointer}.accordion button svg{flex:0 0 auto;transition:transform .2s}.accordion__item--open button{color:var(--blue-600)}.accordion__item--open button svg{transform:rotate(180deg)}.accordion article>div p{padding:0 45px 22px 4px;color:var(--muted)}.final-cta{padding:64px 0;color:#fff;background:linear-gradient(110deg,var(--blue-700),#068bb5)}.final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.final-cta h2{max-width:720px;margin:0;font-size:clamp(1.8rem,3.5vw,2.7rem)}.final-cta .eyebrow{margin-bottom:12px}.final-cta .button{flex:0 0 auto}.footer{padding:75px 0 0;color:#b8cfdf;background:#031e39}.footer__grid{display:grid;grid-template-columns:1.5fr .65fr 1fr .8fr;gap:60px}.brand--footer{margin-bottom:20px;color:#fff}.brand--footer small{color:#7fe4f2}.footer__brand>p{max-width:330px;font-size:.9rem}.footer h3{margin-bottom:20px;color:#fff;font-size:.95rem;letter-spacing:0}.footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer__grid a{display:flex;align-items:flex-start;gap:8px;font-size:.87rem}.footer__grid a:hover{color:#fff}.footer__grid a svg{width:16px;flex:0 0 auto;margin-top:4px}.footer__grid p{margin-bottom:8px;font-size:.86rem}.socials{display:flex;gap:9px}.socials a{display:grid;width:37px;height:37px;place-items:center;border:1px solid #31516e;border-radius:10px}.socials svg{width:18px!important;margin:0!important}.footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding:22px 0;border-top:1px solid #1f3b55;font-size:.75rem}.floating-whatsapp{position:fixed;z-index:40;right:22px;bottom:22px;display:grid;width:56px;height:56px;place-items:center;border:3px solid white;border-radius:50%;color:#fff;background:#13a66b;box-shadow:0 10px 28px #0000003d}.app-state{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:30px;color:var(--blue-900);background:var(--surface);text-align:center}.app-state h1{margin:0;font-size:clamp(1.6rem,4vw,2.4rem)}.app-state p{max-width:650px;color:var(--muted)}.app-state__loader{width:42px;height:42px;border:4px solid #cce5ef;border-top-color:var(--blue-600);border-radius:50%;animation:spin .8s linear infinite}.app-state--error>svg{color:var(--danger)}@media(max-width:980px){.topbar__inner>:nth-child(2){display:none}.nav__toggle{display:block}.nav__links{position:absolute;top:112px;right:20px;left:20px;display:none;align-items:stretch;gap:0;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow)}.nav__links--open{display:flex;flex-direction:column}.nav__links>a{padding:12px}.hero__content{grid-template-columns:1fr;gap:30px}.hero__card{display:none}.trust-strip__grid{grid-template-columns:1fr 1fr}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about__grid{gap:55px}.services__grid{grid-template-columns:1fr 1fr}.quote-section__grid{grid-template-columns:1fr}.quote-section__intro{position:static}.quote-steps{grid-template-columns:repeat(3,1fr)}.quote-steps li{flex-direction:column}.location__card{grid-template-columns:1fr}.location__map,.location__map iframe{min-height:430px}.faq__grid{grid-template-columns:1fr;gap:25px}.footer__grid{grid-template-columns:1.5fr 1fr 1fr}.footer__grid>div:last-child{display:none}}@media(max-width:680px){:root{--container: min(100% - 28px, 1180px);--radius-lg: 20px}html{scroll-padding-top:104px}.section{padding:78px 0}.topbar__inner{justify-content:center}.topbar__inner>a:first-child{display:none}.nav{height:68px}.site-header .brand strong{font-size:.82rem}.site-header .brand small{font-size:.72rem}.brand__mark{width:38px;height:38px}.nav__links{top:103px}.hero,.hero__content{min-height:670px}.hero__visual{background-position:63% center}.hero__shade{background:linear-gradient(90deg,#021d39f5,#032e54c7)}.hero__content{padding-block:60px}.hero h1{font-size:2.7rem}.hero__lead{font-size:1rem}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.trust-strip__grid{grid-template-columns:1fr;padding-block:7px}.trust-strip article{padding:18px 10px;border-right:0;border-bottom:1px solid var(--line)}.trust-strip article:nth-child(3){border-bottom:1px solid var(--line)}.about__grid{grid-template-columns:1fr}.about__image-wrap img{height:390px}.about__image-wrap:before{right:-7px;bottom:-12px}.about__badge{right:-4px;bottom:18px}.services__grid{grid-template-columns:1fr}.service-card p{min-height:0}.quote-steps{grid-template-columns:1fr}.quote-steps li{flex-direction:row}.quote-form{min-height:0;padding:25px 19px}.form-grid{grid-template-columns:1fr;gap:0}.choice{font-size:.78rem}.location__details{padding:22px}.location__photo{margin:-22px -22px 24px}.location__map,.location__map iframe{min-height:330px}.detail-row p{flex-direction:column;gap:0}.final-cta__inner{flex-direction:column;align-items:flex-start}.footer__grid{grid-template-columns:1fr 1fr;gap:42px 24px}.footer__brand{grid-column:1 / -1}.footer__bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
