@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--navy-950:#06131f;--navy-900:#071927;--navy-800:#0c273b;--blue-700:#174d70;--blue-600:#21698f;--blue-100:#dbe9ef;--blue-50:#edf4f7;--steel-600:#5c7180;--steel-400:#8fa0aa;--steel-200:#cbd5db;--steel-100:#e1e7ea;--steel-50:#f4f7f8;--ink:#111a20;--muted:#53636d;--white:#fff;--accent:#f1a62a;--accent-dark:#d88808;--success:#168558;--radius-sm:6px;--radius-md:10px;--shadow-soft:0 20px 60px #0719271a;--container:1240px;--section-space:clamp(4.5rem, 8vw, 7rem);color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:IBM Plex Sans,Arial,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{background:var(--white);min-width:320px;min-height:100vh;color:var(--ink);margin:0;overflow-x:hidden}body.menu-is-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}p{line-height:1.68}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-.045em;font-size:clamp(2.65rem,5vw,4.35rem);line-height:1.02}h2{letter-spacing:-.035em;font-size:clamp(2.1rem,3.6vw,3.2rem);line-height:1.09}h3{letter-spacing:-.015em;font-size:1.25rem;line-height:1.25}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:var(--navy-950)}.site-shell{min-height:100vh}.container{width:min(calc(100% - 3rem), var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.skip-link{z-index:9999;border-radius:var(--radius-sm);background:var(--accent);color:var(--navy-950);padding:.75rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--blue-600);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.2rem;font-size:.75rem;font-weight:700;line-height:1.35;display:flex}.eyebrow:before{content:"";background:linear-gradient(currentColor,currentColor) 0 100%/100% 1px no-repeat,repeating-linear-gradient(90deg,currentColor 0 1px,#0000 1px 6px) 0 100%/100% 4px no-repeat,repeating-linear-gradient(90deg,currentColor 0 1px,#0000 1px 18px) 0 100%/100% 8px no-repeat;flex:none;width:2.75rem;height:9px}.eyebrow--light{color:#91c5de}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.78rem 1.15rem;font-size:.875rem;font-weight:700;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--large{min-height:54px;padding:.95rem 1.35rem;font-size:.94rem}.button--primary{background:var(--navy-900);color:var(--white)}.button--primary:hover{background:var(--blue-700)}.button--accent{background:var(--accent);color:var(--navy-950)}.button--accent:hover{background:#ffc050}.button--ghost{color:var(--white);background:#ffffff0d;border-color:#ffffff47}.button--ghost:hover{background:#ffffff1a;border-color:#ffffff8c}.text-link{color:var(--navy-900);border-bottom:1px solid;align-items:center;gap:.55rem;padding-bottom:.2rem;font-size:.9rem;font-weight:700;transition:gap .18s;display:inline-flex}.text-link:hover{gap:.8rem}.text-link--light{color:var(--white)}.site-header{z-index:1000;background:#fffffffa;border-bottom:1px solid #07192717;transition:box-shadow .18s;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 10px 30px #07192714}.utility-bar{background:var(--navy-900);color:#cbd8de}.utility-bar__inner{letter-spacing:.035em;align-items:center;gap:.75rem;min-height:32px;font-size:.71rem;display:flex}.utility-bar__inner>a{color:var(--white);white-space:nowrap;margin-left:auto;font-weight:600}.utility-bar__inner>a:hover{color:var(--accent)}.utility-bar__divider{background:#ffffff47;width:1px;height:11px}.header-main{align-items:center;gap:2rem;min-height:78px;display:flex}.brand{isolation:isolate;flex:none;align-items:center;display:inline-flex}.brand__logo{filter:contrast(1.08);mix-blend-mode:multiply;object-fit:contain;width:auto;display:block}.brand__logo--header{width:112px;height:68px}.brand__wordmark{white-space:nowrap;gap:.22rem;margin-left:.8rem;line-height:1;display:grid}.brand__wordmark strong{color:var(--navy-900);letter-spacing:.11em;text-transform:uppercase;font-size:1rem;font-weight:700}.brand__wordmark span{color:var(--steel-600);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:500}.desktop-nav{align-items:center;gap:1.45rem;margin-left:auto;display:flex}.desktop-nav a{color:#35454f;padding-block:1.8rem;font-size:.81rem;font-weight:600;position:relative}.desktop-nav a:after{background:var(--accent);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:1.25rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{flex:none;min-height:44px}.menu-toggle{border:1px solid var(--steel-200);border-radius:var(--radius-sm);background:var(--white);width:46px;height:46px;color:var(--navy-900);cursor:pointer;justify-content:center;align-items:center;display:none}.mobile-menu{z-index:-1;background:var(--navy-900);opacity:0;pointer-events:none;padding:1.25rem 1.5rem 2rem;transition:opacity .18s,transform .18s;position:fixed;inset:110px 0 0;transform:translateY(-1rem)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav{display:grid}.mobile-nav>a:not(.button){color:var(--white);border-bottom:1px solid #ffffff1f;align-items:center;gap:1rem;padding-block:1rem;font-size:1.15rem;font-weight:600;display:flex}.mobile-nav>a:not(.button) span{color:#7ca5ba;letter-spacing:.1em;font-size:.67rem}.mobile-nav .button{background:var(--accent);color:var(--navy-950);margin-top:1.5rem}.mobile-nav .button svg{color:#128c7e}.hero{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.hero:after{z-index:0;content:"";background:radial-gradient(circle at 30% 40%,#27729747,#0000 60%);width:50vw;height:100%;position:absolute;top:0;right:-12vw}.hero__grid{z-index:0;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.hero__inner{z-index:1;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:650px;padding-block:clamp(4.5rem,8vw,7.5rem) 5.5rem;display:grid;position:relative}.hero__content{max-width:750px}.hero h1{max-width:730px;margin-bottom:1.55rem}.hero__lead{color:#c6d4dc;max-width:650px;margin-bottom:2rem;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.62}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.35rem;display:flex}.hero__microcopy{color:#9db2bd;align-items:center;gap:.55rem;font-size:.78rem;display:flex}.hero__microcopy svg{color:var(--accent);flex:none}.hero__visual{min-width:0}.hero__image-wrap{border-radius:var(--radius-md);border:1px solid #ffffff26;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000040}.hero__image-wrap:after{content:"";background:linear-gradient(#0000 55%,#04101abf);position:absolute;inset:0}.hero__image-wrap img{aspect-ratio:4/5;object-fit:cover;object-position:53% center;width:100%}.hero__image-label{z-index:1;border-left:3px solid var(--accent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071927c7;gap:.25rem;padding:1rem;display:grid;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.hero__image-label span{color:#91c5de;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.hero__image-label strong{font-size:.94rem}.hero__coordinates{color:#728d9b;letter-spacing:.12em;justify-content:space-between;gap:1rem;margin-top:.75rem;font-size:.58rem;display:flex}.trust-strip{z-index:2;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:var(--white);box-shadow:var(--shadow-soft);color:var(--ink);grid-template-columns:repeat(4,1fr);margin-bottom:0;display:grid;position:relative}.trust-item{border-right:1px solid var(--steel-100);gap:.2rem;padding:1.35rem 1.5rem;display:grid}.trust-item:last-child{border-right:0}.trust-item strong{color:var(--navy-900);font-size:1.25rem}.trust-item span{color:var(--muted);font-size:.74rem}.reveal{animation:.7s cubic-bezier(.2,.7,.2,1) both rise-in}.reveal--delay{animation-delay:.12s}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-heading h2{max-width:750px;color:var(--navy-900);margin-bottom:0}.section-heading>p:not(.eyebrow),.section-heading--split>p{max-width:550px;color:var(--muted);margin:1.25rem 0 0}.section-heading--split{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:2rem;margin-bottom:3.25rem;display:grid}.section-heading--split>p,.section-heading--split>a{justify-self:end}.intro-section{background:var(--white)}.intro-grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.section-heading--sticky{position:sticky;top:150px}.intro-copy{max-width:710px}.lead-copy{color:var(--navy-900);letter-spacing:-.015em;font-size:clamp(1.25rem,2.3vw,1.6rem);font-weight:500;line-height:1.48}.intro-copy>p:not(.lead-copy){color:var(--muted);font-size:1rem}.intro-points{border-top:1px solid var(--steel-100);gap:0;margin-top:2rem;display:grid}.intro-points>div{border-bottom:1px solid var(--steel-100);color:#293942;align-items:center;gap:.8rem;padding-block:1rem;font-size:.92rem;font-weight:600;display:flex}.intro-points svg{width:20px;color:var(--blue-600);flex:none}.services-section{background:var(--steel-50)}.services-grid{border:1px solid var(--steel-200);background:var(--steel-200);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.service-card{background:var(--white);flex-direction:column;min-height:340px;padding:clamp(1.75rem,4vw,2.75rem);transition:background-color .2s,color .2s;display:flex;position:relative}.service-card:before{background:var(--accent);content:"";width:0;height:4px;transition:width .24s;position:absolute;top:0;left:0}.service-card:hover{background:var(--navy-900);color:var(--white)}.service-card:hover:before{width:100%}.service-card__top{color:var(--steel-600);justify-content:space-between;align-items:center;margin-bottom:auto;display:flex}.service-card__top svg{width:28px;height:28px;color:var(--blue-600)}.service-card__number{letter-spacing:.12em;font-size:.72rem;font-weight:700}.service-card h3{color:var(--navy-900);margin:2rem 0 .8rem;font-size:clamp(1.45rem,2.4vw,1.9rem);transition:color .2s}.service-card p{max-width:520px;color:var(--muted);margin-bottom:1.7rem;font-size:.92rem;transition:color .2s}.service-card a{width:fit-content;color:var(--navy-900);align-items:center;gap:.55rem;font-size:.85rem;font-weight:700;transition:gap .18s,color .2s;display:inline-flex}.service-card a:hover{gap:.8rem}.service-card:hover h3,.service-card:hover a{color:var(--white)}.service-card:hover p,.service-card:hover .service-card__top{color:#b7c7cf}.service-card:hover .service-card__top svg{color:var(--accent)}.project-band{background:var(--navy-950);min-height:650px;color:var(--white);grid-template-columns:1fr 1fr;display:grid}.project-band__image{min-height:520px;overflow:hidden}.project-band__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s}.project-band:hover .project-band__image img{transform:scale(1.018)}.project-band__content{background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--navy-950);background-size:64px 64px;flex-direction:column;justify-content:center;padding:clamp(3.5rem,7vw,7rem);display:flex}.project-band__content h2{max-width:650px;margin-bottom:1.4rem}.project-band__content>p:not(.eyebrow){color:#b8c8d0;max-width:620px}.project-phases{border-top:1px solid #ffffff24;gap:0;margin-top:2rem;display:grid}.project-phases>div{border-bottom:1px solid #ffffff24;align-items:center;gap:1rem;padding-block:.8rem;display:flex}.project-phases span{color:#7896a6;letter-spacing:.1em;font-size:.66rem}.project-phases strong{font-size:.9rem}.process-section{background:var(--white)}.steps-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.step-card{border:1px solid var(--steel-100);border-radius:var(--radius-sm);background:var(--white);min-height:280px;padding:1.6rem}.step-card__head{color:var(--blue-600);justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.step-card__head span{color:var(--steel-400);letter-spacing:.1em;font-size:.68rem;font-weight:700}.step-card__head svg{width:24px}.step-card h3{color:var(--navy-900);margin-bottom:.7rem}.step-card p{color:var(--muted);margin-bottom:0;font-size:.85rem}.difference-panel{border-radius:var(--radius-md);background:var(--navy-900);color:var(--white);grid-template-columns:.85fr 1.15fr;margin-top:clamp(4rem,7vw,6.5rem);display:grid;overflow:hidden}.difference-panel__intro{background:var(--blue-700);border-right:1px solid #ffffff1f;padding:clamp(2.5rem,5vw,4.5rem)}.difference-panel__intro>svg{width:42px;height:42px;color:var(--accent);margin-bottom:4rem}.difference-panel__intro h2{margin-bottom:0;font-size:clamp(2rem,3.5vw,3rem)}.difference-list{padding:clamp(1.5rem,4vw,3.5rem)}.difference-list article{border-bottom:1px solid #ffffff21;grid-template-columns:32px 1fr;gap:1.25rem;padding-block:1.35rem;display:grid}.difference-list article:last-child{border-bottom:0}.difference-list article>span{color:#7696a7;letter-spacing:.08em;padding-top:.2rem;font-size:.65rem}.difference-list h3{color:var(--white);margin-bottom:.35rem;font-size:1.05rem}.difference-list p{color:#aebfc8;margin-bottom:0;font-size:.83rem}.sectors-section{background:var(--steel-50)}.sectors-layout{grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.sectors-layout .section-heading>p:not(.eyebrow){margin-bottom:2rem}.sectors-grid{border:1px solid var(--steel-200);background:var(--steel-200);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.sector-item{background:var(--white);min-height:112px;color:var(--navy-900);align-items:center;gap:1rem;padding:1.4rem;font-weight:600;display:flex}.sector-item svg{width:22px;color:var(--blue-600)}.partnership-section{padding-block:0 var(--section-space);background:var(--steel-50)}.partnership-card{border-radius:var(--radius-md);background:var(--blue-700);color:var(--white);grid-template-columns:1.15fr .85fr;gap:4rem;padding:clamp(2.5rem,5vw,4.5rem);display:grid}.partnership-card h2{max-width:640px;margin-bottom:0}.partnership-card>div:last-child p{color:#c5d6df;margin-bottom:1.5rem}.contact-section{background:var(--white)}.contact-layout{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.contact-copy{position:sticky;top:150px}.contact-copy h2{max-width:580px;color:var(--navy-900);margin-bottom:1.4rem}.contact-copy>p:not(.eyebrow){max-width:550px;color:var(--muted)}.direct-contact{border:1px solid var(--steel-100);border-radius:var(--radius-sm);background:var(--steel-50);align-items:center;gap:1rem;max-width:470px;margin-top:2rem;padding:1rem;transition:border-color .18s;display:flex}.direct-contact:hover{border-color:var(--blue-600)}.direct-contact>span{color:#128c7e;background:#dcefe7;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.direct-contact>div{gap:.15rem;margin-right:auto;display:grid}.direct-contact small{color:var(--muted);font-size:.72rem}.direct-contact strong{color:var(--navy-900);font-size:.95rem}.direct-contact>svg{width:19px;color:var(--blue-600)}.contact-form{border:1px solid var(--steel-100);border-radius:var(--radius-md);background:var(--steel-50);gap:1.15rem;padding:clamp(1.5rem,4vw,2.75rem);display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{color:var(--navy-900);gap:.5rem;font-size:.77rem;font-weight:600;display:grid}.contact-form input,.contact-form textarea,.contact-form .custom-select__trigger{border:1px solid var(--steel-200);border-radius:var(--radius-sm);background:var(--white);width:100%;color:var(--ink);outline:none;font-size:.9rem;font-weight:400;transition:border-color .16s,box-shadow .16s}.contact-form input,.contact-form .custom-select__trigger{min-height:50px;padding-inline:.9rem}.contact-form textarea{resize:vertical;min-height:130px;padding:.9rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8a989f}.contact-form input:focus,.contact-form textarea:focus,.contact-form .custom-select__trigger:focus,.contact-form .custom-select__trigger[aria-expanded=true]{border-color:var(--blue-600);box-shadow:0 0 0 3px #21698f1f}.contact-form input[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#c0392b}.field-error{color:#c0392b;font-size:.72rem;font-weight:500}.field-hint{color:var(--muted);text-align:right;font-size:.7rem;font-weight:400}.custom-select{position:relative}.custom-select__trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:.75rem;font-family:inherit;display:flex}.custom-select__value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.custom-select__value.is-placeholder{color:#8a989f}.custom-select__chevron{color:var(--steel-600);flex-shrink:0;transition:transform .16s}.custom-select__trigger[aria-expanded=true] .custom-select__chevron{transform:rotate(180deg)}.custom-select__options{z-index:20;border:1px solid var(--steel-200);border-radius:var(--radius-sm);background:var(--white);max-height:260px;box-shadow:var(--shadow-soft);margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow-y:auto}.custom-select__option{border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;padding:.6rem .75rem;font-size:.87rem;font-weight:400}.custom-select__option:hover,.custom-select__option:focus{background:var(--blue-50);outline:none}.custom-select__option.is-selected{background:var(--blue-100);color:var(--blue-700);font-weight:600}.form-submit{align-items:center;gap:1rem;margin-top:.25rem;display:flex}.form-submit p{max-width:280px;color:var(--muted);margin-bottom:0;font-size:.7rem;line-height:1.45}.form-success{border-radius:var(--radius-sm);color:#0e6744;background:#edf8f3;border:1px solid #b9ddcd;align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.8rem;font-weight:600;display:flex}.site-footer{background:var(--navy-950);color:var(--white);padding-top:clamp(4rem,7vw,6rem)}.footer-grid{grid-template-columns:1.1fr .75fr 1.45fr .8fr;gap:3rem;padding-bottom:4rem;display:grid}.brand--footer{isolation:auto;background:0 0;width:fit-content}.brand__logo--footer{filter:invert()hue-rotate(180deg)saturate(1.15)brightness(1.15);mix-blend-mode:screen;width:180px;height:110px}.footer-intro>p{color:#91a6b1;max-width:300px;margin:1.4rem 0;font-size:.82rem}.footer-social{gap:.5rem;display:flex}.footer-social a{border-radius:var(--radius-sm);color:#bed0d9;border:1px solid #ffffff29;place-items:center;width:42px;height:42px;transition:border-color .18s,color .18s,filter .18s,transform .18s;display:grid}.footer-social a:hover{border-color:var(--accent);color:var(--accent)}.footer-social a.footer-social__whatsapp{color:var(--white);background:#25d366;border-color:#25d366}.footer-social a.footer-social__instagram{color:var(--white);background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-color:#0000}.footer-social a.footer-social__whatsapp:hover,.footer-social a.footer-social__instagram:hover{color:var(--white);filter:brightness(1.08);border-color:#0000;transform:translateY(-2px)}.footer-social svg{width:18px}.footer-column h2{color:#7f9aa8;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.7rem}.footer-column ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.footer-column li,.footer-column a,.footer-column p{color:#afc0c9;font-size:.78rem}.footer-column a:hover{color:var(--white)}.footer-locations ul{gap:.9rem}.footer-locations li{align-items:flex-start;gap:.6rem;line-height:1.45;display:flex}.footer-locations li svg{color:var(--accent);flex:none;margin-top:.15rem}.footer-locations li span{gap:.15rem;display:grid}.footer-locations li strong{color:var(--white);font-size:.76rem}.footer-contact>a:first-of-type{color:var(--white);align-items:center;gap:.5rem;font-size:.86rem;font-weight:600;display:flex}.footer-contact>p{margin-block:1rem 1.35rem}.footer-bottom{border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:2rem;min-height:76px;display:flex}.footer-bottom p,.back-to-top{color:#78909c;margin:0;font-size:.69rem}.back-to-top{align-items:center;gap:.45rem;display:flex}.back-to-top:hover{color:var(--white)}.whatsapp-button{z-index:900;min-height:50px;color:var(--white);background:#128c61;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.78rem;font-weight:700;transition:background-color .18s,transform .18s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 12px 30px #05281b3d}.whatsapp-button:hover{background:#0e7751;transform:translateY(-2px)}.whatsapp-button svg{width:20px}.service-hero{background:linear-gradient(#ffffff08 1px, transparent 1px), linear-gradient(90deg, #ffffff08 1px, transparent 1px), var(--navy-900);color:var(--white);background-size:70px 70px;padding-block:1.25rem 5rem;position:relative;overflow:hidden}.service-breadcrumb{color:#91a8b4;align-items:center;gap:.45rem;margin-bottom:3rem;font-size:.7rem;display:flex}.service-breadcrumb a:hover,.service-breadcrumb span{color:var(--white)}.service-hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.service-hero__content{max-width:680px}.service-hero__icon{width:58px;height:58px;color:var(--accent);border:1px solid #fff3;place-items:center;margin-bottom:2.5rem;display:grid}.service-hero__icon svg{width:28px;height:28px}.service-hero__content h1{margin-bottom:1.25rem}.service-hero__content>p:not(.eyebrow){color:#bacbd3;max-width:650px;margin-bottom:2rem;font-size:1.08rem}.service-hero__image{border-radius:var(--radius-md);position:relative;overflow:hidden}.service-hero__image:after{content:"";background:linear-gradient(#0000 55%,#04101a99);position:absolute;inset:0}.service-hero__image img{aspect-ratio:4/3;object-fit:cover;width:100%}.service-hero__image span{z-index:1;border-left:2px solid var(--accent);color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:#071927bf;padding:.55rem .7rem;font-size:.66rem;font-weight:600;position:absolute;bottom:1.2rem;left:1.2rem}.service-intro{background:var(--white)}.service-intro__grid{grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);display:grid}.service-intro__grid h2{color:var(--navy-900);margin-bottom:0}.service-intro__grid .lead-copy{max-width:730px;margin-bottom:0}.service-scope{background:var(--steel-50)}.scope-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.scope-card{border:1px solid var(--steel-100);border-radius:var(--radius-sm);background:var(--white);min-height:390px;padding:clamp(1.5rem,3vw,2.25rem)}.scope-card--featured{border-top:4px solid var(--accent)}.scope-card>svg{width:29px;height:29px;color:var(--blue-600);margin-bottom:3.5rem}.scope-card h3{color:var(--navy-900);margin-bottom:1.3rem;font-size:1.35rem}.scope-card ul{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.scope-card li{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:.65rem;font-size:.83rem;line-height:1.5;display:grid}.scope-card li svg{color:var(--blue-600);margin-top:.12rem}.service-cta{background:var(--blue-700);color:var(--white);padding-block:clamp(4rem,7vw,6rem)}.service-cta__inner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.service-cta__inner h2{margin-bottom:.8rem}.service-cta__inner>div>p:not(.eyebrow){color:#c4d6df;max-width:680px;margin-bottom:0}.service-cta__inner .button{flex:none}.related-services{background:var(--white)}.related-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.related-grid>a{border:1px solid var(--steel-100);border-radius:var(--radius-sm);min-height:180px;color:var(--navy-900);grid-template-columns:1fr auto;align-items:end;gap:1rem;padding:1.5rem;transition:border-color .18s,background-color .18s;display:grid}.related-grid>a:hover{border-color:var(--blue-600);background:var(--blue-50)}.related-grid>a>svg:first-child{width:27px;height:27px;color:var(--blue-600);grid-column:1/-1;align-self:start}.related-grid span{font-weight:700}.not-found{background:linear-gradient(#ffffff08 1px, transparent 1px), linear-gradient(90deg, #ffffff08 1px, transparent 1px), var(--navy-900);min-height:70vh;color:var(--white);background-size:72px 72px;place-items:center;padding-block:6rem;display:grid}.not-found .container{text-align:center}.not-found .container>span{color:var(--accent);letter-spacing:.2em;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.not-found .eyebrow{justify-content:center}.not-found h1{max-width:760px;margin-inline:auto}.not-found .container>p:not(.eyebrow){color:#bacbd3;max-width:580px;margin:0 auto 2rem}@media (width<=1120px){.desktop-nav,.header-cta{display:none}.menu-toggle{margin-left:auto;display:flex}.hero__inner{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.hero__inner,.intro-grid,.sectors-layout,.contact-layout,.service-hero__grid,.service-intro__grid{grid-template-columns:1fr}.hero__inner{padding-top:4.5rem}.hero__content{max-width:780px}.hero__visual{max-width:700px}.hero__image-wrap img{aspect-ratio:16/10}.section-heading--sticky,.contact-copy{position:static}.project-band{grid-template-columns:1fr}.project-band__image{min-height:430px}.steps-grid,.scope-grid{grid-template-columns:repeat(2,1fr)}.scope-card:last-child{grid-column:1/-1}.difference-panel{grid-template-columns:1fr}.difference-panel__intro{border-right:0}.difference-panel__intro>svg{margin-bottom:2rem}.partnership-card{grid-template-columns:1fr;gap:2rem}.service-hero__image{max-width:760px}}@media (width<=720px){html{scroll-padding-top:80px}.container{width:min(calc(100% - 2rem), var(--container))}.utility-bar__inner{justify-content:space-between}.utility-bar__inner>span:last-of-type,.utility-bar__divider{display:none}.utility-bar__inner>a{margin-left:0}.header-main{min-height:70px}.brand__logo--header{width:82px;height:50px}.brand__wordmark{gap:.15rem;margin-left:.55rem}.brand__wordmark strong{letter-spacing:.08em;font-size:.78rem}.brand__wordmark span{letter-spacing:.065em;font-size:.56rem}.mobile-menu{inset:104px 0 0}.hero__inner{gap:3.25rem;min-height:auto;padding-block:3.75rem 4.5rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__coordinates{display:none}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item{border-bottom:1px solid var(--steel-100);padding:1rem}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(n+3){border-bottom:0}.section-heading--split{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.25rem}.section-heading--split>p,.section-heading--split>a{justify-self:start}.services-grid,.steps-grid,.scope-grid,.related-grid{grid-template-columns:1fr}.service-card{min-height:310px}.scope-card:last-child{grid-column:auto}.project-band__image{min-height:330px}.project-band__content{padding-inline:1.5rem}.sectors-grid{grid-template-columns:1fr}.sector-item{min-height:84px}.form-row{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:stretch}.form-submit .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1.4rem}.service-hero{padding-bottom:4rem}.service-breadcrumb{white-space:nowrap;overflow-x:auto}.service-hero__icon{margin-bottom:2rem}.service-cta__inner{flex-direction:column;align-items:flex-start}.service-cta__inner .button{width:100%}.whatsapp-button{justify-content:center;width:50px;padding:0;bottom:.85rem;right:.85rem}.whatsapp-button span{display:none}}@media (width<=420px){h1{font-size:2.35rem}h2{font-size:1.9rem}.utility-bar__inner{font-size:.63rem}.brand__logo--header{width:72px;height:44px}.brand__wordmark{margin-left:.4rem}.brand__wordmark strong{letter-spacing:.055em;font-size:.68rem}.brand__wordmark span{letter-spacing:.04em;font-size:.49rem}.hero__microcopy{align-items:flex-start}.hero__image-label{bottom:.75rem;left:.75rem;right:.75rem}.direct-contact>svg{display:none}.contact-form{padding:1.15rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
