:root{--ink:#17262d;--navy:#173a54;--paper:#f6f5f0;--gold:#b89560;--line:#d9dcd7;--muted:#5f696d;--gutter:clamp(24px,5.3vw,96px);--ease:cubic-bezier(.2,.65,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(42px,4.6vw,70px);line-height:1.08}h2{font-size:clamp(30px,3vw,46px);line-height:1.13}h3{font-size:22px;line-height:1.2}p{line-height:1.75;font-size:16px;color:var(--muted)}p+p{margin-top:18px}::selection{background:var(--gold);color:white}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.w-eyebrow{display:block;font-size:10px;letter-spacing:.18em;font-weight:700;line-height:1.5;text-transform:uppercase;margin-bottom:24px}.w-arrow{display:inline-flex;justify-content:center;align-items:center;font-size:25px;font-family:Arial;font-weight:400;line-height:1;transition:transform .25s;flex-shrink:0}a:hover>.w-arrow,button:hover>.w-arrow{transform:translateX(4px)}.w-button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 24px;background:var(--gold);color:var(--ink);font-size:13px;font-weight:600;border:0;min-height:54px;transition:box-shadow .25s}.w-button:hover{box-shadow:0 5px 20px #0002}.w-text-link{display:inline-flex;gap:28px;align-items:center;min-height:44px;font-size:13px;border-bottom:1px solid var(--gold);padding-bottom:5px}.w-section{padding:100px var(--gutter)}.w-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.w-section-heading .w-eyebrow{margin-bottom:15px}.w-section-heading .w-text-link{flex-shrink:0}.w-header{height:100px;padding:0 var(--gutter);display:flex;justify-content:space-between;align-items:center;background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid #17262d15;transition:box-shadow .25s}.w-header.scrolled{box-shadow:0 3px 20px #0001}.w-logo{display:block;width:230px;flex-shrink:0}.w-logo img{width:100%;height:auto}.w-header nav{display:flex;align-items:center;gap:32px}.w-header nav>a,.w-nav-trigger{font-size:13px;font-weight:500;white-space:nowrap}.w-header nav>a:not(.w-nav-contact){padding:18px 0}.w-nav-trigger{border:0;background:none;display:flex;gap:10px;align-items:center;padding:24px 0;color:var(--ink)}.w-nav-trigger[aria-expanded=true]{color:#785626}.w-nav-contact{padding:13px 18px;border:1px solid #9aabaf;display:flex;gap:30px;align-items:center}.w-mobile-toggle{display:none}.w-mega{position:absolute;top:99px;left:0;width:100%;padding:45px var(--gutter);background:var(--paper);box-shadow:0 25px 40px #0003;display:grid;grid-template-columns:1fr 1.8fr .95fr;gap:50px;border-top:1px solid var(--line);animation:menuIn .22s var(--ease)}[hidden]{display:none!important}.w-mega h2{font-size:30px;margin-bottom:20px}.w-mega .w-eyebrow{color:#806333;margin-bottom:12px}.w-mega-links{display:grid;grid-template-columns:1fr 1fr;column-gap:35px;align-content:start}.w-mega-links a{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px;min-height:60px}.w-mega-image img{height:155px;object-fit:cover}.w-mega-image span{display:block;margin-top:12px;font-size:12px}.w-skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.w-skip:focus{top:10px}.w-hero{position:relative;min-height:610px;height:calc(100svh - 100px);max-height:850px;color:white;overflow:hidden;background:var(--ink)}.w-hero-photo{position:absolute;inset:0;height:100%;object-fit:cover;object-position:50% 49%;animation:heroDepth 1.8s var(--ease) both}.w-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,21,27,.8),rgba(9,21,27,.37) 49%,rgba(9,21,27,.08)),linear-gradient(0deg,rgba(9,21,27,.62),transparent 35%)}.w-hero-content{position:absolute;top:49%;transform:translateY(-50%);left:var(--gutter);max-width:720px}.w-hero-content>*{animation:heroIn .85s var(--ease) both}.w-hero-content .w-eyebrow{color:#dfc29a;animation-delay:.1s}.w-hero-content h1{animation-delay:.2s;font-size:clamp(45px,4.7vw,72px)}.w-hero-content p{color:#ecedeb;line-height:1.65;margin:26px 0 32px;animation-delay:.3s}.w-hero-content .w-button{animation-delay:.4s}.w-hero-bottom{position:absolute;bottom:32px;left:var(--gutter);right:var(--gutter);display:flex;align-items:end;justify-content:space-between}.w-hero-bottom>span{font-size:9px;letter-spacing:.2em;color:#ddd}.w-hero-bottom a{display:grid;grid-template-columns:1fr 28px;column-gap:20px;font-size:12px;row-gap:8px}.w-hero-bottom a span:not(.w-arrow){font-size:10px;color:#ddd;grid-row:2}.w-hero-bottom .w-arrow{grid-column:2;grid-row:1/3;border:1px solid #ffffff60;width:32px;height:32px;border-radius:50%}.w-scroll{position:absolute;bottom:30px;left:50%;font-size:22px;color:#ddd}.w-intro{border-bottom:1px solid var(--line)}.w-intro>.w-eyebrow{color:#846539}.w-intro>div{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}.w-intro-copy .w-text-link{margin-top:22px}.w-expertise{background:#eeefe9}.w-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.w-service{position:relative;overflow:hidden;aspect-ratio:1.6;background:var(--ink);color:white}.w-service>img{height:100%;object-fit:cover;transition:transform .7s var(--ease)}.w-service:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#091820ce)}.w-service>div{position:absolute;bottom:22px;left:24px;right:24px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.w-service h3{font-size:21px;letter-spacing:-.025em}.w-service .w-arrow{border:1px solid #ffffff70;border-radius:50%;width:30px;height:30px;font-size:23px}.w-service:hover>img{transform:scale(1.045)}.w-projects{background:var(--ink);color:white}.w-projects .w-eyebrow{color:#cfb387}.w-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 30px}.w-project-image{overflow:hidden;aspect-ratio:1.45}.w-project-image img{height:100%;object-fit:cover;transition:transform .7s var(--ease)}.w-project:hover img{transform:scale(1.035)}.w-project-caption{display:flex;justify-content:space-between;align-items:center;padding:24px 0 0}.w-project-caption .w-eyebrow{font-size:9px;margin-bottom:10px}.w-project-caption h3{font-size:26px}.w-project-caption>.w-arrow{width:40px;height:40px;border:1px solid #829093;border-radius:50%}.w-markets{display:grid;grid-template-columns:1fr 1.25fr;gap:9%;align-items:start}.w-market-intro p{margin:24px 0}.w-market-links{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.w-market-link{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);min-height:79px;font-size:15px}.w-career-band{display:grid;grid-template-columns:1fr 1fr;background:#e8e9e2}.w-career-band>img{height:100%;max-height:480px;object-fit:cover}.w-career-band>div{padding:65px 15%}.w-career-band p{margin:24px 0 20px}.w-cta{padding:65px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--navy);color:white}.w-cta .w-eyebrow{color:#d5bc96;margin-bottom:14px}.w-footer{padding:65px var(--gutter) 25px}.w-footer-top{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:40px;align-items:start;padding-bottom:55px}.w-footer-top .w-logo{width:210px}.w-footer-top p,.w-footer-top a:not(.w-logo){font-size:13px}.w-footer .w-eyebrow{margin-bottom:15px;color:#806333}.w-footer-top p{margin-bottom:12px}.w-footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.w-footer-bottom div{display:flex;gap:22px}.w-page-intro{padding-top:80px;padding-bottom:60px}.w-page-intro .w-eyebrow{color:#806333}.w-page-intro h1{max-width:960px}.w-page-intro p{max-width:650px;margin-top:26px;font-size:18px}.w-compact{padding-top:20px}.w-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.w-detail>img,.w-detail>div>img{width:100%;max-height:570px;object-fit:cover}.w-detail p{margin-top:22px}.w-detail .w-button,.w-detail .w-text-link{margin-top:30px}.w-detail ul{padding:0;list-style:none;margin:25px 0}.w-detail li{padding:16px 0;border-bottom:1px solid var(--line);font-size:15px}.w-related{background:#eeefe9}.w-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.w-gallery>img{height:100%;object-fit:cover;max-height:650px}.w-gallery>img:first-child{grid-column:1/-1}.w-gallery>.w-text-link{justify-self:start}.w-contact{display:grid;grid-template-columns:1fr 1.1fr;gap:10%}.w-office{padding:25px 0 45px;border-top:1px solid var(--line)}.w-office h2{font-size:32px}.w-office p{margin:18px 0}.w-office a{display:block;line-height:2;font-size:14px}form{padding:38px;background:#e9ece7}form h2{font-size:32px;margin-bottom:28px}label{display:block;font-size:12px;margin:0 0 22px}.w-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}input,select,textarea{display:block;width:100%;margin-top:9px;background:var(--paper);border:1px solid #bfc6c2;padding:13px;border-radius:0;color:var(--ink)}textarea{resize:vertical}.w-small{font-size:12px!important;overflow-wrap:anywhere;margin-top:18px}#form-status{font-size:13px}.w-reveal{transition:opacity .7s var(--ease),transform .7s var(--ease)}.w-reveal.w-pending{opacity:0;transform:translateY(20px)}@keyframes heroIn{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes heroDepth{from{transform:scale(1.04)}to{transform:scale(1)}}@keyframes menuIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.w-section,.w-footer,.w-cta{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}}@media(max-width:1100px){.w-header nav{gap:22px}.w-logo{width:195px}.w-header{padding-inline:30px}.w-mega{gap:30px}.w-mega-image{display:none}.w-mega{grid-template-columns:1fr 2fr}.w-footer-top{grid-template-columns:1fr 1fr}.w-hero{min-height:570px}.w-service h3{font-size:18px}.w-service>div{left:18px;right:18px}.w-markets{gap:6%}.w-market-links{column-gap:22px}}@media(max-width:800px){.w-header{height:80px;padding-inline:24px}.w-logo{width:195px}.w-mobile-toggle{display:flex;gap:14px;align-items:center;min-height:44px;border:0;background:none;color:var(--ink);font-size:13px}.w-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:15px 24px 30px;max-height:calc(100svh - 80px);overflow:auto;border-top:1px solid var(--line);box-shadow:0 20px 25px #0002}.w-header nav.w-open{display:block}.w-header nav>a,.w-nav-trigger{display:flex;width:100%;justify-content:space-between;min-height:55px;border-bottom:1px solid var(--line);padding:16px 0}.w-header nav .w-nav-contact{margin-top:18px;padding:14px 18px;border:1px solid #9aabaf}.w-mega{position:static;box-shadow:none;display:block;padding:0 0 15px;border:0}.w-mega-intro{display:none}.w-mega-links{display:block;padding:0 14px}.w-mega-links a{min-height:49px;padding:12px 0;font-size:14px}.w-hero{height:calc(100svh - 80px);min-height:580px;max-height:780px}.w-hero-photo{object-position:60% 50%}.w-hero-content{max-width:85%;top:46%}.w-hero-content h1{font-size:clamp(40px,7vw,58px)}.w-hero-shade{background:linear-gradient(90deg,#09151bd4,#09151b43),linear-gradient(0deg,#09151b99,transparent 35%)}.w-hero-bottom{bottom:24px}.w-hero-bottom>span{display:none}.w-hero-bottom a{margin-left:auto}.w-scroll{left:var(--gutter);bottom:25px}.w-section{padding:65px var(--gutter)}.w-intro>div{grid-template-columns:1fr;gap:28px}.w-intro-copy{max-width:600px}.w-section-heading{align-items:start}.w-service-grid{grid-template-columns:1fr 1fr;gap:20px}.w-service{aspect-ratio:1.35}.w-section-heading h2{font-size:31px}.w-section-heading .w-text-link{font-size:12px}.w-project-caption h3{font-size:22px}.w-project-image{aspect-ratio:1.1}.w-markets{grid-template-columns:1fr;gap:30px}.w-market-intro p br{display:none}.w-market-links{gap:0 28px}.w-career-band>div{padding:45px 30px}.w-cta{padding:50px var(--gutter)}.w-cta h2{font-size:35px}.w-cta .w-eyebrow{font-size:9px}.w-cta .w-button{flex-shrink:0;gap:20px}.w-footer-bottom{flex-wrap:wrap}.w-detail,.w-contact{grid-template-columns:1fr;gap:38px}.w-detail>img,.w-detail>div>img{max-height:450px}.w-compact{padding-top:10px}.w-page-intro{padding-bottom:40px}.w-related .w-service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.w-section-heading{display:block}.w-section-heading .w-text-link{margin-top:20px}.w-service-grid{grid-template-columns:1fr;gap:20px}.w-service{aspect-ratio:1.65}.w-service h3{font-size:22px}.w-service>div{bottom:22px;left:22px;right:22px}.w-project-grid{grid-template-columns:1fr;gap:36px}.w-project-image{aspect-ratio:1.35}.w-market-links{grid-template-columns:1fr}.w-market-link{min-height:64px}.w-career-band{grid-template-columns:1fr}.w-career-band>img{max-height:300px;aspect-ratio:1.5}.w-career-band>div{padding:45px 24px}.w-cta{display:block}.w-cta .w-button{margin-top:28px}.w-footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.w-footer-top>.w-logo,.w-footer-top>p{grid-column:1/-1}.w-footer-top>p{margin-top:-10px}.w-footer-top .w-eyebrow{font-size:9px}.w-footer-top p,.w-footer-top a:not(.w-logo){font-size:12px}.w-footer-bottom{display:grid;gap:20px}.w-page-intro h1{font-size:41px}.w-page-intro p{font-size:16px}.w-related .w-service-grid{grid-template-columns:1fr}.w-gallery{grid-template-columns:1fr}.w-gallery>img{max-height:none}form{padding:25px 20px}.w-form-row{grid-template-columns:1fr;gap:0}.w-hero-content .w-eyebrow{font-size:9px}.w-hero-content p{font-size:15px}.w-hero-content h1{font-size:43px;letter-spacing:-.045em}.w-hero-content{max-width:calc(100% - 48px)}.w-hero-bottom a{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.w-reveal.w-pending{opacity:1;transform:none}}

/* Architectural accents — fonts and effects are entirely local. */
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-variable.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
body{font-family:Manrope,Arial,Helvetica,sans-serif}
h1,h2,h3{font-weight:500;letter-spacing:-.045em}
p{font-size:15px;line-height:1.85}
.w-eyebrow{font-size:10px;font-weight:650;letter-spacing:.2em}
.w-hero-content h1{line-height:1.1;font-weight:450}
.w-header nav>a,.w-nav-trigger{font-size:12px;font-weight:600}
.w-section-heading h2{font-weight:450}
.w-section-heading .w-eyebrow,.w-intro>.w-eyebrow,.w-market-intro>.w-eyebrow,.w-career-band>div>.w-eyebrow{display:flex;align-items:center;gap:18px}
.w-section-heading .w-eyebrow:before,.w-intro>.w-eyebrow:before,.w-market-intro>.w-eyebrow:before,.w-career-band>div>.w-eyebrow:before{content:'';display:block;width:42px;height:1px;flex-shrink:0;background:var(--gold);transform-origin:left;transition:transform 1s var(--ease)}
.w-line-pending .w-eyebrow:before,.w-line-pending>.w-eyebrow:before{transform:scaleX(0)}
.w-nav-trigger{position:relative}
.w-nav-trigger:after{content:'';position:absolute;bottom:12px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}
.w-nav-trigger[aria-expanded=true]:after{transform:scaleX(1)}
.w-nav-trigger>span{transition:transform .3s var(--ease)}
.w-nav-trigger[aria-expanded=true]>span{transform:rotate(180deg)}
.w-mega{animation:architecturalMenu .36s var(--ease) both;border-top-color:#b895603d}
.w-mega-links a{position:relative}
.w-mega-links a:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}
.w-mega-links a:hover:after,.w-mega-links a:focus-visible:after{transform:scaleX(1)}
.w-mega-image{animation:menuDetail .5s .07s var(--ease) both}
@keyframes architecturalMenu{from{opacity:0;transform:translateY(-9px)}to{opacity:1;transform:translateY(0)}}
@keyframes menuDetail{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){.w-nav-trigger:after{bottom:0;right:auto;width:36px}.w-mega{animation-duration:.25s}.w-section-heading .w-eyebrow,.w-intro>.w-eyebrow,.w-market-intro>.w-eyebrow,.w-career-band>div>.w-eyebrow{gap:12px}.w-section-heading .w-eyebrow:before,.w-intro>.w-eyebrow:before,.w-market-intro>.w-eyebrow:before,.w-career-band>div>.w-eyebrow:before{width:28px}}
@media(max-width:520px){.w-hero-content h1{font-size:39px}.w-service h3{font-size:20px}.w-eyebrow{letter-spacing:.16em}.w-hero-content .w-eyebrow{font-size:8px}}
@media(prefers-reduced-motion:reduce){.w-line-pending .w-eyebrow:before,.w-line-pending>.w-eyebrow:before{transform:none}}

/* About — editorial typography and a quietly framed architectural photograph. */
@font-face{font-family:'Cormorant Garamond';src:url('assets/fonts/cormorant-garamond-italic.ttf') format('truetype');font-style:italic;font-weight:300 700;font-display:swap}
.w-intro{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:10%;background:#f7f6f1}
.w-intro>.w-about-content{display:block;padding-block:12px}
.w-about-visual{margin:0 0 0 20px;position:relative;min-width:0}
.w-about-visual:before{content:none}
.w-about-visual>img{position:relative;aspect-ratio:.98;object-fit:cover;object-position:45% center;outline:1px solid #b895606b;outline-offset:10px}
.w-about-visual figcaption{position:relative;display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;color:#646a69;font-size:10px;line-height:1.6;letter-spacing:.03em}
.w-about-visual figcaption:after{content:'';height:1px;background:#b895606b;flex:1;order:1;margin:0 7px}
.w-about-visual figcaption span:last-child{order:2;font-size:9px;color:#797c75}
.w-about-content>.w-eyebrow{display:flex;align-items:center;gap:15px;font-size:9px;letter-spacing:.19em;color:#806333;margin-bottom:31px}
.w-about-content>.w-eyebrow:before{content:'';width:32px;height:1px;background:var(--gold);flex-shrink:0;transform-origin:left;transition:transform 1s var(--ease)}
.w-about-content h2{font-size:clamp(32px,2.85vw,46px);line-height:1.25;font-weight:450;letter-spacing:-.05em;margin-bottom:29px}
.w-about-content h2 em{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.2em;font-weight:400;letter-spacing:-.035em;color:#82694a;line-height:1.12}
.w-about-content .w-intro-copy{max-width:420px}
.w-about-content p{font-size:14px;line-height:1.95;color:#626b6c}
.w-about-content p+p{margin-top:18px}
.w-about-content .w-text-link{border:0;gap:20px;margin-top:26px;padding:0;font-size:12px}
.w-about-content .w-text-link>.w-arrow{border:1px solid #b8956080;border-radius:50%;width:35px;height:35px;font-size:23px;transition:transform .3s var(--ease),border-color .3s}
.w-about-content .w-text-link:hover>.w-arrow{transform:translateX(4px);border-color:var(--gold)}
.w-about-signature{display:flex;gap:20px;border-top:1px solid #b895603d;margin-top:40px;padding-top:20px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#73766f}
.w-about-signature span+span{border-left:1px solid #b895606b;padding-left:20px}
@media(max-width:1100px){.w-intro{gap:7%;}.w-about-content h2{font-size:32px}.w-about-content>.w-eyebrow{font-size:8px;letter-spacing:.15em;gap:10px}.w-about-visual>img{aspect-ratio:.78}.w-about-signature{font-size:8px;gap:14px}.w-about-signature span+span{padding-left:14px}}
@media(max-width:800px){.w-intro{grid-template-columns:1fr;gap:48px;}.w-about-visual{margin-left:14px;margin-right:0}.w-about-visual>img{outline-offset:8px}.w-about-visual>img{aspect-ratio:1.3;object-position:center}.w-about-content{max-width:560px}.w-about-content .w-intro-copy{max-width:500px}.w-about-content h2{font-size:38px}.w-about-content>.w-eyebrow{font-size:9px}.w-about-signature{margin-top:32px}}
@media(max-width:420px){.w-intro{gap:35px;}.w-about-visual>img{aspect-ratio:1.06}.w-about-visual figcaption{font-size:9px;gap:7px}.w-about-visual figcaption span:last-child{font-size:8px}.w-about-content h2{font-size:30px;margin-bottom:23px}.w-about-content h2 em{font-size:1.18em}.w-about-content>.w-eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:24px}.w-about-content p{font-size:13px}.w-about-signature{font-size:8px}}

/* Scroll-led portfolio sequence; explicit controls on every screen. */
.w-process{padding:70px var(--gutter);background:var(--ink);color:var(--paper)}
.w-process-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}
.w-process-heading .w-eyebrow{color:#ceb184;margin-bottom:14px}
.w-process-heading h2{font-size:clamp(30px,3vw,43px);font-weight:450}
.w-process-heading>p{font-size:12px;line-height:1.8;color:#d3d8d5}
.w-process-heading>p>span{font-size:10px;color:#acb7b6}
.w-process-panel{margin:0 0 25px;position:relative;overflow:hidden;background:#1c3039}
.w-process-panel>img{height:450px;object-fit:cover;object-position:center}
.w-process-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d1c27df,transparent 60%);pointer-events:none}
.w-process-panel figcaption{position:absolute;bottom:30px;left:32px;right:32px;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:25px}
.w-process-panel figcaption .w-eyebrow{color:#e1c59e;font-size:10px;margin-bottom:10px}
.w-process-panel figcaption p{color:white;font-size:16px;line-height:1.5;max-width:420px}
.w-process-credit{font-size:10px;color:#e1e5e1;white-space:nowrap}
.w-process-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:24px}
.w-process-controls button{display:flex;align-items:center;justify-content:space-between;position:relative;padding:17px 0 8px;border:0;border-top:1px solid #77878766;background:transparent;color:#b3bdbb;text-align:left;font-size:12px;min-height:50px}
.w-process-controls button:before{content:'';position:absolute;top:-1px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .55s var(--ease)}
.w-process-controls button[aria-pressed=true]{color:white}
.w-process-controls button[aria-pressed=true]:before{transform:scaleX(1)}
.w-process-controls button>span{color:#d8bb8f;font-size:23px}
.w-process-hint{display:none;color:#b3bdbb;font-size:9px;letter-spacing:.12em;text-transform:uppercase;text-align:center;margin-top:14px}
.w-process-hint span{margin-left:12px;font-size:15px}
.w-process-enhanced .w-process-stage{position:relative;height:450px}
.w-process-enhanced .w-process-panel{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s var(--ease),visibility .65s}
.w-process-enhanced .w-process-panel.is-active{opacity:1;visibility:visible}
.w-process-enhanced .w-process-panel>img{height:100%;width:100%}
@media(min-width:801px) and (min-height:760px) and (prefers-reduced-motion:no-preference){
.w-process-enhanced{height:230vh;padding-top:0;padding-bottom:0}
.w-process-enhanced .w-process-sticky{position:sticky;top:100px;height:calc(100svh - 100px);display:flex;flex-direction:column;justify-content:center;padding-block:30px}
.w-process-enhanced .w-process-stage{height:clamp(300px,48vh,580px);flex-shrink:0}
.w-process-enhanced .w-process-hint{display:block}
}
@media(max-width:800px){.w-process{padding-block:55px}.w-process-heading{display:block}.w-process-heading>p{margin-top:18px}.w-process-enhanced .w-process-stage{height:420px}.w-process-panel figcaption{left:22px;right:22px;bottom:24px;display:block}.w-process-credit{display:block;margin-top:16px;font-size:9px}.w-process-controls{gap:16px;margin-top:18px}.w-process-controls button{font-size:11px;gap:10px}.w-process-controls button>span{font-size:19px}.w-process-panel figcaption p{font-size:15px;max-width:310px}}
@media(max-width:420px){.w-process-enhanced .w-process-stage{height:360px}.w-process-controls{gap:13px}.w-process-controls button{font-size:10px;align-items:start;min-height:61px}.w-process-controls button>span{display:none}.w-process-panel>img{height:360px}.w-process-heading h2{font-size:30px}}

/* Stage selectors: architectural linework, readable labels, optical chevrons. */
.w-process-controls{gap:16px;margin-top:24px}
.w-process-controls button{min-height:102px;padding:22px;border:1px solid #b8956073;background:#20333c;color:#f0f0e8;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease),background .25s var(--ease)}
.w-process-controls button:before{content:none}
.w-stage-mark{display:block;width:40px;height:40px;flex-shrink:0;color:#d7b886}
.w-process-controls button>.w-stage-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;min-width:0;flex:1;color:inherit;border:0;border-radius:0;width:auto;height:auto;transform:none}
.w-stage-copy strong{font-size:clamp(16px,1.4vw,21px);font-weight:550;letter-spacing:-.035em;line-height:1.2}
.w-stage-copy small{font-size:11px;font-weight:400;letter-spacing:.015em;line-height:1.4;color:#bfcac8}
.w-process-controls button>.w-stage-chevron{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #b8956080;border-radius:50%;flex-shrink:0;color:#dfc293;margin-left:auto;transition:transform .25s var(--ease);align-self:center}
.w-stage-chevron svg{display:block;width:20px;height:20px}
.w-process-controls button[aria-pressed=true]{background:#d9bd91;border-color:#e7d1ac;color:#17262d;box-shadow:inset 0 3px 0 #f1dec0,0 7px 24px #0002}
.w-process-controls button[aria-pressed=true] .w-stage-mark{color:#665134}
.w-process-controls button[aria-pressed=true] small{color:#48524e}
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{color:#17262d;border-color:#17262d4d;background:#ffffff18}
.w-process-controls button:hover{transform:translateY(-3px);border-color:#e7d1ac;box-shadow:0 8px 24px #0003}
.w-process-controls button:hover>.w-stage-chevron{transform:translateX(3px)}
.w-process-controls button:focus-visible{outline:2px solid #f2dbb5;outline-offset:4px}
@media(min-width:801px) and (min-height:760px) and (prefers-reduced-motion:no-preference){.w-process-enhanced .w-process-stage{height:clamp(280px,44vh,550px)}}
@media(max-width:1100px){.w-process-controls{gap:12px}.w-process-controls button{gap:12px;padding:18px 14px}.w-stage-mark{width:29px;height:29px}.w-stage-copy strong{font-size:16px}.w-stage-copy small{font-size:10px}.w-process-controls button>.w-stage-chevron{width:30px;height:30px}.w-stage-chevron svg{width:17px;height:17px}}
@media(max-width:800px){.w-process-controls{grid-template-columns:1fr;gap:10px;margin-top:20px}.w-process-controls button{min-height:86px;padding:17px 20px;gap:18px}.w-stage-mark{width:36px;height:36px}.w-stage-copy strong{font-size:18px}.w-stage-copy small{font-size:12px}.w-process-controls button>.w-stage-chevron{width:36px;height:36px}.w-stage-chevron svg{width:20px;height:20px}}

/* Walker blue, sampled from the original logo, balanced with warm brass. */
:root{--walker-blue:#2562af;--walker-blue-light:#9ebfe9;--walker-blue-line:#2562af40;--navy:#1c416a}
.w-header{border-bottom-color:var(--walker-blue-line)}
.w-header .w-nav-contact{background:var(--walker-blue);border-color:var(--walker-blue);color:#fff}
.w-nav-trigger[aria-expanded=true]{color:var(--walker-blue)}
.w-nav-trigger:after,.w-mega-links a:after{background:var(--walker-blue)}
.w-mega{border-top-color:var(--walker-blue-line)}
.w-mega .w-eyebrow,.w-about-content>.w-eyebrow,.w-expertise .w-section-heading .w-eyebrow,.w-market-intro>.w-eyebrow,.w-career-band>div>.w-eyebrow,.w-footer .w-eyebrow{color:var(--walker-blue)}
.w-expertise .w-section-heading .w-eyebrow:before,.w-market-intro>.w-eyebrow:before,.w-career-band>div>.w-eyebrow:before,.w-about-content>.w-eyebrow:before{background:var(--walker-blue)}
.w-market-link>.w-arrow,.w-mega-links a>.w-arrow{color:var(--walker-blue)}
.w-about-content .w-text-link>.w-arrow{color:var(--walker-blue);border-color:#2562af66}
.w-about-signature{border-top-color:var(--walker-blue-line)}
.w-process,.w-projects{background:#152b40}
.w-process-controls button{background:#1d3852;border-color:#80a8d15e}
.w-process-controls button>.w-stage-chevron{border-color:#80a8d180;color:var(--walker-blue-light)}
.w-process-controls .w-stage-mark{color:var(--walker-blue-light)}
.w-process-controls button[aria-pressed=true]{background:#d9bd91;border-color:#e7d1ac}
.w-process-controls button[aria-pressed=true] .w-stage-mark{color:#665134}
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{color:#17262d;border-color:#17262d4d}
.w-projects .w-project-caption .w-eyebrow{color:var(--walker-blue-light)}
.w-project-caption>.w-arrow{border-color:#83abd080}
.w-footer-bottom{border-top-color:var(--walker-blue-line)}
@media(max-width:800px){.w-header nav .w-nav-contact{border-color:var(--walker-blue)}}

/* Unified homepage palette and rhythm: Walker blue, warm ivory, ink navy. */
:root{--ink:#172b40;--navy:#172f4b;--paper:#f7f6f2;--muted:#4f5e6b;--line:#d7dfe4;--gold:#b29a76}
body{color:var(--ink);background:var(--paper)}
p{font-size:16px;line-height:1.8;color:var(--muted)}
h2,h3{font-weight:500}
.w-eyebrow{font-size:11px;font-weight:650;letter-spacing:.15em}
.w-section{padding-block:86px}
.w-header nav>a,.w-nav-trigger{font-size:14px}
.w-button{background:var(--walker-blue);color:white;font-size:14px;min-height:56px;padding:16px 24px;font-weight:600}
.w-arrow{width:24px;height:24px}
.w-arrow svg{display:block;width:20px;height:20px;flex-shrink:0}
.w-text-link{font-size:14px;font-weight:550;border-bottom-color:var(--walker-blue-line);gap:24px}
.w-hero-content .w-eyebrow{color:#e0e9f6;font-size:11px}
.w-hero-content p{font-size:18px}
.w-hero-bottom>span{font-size:10px;letter-spacing:.14em}
.w-hero-bottom a{font-size:13px}
.w-hero-bottom a span:not(.w-arrow){font-size:11px}
.w-mega .w-eyebrow{font-size:11px}
.w-mega-links a{font-size:14px}
.w-intro{background:var(--paper);gap:9%;grid-template-columns:1fr 1fr}
.w-about-visual{margin-left:10px}
.w-about-visual>img{aspect-ratio:1.08;outline-color:#b29a7659;outline-offset:8px}
.w-about-visual figcaption{font-size:12px;padding-top:20px;color:var(--muted)}
.w-about-visual figcaption:after{content:none}
.w-about-visual figcaption span:last-child{font-size:11px;color:var(--muted)}
.w-about-content>.w-eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:25px}
.w-about-content>.w-eyebrow:before{content:none}
.w-about-content h2{font-size:clamp(32px,2.9vw,44px);margin-bottom:27px}
.w-about-content h2 em{color:#496588}
.w-about-content p{font-size:16px;line-height:1.8;color:var(--muted)}
.w-about-content .w-intro-copy{max-width:455px}
.w-about-content .w-text-link{font-size:14px;margin-top:25px}
.w-about-content .w-text-link>.w-arrow{width:38px;height:38px}
.w-process{background:var(--navy)}
.w-process-heading .w-eyebrow,.w-process-panel figcaption .w-eyebrow{color:#c6d9f1;font-size:11px}
.w-process-heading>p{font-size:14px;color:#e0e7ef}
.w-process-heading>p>span{font-size:12px;color:#b8c9dd}
.w-process-panel figcaption p{font-size:18px}
.w-process-credit{font-size:12px;color:#e0e7ef}
.w-process-controls button{background:#203d5b;border-color:#91b3da52;min-height:98px}
.w-process-controls button[aria-pressed=true]{background:var(--walker-blue);color:white;border-color:#89afdf;box-shadow:inset 0 2px 0 #a8c6ed,0 6px 20px #0002}
.w-process-controls button[aria-pressed=true] .w-stage-mark{color:#e1edfc}
.w-process-controls button[aria-pressed=true] small{color:#e0eaf7}
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{color:white;border-color:#c5daf180;background:transparent}
.w-process-controls button:hover{border-color:#a8c6ed}
.w-process-controls button:focus-visible{outline-color:#d4e5fb}
.w-stage-copy small{font-size:12px;color:#c4d2e2}
.w-process-hint{font-size:10px;color:#c4d2e2}
.w-expertise{background:var(--paper)}
.w-section-heading{margin-bottom:35px}
.w-section-heading .w-eyebrow{margin-bottom:14px}
.w-service-grid{gap:22px}
.w-service{aspect-ratio:1.75}
.w-service h3{font-size:21px;font-weight:550}
.w-service>div{left:22px;right:22px;bottom:22px}
.w-service .w-arrow{width:32px;height:32px}
.w-projects{background:var(--paper);color:var(--ink)}
.w-projects .w-eyebrow,.w-projects .w-project-caption .w-eyebrow{color:var(--walker-blue)}
.w-project-image{aspect-ratio:1.55}
.w-project-caption .w-eyebrow{font-size:11px;letter-spacing:.1em}
.w-project-caption h3{font-size:26px}
.w-project-caption>.w-arrow{border-color:#2562af59;color:var(--walker-blue)}
.w-markets{background:var(--paper);border-top:1px solid var(--line);padding-block:75px}
.w-market-link{font-size:16px;min-height:76px}
.w-career-band{background:#e8eef3}
.w-career-band>img{max-height:420px;object-position:center 47%}
.w-career-band>div{padding:55px 13%}
.w-career-band p{font-size:16px}
.w-cta{background:var(--navy);padding-block:58px}
.w-cta .w-eyebrow{color:#c6d9f1;font-size:11px}
.w-cta .w-button{border:1px solid #6698d266}
.w-footer-top p,.w-footer-top a:not(.w-logo){font-size:14px}
.w-footer .w-eyebrow{font-size:11px}
.w-footer-bottom{font-size:12px;line-height:1.6}
@media(min-width:801px) and (min-height:760px) and (prefers-reduced-motion:no-preference){.w-process-enhanced{height:200vh}.w-process-enhanced .w-process-stage{height:clamp(280px,42vh,520px)}}
@media(max-width:1100px){.w-header nav{gap:20px}.w-header nav>a,.w-nav-trigger{font-size:13px}.w-intro{gap:6%}.w-about-content>.w-eyebrow{font-size:10px}.w-about-content h2{font-size:34px}.w-about-content p{font-size:15px}.w-service h3{font-size:19px}.w-process-controls button{padding:16px 12px}.w-stage-copy small{font-size:11px}}
@media(max-width:800px){.w-section{padding-block:64px}.w-header nav>a,.w-nav-trigger{font-size:15px}.w-intro{grid-template-columns:1fr;gap:36px}.w-about-visual{margin-inline:8px}.w-about-visual>img{aspect-ratio:1.5}.w-about-content>.w-eyebrow{font-size:11px}.w-about-content h2{font-size:38px}.w-about-content p{font-size:16px}.w-process-controls button{min-height:84px;padding:16px 20px}.w-stage-copy small{font-size:12px}.w-process-panel figcaption p{font-size:16px}.w-process-credit{font-size:11px;white-space:normal}.w-market-link{font-size:16px;min-height:66px}.w-cta{padding-block:45px}.w-cta .w-eyebrow{font-size:10px}.w-footer-bottom{font-size:11px}.w-career-band>div{padding:45px 28px}}
@media(max-width:520px){.w-hero-content h1{font-size:39px}.w-hero-content .w-eyebrow{font-size:10px;letter-spacing:.13em}.w-hero-content p{font-size:16px}.w-hero-bottom a{font-size:12px}.w-about-content h2{font-size:32px}.w-about-content p{font-size:15px}.w-about-visual>img{aspect-ratio:1.25}.w-about-visual figcaption{font-size:11px}.w-about-visual figcaption span:last-child{font-size:10px}.w-about-content>.w-eyebrow{font-size:10px}.w-service{aspect-ratio:2.05}.w-service h3{font-size:21px}.w-service-grid{gap:16px}.w-section-heading h2{font-size:30px}.w-section-heading .w-text-link{font-size:14px}.w-project-image{aspect-ratio:1.5}.w-project-grid{gap:30px}.w-project-caption .w-eyebrow{font-size:10px}.w-project-caption h3{font-size:25px}.w-career-band>img{max-height:260px}.w-career-band>div{padding:40px 24px}.w-footer-top p,.w-footer-top a:not(.w-logo){font-size:13px}.w-footer-top .w-eyebrow{font-size:10px}}

/* Reversed Walker header. */
.w-header{background:var(--navy);border-bottom-color:#ffffff21}
.w-header>.w-logo img{filter:brightness(0) invert(1)}
.w-header nav>a,.w-header .w-nav-trigger,.w-header .w-mobile-toggle{color:#f5f7fb}
.w-header .w-nav-trigger[aria-expanded=true]{color:#bcd5f5}
.w-header .w-nav-trigger:after{background:#9ebfe9}
.w-header .w-nav-contact{background:var(--walker-blue);border-color:#74a1d570;color:#fff}
.w-header .w-mega{color:var(--ink)}
@media(max-width:800px){
.w-header nav{background:var(--navy);border-top-color:#ffffff21}
.w-header nav>a,.w-header .w-nav-trigger{border-bottom-color:#ffffff26}
.w-header .w-mega{background:var(--navy);color:#e8eef7}
.w-header .w-mega-links a{border-bottom-color:#ffffff26}
.w-header .w-mega-links a>.w-arrow{color:#9ebfe9}
.w-header nav .w-nav-contact{border-color:#74a1d570}
}

/* Original blue symbol, with the slanted boundary kept clear of the wordmark. */
.w-header>.w-logo{position:relative}
.w-header>.w-logo:after{content:'';position:absolute;inset:0;background:url('assets/source-00.webp') left center / 100% 100% no-repeat;clip-path:polygon(0 0,58% 0,46% 100%,0 100%);pointer-events:none}
.w-header>.w-logo img{clip-path:polygon(58% 0,100% 0,100% 100%,46% 100%)}



/* Header contact action echoes the selected portfolio-stage controls. */
.w-header nav>.w-nav-contact{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:58px;padding:10px 15px 10px 21px;background:var(--walker-blue);border:1px solid #89afdf;color:white;box-shadow:inset 0 2px 0 #a8c6ed,0 5px 16px #0002;font-size:15px;font-weight:600;letter-spacing:-.015em;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}
.w-header nav>.w-nav-contact>.w-arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid #c5daf180;border-radius:50%;color:white}
.w-header nav>.w-nav-contact>.w-arrow svg{width:19px;height:19px}
.w-header nav>.w-nav-contact:hover{transform:translateY(-2px);box-shadow:inset 0 2px 0 #a8c6ed,0 8px 20px #0003}
.w-header nav>.w-nav-contact:focus-visible{outline:2px solid #d4e5fb;outline-offset:4px}
@media(max-width:1100px){.w-header nav>.w-nav-contact{gap:20px;padding-left:17px;font-size:14px}}
@media(max-width:800px){.w-header nav>.w-nav-contact{min-height:62px;padding:12px 18px;font-size:16px;margin-top:20px}.w-header nav>.w-nav-contact>.w-arrow{width:36px;height:36px}}

/* Cleaner contact control with a compact white icon. */
.w-header nav>.w-nav-contact{background:var(--walker-blue);border-color:var(--walker-blue);box-shadow:none}
.w-header nav>.w-nav-contact:hover{box-shadow:0 5px 16px #0002}
.w-header nav>.w-nav-contact>.w-arrow{width:26px;height:26px;background:#fff;border:0;color:var(--walker-blue)}
.w-header nav>.w-nav-contact>.w-arrow svg{width:15px;height:15px}

/* Social profiles use inline SVGs, with no external icon dependency. */
.w-header-socials{display:flex;align-items:center;gap:5px;padding-left:16px;border-left:1px solid #ffffff30;flex-shrink:0}
.w-header-socials a{display:flex;align-items:center;justify-content:center;width:32px;height:40px;color:#d4e2f3;transition:color .2s,transform .2s}
.w-header-socials svg{display:block;width:19px;height:19px}
.w-header-socials a:hover{color:white;transform:translateY(-2px)}
@media(min-width:1001px){.w-header nav{gap:22px}.w-header-socials{padding-left:13px}.w-header>.w-logo{width:220px}}
@media(min-width:801px) and (max-width:1100px){.w-header nav{gap:14px}.w-header>.w-logo{width:180px}.w-header-socials{padding-left:9px;gap:2px}.w-header-socials a{width:26px}.w-header nav>.w-nav-contact{gap:16px;padding-inline:14px}}
@media(max-width:1000px){
.w-header{height:80px;padding-inline:24px}.w-header>.w-logo{width:195px}
.w-mobile-toggle{display:flex;gap:14px;align-items:center;min-height:44px;border:0;background:none;color:white;font-size:13px}
.w-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--navy);padding:15px 24px 25px;max-height:calc(100svh - 80px);overflow:auto;border-top:1px solid #ffffff21;box-shadow:0 20px 25px #0002}
.w-header nav.w-open{display:block}
.w-header nav>a,.w-header .w-nav-trigger{display:flex;width:100%;justify-content:space-between;min-height:55px;border-bottom:1px solid #ffffff26;padding:16px 0;font-size:15px}
.w-header .w-mega{position:static;box-shadow:none;display:block;padding:0 0 15px;border:0;background:var(--navy);color:#e8eef7}
.w-mega-intro,.w-mega-image{display:none}.w-mega-links{display:block;padding:0 14px}
.w-header .w-mega-links a{min-height:49px;padding:12px 0;font-size:14px;border-bottom-color:#ffffff26}.w-header .w-mega-links a>.w-arrow{color:#9ebfe9}
.w-header nav>.w-nav-contact{min-height:60px;margin-top:18px;padding:12px 18px;border:1px solid var(--walker-blue)}
.w-header-socials{border-left:0;padding:15px 0 0;gap:14px}.w-header-socials a{width:40px;height:44px}.w-header-socials svg{width:21px;height:21px}
}

/* Horizontal spacing for the header contact action. */
.w-header nav>.w-nav-contact{padding-left:27px;padding-right:27px}

/* A slimmer header action. */
.w-header nav>.w-nav-contact{min-height:44px;padding-top:8px;padding-bottom:8px}

/* Keep the header action label and icon closely grouped. */
.w-header nav>.w-nav-contact{gap:12px;justify-content:center}

/* Three local hero photographs with a soft dissolve. */
.w-hero-images{position:absolute;inset:0}
.w-hero-carousel .w-hero-photo{opacity:0;animation:none;transition:opacity 1.4s ease-in-out;will-change:opacity}
.w-hero-carousel .w-hero-photo.is-active{opacity:1}
.w-hero-carousel .w-hero-photo:nth-child(2){object-position:58% center}
.w-hero-carousel .w-hero-photo:nth-child(3){object-position:50% center}
.w-hero-controls{display:flex;align-items:center;gap:3px}
.w-hero-controls button{border:0;background:transparent;color:white;width:36px;height:40px;display:flex;align-items:center;justify-content:center;padding:0}
.w-hero-dot>span{display:block;width:6px;height:6px;border:1px solid #fff9;border-radius:50%;transition:width .3s,background .3s,border-radius .3s}
.w-hero-dot[aria-pressed=true]>span{width:23px;height:4px;border:0;background:white;border-radius:2px}
.w-hero-controls .w-hero-pause{margin-left:9px;border:1px solid #ffffff70;border-radius:50%;width:30px;height:30px}
.w-hero-pause svg{width:16px;height:16px}
.w-hero-bottom a .w-hero-project-name{grid-row:1;color:white;font-size:13px}
.w-hero-bottom a .w-hero-project-location{grid-row:2;color:#e0e7ef;font-size:11px}
.w-hero-carousel .w-scroll{display:none}
@media(max-width:800px){.w-hero-bottom{align-items:center;gap:12px}.w-hero-controls{gap:0}.w-hero-controls button{width:30px;height:44px}.w-hero-controls .w-hero-pause{width:30px;height:30px;margin-left:5px}.w-hero-bottom a{gap:6px 10px}.w-hero-bottom a .w-hero-project-name{font-size:11px}.w-hero-bottom a .w-hero-project-location{font-size:10px}.w-hero-bottom a>.w-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.w-hero-carousel .w-hero-photo{transition:none}}
.w-hero-carousel .w-hero-bottom a .w-hero-project-name{grid-column:1;grid-row:1;color:white;font-size:13px}
.w-hero-carousel .w-hero-bottom a .w-hero-project-location{grid-column:1;grid-row:2;font-size:11px}
@media(max-width:800px){.w-hero-carousel .w-hero-bottom>a{grid-template-columns:1fr;max-width:calc(100% - 138px);text-align:right}.w-hero-carousel .w-hero-bottom a .w-hero-project-name{font-size:11px}.w-hero-carousel .w-hero-bottom a .w-hero-project-location{font-size:10px}}

/* Lower the lounge and private-client crops to emphasize the occupied space. */
.w-hero-carousel .w-hero-photo:nth-child(2){object-position:58% 85%;transform:scale(1.12);transform-origin:58% 85%}
.w-hero-carousel .w-hero-photo:nth-child(3){object-position:50% 90%;transform:scale(1.16);transform-origin:50% 90%}

/* Finished lounge view selected for the third hero slide. */
.w-hero-carousel .w-hero-photo:nth-child(3){object-position:58% 72%;transform:scale(1.04);transform-origin:58% 72%}

/* Use the same typography throughout the About heading. */
.w-about-content h2 em{font-family:inherit;font-size:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit;line-height:inherit}

/* A clean photograph with restrained depth in place of the frame. */
.w-about-visual>img{outline:none;box-shadow:0 12px 30px -18px rgba(23,47,75,.28),0 2px 6px rgba(23,47,75,.035)}

/* About action matches the compact primary button. */
.w-about-content .w-text-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:8px 20px;margin-top:25px;border:0;background:var(--walker-blue);color:white;font-size:14px;font-weight:600;line-height:1.4;transition:box-shadow .25s var(--ease),transform .25s var(--ease)}
.w-about-content .w-text-link>.w-arrow{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:50%;background:white;color:var(--walker-blue)}
.w-about-content .w-text-link>.w-arrow svg{width:15px;height:15px}
.w-about-content .w-text-link:hover{transform:translateY(-2px);box-shadow:0 5px 16px #172f4b1f}
.w-about-content h2 em{color:#000}

/* Lift the selected stage and show shared progress without a top highlight. */
.w-process-controls button{box-shadow:none}
.w-process-controls button[aria-pressed=true],.w-process-controls button[aria-pressed=true]:hover{transform:translateY(-5px);box-shadow:0 10px 24px #07152655;border-color:#72a2dd}
.w-process-controls button:hover:not([aria-pressed=true]){transform:translateY(-2px);box-shadow:0 5px 16px #07152633}
.w-process-progress{height:3px;width:100%;margin-top:23px;background:#9ebfe933;overflow:hidden}
.w-process-progress>span{display:block;height:100%;width:100%;background:#9ebfe9;transform:scaleX(var(--stage-progress,0));transform-origin:left;transition:transform .7s var(--ease)}
@media(max-width:800px){.w-process-controls button[aria-pressed=true],.w-process-controls button[aria-pressed=true]:hover{transform:translateY(-2px);box-shadow:0 7px 18px #07152655}.w-process-progress{margin-top:19px}}

/* White circular chevrons across all portfolio stages. */
.w-process-controls button>.w-stage-chevron,
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{background:#fff;border-color:#fff;color:var(--walker-blue)}

/* Expertise descriptions reveal with pointer or keyboard; remain visible on touch. */
.w-expertise .w-section-heading .w-eyebrow:before{content:none}
.w-service>.w-service-body{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;column-gap:12px;row-gap:0}
.w-service-body>.w-arrow{grid-column:2;grid-row:1}
.w-service-body>.w-service-description{grid-column:1/-1;max-height:0;overflow:hidden;opacity:0;margin:0;color:#f2f5f8;font-size:13px;line-height:1.55;font-weight:400;transform:translateY(6px);transition:max-height .4s var(--ease),opacity .35s var(--ease),margin .4s var(--ease),transform .4s var(--ease)}
.w-service:before{content:'';position:absolute;inset:0;background:#081d32;opacity:0;transition:opacity .4s var(--ease);z-index:1;pointer-events:none}
.w-service>.w-service-body{z-index:2}
.w-service:hover:before,.w-service:focus-visible:before{opacity:.38}
.w-service:hover .w-service-description,.w-service:focus-visible .w-service-description{max-height:6.2em;opacity:1;margin-top:10px;transform:translateY(0)}
@media(hover:none),(pointer:coarse){.w-service .w-service-description{max-height:6.2em;opacity:1;margin-top:8px;transform:none}.w-service:before{opacity:.3}}
@media(max-width:520px){.w-service>.w-service-body{left:20px;right:20px;bottom:18px}.w-service-body>.w-service-description{font-size:12px;line-height:1.5}}

/* Selected Work on the site's deep navy surface. */
.w-projects{background:var(--navy);color:var(--paper)}
.w-projects .w-section-heading .w-eyebrow:before{content:none}
.w-projects .w-eyebrow,.w-projects .w-project-caption .w-eyebrow{color:#bcd5f5}
.w-projects .w-text-link{color:var(--paper);border-bottom-color:#9ebfe966}
.w-projects .w-project-caption>.w-arrow{color:#c6d9f1;border-color:#9ebfe966}
.w-projects .w-project-caption>.w-arrow{background:#fff;border-color:#fff;color:var(--walker-blue)}

/* Eight markets in an open, editorial four-column grid. */
.w-markets{display:block;padding-block:86px}
.w-market-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:45px}
.w-market-intro .w-eyebrow{color:var(--walker-blue);margin-bottom:16px}
.w-market-intro>p{max-width:410px;margin:0;font-size:16px;line-height:1.8}
.w-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 30px}
.w-market-item{display:flex;flex-direction:column;align-items:flex-start;padding:27px 0 0;border-top:1px solid #2562af40;min-width:0;transition:border-color .25s}
.w-market-icon{display:block;width:32px;height:32px;color:var(--walker-blue);margin-bottom:22px}
.w-market-item h3{font-size:22px;line-height:1.25;letter-spacing:-.035em;min-height:2.5em;margin-bottom:14px;max-width:230px}
.w-market-item>p{font-size:14px;line-height:1.8;margin:0 0 22px;color:var(--muted)}
.w-market-action{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;margin-top:auto;font-size:12px;font-weight:550;color:var(--walker-blue)}
.w-market-action>.w-arrow{width:30px;height:30px;border-radius:50%;background:var(--walker-blue);color:white;transition:transform .25s var(--ease)}
.w-market-action>.w-arrow svg{width:16px;height:16px}
.w-market-item:hover{border-top-color:var(--walker-blue)}
.w-market-item:hover .w-market-action>.w-arrow{transform:translateX(4px)}
@media(max-width:1100px){.w-market-grid{gap:32px 24px}.w-market-item h3{font-size:20px}.w-market-item>p{font-size:13px}.w-market-intro{gap:40px}}
@media(max-width:900px){.w-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 30px}.w-market-intro{display:block;margin-bottom:36px}.w-market-intro>p{max-width:600px;margin-top:24px}.w-market-item h3{font-size:23px;min-height:0;max-width:none}.w-market-item>p{font-size:14px}.w-markets{padding-block:64px}}
@media(max-width:520px){.w-market-grid{grid-template-columns:1fr;gap:28px}.w-market-item{display:grid;grid-template-columns:34px 1fr;column-gap:18px;padding-top:24px}.w-market-icon{grid-column:1;grid-row:1;width:29px;height:29px;margin:0}.w-market-item h3{grid-column:2;margin-bottom:12px;font-size:22px}.w-market-item>p{grid-column:2;margin-bottom:17px}.w-market-action{grid-column:2;font-size:13px}.w-market-intro>p{font-size:15px}}

/* Markets: clear names, concise context, one shared action. */
.w-market-grid{column-gap:38px;row-gap:34px}
.w-market-item{display:block;padding:23px 0 0;border-top:1px solid #172f4b24}
.w-market-item h3{font-size:21px;line-height:1.3;margin:0 0 12px;min-height:2.6em;max-width:none}
.w-market-item>p{font-size:14px;line-height:1.75;margin:0;max-width:260px}
.w-market-intro{margin-bottom:35px}
.w-market-intro>p{max-width:340px}
.w-market-footer{margin-top:36px}
.w-market-footer .w-button{min-height:44px;padding:8px 20px;gap:12px}
.w-market-footer .w-button>.w-arrow{width:26px;height:26px;border-radius:50%;background:white;color:var(--walker-blue)}
.w-market-footer .w-button>.w-arrow svg{width:15px;height:15px}
@media(max-width:900px){.w-market-grid{gap:30px}.w-market-item h3{min-height:0}.w-market-item>p{max-width:340px}}
@media(max-width:520px){.w-market-grid{gap:22px}.w-market-item{padding-top:20px}.w-market-item h3{font-size:21px;margin-bottom:9px}.w-market-footer{margin-top:30px}}

/* Quiet panels give each market a clear place in the grid. */
.w-market-grid{gap:20px}
.w-market-item{padding:27px 24px;background:#eaf0f5;border:1px solid #dce5ee;border-radius:3px}
.w-market-item h3{font-size:20px;min-height:2.6em;margin-bottom:14px}
.w-market-item>p{max-width:none}
@media(max-width:1100px){.w-market-grid{gap:16px}.w-market-item{padding:24px 20px}.w-market-item h3{font-size:19px}}
@media(max-width:900px){.w-market-item h3{min-height:0;font-size:21px}}
@media(max-width:520px){.w-market-grid{gap:14px}.w-market-item{padding:24px}.w-market-item h3{margin-bottom:12px}}

/* Local Font Awesome marks beside each market name. */
.w-market-item h3{display:flex;align-items:flex-start;gap:12px;min-height:0;margin-bottom:12px;font-size:20px;line-height:1.3}
.w-market-fa{display:block;flex-shrink:0;width:24px;height:24px;margin-top:1px;color:var(--navy)}
.w-market-item>p{margin:0;font-size:14px;line-height:1.75}
@media(max-width:1100px){.w-market-item h3{font-size:18px;gap:10px}.w-market-fa{width:22px;height:22px}}
@media(max-width:900px){.w-market-item h3{font-size:20px}}

/* Markets: icons above titles and a soft rotating emphasis. */
.w-market-item h3{flex-direction:column;align-items:flex-start;gap:15px}
.w-market-fa{width:27px;height:27px;margin:0}
.w-market-item{position:relative;transform-origin:center;transition:transform .65s var(--ease),box-shadow .65s var(--ease),background .65s var(--ease),border-color .65s var(--ease)}
.w-market-item.is-featured{transform:scale(1.035);background:#e1ebf5;border-color:#afc6df;box-shadow:0 9px 24px #172f4b14;z-index:1}
@media(max-width:520px){.w-market-item.is-featured{transform:scale(1.02)}}
@media(prefers-reduced-motion:reduce){.w-market-item.is-featured{transform:none;box-shadow:none;background:#eaf0f5;border-color:#dce5ee}}

/* Reverse the active market panel out of Walker blue. */
.w-market-item.is-featured{background:var(--walker-blue);border-color:var(--walker-blue);color:#fff}
.w-market-item.is-featured h3,.w-market-item.is-featured>p,.w-market-item.is-featured .w-market-fa{color:#fff}
@media(prefers-reduced-motion:reduce){.w-market-item.is-featured{background:#eaf0f5;border-color:#dce5ee;color:var(--ink)}.w-market-item.is-featured h3,.w-market-item.is-featured .w-market-fa{color:var(--ink)}.w-market-item.is-featured>p{color:var(--muted)}}

/* Markets introduction with the original standalone Walker symbol. */
.w-market-intro{align-items:center}
.w-market-heading>p{max-width:520px;margin:22px 0 0;font-size:16px;line-height:1.8}
.w-market-brand{width:210px;aspect-ratio:580 / 260;overflow:hidden;flex-shrink:0;margin-right:35px}
.w-market-brand>.w-market-brand-image{width:172.414%;max-width:none;height:auto;clip-path:polygon(0 0,58% 0,46% 100%,0 100%)}
@media(max-width:900px){.w-market-intro{display:flex;gap:35px}.w-market-brand{width:150px;margin-right:0}.w-market-heading>p{max-width:440px}}
@media(max-width:600px){.w-market-intro{display:block}.w-market-brand{width:105px;margin-top:25px}.w-market-heading>p{font-size:15px;margin-top:20px}}

/* Oversized Walker watermark behind the Markets introduction. */
.w-markets{position:relative;overflow:hidden;isolation:isolate}
.w-market-intro{position:static}
.w-market-heading,.w-market-grid{position:relative;z-index:1}
.w-market-brand{position:absolute;z-index:0;right:-55px;top:36px;width:650px;margin:0;opacity:.055;pointer-events:none;user-select:none}
@media(max-width:900px){.w-market-brand{width:500px;right:-100px;top:55px;margin:0}}
@media(max-width:600px){.w-market-brand{width:420px;right:-180px;top:65px;margin:0}.w-market-intro{display:block}}

/* A shallow project photograph balances the Markets introduction. */
.w-market-intro{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:8%;margin-bottom:40px}
.w-market-photo{margin:0;overflow:hidden;position:relative;z-index:1}
.w-market-photo img{width:100%;aspect-ratio:2.15;object-fit:cover;object-position:center 58%}
@media(max-width:900px){.w-market-intro{grid-template-columns:1fr 1fr;gap:30px}.w-market-photo img{aspect-ratio:1.45}}
@media(max-width:600px){.w-market-intro{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.w-market-photo img{aspect-ratio:2}}

/* Markets introduction set over the project photograph. */
.w-market-intro{position:relative;isolation:isolate;display:block;overflow:hidden;min-height:340px;padding:48px 50px;margin-bottom:32px;background:var(--navy);color:white}
.w-market-intro .w-market-photo{position:absolute;inset:0;z-index:-2;margin:0}
.w-market-intro .w-market-photo img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover;object-position:center 58%}
.w-market-intro:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,31,51,.94),rgba(12,31,51,.77) 43%,rgba(12,31,51,.2) 100%);pointer-events:none}
.w-market-intro .w-market-heading{max-width:530px}
.w-market-intro .w-eyebrow{color:#c4dafa}
.w-market-intro .w-market-heading>p{color:#edf2f8;max-width:450px}
@media(max-width:900px){.w-market-intro{padding:38px;min-height:320px}.w-market-intro .w-market-photo img{aspect-ratio:auto}.w-market-intro:after{background:linear-gradient(90deg,#0c1f33eb,#0c1f33ad 65%,#0c1f3366)}}
@media(max-width:600px){.w-market-intro{padding:32px 24px;min-height:350px;margin-bottom:25px}.w-market-intro .w-market-photo img{object-position:62% center}.w-market-intro:after{background:#0c1f33c7}.w-market-heading h2{font-size:32px}}
.w-market-intro .w-market-photo{z-index:0}
.w-market-intro:after{z-index:1}
.w-market-intro .w-market-heading{z-index:2}

/* One photographic container for the Markets introduction and grid. */
.w-market-container{position:relative;isolation:isolate;overflow:hidden;padding:48px;background:var(--navy);color:white}
.w-market-container>.w-market-photo{position:absolute;inset:0;z-index:0;margin:0}
.w-market-container>.w-market-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}
.w-market-container:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,#0c1f33e8,#0c1f33b8);z-index:1;pointer-events:none}
.w-market-container .w-market-intro{position:relative;z-index:2;isolation:auto;overflow:visible;background:transparent;min-height:0;padding:0;margin:0 0 32px;color:white}
.w-market-container .w-market-intro:after{content:none}
.w-market-container .w-market-heading{max-width:600px}
.w-market-container .w-market-heading>p{max-width:530px}
.w-market-container .w-market-grid{position:relative;z-index:2;gap:18px}
.w-market-container .w-market-item{background:#edf3f8ed;border-color:#ffffff33;color:var(--ink);padding:23px 20px}
.w-market-container .w-market-item h3{font-size:19px}
.w-market-container .w-market-item>p{font-size:13px;line-height:1.7;color:var(--muted)}
.w-market-container .w-market-item.is-featured{background:var(--walker-blue);border-color:#8bb4e9;color:#fff}
.w-market-container .w-market-item.is-featured h3,.w-market-container .w-market-item.is-featured>p,.w-market-container .w-market-item.is-featured .w-market-fa{color:#fff}
@media(max-width:1100px){.w-market-container{padding:35px}.w-market-container .w-market-grid{gap:16px}.w-market-container .w-market-item{padding:20px 16px}.w-market-container .w-market-item h3{font-size:18px}}
@media(max-width:600px){.w-market-container{padding:28px 20px}.w-market-container .w-market-grid{gap:14px}.w-market-container .w-market-item{padding:23px 20px}.w-market-container .w-market-item h3{font-size:20px}.w-market-container .w-market-item>p{font-size:14px}.w-market-container .w-market-heading h2{font-size:30px}.w-market-container .w-market-heading>p{font-size:15px}}

/* Full-width Markets introduction and direct hover emphasis. */
.w-market-container .w-market-heading,.w-market-container .w-market-heading>p{width:100%;max-width:none}
@media(hover:hover){
.w-market-container .w-market-item:hover{background:var(--walker-blue);border-color:#8bb4e9;color:#fff;transform:scale(1.035);box-shadow:0 9px 24px #172f4b24;z-index:2}
.w-market-container .w-market-item:hover h3,.w-market-container .w-market-item:hover>p,.w-market-container .w-market-item:hover .w-market-fa{color:#fff}
}
@media(prefers-reduced-motion:reduce){.w-market-container .w-market-item:hover{transform:none}}

/* Subtle depth beneath the complete Markets image container. */
.w-market-container{box-shadow:0 18px 42px -18px rgba(23,47,75,.32),0 4px 12px rgba(23,47,75,.08)}

/* Active and hovered markets use a soft shadow in place of a border. */
.w-market-container .w-market-item.is-featured{border-color:transparent;box-shadow:0 10px 24px rgba(7,21,38,.28)}
@media(hover:hover){.w-market-container .w-market-item:hover{border-color:transparent;box-shadow:0 10px 24px rgba(7,21,38,.28)}}

/* Light-blue icons remain consistent across market states. */
.w-market-container .w-market-item .w-market-fa,
.w-market-container .w-market-item.is-featured .w-market-fa,
.w-market-container .w-market-item:hover .w-market-fa{color:var(--walker-blue-light)}
.w-market-container .w-market-item .w-market-fa{color:var(--walker-blue)}
.w-market-container .w-market-item.is-featured .w-market-fa,
.w-market-container .w-market-item:hover .w-market-fa{color:var(--walker-blue-light)}

/* Angled photo-container corners with the shadow on an outer wrapper. */
.w-market-frame{filter:drop-shadow(0 12px 16px rgba(23,47,75,.19))}
.w-market-container{box-shadow:none;clip-path:polygon(26px 0,100% 0,100% calc(100% - 46px),calc(100% - 26px) 100%,0 100%,0 46px)}
@media(max-width:600px){.w-market-container{clip-path:polygon(18px 0,100% 0,100% calc(100% - 32px),calc(100% - 18px) 100%,0 100%,0 32px)}}

/* More breathing room inside the Markets photograph. */
.w-market-container{padding-top:68px;padding-bottom:68px}
@media(max-width:1100px){.w-market-container{padding-top:55px;padding-bottom:55px}}
@media(max-width:600px){.w-market-container{padding-top:44px;padding-bottom:44px}}

/* Overscan leaves room for the Markets photo to move behind its content. */
@media(prefers-reduced-motion:no-preference){
.w-market-container>.w-market-photo{top:-55px;bottom:-55px;transform:translateY(var(--market-parallax,0px));will-change:transform}
}
@media(max-width:600px) and (prefers-reduced-motion:no-preference){.w-market-container>.w-market-photo{top:-32px;bottom:-32px}}
.w-career-band>div>.w-eyebrow:before{content:none}

/* Keep the generated group portrait intact across layouts. */
.w-career-band>img{height:100%;max-height:none;aspect-ratio:1.6;object-fit:cover;object-position:50% 70%}
@media(max-width:900px){.w-career-band{grid-template-columns:1fr}.w-career-band>img{height:auto;max-height:none;aspect-ratio:1.6;object-position:center 70%}.w-career-band>div{padding:44px var(--gutter)}}

/* Borderless portfolio-stage buttons in every state. */
.w-process-controls button,
.w-process-controls button:hover,
.w-process-controls button[aria-pressed=true],
.w-process-controls button[aria-pressed=true]:hover{border:0}

/* Outlined circular chevrons for the portfolio-stage controls. */
.w-process-controls button>.w-stage-chevron,
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{background:transparent;border:1px solid #9ebfe980;color:var(--walker-blue-light)}
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{border-color:#ffffff80;color:#fff}

/* Keep Expertise controls stationary while descriptions reveal. */
.w-service>.w-service-body{right:68px;grid-template-columns:minmax(0,1fr)}
.w-service>.w-arrow{position:absolute;right:22px;bottom:22px;z-index:3}
@media(max-width:520px){.w-service>.w-service-body{right:62px}.w-service>.w-arrow{right:20px;bottom:18px}}

/* Consistent outlined circular actions throughout the homepage. */
.w-header nav>.w-nav-contact>.w-arrow,
.w-about-content .w-text-link>.w-arrow,
.w-market-footer .w-button>.w-arrow{background:transparent;border:1px solid #ffffff85;color:#fff}
.w-projects .w-project-caption>.w-arrow{background:transparent;border:1px solid #9ebfe980;color:var(--walker-blue-light)}

/* Slightly stronger circular controls and chevrons. */
.w-header nav>.w-nav-contact>.w-arrow,
.w-about-content .w-text-link>.w-arrow,
.w-market-footer .w-button>.w-arrow,
.w-projects .w-project-caption>.w-arrow,
.w-service>.w-arrow,
.w-process-controls button>.w-stage-chevron,
.w-process-controls button[aria-pressed=true]>.w-stage-chevron{border-width:1.1px}
.w-arrow svg,.w-stage-chevron svg{stroke-width:1.76}

/* Hero action uses the shared outlined circular chevron. */
.w-hero-content .w-button{gap:12px}
.w-hero-content .w-button>.w-arrow{width:26px;height:26px;border:1.1px solid #ffffff85;border-radius:50%;background:transparent;color:#fff}
.w-hero-content .w-button>.w-arrow svg{width:15px;height:15px;stroke-width:1.76}
.w-about-content .w-text-link:hover>.w-arrow{border-color:#ffffff85;color:#fff}
.w-expertise .w-service>.w-arrow{border-color:var(--walker-blue-light);color:var(--walker-blue-light)}

/* Careers action matches the compact blue team button. */
.w-career-band .w-text-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:8px 20px;margin-top:25px;border:0;background:var(--walker-blue);color:#fff;font-size:14px;font-weight:600;line-height:1.4;transition:box-shadow .25s var(--ease),transform .25s var(--ease)}
.w-career-band .w-text-link>.w-arrow{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1.1px solid #ffffff85;border-radius:50%;background:transparent;color:#fff}
.w-career-band .w-text-link>.w-arrow svg{width:15px;height:15px;stroke-width:1.76}
.w-career-band .w-text-link:hover{transform:translateY(-2px);box-shadow:0 5px 16px #172f4b1f}

/* Markets on a light background with dark blue boxes. */
#markets .w-market-frame{filter:none}
#markets .w-market-container{background:transparent;color:var(--ink);clip-path:none}
#markets .w-market-container:after{content:none}
#markets .w-market-container .w-market-intro{color:var(--ink)}
#markets .w-market-container .w-market-intro .w-eyebrow{color:var(--walker-blue)}
#markets .w-market-container .w-market-heading>p{color:var(--muted)}
#markets .w-market-container .w-market-item{background:var(--navy);border-color:transparent;color:#fff}
#markets .w-market-container .w-market-item h3,
#markets .w-market-container .w-market-item>p{color:#fff}
#markets .w-market-container .w-market-item .w-market-fa{color:var(--walker-blue-light)}
#markets .w-market-container .w-market-item.is-featured{background:var(--walker-blue)}
@media(hover:hover){
  #markets .w-market-container .w-market-item:hover{background:var(--walker-blue)}
}

/* Market icons beside the heading and description. */
#markets .w-market-container .w-market-item{padding-left:62px}
#markets .w-market-container .w-market-item h3{display:block}
#markets .w-market-container .w-market-item .w-market-fa{position:absolute;left:20px;top:23px;width:27px;height:27px;margin:0}
@media(max-width:1100px){
  #markets .w-market-container .w-market-item{padding-left:56px}
  #markets .w-market-container .w-market-item .w-market-fa{left:16px;top:20px;width:25px;height:25px}
}
@media(max-width:600px){
  #markets .w-market-container .w-market-item{padding-left:62px}
  #markets .w-market-container .w-market-item .w-market-fa{left:20px;top:23px}
}

/* Match Markets' combined outer and inner vertical spacing. */
#expertise,#intro,.w-process.w-process-auto{padding-block:154px}
@media(max-width:1100px){#expertise,#intro,.w-process.w-process-auto{padding-block:141px}}
@media(max-width:900px){#expertise,#intro,.w-process.w-process-auto{padding-block:119px}}
@media(max-width:600px){#expertise,#intro,.w-process.w-process-auto{padding-block:108px}}

/* Blue baseline accents on Expertise cards. */
#expertise .w-service-bottom-line{position:absolute;bottom:0;left:0;width:100%;height:4px;background:var(--walker-blue);z-index:2;pointer-events:none}

/* Lighten the Expertise baseline on hover and keyboard focus. */
#expertise .w-service-bottom-line{transition:background-color .25s var(--ease)}
#expertise .w-service:hover .w-service-bottom-line,
#expertise .w-service:focus-visible .w-service-bottom-line{background:var(--walker-blue-light)}
@media(prefers-reduced-motion:reduce){#expertise .w-service-bottom-line{transition:none}}

/* Grow highlighted Expertise cards and brighten their circular actions. */
#expertise .w-service{transition:transform .3s var(--ease),box-shadow .3s var(--ease);transform-origin:center}
#expertise .w-service>.w-arrow{border-color:#fff;color:#fff;transition:color .25s var(--ease),border-color .25s var(--ease),transform .25s var(--ease)}
#expertise .w-service:hover,
#expertise .w-service:focus-visible{transform:scale(1.035);z-index:4;box-shadow:0 12px 28px #17262d26}
#expertise .w-service:hover>.w-arrow,
#expertise .w-service:focus-visible>.w-arrow{border-color:var(--walker-blue-light);color:var(--walker-blue-light)}
@media(prefers-reduced-motion:reduce){
  #expertise .w-service,#expertise .w-service>.w-arrow{transition:none}
  #expertise .w-service:hover,#expertise .w-service:focus-visible{transform:none}
}

/* Vertical stage progress beside the portfolio image and selector boxes. */
.w-process-layout{display:grid;grid-template-columns:minmax(0,1fr) 3px;column-gap:24px;align-items:stretch}
.w-process-layout .w-process-stage{grid-column:1;grid-row:1}
.w-process-layout .w-process-controls{grid-column:1;grid-row:2}
.w-process-layout .w-process-progress{grid-column:2;grid-row:1 / 3;width:3px;height:auto;margin:0}
.w-process-layout .w-process-progress>span{transform:scaleY(var(--stage-progress,0));transform-origin:top}
@media(max-width:600px){.w-process-layout{column-gap:14px}}
@media(prefers-reduced-motion:reduce){.w-process-layout .w-process-progress>span{transition:none}}

/* A quiet scroll cue replaces decorative progress endpoints. */
.w-process-heading>p>.w-process-scroll-cue{display:none}
@media(min-width:801px) and (min-height:760px) and (prefers-reduced-motion:no-preference){
  .w-process-enhanced .w-process-heading>p>.w-process-scroll-cue{display:flex;align-items:center;gap:10px;margin-top:12px;color:var(--walker-blue-light);font-size:11px;letter-spacing:.04em;transition:opacity .45s ease}
  .w-process-scroll-cue svg{width:16px;height:20px;animation:craftScrollCue 1.8s ease-in-out infinite}
  .w-process.has-explored .w-process-heading>p>.w-process-scroll-cue{opacity:0;pointer-events:none}
  .w-process.has-explored .w-process-scroll-cue svg{animation:none}
}
@keyframes craftScrollCue{0%,100%{transform:translateY(-2px)}50%{transform:translateY(3px)}}

/* Automatic portfolio stages use ordinary page flow. */
.w-process.w-process-auto{height:auto}
.w-process-auto .w-process-sticky{position:static;height:auto;display:block;padding:0}
.w-process-auto .w-process-layout{display:block}
.w-process-auto .w-process-stage{height:clamp(300px,42vw,520px)}
@media(max-width:520px){.w-process-auto .w-process-stage{height:360px}}


/* Original market symbols in the thin outline style of the stage icons. */
#markets .w-market-container .w-market-item .w-market-outline{width:30px;height:30px;color:var(--walker-blue-light)}

/* Selected Work actions use logo-blue circles with white chevrons. */
.w-projects .w-project-caption>.w-arrow{background:var(--walker-blue);border-color:var(--walker-blue);color:#fff}

/* Dark blue circle in the Careers at Walker button. */
.w-career-band .w-text-link>.w-arrow{background:var(--navy);border-color:var(--navy);color:#fff}

/* Consistent dark blue circular arrows across matching CTA buttons. */
.w-button>.w-arrow,
.w-hero-content .w-button>.w-arrow,
.w-header nav>.w-nav-contact>.w-arrow,
.w-about-content .w-text-link>.w-arrow,
.w-market-footer .w-button>.w-arrow,
.w-career-band .w-text-link>.w-arrow{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border:1.1px solid var(--navy);border-radius:50%;background:var(--navy);color:#fff}
.w-button>.w-arrow svg{width:15px;height:15px}
.w-about-content .w-text-link:hover>.w-arrow{border-color:var(--navy);color:#fff}

/* Logo-blue circular actions on Expertise cards. */
#expertise .w-service>.w-arrow{background:var(--walker-blue);border-color:var(--walker-blue);color:#fff}
#expertise .w-service:hover>.w-arrow,
#expertise .w-service:focus-visible>.w-arrow{background:var(--walker-blue);border-color:var(--walker-blue);color:var(--walker-blue-light)}

/* More vertical breathing room in the Careers at Walker button. */
.w-career-band .w-text-link{padding-top:14px;padding-bottom:14px}

/* Match the team button to the Careers button's vertical padding. */
.w-about-content .w-text-link{padding-top:14px;padding-bottom:14px}

/* A crisp, understated Walker symbol behind the partner section. */
#intro{position:relative;isolation:isolate;overflow:hidden}
#intro:after{content:'';position:absolute;z-index:-1;pointer-events:none;inset:0;background:url('assets/walker-symbol.svg') no-repeat right -100px center;background-size:min(82vw,1200px) auto;opacity:.035}
@media(max-width:800px){#intro:after{background-position:right -130px bottom 100px;background-size:900px auto;opacity:.03}}

/* Matching Walker-symbol watermark behind Markets We Serve. */
#markets:after{content:'';position:absolute;z-index:-1;pointer-events:none;inset:0;background:url('assets/walker-symbol.svg') no-repeat right -100px center;background-size:min(82vw,1200px) auto;opacity:.035}
@media(max-width:800px){#markets:after{background-position:right -130px bottom 100px;background-size:900px auto;opacity:.03}}

/* Matching Walker-symbol watermark behind Our Expertise. */
#expertise{position:relative;isolation:isolate;overflow:hidden}
#expertise:after{content:'';position:absolute;z-index:-1;pointer-events:none;inset:0;background:url('assets/walker-symbol.svg') no-repeat right -100px center;background-size:min(82vw,1200px) auto;opacity:.035}
@media(max-width:800px){#expertise:after{background-position:right -130px bottom 100px;background-size:900px auto;opacity:.03}}

/* Raise the Expertise watermark slightly. */
#expertise:after{background-position:right -100px top calc(50% - 60px)}
@media(max-width:800px){#expertise:after{background-position:right -130px bottom 160px}}

/* Partner project slideshow preserves the original image proportions. */
.w-about-slideshow{aspect-ratio:1.08;overflow:hidden;box-shadow:0 12px 30px -18px #172f4b47}
.w-about-slideshow>.w-about-slide{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;opacity:0;transition:opacity .9s ease;box-shadow:none}
.w-about-slideshow>.w-about-slide.is-active{opacity:1}
.w-about-slideshow-controls{position:absolute;bottom:16px;right:16px;z-index:2;display:flex;align-items:center;gap:4px;padding:4px;background:#1c416ae8;color:#fff}
.w-about-slideshow-controls button{min-width:40px;min-height:40px;border:0;background:transparent;color:#fff;font-size:24px}
.w-about-slideshow-controls button:hover{background:var(--walker-blue)}
.w-about-slideshow-controls span{font-size:12px;padding:0 4px}
@media(max-width:800px){.w-about-slideshow{aspect-ratio:1.5}}
@media(max-width:520px){.w-about-slideshow{aspect-ratio:1.25}}
@media(prefers-reduced-motion:reduce){.w-about-slideshow>.w-about-slide{transition:none}}

/* Slow architectural films layer over the original hero stills. */
.w-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 49%;opacity:0;pointer-events:none;transition:opacity 1.4s ease-in-out}
.w-hero-video.is-active.is-ready{opacity:1}
.w-hero-video:nth-of-type(2){object-position:58% 85%;transform:scale(1.12);transform-origin:58% 85%}
.w-hero-video:nth-of-type(3){object-position:58% 72%;transform:scale(1.04);transform-origin:58% 72%}
@media(prefers-reduced-motion:reduce){.w-hero-video{display:none;transition:none}}

/* Keep the outgoing film opaque to avoid ghosting against still photos. */
.w-hero-video{z-index:0;opacity:0;transition:none}
.w-hero-video.is-outgoing{z-index:1;opacity:1}
.w-hero-video.is-active{z-index:2;opacity:1;animation:heroFilmIn .45s ease both}
@keyframes heroFilmIn{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){.w-hero-video.is-active{animation:none}}

/* Contain video transitions beneath the hero shade, text and controls. */
.w-hero-carousel .w-hero-images{z-index:0;isolation:isolate}
.w-hero-carousel .w-hero-shade{z-index:1;pointer-events:none}
.w-hero-carousel .w-hero-content{z-index:2}
.w-hero-carousel .w-hero-bottom,
.w-hero-carousel .w-scroll{z-index:3}

/* Refined hero action with generous spacing and a restrained hover lift. */
.w-hero-content .w-button{min-height:58px;padding:12px 16px 12px 26px;gap:30px;background:var(--walker-blue);color:#fff;font-size:14px;font-weight:600;line-height:1.4;border:1px solid #ffffff20;border-radius:3px;box-shadow:0 6px 18px #07152626;transition:background-color .25s var(--ease),box-shadow .25s var(--ease),transform .25s var(--ease)}
.w-hero-content .w-button>.w-arrow{width:32px;height:32px;background:var(--navy);border-color:var(--navy);transition:background-color .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease),transform .25s var(--ease)}
.w-hero-content .w-button>.w-arrow svg{width:17px;height:17px}
.w-hero-content .w-button:hover,
.w-hero-content .w-button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #07152640}
.w-hero-content .w-button:hover>.w-arrow,
.w-hero-content .w-button:focus-visible>.w-arrow{background:var(--walker-blue-light);border-color:var(--walker-blue-light);color:var(--navy);transform:translateX(2px)}
@media(prefers-reduced-motion:reduce){.w-hero-content .w-button,.w-hero-content .w-button>.w-arrow{transition:none}.w-hero-content .w-button:hover,.w-hero-content .w-button:focus-visible,.w-hero-content .w-button:hover>.w-arrow,.w-hero-content .w-button:focus-visible>.w-arrow{transform:none}}

/* White hero action with a logo-blue circular arrow. */
.w-hero-content .w-button{background:#fff;color:var(--navy);border:1px solid #fff;border-radius:2px;box-shadow:none;padding:14px 18px 14px 28px;gap:30px;min-height:62px}
.w-hero-content .w-button>.w-arrow{background:var(--walker-blue);border-color:var(--walker-blue);color:#fff}
.w-hero-content .w-button:hover,
.w-hero-content .w-button:focus-visible{background:#fff;box-shadow:none;transform:none}
.w-hero-content .w-button:hover>.w-arrow,
.w-hero-content .w-button:focus-visible>.w-arrow{background:var(--navy);border-color:var(--navy);color:#fff;transform:none}
.w-hero-content .w-button>.w-arrow svg{transition:transform .25s var(--ease)}
.w-hero-content .w-button:hover>.w-arrow svg,
.w-hero-content .w-button:focus-visible>.w-arrow svg{transform:translateX(2px)}
@media(prefers-reduced-motion:reduce){.w-hero-content .w-button>.w-arrow svg{transition:none}.w-hero-content .w-button:hover>.w-arrow svg,.w-hero-content .w-button:focus-visible>.w-arrow svg{transform:none}}

/* Subtle tactile feedback when pressing the hero action. */
.w-hero-content .w-button:active{transform:scale(.98)}
@media(prefers-reduced-motion:reduce){.w-hero-content .w-button:active{transform:none}}

/* Header contact action matches the white hero button. */
.w-header nav>.w-nav-contact{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 18px 14px 28px;min-height:62px;background:#fff;color:var(--navy);border:1px solid #fff;border-radius:2px;font-size:14px;font-weight:600;line-height:1.4;box-shadow:none;transition:transform .25s var(--ease)}
.w-header nav>.w-nav-contact>.w-arrow{width:32px;height:32px;background:var(--walker-blue);border-color:var(--walker-blue);color:#fff;transition:background-color .25s var(--ease),border-color .25s var(--ease)}
.w-header nav>.w-nav-contact>.w-arrow svg{width:17px;height:17px;transition:transform .25s var(--ease)}
.w-header nav>.w-nav-contact:hover>.w-arrow,
.w-header nav>.w-nav-contact:focus-visible>.w-arrow{background:var(--navy);border-color:var(--navy);color:#fff;transform:none}
.w-header nav>.w-nav-contact:hover>.w-arrow svg,
.w-header nav>.w-nav-contact:focus-visible>.w-arrow svg{transform:translateX(2px)}
.w-header nav>.w-nav-contact:active{transform:scale(.98)}
@media(prefers-reduced-motion:reduce){
  .w-header nav>.w-nav-contact,.w-header nav>.w-nav-contact>.w-arrow,.w-header nav>.w-nav-contact>.w-arrow svg{transition:none}
  .w-header nav>.w-nav-contact:active,.w-header nav>.w-nav-contact:hover>.w-arrow svg,.w-header nav>.w-nav-contact:focus-visible>.w-arrow svg{transform:none}
}

/* Compact outlined header action keeps the hero CTA prominent. */
.w-header nav>.w-nav-contact{min-height:44px;padding:10px 16px;gap:18px;background:transparent;color:#fff;border:1px solid var(--walker-blue-light);border-radius:2px;font-size:13px;transition:background-color .25s var(--ease),border-color .25s var(--ease),transform .25s var(--ease)}
.w-header nav>.w-nav-contact>.w-arrow{width:18px;height:18px;background:transparent;border:0;border-radius:0;color:#fff}
.w-header nav>.w-nav-contact:hover,
.w-header nav>.w-nav-contact:focus-visible{background:var(--walker-blue);border-color:var(--walker-blue)}
.w-header nav>.w-nav-contact:hover>.w-arrow,
.w-header nav>.w-nav-contact:focus-visible>.w-arrow{background:transparent;border:0;color:#fff}
@media(prefers-reduced-motion:reduce){.w-header nav>.w-nav-contact{transition:none}}

/* Clean team action with a simple white arrow. */
.w-about-content .w-text-link{background:var(--walker-blue);color:#fff;padding:14px 22px;gap:22px;border-radius:2px;box-shadow:none;transition:background-color .25s var(--ease),transform .25s var(--ease)}
.w-about-content .w-text-link>.w-arrow{width:18px;height:18px;background:transparent;border:0;border-radius:0;color:#fff;transition:transform .25s var(--ease)}
.w-about-content .w-text-link>.w-arrow svg{width:17px;height:17px}
.w-about-content .w-text-link:hover,
.w-about-content .w-text-link:focus-visible{background:var(--navy);box-shadow:none}
.w-about-content .w-text-link:hover>.w-arrow,
.w-about-content .w-text-link:focus-visible>.w-arrow{border:0;color:#fff;transform:translateX(2px)}
.w-about-content .w-text-link:active{transform:scale(.98)}
@media(prefers-reduced-motion:reduce){.w-about-content .w-text-link,.w-about-content .w-text-link>.w-arrow{transition:none}.w-about-content .w-text-link:active,.w-about-content .w-text-link:hover>.w-arrow,.w-about-content .w-text-link:focus-visible>.w-arrow{transform:none}}

/* Careers action matches the clean team button. */
.w-career-band .w-text-link{background:var(--walker-blue);color:#fff;padding:14px 22px;gap:22px;border-radius:2px;box-shadow:none;transition:background-color .25s var(--ease),transform .25s var(--ease)}
.w-career-band .w-text-link>.w-arrow{width:18px;height:18px;background:transparent;border:0;border-radius:0;color:#fff;transition:transform .25s var(--ease)}
.w-career-band .w-text-link>.w-arrow svg{width:17px;height:17px}
.w-career-band .w-text-link:hover,
.w-career-band .w-text-link:focus-visible{background:var(--navy);box-shadow:none}
.w-career-band .w-text-link:hover>.w-arrow,
.w-career-band .w-text-link:focus-visible>.w-arrow{border:0;color:#fff;transform:translateX(2px)}
.w-career-band .w-text-link:active{transform:scale(.98)}
@media(prefers-reduced-motion:reduce){.w-career-band .w-text-link,.w-career-band .w-text-link>.w-arrow{transition:none}.w-career-band .w-text-link:active,.w-career-band .w-text-link:hover>.w-arrow,.w-career-band .w-text-link:focus-visible>.w-arrow{transform:none}}

/* Closing CTA matches the white hero action. */
.w-cta .w-button{display:inline-flex;align-items:center;justify-content:space-between;min-height:62px;padding:14px 18px 14px 28px;gap:30px;background:#fff;color:var(--navy);border:1px solid #fff;border-radius:2px;font-size:14px;font-weight:600;line-height:1.4;box-shadow:none;transition:transform .25s var(--ease)}
.w-cta .w-button>.w-arrow{width:32px;height:32px;background:var(--walker-blue);border-color:var(--walker-blue);color:#fff;transition:background-color .25s var(--ease),border-color .25s var(--ease)}
.w-cta .w-button>.w-arrow svg{width:17px;height:17px;transition:transform .25s var(--ease)}
.w-cta .w-button:hover,
.w-cta .w-button:focus-visible{background:#fff;box-shadow:none;transform:none}
.w-cta .w-button:hover>.w-arrow,
.w-cta .w-button:focus-visible>.w-arrow{background:var(--navy);border-color:var(--navy);color:#fff;transform:none}
.w-cta .w-button:hover>.w-arrow svg,
.w-cta .w-button:focus-visible>.w-arrow svg{transform:translateX(2px)}
.w-cta .w-button:active{transform:scale(.98)}
@media(prefers-reduced-motion:reduce){.w-cta .w-button,.w-cta .w-button>.w-arrow,.w-cta .w-button>.w-arrow svg{transition:none}.w-cta .w-button:active,.w-cta .w-button:hover>.w-arrow svg,.w-cta .w-button:focus-visible>.w-arrow svg{transform:none}}

/* Gentle camera-like drift through each portfolio-stage photograph. */
@media(prefers-reduced-motion:no-preference){
  .w-process-auto .w-process-panel.is-active>img{animation:craftSlowZoom 12s linear both;animation-play-state:paused;transform-origin:center}
}
@keyframes craftSlowZoom{from{transform:scale(1)}to{transform:scale(1.035)}}

.w-process-auto.is-in-view .w-process-panel.is-active>img{animation-play-state:running}

/* Three connected step markers above the portfolio selectors. */
.w-process-controls{position:relative;padding-top:36px;margin-top:30px}
.w-process-controls:before{content:'';position:absolute;top:12px;left:calc((100% - 32px)/6);right:calc((100% - 32px)/6);height:1px;background:#9ebfe950;pointer-events:none}
.w-process-controls button>.w-step-number{position:absolute;top:-36px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:34px;height:25px;background:var(--navy);color:#9ebfe9a6;font-size:11px;font-weight:600;letter-spacing:.08em;line-height:1;transition:color .25s var(--ease)}
.w-process-controls button[aria-pressed=true]>.w-step-number{color:var(--walker-blue-light)}
/* Keep the sequence line and its markers aligned during highlighting. */
.w-process-controls button:hover,
.w-process-controls button[aria-pressed=true],
.w-process-controls button[aria-pressed=true]:hover{transform:none}
@media(max-width:800px){
  .w-process-controls{padding-top:0;padding-left:38px;margin-top:24px}
  .w-process-controls:before{top:42px;bottom:42px;left:15px;right:auto;width:1px;height:auto}
  .w-process-controls button>.w-step-number{top:50%;left:-38px;width:30px;height:30px;transform:translateY(-50%)}
}
@media(prefers-reduced-motion:reduce){.w-process-controls button>.w-step-number{transition:none}}

/* Clear numbered steps with an understated circular treatment. */
.w-process-controls{padding-top:46px}
.w-process-controls:before{top:16px}
.w-process-controls button>.w-step-number{top:-46px;width:32px;height:32px;border:1px solid #9ebfe970;border-radius:50%;background:var(--navy);color:var(--walker-blue-light);font-size:13px;font-weight:600;letter-spacing:0;transition:background-color .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease)}
.w-process-controls button[aria-pressed=true]>.w-step-number{background:var(--walker-blue);border-color:var(--walker-blue);color:#fff}
.w-process-controls button:hover:not([aria-pressed=true]){transform:none}
@media(max-width:800px){
  .w-process-controls{padding-top:0;padding-left:42px}
  .w-process-controls:before{top:42px;bottom:42px;left:16px}
  .w-process-controls button>.w-step-number{top:50%;left:-42px}
}
@media(prefers-reduced-motion:reduce){.w-process-controls button>.w-step-number{transition:none}}

/* One continuous connector bends into a traveling crest and trough. */
.w-process-controls button{z-index:1}
.w-process-controls:before,.w-process-controls:after{content:none}
.w-step-wave{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}
.w-step-wave path{fill:none;stroke:var(--walker-blue-light);stroke-width:1.25;stroke-opacity:.65;stroke-linecap:round;stroke-linejoin:round}

/* A soft halo acknowledges arrival at the next stage. */
@media(prefers-reduced-motion:no-preference){
  .w-process-controls button.step-arrived>.w-step-number{animation:stepArrival 700ms ease-out both}
}
@keyframes stepArrival{
  0%{box-shadow:0 0 0 0 rgb(37 98 175 / 55%)}
  100%{box-shadow:0 0 0 12px rgb(37 98 175 / 0%)}
}

/* Labels follow the wave proximity to each numbered circle. */
.w-process-controls button>.w-step-number:before{content:'STEP';position:absolute;bottom:calc(100% + 7px);left:50%;transform:translateX(-50%);font-size:8px;font-weight:600;line-height:1;letter-spacing:.12em;color:var(--walker-blue-light);opacity:var(--step-label-opacity,0);pointer-events:none;transition:none}
@media(prefers-reduced-motion:reduce){.w-process-controls button>.w-step-number:before{transition:none}}

/* Place the sequence controls between the heading and project image. */
.w-process-layout .w-process-controls{grid-row:1;margin-bottom:28px}
.w-process-layout .w-process-stage{grid-row:2}
@media(max-width:800px){.w-process-layout .w-process-controls{margin-bottom:24px}}

/* Slightly larger step markers, centered on the existing connector. */
.w-process-controls button>.w-step-number{width:36.8px;height:36.8px;top:-48.4px}
@media(max-width:800px){.w-process-controls button>.w-step-number{top:50%;left:-44.4px}}

/* Give the heading more breathing room and frame the project photography. */
.w-process-heading{margin-bottom:64px}
.w-process-auto .w-process-stage{border:1px solid var(--walker-blue-light);padding:14px}
.w-process-auto .w-process-panel{inset:14px}
@media(max-width:800px){
  .w-process-heading{margin-bottom:48px}
  .w-process-auto .w-process-stage{padding:10px}
  .w-process-auto .w-process-panel{inset:10px}
}

/* Connect the selected stage card to the framed photograph. */
.w-process-controls button[aria-pressed=true],
.w-process-controls button[aria-pressed=true]:hover{outline:1px solid var(--walker-blue-light);outline-offset:-1px}
.w-process-controls button:after{content:'';position:absolute;top:100%;left:50%;width:1px;height:29px;background:var(--walker-blue-light);opacity:0;pointer-events:none;transition:opacity .25s ease}
.w-process-controls button[aria-pressed=true]:after{opacity:1}
@media(max-width:800px){
  .w-process-layout{position:relative}
  .w-process-controls button:after{left:auto;right:-12px;top:50%;width:12px;height:var(--connector-drop,24px);background:transparent;border:1px solid var(--walker-blue-light);border-left:0}
}
@media(prefers-reduced-motion:reduce){.w-process-controls button:after{transition:none}}
