:root{--ink:#171717;--muted:#5e6470;--blue:#343b83;--blue2:#2f71b8;--pale:#eaf5fb;--line:#e8e8ed;--white:#fff;--shadow:0 16px 45px rgba(20,28,55,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{height:88px;display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(0,0,0,.04)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:142px;height:auto}.nav{display:flex;align-items:center;gap:30px;font-size:15px}.nav a{padding:31px 0 27px;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{border-color:#1d1d1d}.menu-btn{display:none;border:0;background:none;font-size:28px;cursor:pointer}.hero{min-height:540px;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(rgba(15,18,30,.18),rgba(15,18,30,.22)),url('assets/hero.webp') center/cover no-repeat}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.05;margin:0 0 12px;font-weight:700;text-shadow:0 2px 16px rgba(0,0,0,.25)}.hero p{font-size:clamp(18px,2vw,24px);margin:0;text-shadow:0 2px 14px rgba(0,0,0,.28)}.spacer-home{height:250px}.pale-band{height:300px;background:var(--pale)}.section{padding:86px 0}.section-sm{padding:58px 0}.title{font-size:clamp(32px,4vw,48px);line-height:1.12;margin:0 0 22px}.lead{font-size:19px;color:#414650}.two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.rounded{border-radius:22px;box-shadow:var(--shadow)}.btn{display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #222;border-radius:999px;padding:12px 28px;margin-top:16px;font-weight:600;transition:.2s}.btn:hover{background:#171717;color:#fff}.btn.primary{border-color:var(--blue2);background:var(--blue2);color:#fff}.btn.primary:hover{filter:brightness(.92)}.location{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.map{width:100%;height:330px;border:0;border-radius:14px}.services-hero{background:var(--pale);padding:62px 0 72px}.services-intro{text-align:center;max-width:900px;margin:auto}.services-intro h1{font-size:clamp(34px,4vw,50px);line-height:1.05;margin:0 0 18px}.services-photo{width:min(540px,100%);margin:34px auto 0;border-radius:4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px}.service-card{border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff}.service-card h3{margin:0 0 8px}.gallery-title{text-align:center;margin:0 0 34px;font-size:clamp(34px,4vw,48px)}.gallery{columns:3 260px;column-gap:18px}.gallery figure{margin:0 0 18px;break-inside:avoid;border-radius:14px;overflow:hidden;background:#f4f4f4}.gallery img{width:100%;height:auto;transition:transform .25s}.gallery figure:hover img{transform:scale(1.02)}.contact-hero{min-height:285px;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(rgba(20,28,35,.42),rgba(20,28,35,.42)),url('assets/contacto.webp') center 43%/cover no-repeat}.contact-hero h1{font-size:clamp(34px,4vw,52px);margin:0 0 8px}.contact-wrap{max-width:620px;margin:-68px auto 80px;position:relative}.contact-card{background:#050505;color:#fff;border-radius:18px;padding:34px;box-shadow:var(--shadow)}.field{margin-bottom:18px}.field label{display:block;font-size:14px;margin-bottom:6px}.field input,.field textarea{width:100%;border:0;border-radius:7px;padding:14px 15px;font:inherit}.field textarea{min-height:120px;resize:vertical}.form-note{font-size:13px;color:#cfcfcf;margin-top:14px}.site-footer{background:var(--blue);min-height:245px;color:#fff;display:flex;align-items:center}.footer-wrap{display:flex;justify-content:space-between;gap:30px;align-items:center}.socials{display:flex;gap:14px}.socials a{width:38px;height:38px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;font-weight:700}.small{font-size:14px;color:#666}.cookie{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);padding:10px 18px;z-index:80;font-size:12px;display:flex;align-items:center;justify-content:center;gap:16px}.cookie button{border:0;border-radius:4px;padding:7px 13px;cursor:pointer}.cookie .accept{background:#111;color:#fff}.cookie.hidden{display:none}@media(max-width:820px){.site-header{height:72px}.brand img{width:120px}.menu-btn{display:block}.nav{position:absolute;left:0;right:0;top:72px;background:#fff;display:none;flex-direction:column;gap:0;border-bottom:1px solid var(--line);box-shadow:0 12px 25px rgba(0,0,0,.08)}.nav.open{display:flex}.nav a{width:100%;padding:14px 22px;border-bottom:1px solid var(--line)}.two-col,.location{grid-template-columns:1fr;gap:36px}.hero{min-height:470px}.spacer-home{height:120px}.pale-band{height:180px}.section{padding:60px 0}.service-grid{grid-template-columns:1fr}.footer-wrap{flex-direction:column;align-items:flex-start}.site-footer{min-height:220px}.cookie{align-items:flex-start;flex-wrap:wrap}.contact-wrap{margin:-45px 20px 60px}.contact-card{padding:24px}}

.socials a svg{width:21px;height:21px}.contact-links{display:flex;flex-direction:column;gap:3px;margin-top:12px;font-size:14px;opacity:.9}.contact-links a:hover{text-decoration:underline}.contact-direct{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.contact-direct a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;text-align:center;font-size:13px;font-weight:600;box-shadow:0 8px 24px rgba(20,28,55,.07)}.contact-strip{text-align:center;background:#f7f8fa}.contact-strip h2{font-size:clamp(30px,4vw,44px);margin:0 0 8px}.contact-strip p{margin:0 0 18px;color:var(--muted)}.cta-links{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cta-links .btn{margin-top:0}@media(max-width:820px){.contact-direct{grid-template-columns:1fr}.socials a{width:42px;height:42px}}

/* V4: logotipo ligeramente más grande */
.brand img{height:58px;width:auto}
@media(max-width:700px){.brand img{height:48px}}

/* V5: legibilidad y composición */
body{font-size:17px}
.nav{font-size:16px}
.lead{font-size:20px}
.services-intro{max-width:940px}
.services-intro .service-copy{font-size:18px;line-height:1.8;text-align:justify;text-justify:inter-word;max-width:900px;margin:0 auto}
.service-card p,.two-col p,.location p{font-size:17px;line-height:1.75}
.service-card h3{font-size:21px}
@media(max-width:820px){body{font-size:16.5px}.nav{font-size:16px}.services-intro .service-copy{text-align:left;font-size:17px;line-height:1.72}.service-card p,.two-col p,.location p{font-size:16.5px}}
