:root{--ink:#172337;--muted:#657184;--teal:#128e9a;--orange:#f58220;--line:#dfe6eb;--paper:#fff;--soft:#f6fafb;--shadow:0 10px 30px rgba(20,42,61,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);font-family:"Inter",system-ui,sans-serif;background:var(--paper)}h1,h2,h3,.button,.nav{font-family:"Sora",system-ui,sans-serif}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:64px 0}.site-header{height:78px;background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 15px rgba(22,40,55,.06)}.nav-wrap{height:100%;display:flex;align-items:center;gap:26px}.brand{width:104px;height:68px;display:grid;place-items:center;margin-right:auto}.brand img{height:62px;width:70px;object-fit:contain}.nav{display:flex;align-items:center;gap:25px;font-size:.74rem;font-weight:600}.nav a{padding:30px 0 25px;position:relative}.nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:19px;height:2px;background:var(--orange);transition:.25s}.nav a:hover::after,.nav a.active::after{left:0;right:0}.button{min-height:43px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:.77rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 8px 20px rgba(245,130,32,.23)}.button-primary:hover{background:#df6f13}.button-outline{color:var(--teal);border:1px solid var(--teal);background:rgba(255,255,255,.92)}.nav-cta{white-space:nowrap}.menu-toggle{display:none;border:0;background:transparent;padding:9px}.menu-toggle span{width:25px;height:2px;background:var(--ink);display:block;margin:5px;border-radius:2px}
.hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 27%,rgba(255,255,255,.22) 59%,rgba(9,25,35,.05) 100%)}.hero-content{position:relative;z-index:2;padding-block:75px}.eyebrow{font-family:"Sora",system-ui,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.19em;color:var(--teal);font-weight:700;margin:0 0 16px}.hero h1{font-size:clamp(2.65rem,5.1vw,4.75rem);font-weight:700;line-height:.98;letter-spacing:-.045em;margin:0;max-width:720px;text-wrap:balance}.hero h1 span{color:var(--orange);font-weight:650}.hero-copy{max-width:500px;font-size:1rem;line-height:1.65;margin:25px 0 27px;color:#465368}.hero-actions{display:flex;gap:12px}.hero-mark{position:absolute;z-index:2;right:max(28px,calc((100% - 1180px)/2));bottom:45px;color:#fff;font-family:"Sora",system-ui,sans-serif;font-weight:700;font-size:.78rem;line-height:1.35;letter-spacing:.1em;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.section-heading p{margin:0 0 6px;color:var(--ink);font-size:1.45rem;font-weight:800}.section-heading h2{font-size:.84rem;color:var(--muted);font-weight:500;margin:0}.section-heading.centered{text-align:center}.short-line{display:inline-block;width:42px;height:3px;background:var(--orange);border-radius:3px;margin-bottom:10px}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.sector-card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 6px 24px rgba(28,47,65,.07);scroll-margin-top:100px;transition:transform .25s,box-shadow .25s}.sector-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.sector-card>img{width:100%;aspect-ratio:1.55;object-fit:cover}.card-body{padding:16px;display:flex;gap:10px;justify-content:space-between;min-height:118px}.card-body h3{font-size:1rem;margin:0 0 7px}.card-body p{font-size:.74rem;line-height:1.55;color:var(--muted);margin:0}.card-body a{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#e9f8f8;color:var(--teal);display:grid;place-items:center;font-weight:800}.services{padding-top:20px}.section-heading.compact p{font-size:1.55rem}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:28px}.service-grid article{padding:7px 12px;text-align:center;border-right:1px solid var(--line)}.service-grid article:last-child{border:0}.service-icon{display:block;font-size:2.3rem;font-family:Georgia,serif;color:#132438;height:50px}.service-grid h3{font-size:.74rem;margin:7px 0 0}.projects{padding-top:28px}.row-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.row-heading .button{flex:none}.project-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:14px}.project-card{position:relative;min-height:220px;border-radius:11px;overflow:hidden}.project-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-card:hover img{transform:scale(1.04)}.project-card::after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(5,18,25,.82))}.project-card div{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff}.project-card span{font-size:.68rem;text-transform:uppercase;letter-spacing:.09em}.project-card h3{margin:3px 0 0;font-size:.9rem}.trust{border-block:1px solid var(--line);background:#fbfdfe}.trust-grid{display:grid;grid-template-columns:2.1fr repeat(3,1fr);align-items:center;min-height:140px}.trust-copy{padding:28px 35px 28px 42px;position:relative}.quote-mark{position:absolute;left:0;top:9px;font-family:Georgia,serif;font-size:5rem;color:#e7edef;line-height:1}.trust-copy h2{font-size:1.08rem;line-height:1.35;margin:0 0 4px}.trust-copy p{font-size:.75rem;color:var(--muted);margin:0}.benefit{text-align:center;padding:18px;border-left:1px solid var(--line)}.benefit span{font-size:1.8rem;color:var(--teal)}.benefit h3{font-size:.72rem;line-height:1.4;margin:8px 0 0;font-weight:600}.contact{position:relative;overflow:hidden;min-height:160px;display:flex;align-items:center}.contact>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;filter:saturate(.72)}.contact-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(242,249,251,.96) 0%,rgba(238,248,250,.85) 45%,rgba(16,80,94,.2))}.contact-content{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-content p{font-size:.78rem;font-weight:800;color:var(--teal);margin:0 0 5px}.contact-content h2{font-size:1.7rem;line-height:1.06;letter-spacing:-.03em;margin:0}.footer{padding:25px 0 18px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1.2fr 1.5fr .5fr;gap:32px;align-items:center}.footer-brand{display:flex;align-items:center;gap:15px}.footer-brand img{width:75px;height:68px;object-fit:contain}.footer-brand p{font-size:.69rem;color:var(--muted);line-height:1.45;max-width:120px}.footer address{display:flex;flex-direction:column;gap:5px;font-style:normal;font-size:.7rem}.footer address a{font-weight:700}.footer address span{color:var(--muted)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-links div{display:flex;flex-direction:column;gap:6px}.footer-links a{font-size:.67rem;color:var(--muted)}.social{display:flex;gap:8px}.social a{width:27px;height:27px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:.64rem;font-weight:800}.legal{border-top:1px solid var(--line);padding-top:14px;margin-top:18px;display:flex;justify-content:space-between;color:#8a94a2;font-size:.6rem}.legal div{display:flex;gap:18px}
.service-grid img.service-icon{display:block;width:62px;height:62px;margin:0 auto;object-fit:contain;font-size:0}.service-grid img.service-icon+h3{margin-top:9px}
@media(max-width:1000px){.nav{gap:14px}.nav a{font-size:.7rem}.nav-cta{display:none}.hero{min-height:520px}.sector-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr);row-gap:24px}.service-grid article:nth-child(3){border:0}.project-grid{grid-template-columns:1fr 1fr}.project-card.wide{grid-column:1/-1;min-height:310px}.trust-grid{grid-template-columns:1.7fr repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){html{scroll-padding-top:68px}.container{width:min(100% - 28px,620px)}.section{padding:48px 0}.site-header{height:68px}.brand{height:60px;width:74px}.brand img{height:56px}.menu-toggle{display:block;z-index:52}.nav{position:fixed;inset:68px 0 0;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:18px 24px 40px;transform:translateX(100%);transition:transform .3s;overflow:auto}.menu-open .nav{transform:translateX(0)}.nav a{font-size:1.05rem;padding:16px 4px;border-bottom:1px solid var(--line)}.nav a::after{display:none}.hero{min-height:620px;align-items:end}.hero-image{object-position:67% center}.hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.35) 0%,rgba(255,255,255,.62) 38%,rgba(255,255,255,.98) 70%)}.hero-content{padding:50px 0 44px}.eyebrow{font-size:.7rem}.hero h1{font-size:2.68rem}.hero-copy{font-size:.92rem;max-width:95%}.hero-mark{display:none}.hero-actions{flex-wrap:wrap}.hero-actions .button{flex:1;min-width:145px}.sector-grid{grid-template-columns:1fr;gap:14px}.sector-card>img{aspect-ratio:1.65}.services{padding-top:10px}.section-heading p{font-size:1.3rem}.service-grid{grid-template-columns:repeat(2,1fr);gap:0;row-gap:25px}.service-grid article:nth-child(odd){border-right:1px solid var(--line)}.service-grid article:nth-child(even){border:0}.row-heading{align-items:flex-start}.row-heading .button{display:none}.project-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px;gap:12px}.project-card,.project-card.wide{flex:0 0 84%;min-height:245px;grid-column:auto;scroll-snap-align:start}.trust-grid{grid-template-columns:1fr 1fr}.trust-copy{grid-column:1/-1}.benefit{border-left:0;border-top:1px solid var(--line)}.benefit:last-child{grid-column:1/-1}.contact{min-height:235px}.contact-content{align-items:flex-start;flex-direction:column;padding:38px 0}.contact-content h2{font-size:1.55rem}.footer-grid{grid-template-columns:1fr 1fr;align-items:start}.footer-brand{grid-column:1/-1}.social{justify-content:flex-start}.legal{flex-direction:column;gap:8px}.legal div{flex-wrap:wrap}.footer-links{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.hero h1{font-size:2.3rem}.hero{min-height:590px}.card-body{min-height:auto}.trust-grid{grid-template-columns:1fr}.benefit,.benefit:last-child{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.project-card,.project-card.wide{flex-basis:90%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
