@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#113e32;--deep:#092c23;--lime:#dbf394;--ink:#17372e;--paper:#fafbf7;--muted:#607169;--line:#d7dfd5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #759d26;outline-offset:5px}header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1px}.brand-icon{display:inline-grid;place-items:center;font-size:18px;background:var(--green);color:var(--lime);width:39px;height:39px;letter-spacing:-2px;border-radius:2px}.brand-period{color:#648c21}header nav{display:flex;gap:36px;font-size:14px;font-weight:600}header nav a:hover,.text-link:hover{opacity:.6}.nav-contact{font-size:14px;border:1px solid var(--ink);padding:11px 19px;display:flex;gap:30px}.nav-contact:hover{background:var(--green);color:white}.menu-toggle{display:none}.hero{background:var(--green);color:var(--paper);display:grid;grid-template-columns:1.02fr 1fr;min-height:730px;padding:65px 5% 32px;gap:4%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;display:flex;align-items:center;gap:12px}.short-line{width:24px;height:1px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:500}h1{font-size:clamp(58px,5.7vw,91px);line-height:1.06;letter-spacing:-4.5px;margin:30px 0 26px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:var(--lime)}.hero-copy>p{max-width:410px;color:#d2dfd8;font-size:17px;line-height:1.75;margin-bottom:28px}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 23px;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.lime{background:var(--lime);color:var(--deep)}.lime:hover{background:#e9ffb1}.text-link{font-size:14px;border-bottom:1px solid #6f9484;padding-bottom:5px}.text-link span{margin-left:18px}.hero-foot{font-size:10px;letter-spacing:1.4px;display:flex;gap:26px;margin-top:48px;color:#d0ded6}.hero-foot span{color:#9cb5a9}.hero-people{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-content:center;position:relative;padding:10px 0 45px}.portrait{position:relative;min-width:0;height:385px;overflow:hidden;background:#cfd1ce}.portrait-one{margin-top:58px}.portrait-two{margin-bottom:58px}.portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 35%;transition:transform .7s}.portrait:hover img{transform:scale(1.035)}.portrait-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(3,20,15,.85));padding:50px 18px 18px;display:flex;flex-direction:column;line-height:1.7}.portrait-caption span:first-child{font-size:17px;font-weight:600}.portrait-caption span:last-child{font-size:11px;letter-spacing:1px;color:#d6e2dc}.people-note{grid-column:1/-1;display:flex;gap:18px;align-items:center;margin:2px 0 0 16%}.people-note p{font-size:13px;line-height:1.8;margin:0;color:#c5d7cc}.people-note strong{font-weight:500;color:white}.note-symbol{font-size:34px;color:var(--lime)}.technology{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 5%;border-bottom:1px solid var(--line)}.technology>span{font-size:10px;letter-spacing:1.2px;max-width:160px}.technology>div{display:flex;justify-content:space-between;gap:45px;width:65%}.technology b{font-family:Manrope,Arial,sans-serif;font-size:23px;letter-spacing:-1px;font-weight:600;color:#5e7167}.section{padding:100px 5%;scroll-margin-top:25px}h2{font-size:clamp(38px,4vw,62px);line-height:1.13;letter-spacing:-2.5px;margin:22px 0 26px}.solutions{display:grid;grid-template-columns:.85fr 1.25fr;gap:10%}.section-intro>p{max-width:320px;color:var(--muted)}.service-list{padding-top:12px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;gap:20px;list-style:none;cursor:pointer;padding:25px 0}summary::-webkit-details-marker{display:none}.service-num{font-size:12px;color:#6f8177}summary h3{font-size:20px;line-height:1.4;margin:0;flex:1;font-weight:600;letter-spacing:-.6px}.plus{font-size:25px;font-weight:400;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}.service-body{padding:0 35px 28px}.service-body p{color:var(--muted);font-size:15px}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span{font-size:11px;padding:5px 9px;background:#eaf0e4}.experience{background:#eef2ea}.experience-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.experience-heading p{font-size:15px;color:var(--muted);margin-bottom:30px}.case-grid{display:grid;grid-template-columns:1.16fr 1fr 1fr;gap:18px}.case{padding:29px;background:var(--paper);min-height:345px;display:flex;flex-direction:column;border:1px solid #dbe1d6}.case.featured{background:var(--green);color:white;border-color:var(--green)}.case-top{display:flex;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:1px;margin-bottom:54px}.case h3{font-size:27px;letter-spacing:-1px;line-height:1.3;margin-bottom:18px}.case p{font-size:14px;color:var(--muted)}.case.featured p{color:#c3d6c9}.case a{font-size:13px;font-weight:600;margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;border-bottom:1px solid #aab7ab;padding-bottom:8px}.case a:hover{opacity:.65}.case.featured .case-top{color:var(--lime)}.about{display:grid;grid-template-columns:1.1fr .8fr;gap:12%;align-items:center}.about h2{font-size:clamp(36px,3.6vw,54px)}.about-statement>p{max-width:500px;color:var(--muted)}.signature{margin-top:35px;font-family:Manrope,sans-serif;font-weight:800;font-size:22px}.signature span{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:11px;font-weight:400;letter-spacing:.5px;margin-top:4px}.process{padding:0;margin:0;list-style:none}.process li{display:flex;gap:25px;border-top:1px solid var(--line);padding:28px 0}.process li>span{font-size:12px;color:#6f8177;padding-top:6px}.process h3{font-size:23px;margin-bottom:8px;letter-spacing:-.7px}.process p{font-size:15px;color:var(--muted);margin:0}.contact{background:var(--lime);padding-top:70px;padding-bottom:75px}.contact-main{display:flex;justify-content:space-between;gap:50px;align-items:center}.contact h2{font-size:clamp(50px,6vw,87px);margin-bottom:0;letter-spacing:-3.5px}.contact-main>div{max-width:355px;padding-top:30px}.contact p{font-size:17px;margin-bottom:25px}.dark{background:var(--deep);color:white}.dark:hover{background:#235142}.contact-note{display:block;margin-top:14px;font-size:11px;color:#415438}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer>.brand{font-size:22px}footer>span{font-size:12px;color:var(--muted)}footer>div{display:flex;gap:20px;font-size:11px}footer a:hover{opacity:.7}.skip{position:fixed;left:10px;top:-70px;background:white;padding:10px;z-index:50}.skip:focus{top:10px}.mobile-nav[hidden]{display:none}
@media(min-width:1550px){header,.hero,.technology,.section,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero{gap:55px}.portrait{height:445px}}
@media(max-width:1050px){.hero{min-height:650px;gap:25px;padding-top:50px}h1{font-size:65px;letter-spacing:-3px}.portrait{height:335px}.hero-people{gap:10px}.portrait-caption{padding-left:12px}.portrait-caption span:first-child{font-size:14px}.hero-foot{gap:15px;font-size:8px}.technology>div{gap:20px}.technology b{font-size:20px}.solutions{gap:5%;grid-template-columns:.8fr 1.2fr}.section{padding-top:75px;padding-bottom:75px}.case{padding:22px}.case h3{font-size:24px}footer>span{display:none}.about{gap:6%}}
@media(max-width:760px){header{height:76px;padding:0 6%}.brand{font-size:22px}.brand-icon{width:32px;height:32px;font-size:16px}header nav,.nav-contact{display:none}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:4px 11px;font-size:23px;color:var(--ink)}.mobile-nav{background:var(--paper);padding:15px 6%;display:flex;flex-direction:column;gap:14px;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;padding:39px 6% 30px;gap:28px}.eyebrow{font-size:10px;letter-spacing:1.2px}h1{font-size:clamp(52px,10vw,76px);letter-spacing:-3px;margin-top:22px}.hero-copy>p{font-size:16px;max-width:480px}.hero-foot{display:none}.hero-actions{gap:16px}.hero-people{padding:0;gap:12px;max-width:540px;width:100%;margin:0 auto}.portrait{height:310px}.portrait-one{margin-top:32px}.portrait-two{margin-bottom:32px}.people-note{margin:0;justify-content:center}.technology{padding:23px 6%;display:block}.technology>span{max-width:none;display:block;margin-bottom:18px}.technology>div{width:100%;gap:12px;flex-wrap:wrap}.technology b{font-size:18px}.section{padding:60px 6%}.solutions,.about{grid-template-columns:1fr;gap:20px}h2{font-size:42px;letter-spacing:-2px}.section-intro>p{max-width:100%}summary{gap:14px}summary h3{font-size:18px}.service-body{padding-left:27px;padding-right:15px}.experience-heading{display:block;margin-bottom:25px}.experience-heading p{margin:0}.case-grid{grid-template-columns:1fr}.case{min-height:285px;padding:26px}.case-top{margin-bottom:28px}.case h3{font-size:28px}.about h2{font-size:39px}.process{margin-top:15px}.contact-main{display:block}.contact h2{font-size:56px;letter-spacing:-2.7px}.contact-main>div{max-width:100%}footer{padding:30px 6%;align-items:flex-start;flex-direction:column}footer>div{flex-wrap:wrap;gap:18px}.button{font-size:13px;padding:16px 18px}.portrait-caption span:first-child{font-size:15px}}
@media(max-width:390px){.portrait{height:255px}.portrait-caption span:first-child{font-size:13px}h1{font-size:51px}.button{gap:18px}.technology b{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Cinematic direction — INservicios */
:root{--green:#11233e;--deep:#060d1a;--lime:#75dfff;--ink:#11243f;--paper:#f7f9fd;--muted:#596b81;--line:#d6deea}
body{background:var(--paper)}header{position:absolute;z-index:10;top:24px;left:5%;width:90%;height:82px;padding:0 24px;background:rgba(4,12,25,.88);border:1px solid #ffffff20;border-radius:16px;color:#f5f8ff;backdrop-filter:blur(18px)}.brand-icon{background:#71d9fa;color:#071324;border-radius:7px}.brand-period{color:#75dfff}.nav-contact{background:#d8f6ff;color:#081528;border:0;border-radius:9px;padding:13px 20px}.nav-contact:hover{background:white;color:#081528}.hero.cinematic{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:900px;min-height:max(820px,100svh);padding:175px 5% 100px;background:#060d1a;gap:0;color:white}.hero-art{position:absolute;inset:-3%;z-index:-3;background-image:url('assets/hero-intelligence.webp');background-size:cover;background-position:center;animation:hero-drift 22s ease-in-out infinite alternate;will-change:transform}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(3,9,22,.45) 0%,rgba(3,9,22,.1) 40%,rgba(3,9,22,.16) 65%,#050d1ae8 100%)}.cinematic-content{text-align:center;width:100%;max-width:1250px;margin:auto}.cinematic .eyebrow{justify-content:center;color:#bfdaed;letter-spacing:2.7px;font-size:12px;margin-bottom:30px}.cinematic .eyebrow>span{display:inline-block;width:24px;height:1px;background:#82dcfc}.cinematic h1{font-size:clamp(54px,6.5vw,100px);font-weight:600;line-height:1.08;letter-spacing:-4px;margin:0 0 27px;color:#fff}.cinematic h1 em{font-family:Manrope,Arial,sans-serif;font-weight:500;font-style:normal;background:linear-gradient(100deg,#e0f5ff 5%,#88d4ff 50%,#72a8ff 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-description{font-size:18px;color:#c9d4e5;line-height:1.8;margin:0 auto 32px;max-width:720px}.cinematic .hero-actions{flex-direction:row;align-items:center;justify-content:center;gap:14px}.cinematic .button{border-radius:9px;padding:17px 24px;font-size:14px;min-height:57px}.electric{background:#caf1ff;color:#07192e;box-shadow:0 0 30px #5dcfff18}.electric:hover{background:white;box-shadow:0 0 35px #5dcfff45}.outline{border:1px solid #aac8e75c;background:#0b1d3540;backdrop-filter:blur(8px);color:#e8f2ff}.outline:hover{background:#1e3a5b80;border-color:#b4e1ff}.hero-team{display:flex;align-items:center;justify-content:center;gap:18px;margin:40px auto 15px}.team-faces{display:flex;padding-left:0;flex-shrink:0}.team-faces img{width:76px;height:76px;border-radius:50%;border:3px solid #afc9dc70;object-fit:cover;object-position:50% 40%;box-shadow:0 5px 25px #0006}.team-faces img+img{margin-left:-13px}.hero-team>div:last-child{text-align:left}.hero-team strong{display:block;font-size:14px;font-weight:500;color:#f0f6ff}.hero-team span{display:block;color:#a6bdd3;font-size:12px;margin-top:4px}.hero-bottom{position:absolute;bottom:27px;left:5%;right:5%;border-top:1px solid #abc9e329;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#a8bed2;font-size:10px;letter-spacing:1.2px}.hero-bottom a span{margin-left:15px;font-size:16px;color:#d7f4ff}.hero-bottom button{font:inherit;font-size:11px;color:#adc3d9;border:0;background:none;cursor:pointer;letter-spacing:0;padding:8px}.hero-bottom button:hover{color:white}.technology{background:#091321;color:#a8bdd2;border-color:#203146}.technology b{color:#c6d4e3}.technology>span{font-size:11px}.experience{background:#eaf0f8}.tags span{background:#e7eef7}.case.featured{background:#0d213d}.case.featured p{color:#bdd0e4}.case.featured .case-top{color:#81d6ff}.contact{background:#d1edff}.contact-note{color:#475f75}.signature span{font-size:12px}.section .eyebrow{font-size:12px}.case-top{font-size:12px;letter-spacing:.5px}.tags span{font-size:12px}footer>div{font-size:12px}.motion-paused .hero-art{animation-play-state:paused}
@keyframes hero-drift{from{transform:scale(1) translate3d(-.5%,0,0)}to{transform:scale(1.06) translate3d(.5%,-1%,0)}}
@media(min-width:1550px){header{left:calc((100vw - 1440px)/2);width:1440px;padding:0 28px}.hero.cinematic{padding-left:5%;padding-right:5%}.cinematic-content{max-width:1420px}}
@media(max-width:1050px){.cinematic h1{font-size:clamp(50px,6.6vw,76px);letter-spacing:-2.8px}.hero.cinematic{min-height:850px}.hero-description{font-size:17px}.hero-bottom{font-size:9px}.hero-bottom>a{letter-spacing:.5px}}
@media(max-width:760px){header{top:16px;left:5%;width:90%;height:68px;padding:0 17px;border-radius:12px}.menu-toggle{color:#e1f3ff;border-color:#334355;border-radius:6px}.mobile-nav{position:absolute;z-index:11;top:90px;left:5%;width:90%;background:#091525;color:#e1efff;border:1px solid #2b3d53;border-radius:10px;padding:18px 22px}.hero.cinematic{min-height:820px;min-height:max(800px,100svh);padding:135px 6% 105px}.cinematic .eyebrow{font-size:10px;letter-spacing:1.1px;gap:8px;margin-bottom:25px}.cinematic .eyebrow>span{width:12px}.cinematic h1{font-size:clamp(43px,8vw,62px);letter-spacing:-2.1px;line-height:1.12;margin-bottom:23px}.cinematic h1 em{display:block}.hero-description{font-size:16px;line-height:1.7;max-width:470px}.desktop-break{display:none}.cinematic .hero-actions{flex-direction:column;gap:11px}.cinematic .button{width:100%;max-width:330px;justify-content:space-between;padding:15px 21px;font-size:14px}.hero-team{margin-top:30px;gap:13px}.team-faces img{width:62px;height:62px}.hero-team strong{font-size:13px}.hero-team span{font-size:12px;max-width:210px;line-height:1.5}.hero-bottom{bottom:20px;left:6%;right:6%;padding-top:14px}.hero-bottom>a{display:none}.hero-bottom>span{font-size:9px;letter-spacing:.5px}.hero-art{background-position:62% center}.technology>span{font-size:10px}.contact h2{font-size:54px}.case-top{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hero-art{animation:none;transform:none}.hero-bottom button{display:none}}

/* Official identity and continuous ambient motion */
header{height:132px;padding-left:0}header>.brand{height:150px;width:224px;flex-shrink:0;display:flex;justify-content:center;background:#fff;border-radius:14px;box-shadow:0 12px 40px #0003;overflow:hidden}.official-logo{display:block;width:224px;height:168px;object-fit:contain}.hero.cinematic{padding-top:220px;min-height:max(900px,100svh)}.hero-flow{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.cinematic-content,.hero-bottom{position:relative;z-index:1}.hero-bottom{position:absolute}.hero-art{animation:hero-drift 12s ease-in-out infinite alternate}@keyframes hero-drift{0%{transform:scale(1.04) translate3d(-1.5%,1%,0)}100%{transform:scale(1.16) translate3d(1.5%,-2%,0)}}
@media(max-width:1050px){header{padding-right:17px}header nav{gap:20px}header>.brand{width:190px;height:143px}.official-logo{width:190px;height:143px}}
@media(max-width:760px){header{height:108px;padding-left:0}header>.brand{width:162px;height:122px;border-radius:11px}.official-logo{width:162px;height:122px}.mobile-nav{top:137px}.hero.cinematic{padding-top:182px;min-height:max(880px,100svh)}.hero-art{animation-duration:14s}}
@media(prefers-reduced-motion:reduce){.hero-flow{display:none}.hero-art{animation:none!important}}

/* Transparent identity, integrated with the dark navigation. */
header>.brand{background:transparent;box-shadow:none;overflow:visible}.official-logo{filter:brightness(1.45);opacity:1}header{background:rgba(4,12,25,.72)}.hero-art{animation:hero-drift 9s ease-in-out infinite alternate}.hero-flow{opacity:.95}
@keyframes hero-drift{0%{transform:scale(1.09) translate3d(-2%,1.8%,0) rotate(-1deg)}100%{transform:scale(1.2) translate3d(2%,-2.5%,0) rotate(1deg)}}
@media(max-width:760px){.hero-art{animation-duration:11s}.hero-flow{opacity:.8}}
@media(prefers-reduced-motion:reduce){.hero-art{animation:none!important}}

/* Keep the complete logo within the header at every breakpoint. */
header>.brand{height:124px;width:210px;overflow:hidden}.official-logo{height:124px;width:210px;object-fit:contain}
@media(max-width:1050px){header>.brand{height:120px;width:190px}.official-logo{height:120px;width:190px}}
@media(max-width:760px){header{height:126px}header>.brand{height:118px;width:172px}.official-logo{height:118px;width:172px}.mobile-nav{top:151px}.hero.cinematic{padding-top:195px}}

.technology>div{width:auto;flex:1;flex-wrap:wrap;justify-content:space-evenly;gap:18px 30px}.technology>span{flex-shrink:0}
@media(max-width:760px){.technology>div{justify-content:flex-start;gap:16px 24px}}
.projects{background:#f3f7fb}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project{background:var(--paper);border:1px solid #dbe1d6;display:flex;flex-direction:column;overflow:hidden}.project img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block;border-bottom:1px solid #dbe1d6}.project-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:10px}.project-tag{font-size:10px;letter-spacing:1px;font-weight:600;color:#3b6f9c}.project h3{font-size:19px;letter-spacing:-.5px;line-height:1.3;margin:0}.social{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:18px;font-size:13px;font-weight:600}.social a{border-bottom:1px solid currentColor;padding-bottom:2px}
.legal{max-width:760px;margin:0 auto;padding-top:180px}.legal h1{font-size:clamp(38px,5vw,60px);letter-spacing:-2.5px;line-height:1.1;margin:18px 0 10px}.legal h2{font-size:24px;letter-spacing:-.8px;margin:38px 0 10px}.legal ul{padding-left:22px}.legal li{margin-bottom:8px}.legal .updated{color:var(--muted);font-size:13px}
@media(max-width:1050px){.project-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.project-grid{grid-template-columns:1fr}.legal{padding-top:170px}}
