:root{--navy:#003663;--deep:#00294b;--accent:#ffffff;--paper:#f5f6f8;--ink:#003663;--muted:#58595b;--line:#dce0e6;--white:#fff;font-family:'Mansfield','Poppins',Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #999b9e;outline-offset:5px}img{max-width:100%;display:block}p{font-size:1rem;line-height:1.85;color:var(--muted)}h1,h2,h3,h4{font-family:'Mansfield','Poppins',Arial,sans-serif;line-height:1.1;margin:0;font-weight:600}h1{font-size:clamp(2.8rem,5.2vw,5.15rem);letter-spacing:-.035em}h2{font-size:clamp(2.2rem,3.5vw,3.45rem);letter-spacing:-.025em}h3{font-size:1.65rem}h4{font-size:1.3rem}.wrap{width:min(1280px,calc(100% - 100px));margin:auto}.topbar{background:var(--deep);color:#c4c9d2;font-size:.8125rem;padding:10px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar a{color:white}.header{position:relative;background:var(--navy);color:#fff;z-index:10;border-bottom:1px solid #ffffff1c}.header .wrap{display:flex;align-items:center;justify-content:space-between;min-height:92px;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:190px;height:58px;object-fit:contain}.brand-type{font-family:'Mansfield','Poppins',sans-serif;font-size:1.3rem;font-weight:700;line-height:1}.brand-type small{font-size:.8rem;letter-spacing:.28em;display:block;margin-top:8px;font-weight:400}.nav{display:flex;gap:28px;align-items:center;font-size:.875rem}.nav>a{padding:34px 0;border-bottom:2px solid transparent}.nav>a:hover,.nav>a.active{border-color:var(--accent);color:var(--accent)}.nav-service{position:relative;padding:32px 0}.nav-service>div{display:none;position:absolute;top:100%;left:-24px;width:260px;background:white;color:var(--ink);box-shadow:0 15px 35px #0002;padding:12px}.nav-service:hover>div,.nav-service:focus-within>div{display:grid}.nav-service>div a{padding:12px}.nav-service>div a:hover{background:var(--paper)}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--accent);color:var(--navy);border:1px solid var(--accent);padding:16px 25px;font-size:.875rem;font-weight:800;line-height:1.45;transition:background .2s,transform .2s;border-radius:3px}.button:hover{background:#e9edf0;transform:translateY(-2px)}.button.outline{background:transparent;color:inherit;border-color:#ffffff55}.button.outline:hover{background:#ffffff12}.button.dark{background:var(--navy);border-color:var(--navy);color:white}.header .button{font-size:.8125rem;padding:12px 18px;gap:12px}.menu-toggle{display:none;background:none;border:1px solid #ffffff60;color:white;padding:10px 13px;border-radius:3px}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;min-height:650px;align-items:center;gap:54px;padding-top:60px;padding-bottom:64px}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;display:block;margin-bottom:24px;color:#58595b}.hero .eyebrow,.dark-section .eyebrow{color:var(--accent)}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy>p{max-width:520px;color:#c2c8d4;font-size:1.05rem;line-height:1.8;margin:25px 0 32px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.hero-note{font-size:.8125rem;color:#abb4c3;margin-top:24px;display:flex;gap:10px;align-items:center}.hero-note svg{width:16px;color:var(--accent)}.hero-photo{position:relative;align-self:stretch;margin:0;min-height:470px}.hero-photo>img{height:100%;width:100%;object-fit:cover;position:absolute;border-radius:3px}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#00294bc9)}.photo-caption{position:absolute;bottom:27px;left:28px;right:28px;color:#fff;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:16px;font-size:.875rem}.photo-caption span{display:block;color:#dce1e9;font-size:.75rem;margin-bottom:7px}.photo-caption b{font-family:'Mansfield','Poppins';font-size:1.35rem}.photo-number{position:absolute;top:24px;right:24px;background:var(--accent);color:var(--navy);padding:19px 24px;z-index:1}.photo-number strong{font-family:'Mansfield','Poppins';display:block;font-size:2.3rem;line-height:1}.photo-number span{font-size:.75rem;display:block;margin-top:7px}.trust-strip{border-bottom:1px solid var(--line);background:#f6f7f9}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0}.trust-item{display:flex;align-items:center;gap:17px;padding:0 26px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border:0}.trust-item svg{width:27px;height:27px;flex-shrink:0;color:#003663}.trust-item strong{font-size:.9rem;display:block}.trust-item span{font-size:.8125rem;display:block;margin-top:5px;color:var(--muted)}.section{padding:96px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:42px}.section-head .eyebrow{margin-bottom:15px}.section-head h2{max-width:680px}.section-head>p{max-width:340px;margin-bottom:3px}.text-link{font-size:.875rem;font-weight:800;display:inline-flex;gap:15px;align-items:center;border-bottom:1px solid var(--ink);padding:8px 0;white-space:nowrap}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.service-card{border:1px solid var(--line);padding:29px 25px 24px;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s;position:relative;background:white}.service-card:hover{border-color:#003663;box-shadow:0 12px 30px #00366310}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.service-top svg{width:36px;height:36px}.service-num{font-size:.75rem;color:#8a8f99}.service-card h3{font-size:1.5rem}.service-card p{font-size:.875rem;line-height:1.8;margin:17px 0 27px}.service-card .text-link{margin-top:auto;font-size:.8125rem;border-bottom:0;justify-content:space-between}.client-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:20px 36px;margin-top:54px;padding-top:32px;border-top:1px solid var(--line)}.client-strip p{grid-column:1/-1;text-align:center;font-size:.9375rem;font-weight:500;line-height:1.6;margin:0 0 4px;color:var(--muted)}.client-logo{min-width:0;display:flex;align-items:center;justify-content:center;height:160px}.client-strip .client-logo img{display:block;width:100%;max-width:240px;height:140px;object-fit:contain;filter:none;opacity:1}.client-strip .client-logo-wide img{object-fit:cover}.client-strip .client-logo-seal img{max-width:180px}.soft{background:var(--paper)}.project-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:27px}.project-card{background:white}.project-card .project-img{overflow:hidden;position:relative}.project-card img{width:100%;height:330px;object-fit:cover;transition:transform .4s}.project-card:hover img{transform:scale(1.035)}.project-body{padding:25px 28px 29px}.tag{font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#58595b;display:block;margin-bottom:12px}.project-body p{font-size:.9rem;margin-bottom:0}.project-card h3{font-size:1.8rem}.project-card .arrow-circle{position:absolute;right:20px;bottom:20px;background:white;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:1.3rem}.dark-section{background:var(--navy);color:white}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:90px;align-items:start}.about-grid>*,.service-intro>*{min-width:0;overflow-wrap:anywhere}.dark-section p{color:#bfc6d3}.steps{border-top:1px solid #ffffff2b}.step{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:23px 0;border-bottom:1px solid #ffffff2b}.step-number{color:var(--accent);font-size:.875rem;padding-top:5px}.step h3{font-size:1.4rem}.step p{font-size:.875rem;margin:9px 0 0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.review{margin:0;padding:29px;border:1px solid var(--line)}.review .quote-mark{font-size:2.5rem;line-height:1;color:#003663}.review p{font-size:.95rem;line-height:1.9}.review footer{font-size:.875rem;font-weight:800;padding-top:15px;border-top:1px solid var(--line)}.review footer span{display:block;color:var(--muted);font-size:.8125rem;font-weight:400;margin-top:5px}.cta{background:var(--accent);padding:52px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:45px}.cta h2{font-size:2.7rem;max-width:700px}.cta p{color:#58595b;margin-bottom:0}.footer{background:var(--deep);color:white;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:45px}.footer .brand{margin-bottom:24px}.footer p,.footer a{font-size:.875rem;color:#bfc5d1;line-height:1.8}.footer h4{font-family:'Mansfield','Poppins';font-size:.8125rem;font-weight:800;margin:0 0 23px}.footer-links{display:grid;gap:11px}.footer a:hover{color:var(--accent)}.footer-bottom{margin-top:48px;border-top:1px solid #ffffff20;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#9099aa;font-size:.75rem}.whatsapp{position:fixed;bottom:23px;right:24px;z-index:20;background:#003663;color:white;display:flex;align-items:center;gap:10px;padding:14px 19px;border-radius:50px;box-shadow:0 4px 18px #0003;font-size:.8125rem;font-weight:700}.whatsapp svg{width:23px;height:23px}.subhero{background:var(--navy);color:white;padding:57px 0 69px}.breadcrumbs{font-size:.8125rem;color:#9ba7bb;display:flex;gap:13px;margin-bottom:32px}.subhero h1{font-size:clamp(2.8rem,4.7vw,4.6rem);max-width:900px}.subhero p{color:#bdc6d5;max-width:720px;font-size:1.1rem;margin:25px 0 0}.subhero .button{margin-top:28px}.service-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.service-intro img{width:100%;height:440px;object-fit:cover;border-radius:3px}.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:50px}.scope-card{background:var(--paper);padding:34px}.scope-card h3{margin-bottom:20px}.scope-card li,.rich li{font-size:1rem;color:var(--muted);line-height:1.85;margin-bottom:10px}.scope-card ul{padding-left:20px}.details-layout{display:grid;grid-template-columns:280px 1fr;gap:65px}.side-note{position:sticky;top:35px;align-self:start}.side-note p{font-size:.9rem}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:25px 35px 25px 0;font-family:'Mansfield','Poppins';font-size:1.5rem;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;font-size:1.5rem;color:#003663}details[open]>summary:after{content:'−'}.rich{max-width:820px}.rich p{margin:0 0 20px}.rich h2{font-size:2rem;margin:42px 0 22px}.rich h3,.rich h4{font-size:1.5rem;margin:30px 0 17px}.rich li p{margin:0}.rich a{color:#003663;text-decoration:underline}.rich img{border-radius:3px;width:100%;height:auto;margin:25px 0}.rich table{border-collapse:collapse;width:100%}.rich th,.rich td{padding:12px;border:1px solid var(--line);text-align:left}.rich .table-wrap{overflow:auto}.accordion .rich{padding:5px 0 26px}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:34px}.gallery a{display:block;min-width:0;aspect-ratio:1;overflow:hidden;position:relative}.gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s}.gallery a:hover img{transform:scale(1.04)}.gallery a:after{content:'↗';position:absolute;right:10px;bottom:10px;background:#fff;width:29px;height:29px;display:grid;place-items:center}.project-full{padding:65px 0;border-bottom:1px solid var(--line);scroll-margin-top:25px}.project-full:first-child{padding-top:0}.project-full .lead{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.project-full .lead>img{height:400px;width:100%;object-fit:cover}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:38px}.filter-bar button{background:white;border:1px solid var(--line);padding:12px 18px;border-radius:3px;font-size:.8125rem;font-weight:700}.filter-bar button[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}[hidden]{display:none!important}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.blog-card{border:1px solid var(--line);display:flex;flex-direction:column}.blog-card img{height:220px;width:100%;object-fit:cover}.blog-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.blog-card h2{font-size:1.7rem;line-height:1.25}.blog-card p{font-size:.875rem}.blog-card .text-link{margin-top:auto;border:0}.date{font-size:.75rem;color:var(--muted);margin-bottom:13px;display:block}.article-layout{display:grid;grid-template-columns:minmax(0,820px) 260px;gap:70px}.article-aside{align-self:start;position:sticky;top:30px;background:var(--paper);padding:27px}.article-aside h3{font-size:1.45rem}.article-aside p{font-size:.875rem}.article-cover{width:100%;height:420px;object-fit:cover;margin-bottom:38px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.contact-items{display:grid;gap:30px;margin-top:34px}.contact-item{border-top:1px solid var(--line);padding-top:23px}.contact-item span{font-size:.75rem;color:var(--muted);display:block;margin-bottom:8px;text-transform:uppercase;letter-spacing:.1em}.contact-item a{font-family:'Mansfield','Poppins';font-size:1.6rem}.contact-form{background:var(--paper);padding:38px}.contact-form h2{font-size:2rem;margin-bottom:10px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin:20px 0}.field label{display:block;font-size:.8125rem;font-weight:700;margin-bottom:10px}.field input,.field select,.field textarea{width:100%;background:#fff;border:1px solid #cbd0d9;padding:13px 14px;border-radius:2px;color:var(--ink);font-size:1rem}.field textarea{min-height:135px;resize:vertical}.form-note{font-size:.8125rem;line-height:1.7}.form-note a{text-decoration:underline}.checkbox{display:flex;align-items:start;gap:10px;font-size:.8125rem;line-height:1.6;margin:20px 0}.checkbox input{margin-top:4px}.values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.value{min-width:0;padding:27px;border:1px solid var(--line);overflow-wrap:anywhere}.value p{font-size:.9rem}.year{font-family:'Mansfield','Poppins';font-size:7rem;color:var(--accent);line-height:1}.skip{position:absolute;left:20px;top:-100px;background:var(--accent);padding:15px;z-index:50}.skip:focus{top:15px}.dialog{border:0;padding:0;background:#00294b;max-width:92vw;max-height:92vh;overflow:visible}.dialog::backdrop{background:#00294bea}.dialog img{max-height:82vh;max-width:88vw;object-fit:contain}.dialog button{position:absolute;right:0;top:-40px;background:white;border:0;width:32px;height:32px;font-size:1.3rem}.dialog p{color:white;font-size:.8125rem;margin:12px 16px}.empty-filter{padding:40px;background:var(--paper)}
@media(min-width:1450px){.hero-grid{min-height:690px}}@media(max-width:1150px){.wrap{width:calc(100% - 60px)}.nav{gap:18px}.brand img{width:160px}.header .button{display:none}.hero-grid{gap:35px;min-height:600px}.hero h1{font-size:4.15rem}.services-grid{gap:15px}.service-card{padding:24px 19px}.trust-item{padding:0 15px}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 240px}.footer-grid{gap:25px}.contact-grid{gap:45px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header .wrap{min-height:78px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy);padding:20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 14px 20px #0002}.nav.open{display:flex}.nav>a{padding:14px 8px}.nav-service{padding:0}.nav-service>a{display:block;padding:14px 8px}.nav-service>div{position:static;display:grid;background:transparent;color:#c2cbd8;width:auto;padding:0 15px;font-size:.8125rem;box-shadow:none;grid-template-columns:1fr 1fr}.nav-service>div a{padding:10px}.nav-service>div a:hover{background:#ffffff10}.hero-grid{grid-template-columns:1fr 1fr;gap:28px;min-height:550px;padding:45px 0}.hero h1{font-size:3.3rem}.hero-copy>p{font-size:.95rem}.hero-photo{min-height:410px}.photo-number{top:16px;right:16px;padding:14px}.photo-caption{left:18px;bottom:20px}.trust-grid{grid-template-columns:1fr 1fr;gap:25px}.trust-item{border:0;padding:0}.services-grid{grid-template-columns:1fr 1fr}.section{padding:70px 0}.about-grid{gap:40px}.reviews{gap:15px}.review{padding:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.blog-grid{grid-template-columns:1fr 1fr}.details-layout{grid-template-columns:1fr;gap:28px}.side-note{position:static}.article-layout{grid-template-columns:1fr}.article-aside{position:static}.contact-grid{gap:30px}.contact-form{padding:27px}.service-intro{gap:35px}.project-full .lead{gap:30px}.project-full .lead>img{height:340px}.cta h2{font-size:2.2rem}.values{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.topbar{font-size:.75rem}.topbar .wrap>span:nth-child(2){display:none}.hero-grid{grid-template-columns:1fr;padding:38px 0 30px;gap:33px}.hero h1{font-size:3.6rem}.hero .eyebrow{font-size:.6875rem;margin-bottom:20px}.hero-copy>p{font-size:1rem;margin:23px 0}.hero-photo{min-height:320px}.hero-actions{gap:10px}.hero-actions .button{padding:14px 17px;font-size:.8125rem}.hero-note{font-size:.75rem;margin-top:20px}.photo-number strong{font-size:2rem}.trust-grid{padding:24px 0;gap:23px 15px}.trust-item{gap:10px}.trust-item svg{width:24px}.trust-item strong{font-size:.8125rem}.trust-item span{font-size:.75rem}.section{padding:58px 0}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:none}.section-head .text-link{margin-top:15px}.section-head h2{font-size:2.45rem}.services-grid{gap:13px}.service-card{padding:21px 17px}.service-top{margin-bottom:26px}.service-card h3{font-size:1.4rem}.service-card p{font-size:.8125rem;margin:16px 0}.service-card .text-link{font-size:.75rem}.service-top svg{width:30px}.client-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;margin-top:35px;padding-top:28px}.client-strip p{font-size:.875rem;margin:0 0 4px}.client-logo{height:124px}.client-strip .client-logo img{height:112px;max-width:190px}.client-logo:last-child{grid-column:1/-1}.client-strip .client-logo:last-child img{width:220px;max-width:100%;height:128px}.project-grid,.about-grid,.reviews,.scope-grid,.service-intro,.project-full .lead,.blog-grid,.contact-grid{grid-template-columns:1fr}.project-card img{height:280px}.project-body{padding:22px}.about-grid{gap:35px}.reviews{gap:18px}.cta .wrap{display:block}.cta .button{margin-top:25px}.cta h2{font-size:2.35rem}.footer{padding-top:45px}.footer-grid{gap:35px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block;line-height:1.8;padding-bottom:55px}.footer-bottom>a{display:block;margin-top:10px}.whatsapp{bottom:15px;right:15px;padding:13px}.whatsapp span{display:none}.subhero{padding:35px 0 45px}.subhero h1{font-size:3rem}.subhero p{font-size:1rem}.breadcrumbs{margin-bottom:25px}.scope-grid{gap:18px;margin-top:30px}.scope-card{padding:26px}.service-intro img{height:320px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery a{aspect-ratio:4/3}.project-full{padding:40px 0}.project-full .lead>img{height:300px;order:2}.filter-bar{gap:8px}.filter-bar button{font-size:.75rem;padding:11px 12px}.article-cover{height:270px}.article-layout{gap:35px}.contact-form{padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}.field{margin:15px 0}.values{grid-template-columns:minmax(0,1fr);gap:15px}.value{padding:20px}.value h3{font-size:1.4rem}.button{gap:12px}summary{font-size:1.35rem}.year{font-size:6rem}}
.footer .brand img{filter:brightness(0) invert(1)}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

/* Motion is light, interruptible and optional. */
html{scroll-behavior:smooth;scroll-padding-top:120px}
.header{position:sticky;top:0;transition:box-shadow .25s,background .25s}
.header.is-scrolled{background:#ffffff;box-shadow:0 8px 24px #00294b24}
.scroll-progress{position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;pointer-events:none}
.nav.open{max-height:calc(100dvh - 90px);overflow-y:auto;overscroll-behavior:contain}
.project-full{scroll-margin-top:120px}
.button>span,.text-link>span,.arrow-circle,.service-top svg{transition:transform .28s ease}
.button:hover>span,.button:focus-visible>span,.text-link:hover>span{transform:translate(3px,-3px)}
.service-card{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.service-card:before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.service-card:hover:before,.service-card:focus-visible:before{transform:scaleX(1)}
.service-card:hover .service-top svg{transform:translateY(-3px)}
.project-card,.blog-card{transition:box-shadow .3s ease,transform .3s ease}
.project-card:focus-visible,.blog-card:focus-within{box-shadow:0 12px 35px #00366319}
.hero-photo>img{object-position:center}
.hero-photo.has-carousel:after{inset:35% 0 0;background:linear-gradient(transparent,#00294bf0)}
.has-carousel .photo-caption{bottom:93px}
.has-carousel .photo-caption b{font-size:1.25rem}
.has-carousel .photo-number strong{font-size:clamp(1.7rem,2.4vw,2.3rem)}
.hero-controls{position:absolute;z-index:2;bottom:22px;left:26px;right:26px;display:flex;align-items:center;gap:9px;border-top:1px solid #ffffff35;padding-top:14px}
.hero-controls>button{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border:1px solid #ffffff55;background:#ffffff08;color:#fff;border-radius:50%;font-size:1.15rem;transition:background .2s,border-color .2s}
.hero-controls>button:hover{background:var(--accent);border-color:var(--accent);color:var(--navy)}
.hero-controls .hero-pause{margin-left:auto;font-size:.875rem}
.hero-dots{display:flex;gap:2px;align-items:center}
.hero-dots button{width:30px;height:40px;background:none;border:0;padding:8px;display:grid;place-items:center}
.hero-dots span{width:7px;height:7px;border-radius:100%;background:#ffffff65;transition:background .25s,transform .25s}
.hero-dots button[aria-pressed=true] span{background:var(--accent);transform:scale(1.4)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.gallery-open{overflow:hidden}
.dialog{border-radius:4px;max-height:calc(100dvh - 80px);margin:auto;overflow:auto;box-shadow:0 25px 90px #0005;padding-top:44px}
.dialog img{width:min(900px,88vw);height:min(62vh,680px);object-fit:contain;touch-action:pan-y pinch-zoom}
.dialog .gallery-close{position:absolute;top:7px;right:9px;color:white;background:#ffffff19;border-radius:50%;width:32px;height:32px}
.dialog p{max-width:min(850px,80vw);line-height:1.5;margin:13px 20px;color:#d9dfe9}
.gallery-controls{display:flex;align-items:center;justify-content:center;gap:25px;padding:0 20px 18px}
.gallery-controls button{position:static;color:white;background:#ffffff13;border:1px solid #ffffff40;border-radius:50%;width:42px;height:42px;transition:background .2s}
.gallery-controls button:hover{background:#ffffff30}
.gallery-controls button:disabled{opacity:.3;cursor:default}
.gallery-count{color:white;font-size:.875rem;min-width:60px;text-align:center;font-variant-numeric:tabular-nums}
.filter-bar button{transition:background .2s,color .2s,box-shadow .2s}
.filter-bar button:hover{box-shadow:0 3px 10px #00366315}
.field input,.field select,.field textarea{transition:border-color .2s,box-shadow .2s}
.field input:focus,.field select:focus,.field textarea:focus{border-color:#003663;outline:2px solid #ffffff60;outline-offset:2px}
@media(hover:hover) and (pointer:fine){.service-card:hover{transform:translateY(-6px)}.project-card:hover,.blog-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #00366311}.project-card:hover .arrow-circle{transform:rotate(-35deg)}.gallery a:hover:after{background:var(--accent)}}
@media(max-width:600px){.hero-photo.has-carousel{min-height:370px}.hero-controls{left:19px;right:19px;bottom:17px}.has-carousel .photo-caption{bottom:93px}.has-carousel .photo-caption b{font-size:1.3rem}.dialog img{height:55vh}.dialog{max-width:94vw}.header.is-scrolled{box-shadow:0 5px 15px #00294b20}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.service-card:hover,.project-card:hover,.blog-card:hover,.button:hover{transform:none}}

/* Manual de marca: azul #003663, gris #58595b, blanco;
   complementarios #999b9e y #292627. Mansfield awaits supplied webfont. */
:root{--brand-blue:#003663;--brand-gray:#58595b;--brand-silver:#999b9e;--brand-charcoal:#292627;--accent:#fff;--paper:#f5f5f5;--line:#dedfe0;--font-body:'Mansfield','Poppins',Arial,sans-serif;--font-label:'Bebas Neue',Impact,sans-serif}
@font-face{font-family:'Mansfield';src:local('Mansfield Medium');font-style:normal;font-weight:400 500;font-display:swap}
@font-face{font-family:'Mansfield';src:local('Mansfield SemiBold');font-style:normal;font-weight:600 700;font-display:swap}
@font-face{font-family:'Mansfield';src:local('Mansfield ExtraBold');font-style:normal;font-weight:800;font-display:swap}
h1,h2{font-weight:700;line-height:1.14;letter-spacing:-.045em}h3{letter-spacing:-.025em}
.header,.header.is-scrolled{background:#fff;color:var(--brand-blue);border-color:var(--line)}
.header .wrap{min-height:106px;gap:22px}.brand{padding:8px 0}.brand img{width:202px;height:auto;aspect-ratio:615/270;object-fit:contain;filter:none}
.footer .brand img{width:210px;filter:brightness(0) invert(1)}
.nav{font-size:.8125rem;gap:23px;font-weight:500}.nav>a:hover,.nav>a.active,.nav-service>a.active{color:var(--brand-blue);border-color:var(--brand-blue)}
.nav-service>a.active{text-decoration:underline;text-underline-offset:12px}
.button{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff;font-weight:600}.button:hover{background:#00294b}
.header .button{padding:13px 17px}.hero .button,.subhero .button{background:#fff;color:var(--brand-blue);border-color:#fff}.hero .button:hover,.subhero .button:hover{background:#e9edf0}
.hero .button.outline,.dark-section .button.outline{background:transparent;color:#fff;border-color:#ffffff70}.hero .button.outline:hover,.dark-section .button.outline:hover{background:#ffffff18}
.menu-toggle{border-color:var(--brand-blue);color:var(--brand-blue)}
.scroll-progress,.service-card:before{background:var(--brand-blue)}
.eyebrow{font-family:var(--font-label);font-size:1rem;font-weight:400;letter-spacing:.14em;color:var(--brand-gray)}
.tag,.footer h4,.contact-item>span{font-family:var(--font-label);font-weight:400;font-size:1rem;letter-spacing:.09em}
.service-num,.step-number,.photo-number strong,.year{font-family:var(--font-label);font-weight:400}.service-num{font-size:1.15rem}.step-number{font-size:1.5rem}
.cta{background:#eef0f2;border-top:1px solid var(--line)}.cta h2{color:var(--brand-blue);font-size:2.35rem}.cta p{color:var(--brand-gray)}
.skip{background:var(--brand-blue);color:#fff}.whatsapp{background:#25d366;color:#fff}.whatsapp:hover{background:#128c7e}
.service-card h3{font-size:1.35rem}.photo-number{background:#fff;color:var(--brand-blue)}
.year{color:var(--brand-blue)}.dark-section .year{color:#fff}
.gallery a:hover:after{color:var(--brand-blue)}
:focus-visible{outline:3px solid var(--brand-silver);outline-offset:4px}
@media(max-width:1150px){.brand img{width:182px}.header .wrap{min-height:96px}.nav{gap:19px}}
@media(max-width:850px){.header .wrap{min-height:88px}.brand img{width:168px}.nav{background:#fff;color:var(--brand-blue)}.nav-service>div{color:var(--brand-gray)}.nav-service>div a:hover{background:var(--paper)}.nav>a.active{background:var(--paper)}}
@media(max-width:600px){.section-head h2{font-size:2rem}.subhero h1{font-size:2.45rem}.cta h2{font-size:2rem}.service-card h3{font-size:1.1rem}.service-card{padding:22px 15px}.service-card .text-link{font-size:.6875rem}.footer h4{font-size:1rem}}

/* Page-specific photography, with content-driven heights on small screens. */
.page-banner{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;min-height:490px;padding:62px 0 72px;background:var(--brand-blue)}
.page-banner-photo{position:absolute;inset:0;z-index:-2;pointer-events:none}
.page-banner-photo img{width:100%;height:100%;object-fit:cover;object-position:var(--banner-position,center);filter:saturate(.8)}
.page-banner:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#00294bfa 0%,#003663e8 32%,#003663a6 65%,#00366338 100%),linear-gradient(0deg,#00294b80,transparent 60%)}
.page-banner-content{min-width:0;position:relative}
.page-banner .breadcrumbs{flex-wrap:wrap;align-items:center;gap:8px 13px;color:#edf1f5;font-size:.875rem;line-height:1.6;margin-bottom:30px}
.page-banner .breadcrumbs a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff60}
.page-banner h1{max-width:850px;font-size:clamp(2.4rem,4.4vw,4.3rem);line-height:1.13;overflow-wrap:anywhere;text-wrap:balance;color:#fff}
.page-banner p{max-width:660px;font-size:1.0625rem;line-height:1.85;color:#f1f3f6;text-wrap:pretty}
.page-banner .button{margin-top:28px}
.compact-banner{min-height:360px}
.article-banner{min-height:430px}
.article-banner h1{max-width:950px;font-size:clamp(2.1rem,3.7vw,3.5rem)}
@media(max-width:850px){.page-banner{min-height:440px;padding:48px 0 54px}.page-banner h1{max-width:700px}.compact-banner{min-height:320px}.article-banner{min-height:370px}}
@media(max-width:600px){.page-banner{min-height:0;padding:32px 0 42px}.page-banner:before{background:linear-gradient(90deg,#00294be8,#003663b8),linear-gradient(0deg,#00294bcc,transparent 85%)}.page-banner .breadcrumbs{margin-bottom:24px;font-size:.8125rem;gap:6px 10px}.page-banner h1{font-size:clamp(1.95rem,7.8vw,2.6rem);line-height:1.16}.page-banner p{font-size:1rem;line-height:1.75;margin-top:20px}.page-banner .button{margin-top:23px;max-width:100%}.article-banner h1{font-size:clamp(1.8rem,7vw,2.3rem)}.page-banner-photo img{object-position:var(--banner-position,center)}}

/* Consistent, restrained corners for cards and primary controls. */
:root{--radius-card:8px;--radius-control:5px}
.service-card,.project-card,.blog-card,.review,.scope-card,.value,.article-aside,.contact-form{border-radius:var(--radius-card)}
.project-card .project-img{border-radius:var(--radius-card) var(--radius-card) 0 0}
.blog-card>a:first-child,.blog-card>a:first-child img{border-radius:calc(var(--radius-card) - 1px) calc(var(--radius-card) - 1px) 0 0}
.button,.filter-bar button,.menu-toggle{border-radius:var(--radius-control)}

.service-intro .about-team-photo{height:480px;object-position:center 32%;border-radius:var(--radius-card)}
@media(max-width:600px){.service-intro .about-team-photo{height:360px;object-position:center 32%}}

/* Registered brand: original artwork and a clear invitation to get in touch. */
.registered-brand{background:var(--paper);border-top:1px solid var(--line)}
.registered-brand-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:center}
.registered-brand-visual{min-width:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius-card);padding:36px 24px}
.registered-brand-logo{position:relative;aspect-ratio:1.8;overflow:hidden}
.registered-brand-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.registered-brand-copy{min-width:0;overflow-wrap:anywhere}
.registered-brand-copy h2{font-size:clamp(2rem,3.1vw,2.8rem);max-width:650px;text-wrap:balance}
.registered-brand-copy p{max-width:650px}
.registered-brand-copy strong{color:var(--brand-blue);font-weight:600}
.registered-brand-copy .button{margin-top:10px;max-width:100%}
@media(max-width:850px){.registered-brand-grid{grid-template-columns:minmax(0,1fr);gap:34px}.registered-brand-visual{width:100%;max-width:500px;margin-inline:auto}.registered-brand-copy h2,.registered-brand-copy p{max-width:none}}
@media(max-width:600px){.registered-brand-grid{gap:30px}.registered-brand-visual{padding:24px 16px}.registered-brand-copy h2{font-size:2rem}.registered-brand-copy .eyebrow{font-size:.9375rem;letter-spacing:.1em}}
