:root{--ink:#142735;--blue:#146ec3;--paper:#f3f6f8;--line:#d7e0e6}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif}a{color:inherit}a:focus-visible{outline:3px solid #f5b84e;outline-offset:5px}.wrap{width:min(1240px,90%);margin:auto}header{background:white}header .wrap{display:flex;align-items:center;justify-content:space-between;min-height:112px;gap:24px}.brand{display:flex;align-items:center;gap:16px;text-decoration:none;font-size:14px;font-weight:bold;letter-spacing:2px}.brand img{width:94px;height:78px;object-fit:contain}nav{display:flex;gap:32px;align-items:center}nav a{text-decoration:none;font-size:15px;font-weight:600}nav a[aria-current]{color:var(--blue)}.button{display:inline-block;padding:14px 24px;background:var(--blue);color:white;text-decoration:none;font-weight:600;font-size:16px;border:1px solid transparent}.button.light{background:white;color:var(--ink)}.button.outline{background:transparent;border-color:#82919c;color:inherit}.hero{position:relative;min-height:690px;background:#172b39;color:white;display:grid;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,24,36,.91),rgba(9,24,36,.62) 48%,rgba(9,24,36,.12))}.hero .wrap{position:relative;z-index:1;padding:80px 0}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:13px;font-weight:bold;margin:0 0 24px;color:#80c3ff}h1{font-size:clamp(44px,6vw,82px);line-height:1.06;letter-spacing:-3px;margin:0 0 28px;max-width:820px;font-weight:600}h2{font-size:clamp(32px,4vw,50px);line-height:1.15;letter-spacing:-1.5px;margin:0 0 24px;font-weight:500}h3{font-size:24px;line-height:1.3}.hero p:not(.eyebrow){max-width:510px;font-size:20px;color:#e0e7ec}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.strip{background:var(--ink);color:white;padding:22px 0}.strip .wrap{display:flex;justify-content:space-between;gap:20px;font-size:14px}.section{padding:100px 0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro p{margin-top:0;color:#50616c}.kicker{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--blue);font-weight:bold;margin:0 0 20px}.project{background:var(--paper)}.section-top{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:30px}.section-top p{max-width:400px;color:#50616c}.project-image{width:100%;height:530px;object-fit:cover;display:block}.caption{display:flex;justify-content:space-between;padding:20px 0;font-size:15px}.text-link{color:var(--blue);text-underline-offset:6px}.cta{background:var(--blue);color:white;padding:70px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{margin-bottom:12px}.cta p{margin:0}footer{background:#10222e;color:#c3d0d9;padding:42px 0;font-size:14px}footer .wrap{display:flex;justify-content:space-between;gap:20px}footer a{margin-left:20px}.page-head{background:var(--ink);color:white;padding:80px 0}.page-head h1{font-size:clamp(42px,5vw,68px)}.page-head p{max-width:660px;color:#d1dce4}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:70px}.contact-item{border-top:1px solid var(--line);padding:26px 0}.contact-item h2{font-size:25px;letter-spacing:0;margin-bottom:8px}.contact-item a{font-size:clamp(17px,2.5vw,26px);text-underline-offset:5px;overflow-wrap:anywhere}.contact-item p{color:#50616c;margin:8px 0}.note{background:var(--paper);padding:35px;align-self:start}.note h2{font-size:29px}.note ul{padding-left:22px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px}.gallery figure{margin:0}.gallery img{width:100%;height:420px;object-fit:cover}.gallery figcaption{padding:12px 0;color:#50616c}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:10;background:white;padding:12px}@media(max-width:700px){header .wrap{min-height:94px;gap:10px}.brand span{display:none}.brand img{width:70px;height:64px}nav{gap:16px}nav a{font-size:14px}nav .button{padding:10px 14px}.hero{min-height:640px}.hero .wrap{padding:64px 0}h1{letter-spacing:-1.7px}.hero:after{background:rgba(9,24,36,.64)}.strip .wrap{flex-wrap:wrap;gap:5px 20px}.section{padding:60px 0}.intro,.contact-grid,.gallery{grid-template-columns:1fr;gap:30px}.section-top,.cta .wrap{display:block}.section-top p{max-width:none}.project-image{height:340px}.cta .button{margin-top:24px}.caption,footer .wrap{display:block}footer a{display:inline-block;margin:15px 20px 0 0}.gallery img{height:330px}.page-head{padding:55px 0}}

.stage-links{flex-wrap:wrap;margin-top:36px;gap:12px}.stage-links a{border:1px solid #82919c;padding:12px 18px}.stage-links a:hover{background:#244254}.stage:nth-of-type(odd){background:var(--paper)}.stage{scroll-margin-top:24px}.stage-heading{display:flex;gap:30px;align-items:start;margin-bottom:38px}.stage-number{font-size:52px;line-height:1.1;color:var(--blue);font-weight:300}.stage-heading h2{margin-bottom:16px}.stage-heading p:last-child{max-width:670px;color:#50616c}.stage-heading .kicker{margin-bottom:10px}.stage .gallery img{height:400px;object-fit:contain;background:#e6ebef}.stage figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 16px}.stage time{font-size:14px}.gallery a{display:block}.gallery a:hover img{filter:brightness(.95)}@media(max-width:700px){.stage-heading{gap:18px}.stage-number{font-size:38px}.stage .gallery img{height:auto;max-height:480px}.stage-links a{font-size:14px;padding:10px 12px}}

.project-list{display:grid;grid-template-columns:1fr 1fr;gap:32px}.project-card{background:white;border:1px solid var(--line)}.project-card>a{display:block;text-decoration:none}.project-card img{display:block;width:100%;height:310px;object-fit:cover}.project-card-copy{padding:30px}.project-card h2{font-size:32px;letter-spacing:-.7px}.project-card p:not(.kicker){color:#50616c}.project-card .text-link{text-decoration:underline}.project-card a:hover .text-link{color:var(--ink)}.back-link{display:inline-block;color:#d1dce4;font-size:14px;text-underline-offset:5px;margin-bottom:30px}@media(max-width:700px){.project-list{grid-template-columns:1fr}.project-card img{height:250px}.project-card-copy{padding:24px}}

footer .wrap>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;max-width:850px}footer .wrap>div a{margin:0}@media(max-width:700px){footer .wrap>div{justify-content:flex-start;margin-top:20px}}
