:root{--blue: #0f1d61;--blue-dark: #0b164b;--white: #f7f7fb;--muted: #dfe5f2;--field: #f4f5f8;--button: #2d62ae}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--blue);color:var(--white);font-family:Arial,Helvetica,sans-serif}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:clamp(3rem,15vw,18rem);min-height:122px;padding:1.5rem clamp(1.25rem,4vw,4rem);background:var(--blue)}.brand img{width:clamp(210px,15vw,280px);height:auto}.nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,3rem);font-size:clamp(.95rem,1vw,1.12rem);white-space:nowrap}.nav a{color:var(--white);text-decoration:none}.hero{position:relative;min-height:clamp(420px,49vw,610px);overflow:hidden;display:grid;place-items:center}.hero>img,.quote>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:#0000007a}.hero h1{position:relative;z-index:1;margin:0;text-align:center;font-size:clamp(2.5rem,4.3vw,4.15rem);font-weight:400;line-height:1.25;text-shadow:0 3px 8px rgba(0,0,0,.55)}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{font-weight:800}.section-inner{width:min(970px,calc(100% - 2rem));margin:0 auto}.services{padding:clamp(2.75rem,5vw,4.5rem) 0 clamp(3rem,5vw,4.25rem);background:var(--blue)}.services h2{margin:0 0 clamp(2.5rem,5vw,3.5rem);font-size:clamp(2rem,3vw,2.7rem);line-height:1.15}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:clamp(2rem,5vw,4.5rem);align-items:center;justify-content:center;max-width:800px;margin:0 auto}.service-card{position:relative;aspect-ratio:1;overflow:hidden}.service-card img,.service-card__shade{position:absolute;inset:0;width:100%;height:100%}.service-card img{object-fit:cover}.service-card__shade{background:#00000047}.service-card h3{position:absolute;inset:0;display:grid;place-items:center;margin:0;padding:1.5rem;text-align:center;text-transform:uppercase;font-size:clamp(1.6rem,2.7vw,2.45rem);line-height:1.35;text-shadow:0 3px 8px rgba(0,0,0,.65)}.portfolio{padding:clamp(3rem,6vw,5rem) 0;background:var(--blue-dark)}.portfolio h2{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.65rem);line-height:1.1;text-align:center}.portfolio p{text-align:center;margin:0 auto 2.5rem;font-size:clamp(1rem,1.5vw,1.25rem);max-width:600px;color:var(--muted)}.gallery-subtitle{text-align:center;font-size:clamp(1.4rem,2vw,1.8rem);margin:3.5rem 0 1.5rem;color:var(--white)}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.comparison-card{background:#ffffff0d;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0003}.comparison-card h4{margin:0 0 1rem;font-size:1.25rem;text-align:center;color:var(--white)}.comparison-images{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.comp-img{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:3 / 4}.comp-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.comp-img:hover img{transform:scale(1.05)}.badge{position:absolute;top:8px;left:8px;z-index:2;padding:4px 10px;border-radius:4px;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#fff;box-shadow:0 2px 4px #00000080}.badge-before{background:#e63946}.badge-after{background:#2a9d8f}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gallery-item{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px;box-shadow:0 4px 6px #0000004d;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.03)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.1)}.quote{position:relative;min-height:620px;padding:clamp(2rem,3vw,2.5rem) 1rem;overflow:hidden;display:grid;place-items:center}.quote>img{object-position:center 62%;transform:scale(1.03)}.quote__shade{position:absolute;inset:0;background:#0000009e}.quote-form{position:relative;z-index:1;width:min(480px,100%);display:grid;gap:.82rem}.quote-form h2{margin:0 0 .8rem;text-align:center;font-size:clamp(2rem,3vw,2.65rem);line-height:1.1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}label{display:grid;gap:.35rem;color:var(--white);font-size:.92rem;font-weight:700}input,textarea{width:100%;border:1px solid #d9e2ef;border-radius:0;background:var(--field);color:#111827;font:inherit;min-height:32px;padding:.35rem .55rem}textarea{resize:vertical;min-height:72px}button{width:115px;min-height:39px;border:0;background:var(--button);color:var(--white);font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.72}.form-status{min-height:1.2rem;margin:0;font-size:.95rem}.honeypot{position:absolute;left:-100vw;width:1px;height:1px;opacity:0}.about{padding:clamp(3rem,6vw,5rem) 0;background:var(--blue)}.about__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,445px);gap:clamp(3rem,8vw,7rem);align-items:center}.about__copy h2{margin:0 0 1.7rem;font-size:clamp(2rem,3vw,2.65rem);line-height:1.1}.about__copy p{margin:0 0 2rem;color:var(--white);font-size:clamp(1.18rem,1.65vw,1.5rem);line-height:1.35}.about__image{overflow:hidden;border-radius:48% 48% 0;aspect-ratio:1}.about__image img{width:100%;height:100%;object-fit:cover}@media(max-width:820px){.site-header{position:static;flex-direction:column;gap:1rem;min-height:0}.nav{flex-wrap:wrap;justify-content:center;gap:.9rem 1.2rem}.service-grid,.about__grid,.form-row{grid-template-columns:1fr}.service-grid{max-width:420px}.about__grid{gap:2rem}.about__image{width:min(420px,100%);justify-self:center}}@media(max-width:520px){.hero{min-height:360px}.services h2{text-align:left}.quote{min-height:700px}}.whatsapp-button{position:fixed;bottom:30px;right:30px;z-index:100;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;box-shadow:0 4px 10px #0000004d;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 6px 14px #0006;color:#fff}.whatsapp-button svg{width:32px;height:32px}@media(max-width:520px){.whatsapp-button{bottom:20px;right:20px;width:50px;height:50px}.whatsapp-button svg{width:28px;height:28px}}
