:root{--navy:#071a3d;--blue:#0756c8;--ink:#0b1732;--muted:#60708a;--line:#dfe6ef;--bg:#f5f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}img{display:block;width:100%}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;height:88px;display:flex;align-items:center;justify-content:space-between;padding:8px 3%;background:rgba(255,255,255,.97);box-shadow:0 5px 20px rgba(7,26,61,.08)}.brand{display:flex;align-items:center;gap:14px;min-width:360px}.brand img{width:86px;height:70px;object-fit:contain}.brand-copy{display:flex;flex-direction:column}.brand-copy strong,.footer-brand strong{font-family:Arial Black,Arial,sans-serif;font-stretch:expanded;letter-spacing:-4px;font-size:36px;line-height:.9;color:#0b2b64}.brand-copy small,.footer-brand small{font-size:9px;font-weight:800;letter-spacing:.4px;margin-top:7px}.site-header nav{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:800}.site-header nav a{padding:34px 0 28px;border-bottom:3px solid transparent}.site-header nav a:hover{color:var(--blue);border-color:var(--blue)}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{position:relative;min-height:660px;display:grid;place-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,10,27,.83),rgba(2,10,27,.38),rgba(2,10,27,.72))}.hero-copy{position:relative;z-index:2;text-align:center;color:#fff;max-width:980px;padding:60px 25px}.hero-copy p{font-size:24px;margin:0 0 8px}.hero h1{font-size:64px;line-height:1.02;margin:0 0 20px;letter-spacing:-2px}.hero-copy span{font-size:20px;line-height:1.5}.actions{display:flex;justify-content:center;gap:18px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 26px;font-size:13px;font-weight:900;border-radius:3px}.primary{background:var(--blue);color:#fff}.ghost{border:1px solid #fff;color:#fff}.section{padding:82px 4.5%;max-width:1600px;margin:auto}.light{max-width:none;background:var(--bg)}.about{display:grid;grid-template-columns:1fr 1.35fr;gap:55px;align-items:center}.about-image img{height:470px;object-fit:cover;border-radius:4px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.4px;color:var(--blue);margin:0 0 8px}.section h2,.contact h2{font-size:38px;line-height:1.1;margin:0 0 20px}.about>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px}.stats div{padding:10px 18px;border-right:1px solid var(--line)}.stats div:last-child{border-right:0}.stats strong{display:block;font-size:35px;color:#073b94}.stats span{display:block;font-size:11px;font-weight:800;text-transform:uppercase;margin-top:4px}.section-title{text-align:center;max-width:760px;margin:0 auto 38px}.section-title>p:last-child{color:var(--muted);line-height:1.6}.cards{display:grid;gap:18px}.solutions{grid-template-columns:repeat(4,1fr)}.cards article{position:relative;overflow:hidden;border-radius:5px;background:#fff;box-shadow:0 8px 25px rgba(7,26,61,.09)}.solutions article img{height:250px;object-fit:cover;transition:.45s}.solutions article:hover img,.sectors article:hover img{transform:scale(1.05)}.solutions article div{padding:20px}.solutions h3{margin:0 0 8px;font-size:19px}.solutions p{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.sectors{grid-template-columns:repeat(3,1fr)}.sectors article{height:290px}.sectors img{height:100%;object-fit:cover;transition:.45s}.sectors article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(2,12,31,.9))}.sectors article div{position:absolute;z-index:2;bottom:22px;left:25px;color:#fff}.sectors h3{font-size:25px;margin:0}.sectors p{margin:6px 0 0}.projects{padding:76px 4.5%;background:var(--navy);color:#fff}.inverse .eyebrow{color:#7eb5ff}.project-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-grid article{min-height:400px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.3)}.project-grid img{position:absolute;inset:0;height:100%;object-fit:cover}.project-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,48,.95),rgba(3,17,48,.25))}.project-grid article div{position:absolute;z-index:2;left:30px;bottom:30px;max-width:62%}.project-grid strong{font-size:68px}.project-grid h3{font-size:24px;margin:3px 0 10px}.project-grid p{font-size:14px;line-height:1.5}.project-label{font-size:12px;font-weight:900}.client-track{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.client-track div{height:120px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;padding:20px}.client-track img{max-height:75px;object-fit:contain;filter:grayscale(1);transition:.3s}.client-track div:hover img{filter:none;transform:scale(1.05)}.workflow{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.workflow article{position:relative;text-align:center}.workflow article>span{position:absolute;z-index:2;left:8px;top:8px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900;border:3px solid #fff}.workflow img{height:170px;object-fit:cover;border-radius:5px}.workflow h3{font-size:14px;text-transform:uppercase;margin:14px 0 6px}.workflow p{font-size:12px;color:var(--muted);line-height:1.5;margin:0}.contact{display:grid;grid-template-columns:1fr 1.2fr .85fr;gap:35px;padding:52px 4%;background:linear-gradient(110deg,#06469e,#061a3d);color:#fff}.contact .eyebrow{color:#9dc3ff}.contact p{line-height:1.6}.contact a:not(.btn){color:#fff}.map iframe{width:100%;height:300px;border:0}.footer-brand{text-align:center;display:flex;flex-direction:column;align-items:center}.footer-brand img{width:130px;height:105px;object-fit:contain;background:#fff;border-radius:4px}.footer-brand strong{color:#fff;font-size:44px;margin-top:8px}.footer-brand small{font-size:9px}.footer-brand p{font-size:12px;max-width:300px;color:#d7e5ff}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;background:#16b65d;color:#fff;border-radius:30px;padding:11px 16px;box-shadow:0 10px 25px rgba(0,0,0,.25);font-weight:800;display:flex;gap:10px;align-items:center}footer{display:flex;justify-content:space-between;padding:14px 4%;background:#03122d;color:#bbc8dc;font-size:12px}.reveal{opacity:0;transform:translateY(20px);transition:.75s}.reveal.visible{opacity:1;transform:none}@media(max-width:1100px){.site-header nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.site-header nav a{padding:8px 0}.menu-toggle{display:block}.solutions{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(3,1fr)}.client-track{grid-template-columns:repeat(3,1fr)}.contact{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.hero h1{font-size:52px}}@media(max-width:700px){.site-header{height:76px}.brand{min-width:0}.brand img{width:62px;height:55px}.brand-copy strong{font-size:28px}.brand-copy small{font-size:7px}.hero{min-height:570px}.hero h1{font-size:38px}.hero-copy p{font-size:16px}.hero-copy span{font-size:16px}.actions{flex-direction:column}.about{grid-template-columns:1fr}.about-image img{height:300px}.stats{grid-template-columns:repeat(2,1fr)}.solutions,.sectors,.project-grid,.workflow,.client-track,.contact{grid-template-columns:1fr}.section{padding:58px 20px}.projects{padding:58px 20px}.section h2,.contact h2{font-size:31px}.project-grid article div{max-width:80%}.whatsapp span{display:none}footer{flex-direction:column;gap:6px;text-align:center}}
/* Ajustes V2.5 */
.site-header{height:104px;padding:8px 2.5%}.brand{min-width:430px;gap:18px}.brand img{width:112px;height:88px}.brand-copy strong{font-size:42px}.site-header nav a{padding:40px 0 34px}
.hero{min-height:650px}.hero>img{object-position:center center}
.about{grid-template-columns:.82fr 1.35fr}.about-image{position:relative;max-width:560px;margin:auto}.about-image>img{height:auto;max-height:395px;object-fit:contain;filter:contrast(1.04) saturate(1.04)}.about-logo-panel{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:42%;padding:10px 14px;border-radius:8px;background:rgba(255,255,255,.93);box-shadow:0 10px 28px rgba(0,0,0,.24)}.about-logo-panel img{height:78px;object-fit:contain}
.solutions article img,.sectors article img,.project-grid img,.workflow img{image-rendering:auto;backface-visibility:hidden}
.solutions article img{height:245px}.sectors article{height:300px}.project-grid article{min-height:420px}
.client-track{grid-template-columns:repeat(8,1fr);max-height:510px;overflow:auto;padding:4px 8px 14px}.client-track div{height:105px;padding:14px}.client-track img{max-height:72px;max-width:100%}
.workflow article>span{left:10px;top:10px}.workflow img{height:175px;object-position:center}
.whatsapp{right:24px;bottom:24px;min-height:52px;padding:10px 18px 10px 12px;border-radius:999px;gap:9px;font-size:14px;line-height:1;box-shadow:0 10px 28px rgba(0,0,0,.28)}.whatsapp svg{width:30px;height:30px;display:block;fill:#fff;flex:0 0 30px}
@media(max-width:1100px){.site-header{height:94px}.site-header nav{top:94px}.brand{min-width:0}.client-track{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){.site-header{height:82px}.brand img{width:76px;height:62px}.brand-copy strong{font-size:30px}.brand-copy small{font-size:6.5px}.about-image>img{max-height:300px}.about-logo-panel{width:48%}.about-logo-panel img{height:55px}.client-track{grid-template-columns:repeat(2,1fr);max-height:540px}.whatsapp{width:54px;height:54px;padding:0;justify-content:center}.whatsapp span{display:none}.whatsapp svg{width:32px;height:32px}}

/* ===== LASSER V3.0: reconstrucción visual completa ===== */
.site-header{height:118px;padding:10px 2.2%;}
.brand{min-width:470px;gap:20px;}
.brand>img{width:132px;height:98px;object-fit:contain;filter:contrast(1.08) saturate(1.05);}
.brand-copy strong,.footer-brand strong{font-family:"Brush Script MT","Segoe Script","Lucida Handwriting",cursive;font-size:54px;font-weight:700;letter-spacing:-2px;line-height:.78;font-style:italic;color:#08295e;}
.brand-copy small{font-size:9px;letter-spacing:.6px;margin-top:11px;}
.site-header nav{gap:18px;font-size:11px}.site-header nav a{padding:45px 0 39px}
.hero{min-height:720px}.hero>img{object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(2,10,27,.88) 0%,rgba(2,10,27,.58) 44%,rgba(2,10,27,.54) 100%)}
.hero-copy{max-width:1120px}.hero h1{font-size:70px;text-shadow:0 4px 22px rgba(0,0,0,.5)}
.about{grid-template-columns:.72fr 1.28fr;gap:66px}.about-image{max-width:510px}.about-image>img{width:100%;height:350px;object-fit:cover;border-radius:8px;box-shadow:0 18px 45px rgba(7,26,61,.16)}
.about-logo-panel{width:52%;top:50%;padding:12px 18px}.about-logo-panel img{height:88px;object-fit:contain;image-rendering:auto}
.solutions article img{height:225px;object-fit:cover}.solutions article div{min-height:142px}.solutions article{border:1px solid #e3eaf3}
.sectors article{height:320px}.sectors img{object-fit:cover;filter:contrast(1.05) saturate(1.06)}
.project-grid article{min-height:440px}.project-grid img{filter:contrast(1.06) saturate(1.07)}.project-grid article:after{background:linear-gradient(90deg,rgba(3,17,48,.90),rgba(3,17,48,.08) 75%)}
.workflow{gap:18px}.workflow article>span{left:12px;top:12px;width:38px;height:38px}.workflow img{height:185px;object-fit:cover;border-radius:8px;box-shadow:0 10px 24px rgba(7,26,61,.12)}
.footer-brand img{width:165px;height:125px}.footer-brand strong{font-size:58px;color:#fff;margin-top:12px}.footer-brand small{font-size:10px;letter-spacing:.6px;margin-top:8px}
.whatsapp{min-width:184px;justify-content:center}.whatsapp svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}
@media(max-width:1100px){.site-header{height:100px}.site-header nav{top:100px}.brand>img{width:100px;height:78px}.brand-copy strong{font-size:44px}.brand{min-width:0}.hero h1{font-size:56px}}
@media(max-width:700px){.site-header{height:84px}.brand>img{width:72px;height:60px}.brand-copy strong{font-size:34px}.brand-copy small{font-size:6px}.hero{min-height:610px}.hero h1{font-size:40px}.about-image>img{height:270px}.about-logo-panel{width:58%}.footer-brand img{width:135px;height:105px}.footer-brand strong{font-size:48px}.whatsapp{min-width:54px}}

/* Ajustes V3.1 */
.brand{min-width:520px;gap:22px}
.brand>img{width:150px;height:106px}
.brand-copy strong{font-family:"Arial Black","Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-style:normal;font-size:62px;letter-spacing:-5px;line-height:.8}
.brand-copy small{font-size:10px;margin-top:13px;letter-spacing:.75px}
.hero>img{object-position:center center}
.about{grid-template-columns:.68fr 1.32fr}
.about-image{max-width:475px}
.about-image>img{height:auto;max-height:335px;object-fit:contain;background:#061a3d}
.about-logo-panel{top:50%;width:46%;padding:12px 16px}
.about-logo-panel img{height:86px}
.solutions article img{height:270px}
.sectors article{height:315px}
.project-grid article{min-height:430px}
.workflow img{height:185px}
.footer-brand img{width:205px;height:150px}
.footer-brand strong{font-family:"Arial Black","Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-style:normal;font-size:68px;letter-spacing:-5px;line-height:.82}
.footer-brand small{font-size:11px;margin-top:12px}
@media(max-width:1100px){.brand{min-width:0}.brand>img{width:112px;height:82px}.brand-copy strong{font-size:48px}.footer-brand strong{font-size:58px}}
@media(max-width:700px){.brand>img{width:76px;height:60px}.brand-copy strong{font-size:34px;letter-spacing:-3px}.brand-copy small{font-size:6px}.about-image>img{max-height:280px}.footer-brand img{width:160px;height:120px}.footer-brand strong{font-size:50px}}


/* ===== LASSER 2026 V4.0 — integración de artes finales ===== */
:root{--navy:#061a3d;--blue:#0878e8;--ink:#0a2247;--paper:#f7f9fc}
html{scroll-behavior:smooth}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 5px 24px rgba(4,25,60,.08)}
.brand>img{object-fit:contain}.hero-art{min-height:0;background:#fff;line-height:0}.hero-art>img{position:relative;inset:auto;width:100%;height:auto;max-height:none;object-fit:contain;display:block}.visual-section{background:#061a3d;line-height:0}.visual-section img{width:100%;height:auto;display:block}
.section{max-width:1500px;margin:auto}.section.light{max-width:none}.section.light>.section-title,.section.light>.cards{max-width:1450px;margin-left:auto;margin-right:auto}
.solutions{grid-template-columns:repeat(4,1fr);gap:22px}.solutions article{border-radius:12px;overflow:hidden;box-shadow:0 12px 32px rgba(5,29,66,.1);transition:transform .28s,box-shadow .28s}.solutions article:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(5,29,66,.16)}.solutions article img{height:230px}.solutions article div{padding:24px}.solutions article h3{font-size:19px;color:var(--ink)}
.sectors{grid-template-columns:repeat(3,1fr);gap:22px}.sectors article{height:340px;border-radius:12px;overflow:hidden;box-shadow:0 14px 34px rgba(5,29,66,.12)}.sectors article div{background:linear-gradient(0deg,rgba(3,18,48,.96),rgba(3,18,48,.05));padding:34px 25px 22px}.sectors h3{font-size:24px}.sectors p{font-size:14px}
.projects{padding:75px 3.5%;background:linear-gradient(135deg,#03122d,#073d82)}.project-grid{max-width:1500px;grid-template-columns:1fr;gap:30px}.project-grid article{min-height:0;border:0;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.28);line-height:0}.project-grid article:after{display:none}.project-grid img{position:relative;inset:auto;width:100%;height:auto;object-fit:contain;filter:none}
.workflow{grid-template-columns:repeat(3,1fr);gap:28px}.workflow article{text-align:left;background:#fff;border:1px solid #e3eaf3;border-radius:12px;padding-bottom:22px;overflow:hidden;box-shadow:0 12px 30px rgba(5,29,66,.09)}.workflow img{width:100%;height:260px;border-radius:0;box-shadow:none}.workflow h3,.workflow p{margin-left:22px;margin-right:22px}.workflow h3{font-size:17px;margin-top:20px}.workflow p{font-size:13px}.workflow article>span{left:16px;top:16px;width:44px;height:44px}
@media(max-width:1100px){.solutions{grid-template-columns:repeat(2,1fr)}.sectors{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.site-header{position:sticky}.hero-art>img,.visual-section img,.project-grid img{width:100%;height:auto}.solutions,.sectors,.workflow{grid-template-columns:1fr}.solutions article img{height:230px}.sectors article{height:300px}.workflow img{height:230px}.projects{padding:55px 15px}.project-grid{gap:18px}}
