:root{--navy:#071427;--navy-2:#0d203b;--blue:#243b78;--yellow:#f4bd19;--cream:#f6f3ec;--paper:#fbfaf7;--ink:#0a1628;--muted:#5d6877;--line:rgba(10,22,40,.16);--shell:min(1380px, calc(100vw - 96px) );--body:"Helvetica Neue","Arial Nova",Arial,sans-serif;--display:"Arial Nova","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:720;letter-spacing:-.04em;line-height:.98}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding-block:clamp(92px,10vw,156px)}.section-tag{color:var(--blue);font-size:13px;font-weight:760;letter-spacing:.03em}.skip-link{position:fixed;z-index:999;top:10px;left:10px;transform:translateY(-180%);padding:10px 14px;background:#fff;color:var(--navy)}.skip-link:focus{transform:none}[data-reveal]{opacity:0;transform:translateY(32px);transition:opacity .76s cubic-bezier(.16,1,.3,1) var(--delay,0ms),transform .76s cubic-bezier(.16,1,.3,1) var(--delay,0ms)}[data-reveal][data-visible=true]{opacity:1;transform:none}.arrow-mark{position:relative;display:inline-block;width:18px;height:12px;flex:0 0 18px;transition:transform .18s ease}.arrow-mark:before{content:"";position:absolute;left:0;top:5px;width:15px;height:1.5px;background:currentColor}.arrow-mark:after{content:"";position:absolute;right:1px;top:2px;width:7px;height:7px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}.arrow-mark.is-back{transform:rotate(180deg)}button:hover .arrow-mark,a:hover .arrow-mark{transform:translate(4px)}button:hover .arrow-mark.is-back,a:hover .arrow-mark.is-back{transform:rotate(180deg) translate(4px)}.site-header{position:fixed;z-index:100;inset:0 0 auto;transition:background .22s ease,box-shadow .22s ease}.nav-frame{display:grid;grid-template-columns:220px 1fr auto;align-items:center;width:100%;height:82px;padding-inline:clamp(28px,4.6vw,78px);background:#fbfaf7f5;box-shadow:0 8px 34px #07142714;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:height .22s ease,background .22s ease}.site-header.is-over-hero .nav-frame{background:linear-gradient(180deg,#050f1fa3,#050f1f00);box-shadow:none}.site-header.is-scrolled .nav-frame{height:68px;background:#fbfaf7f0;box-shadow:0 10px 36px #0714271f}.brand-button{position:relative;width:154px;height:46px;padding:0}.brand-button img{position:absolute;left:0;top:50%;width:154px;max-height:46px;object-fit:contain;object-position:left center;transform:translateY(-50%);transition:opacity .18s ease}.brand-light{opacity:0;filter:brightness(0) invert(1)}.brand-color,.is-over-hero .brand-light{opacity:1}.is-over-hero .brand-color{opacity:0}.primary-nav{display:flex;align-items:stretch;justify-content:center;height:100%;gap:34px}.primary-nav>button,.services-nav>button{position:relative;display:flex;align-items:center;height:100%;padding:0 2px;font-size:13px;font-weight:720;letter-spacing:.01em}.is-over-hero .primary-nav>button,.is-over-hero .services-nav>button{color:#fff}.primary-nav>button:after,.services-nav>button:after{content:"";position:absolute;left:2px;right:2px;bottom:19px;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .19s ease}.primary-nav>button:hover:after,.primary-nav>button.is-active:after,.services-nav>button:hover:after,.services-nav>button.is-active:after{transform:scaleX(1)}.services-nav{position:relative;height:100%}.services-nav>button span{margin-left:7px;font-size:17px;font-weight:400;transition:transform .18s ease}.services-nav.is-open>button span{transform:rotate(45deg)}.services-menu{position:fixed;top:82px;left:50%;display:grid;grid-template-columns:300px minmax(560px,760px);gap:44px;width:min(1080px,calc(100vw - 80px));padding:38px 42px;background:var(--paper);color:var(--ink);box-shadow:0 28px 60px #05112230;opacity:0;visibility:hidden;transform:translate(-50%,-12px);transition:opacity .21s ease,transform .21s ease,visibility .21s}.is-scrolled .services-menu{top:68px}.services-nav.is-open .services-menu{opacity:1;visibility:visible;transform:translate(-50%)}.services-menu-lead{padding-right:32px;border-right:1px solid var(--line)}.services-menu-lead p{color:var(--blue);font-size:12px;font-weight:760}.services-menu-lead strong{display:block;margin:18px 0 28px;font-size:26px;line-height:1.05;letter-spacing:-.035em}.services-menu-lead button{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:13px;font-weight:760}.services-menu-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.services-menu-list button{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);text-align:left;font-size:14px;font-weight:680}.services-menu-list button:hover{color:var(--blue)}.nav-contact{display:flex;align-items:center;gap:13px;min-height:44px;padding:0 18px;background:var(--yellow);border-radius:4px;color:var(--navy);font-size:12px;font-weight:780;box-shadow:7px 7px #07142721;transition:transform .18s ease,box-shadow .18s ease}.nav-contact:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #07142724}.menu-toggle{display:none}.hero{position:relative;min-height:clamp(760px,100svh,960px);overflow:hidden;background:var(--navy);color:#fff}.hero:before{content:"";position:absolute;z-index:2;inset:0 48% 0 0;background:var(--navy);clip-path:polygon(0 0,91% 0,100% 100%,0 100%)}.hero-media{position:absolute;z-index:1;inset:0 0 0 38%;overflow:hidden;background:#10233e}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.035);animation:heroDrift 16s ease-in-out infinite alternate}@keyframes heroDrift{to{transform:scale(1.075) translate(-1.2%)}}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#071427a6,#0714270a 46%,#0714271f)}.hero-inner{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(760px,100svh,960px);padding-top:clamp(178px,22vh,230px);padding-bottom:34px}.hero-copy{width:56%;max-width:740px;animation:heroIn .9s .12s cubic-bezier(.16,1,.3,1) both}@keyframes heroIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.hero-kicker{margin-bottom:24px;color:#ffffffb3;font-size:12px;font-weight:760;letter-spacing:.04em}.hero h1{max-width:720px;font-size:clamp(62px,6.9vw,108px);line-height:.89;letter-spacing:-.065em}.hero h1 span{display:block;margin-top:18px;color:#fff;font-size:.5em;letter-spacing:-.045em}.hero-copy>p:last-of-type{max-width:530px;margin-top:30px;color:#ffffffc7;font-size:18px;line-height:1.6}.hero-actions{display:flex;gap:12px;margin-top:34px}.button-primary,.button-ghost{display:flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:0 20px;border-radius:3px;font-size:13px;font-weight:760;transition:transform .18s ease,background .18s ease}.button-primary{background:var(--yellow);color:var(--navy);box-shadow:7px 7px #0003}.button-ghost{border:1px solid rgba(255,255,255,.62);color:#fff;background:#07142726;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.button-primary:hover,.button-ghost:hover{transform:translateY(-3px)}.hero-footer{display:flex;align-items:flex-end;justify-content:space-between;width:55%;max-width:740px;padding-top:22px;border-top:1px solid rgba(255,255,255,.23)}.hero-footer>p{text-align:right}.hero-footer>p span,.hero-footer>p strong{display:block;font-size:10px;letter-spacing:.05em}.hero-footer>p span{color:#ffffff7a;font-weight:600}.hero-footer>p strong{margin-top:5px;color:#fff}.split-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:80px;margin-bottom:66px}.split-heading h2{max-width:850px;margin-top:18px;font-size:clamp(52px,5.5vw,82px)}.split-heading>p{max-width:460px;color:var(--muted);font-size:18px;line-height:1.55}.projects-home{background:var(--paper)}.featured-projects{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,60px)}.project-card button{display:block;width:100%;text-align:left}.project-card-image{position:relative;overflow:hidden;aspect-ratio:16/10;background:#d9dfdf}.project-card-image:after{content:"";position:absolute;inset:0;border:0 solid var(--yellow);transition:border-width .22s ease}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .24s ease}.project-corner{position:absolute;z-index:2;right:0;bottom:0;display:grid;place-items:center;width:54px;height:54px;background:var(--yellow);color:var(--navy);transition:width .22s ease,height .22s ease}.project-card:hover .project-card-image:after{border-width:7px}.project-card:hover img{transform:scale(1.035);filter:saturate(.92) contrast(1.04)}.project-card:hover .project-corner{width:62px;height:62px}.project-card-copy{padding:22px 2px 0}.project-card-copy>p{color:var(--blue);font-size:11px;font-weight:780;letter-spacing:.04em}.project-card-copy h3{margin-top:10px;font-size:clamp(30px,3vw,48px)}.project-card-copy>span{display:block;max-width:620px;margin-top:16px;color:var(--muted);font-size:16px;line-height:1.55}.project-card-copy em{display:flex;align-items:center;gap:12px;margin-top:20px;color:var(--blue);font-size:13px;font-style:normal;font-weight:760}.project-ribbon{display:grid;grid-template-columns:1.05fr repeat(3,1fr);margin-top:88px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-ribbon-lead{padding:34px 30px 34px 0}.project-ribbon-lead p{color:var(--blue);font-size:12px;font-weight:760}.project-ribbon-lead strong{display:block;max-width:220px;margin-top:14px;font-size:22px;line-height:1.15}.project-ribbon>button{display:grid;grid-template-columns:82px 1fr 18px;align-items:center;gap:16px;padding:24px 20px;border-left:1px solid var(--line);text-align:left;transition:background .18s ease}.project-ribbon>button:hover{background:#fff}.project-ribbon img{width:82px;height:74px;object-fit:cover}.project-ribbon small,.project-ribbon b{display:block}.project-ribbon small{color:var(--muted);font-size:9px}.project-ribbon b{margin-top:5px;font-size:14px;line-height:1.2}.editorial-link{display:flex;align-items:center;justify-content:space-between;width:min(420px,100%);margin:50px 0 0 auto;padding:16px 0;border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);color:var(--ink);font-size:15px;font-weight:780}.process-section{background:var(--cream)}.process-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);gap:50px;align-items:end;margin-bottom:78px}.process-intro .section-tag{grid-column:1/-1}.process-intro h2{max-width:800px;font-size:clamp(52px,5.8vw,88px)}.process-intro>p:last-child{max-width:450px;color:var(--muted);font-size:18px}.process-track{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.process-track article{position:relative;min-height:320px;padding:4px 14px 0 0}.process-track article+article:before{content:"";position:absolute;left:-15px;top:90px;width:1px;height:150px;background:linear-gradient(var(--line),transparent)}.process-track article>p{min-height:48px;margin-top:24px;color:var(--blue);font-size:14px;font-weight:700;line-height:1.35}.process-track h3{margin-top:14px;font-size:34px}.process-track article>span:last-child{display:block;max-width:260px;margin-top:16px;color:var(--muted);font-size:15px;line-height:1.55}.line-icon{position:relative;display:block;width:72px;height:72px;color:var(--blue)}.line-icon i{position:absolute;display:block;opacity:0;transform:scale(.25);transform-origin:center;transition:opacity .42s ease,transform .72s cubic-bezier(.16,1,.3,1)}[data-visible=true] .line-icon i,.line-icon i{opacity:1;transform:scale(1)}.line-icon-direction i:nth-child(1){inset:7px;border:2px solid currentColor;border-radius:50%}.line-icon-direction i:nth-child(2){left:34px;top:3px;width:2px;height:32px;background:currentColor;transform-origin:bottom}.line-icon-direction i:nth-child(3){left:31px;top:2px;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg)}.line-icon-direction i:nth-child(4){left:31px;top:31px;width:8px;height:8px;border-radius:50%;background:var(--yellow)}.line-icon-plan i:nth-child(1){inset:8px 6px;border:2px solid currentColor}.line-icon-plan i:nth-child(2){left:18px;top:23px;width:38px;height:2px;background:currentColor}.line-icon-plan i:nth-child(3){left:18px;top:35px;width:25px;height:2px;background:currentColor}.line-icon-plan i:nth-child(4){right:15px;bottom:16px;width:12px;height:12px;border-right:3px solid var(--yellow);border-bottom:3px solid var(--yellow)}.line-icon-delivery i:nth-child(1){left:13px;top:4px;width:3px;height:61px;background:currentColor}.line-icon-delivery i:nth-child(2){left:13px;top:8px;width:48px;height:3px;background:currentColor;transform-origin:left}.line-icon-delivery i:nth-child(3){right:12px;top:10px;width:2px;height:28px;background:currentColor}.line-icon-delivery i:nth-child(4){left:7px;bottom:6px;width:34px;height:3px;background:var(--yellow)}.line-icon-closeout i:nth-child(1){inset:8px;border:2px solid currentColor}.line-icon-closeout i:nth-child(2){left:18px;top:36px;width:15px;height:3px;background:var(--yellow);transform:rotate(44deg)}.line-icon-closeout i:nth-child(3){left:29px;top:31px;width:27px;height:3px;background:var(--yellow);transform:rotate(-48deg)}.line-icon-closeout i:nth-child(4){right:11px;top:11px;width:13px;height:13px;border-top:2px solid currentColor;border-right:2px solid currentColor}.services-home{background:var(--navy);color:#fff}.services-home .section-tag{color:var(--yellow)}.services-intro{display:grid;grid-template-columns:1.1fr .65fr;align-items:end;gap:80px}.services-intro h2{max-width:900px;margin-top:18px;font-size:clamp(54px,6vw,92px)}.services-intro>p{max-width:460px;color:#ffffffab;font-size:18px}.services-photo{position:relative;height:clamp(360px,42vw,620px);margin-top:70px;overflow:hidden}.services-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(7,20,39,.6))}.services-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.services-photo[data-visible=true] img{transform:scale(1.025)}.services-photo figcaption{position:absolute;z-index:2;right:24px;bottom:22px;color:#fff;font-size:11px;font-weight:700}.service-chapters{margin-top:60px}.service-chapter{position:relative;display:grid;grid-template-columns:90px minmax(240px,.8fr) minmax(360px,1.2fr);align-items:center;gap:32px;min-height:230px;padding:42px 0;border-bottom:1px solid rgba(255,255,255,.15);overflow:hidden}.service-chapter:first-child{border-top:1px solid rgba(255,255,255,.15)}.service-watermark{position:absolute;right:0;top:14px;font-size:clamp(40px,5vw,72px);font-weight:780;letter-spacing:-.05em;line-height:1;opacity:.16;pointer-events:none}.tone-yellow .service-watermark{color:var(--yellow)}.tone-blue .service-watermark{color:#87a8ff}.service-chapter .line-icon{color:#fff}.service-chapter .line-icon i:nth-child(4){border-color:var(--yellow);background:var(--yellow)}.service-chapter h3{font-size:clamp(30px,3vw,46px)}.service-chapter>div>p{max-width:430px;margin-top:13px;color:#fff9;font-size:15px}.service-chapter-links{display:grid;gap:8px}.service-chapter-links button{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.13);text-align:left;font-size:17px;font-weight:680;transition:color .18s ease,padding .18s ease}.service-chapter-links button:hover{padding-left:8px;color:var(--yellow)}.on-dark{border-color:#fff;color:#fff}.company-section{display:grid;grid-template-columns:1.04fr .96fr;background:var(--paper)}.company-visuals{position:relative;min-height:960px;padding:clamp(78px,8vw,130px) 0 clamp(90px,8vw,140px) clamp(30px,5vw,90px);background:#dbe2df;overflow:hidden}.company-visuals:before{content:"";position:absolute;left:-120px;top:-100px;width:480px;height:480px;border:90px solid rgba(244,189,25,.16);border-radius:50%}.company-main-photo{position:relative;width:84%;height:540px;overflow:hidden;box-shadow:0 26px 70px #07142733}.company-main-photo img,.company-small-photo img{width:100%;height:100%;object-fit:cover}.company-main-photo figcaption{position:absolute;left:0;bottom:0;padding:12px 16px;background:var(--navy);color:#fff;font-size:11px}.company-small-photo{position:absolute;right:5%;bottom:110px;width:44%;height:290px;border:8px solid #dbe2df;overflow:hidden;box-shadow:0 22px 50px #0714272e}.company-copy{padding:clamp(94px,8vw,140px) clamp(40px,6vw,100px)}.company-copy h2{max-width:720px;margin-top:18px;font-size:clamp(54px,5.5vw,82px)}.company-copy>p{max-width:650px;margin-top:22px;color:var(--muted);font-size:16px}.company-copy .company-lead{margin-top:30px;color:var(--ink);font-size:22px;line-height:1.46}.principles{margin-top:38px}.principles button{display:block;width:100%;padding:18px 0;border-top:1px solid var(--line);text-align:left}.principles button:last-child{border-bottom:1px solid var(--line)}.principles span{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:17px;font-weight:760}.principles span:after{content:"+";font-size:22px;font-weight:400;transition:transform .18s ease}.principles small{display:block;max-width:520px;max-height:0;overflow:hidden;color:var(--muted);font-size:14px;opacity:0;transition:max-height .26s ease,opacity .26s ease,margin .26s ease}.principles button:hover span:after,.principles button:focus span:after{transform:rotate(45deg)}.principles button:hover small,.principles button:focus small{max-height:70px;margin-top:12px;opacity:1}.company-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:44px}.company-stat{min-height:180px;padding:20px;background:var(--navy);color:#fff;transition:transform .2s ease,background .2s ease}.company-stat:hover{transform:translateY(-6px)}.company-stat strong{display:block;font-size:clamp(40px,4vw,58px);letter-spacing:-.06em;line-height:1}.company-stat strong span{font-size:.55em}.company-stat p{margin-top:28px;font-size:12px;font-weight:760;line-height:1.3}.company-stat small{display:block;margin-top:5px;color:inherit;font-size:10px;opacity:.65}.team-preview{grid-column:1/-1;padding-block:clamp(90px,9vw,140px)}.team-preview header{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.team-preview h3{max-width:700px;font-size:clamp(42px,4vw,64px)}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.team-grid article{position:relative;aspect-ratio:.76;overflow:hidden;background:var(--navy)}.team-grid img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .22s ease}.team-grid article:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#071427f0)}.team-grid article:hover img{transform:scale(1.035);filter:saturate(1)}.team-grid article>div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;color:#fff}.team-grid h4{font-size:24px}.team-grid p{margin-top:6px;color:var(--yellow);font-size:12px;font-weight:720}.team-grid span{display:block;margin-top:6px;color:#ffffffa6;font-size:11px}.client-strip{padding-block:62px;background:var(--cream)}.client-strip .shell{display:grid;grid-template-columns:220px 1fr;gap:50px;align-items:start}.client-strip p{color:var(--blue);font-size:13px;font-weight:760}.client-strip .shell>div{display:flex;flex-wrap:wrap;gap:0}.client-strip span{padding:8px 16px;border-right:1px solid var(--line);font-size:14px;font-weight:680}.client-strip span:first-child{padding-left:0}.contact-section{position:relative;min-height:620px;overflow:hidden;background:var(--yellow)}.contact-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:620px}.contact-inner .section-tag{color:var(--navy)}.contact-inner h2{max-width:940px;margin-top:18px;font-size:clamp(66px,8vw,126px);letter-spacing:-.07em}.contact-inner>p{max-width:540px;margin-top:26px;font-size:18px}.contact-action{display:grid;grid-template-columns:1fr 52px;align-items:center;width:310px;margin-top:38px;border-top:2px solid var(--navy);border-bottom:1px solid var(--navy);font-size:15px;font-weight:780}.contact-action>span{padding:16px 0}.contact-action>.arrow-mark{display:grid;place-items:center;width:52px;height:52px;background:var(--navy);color:#fff}.contact-action>.arrow-mark:before{left:17px}.contact-action>.arrow-mark:after{right:15px}.complexity-lines{position:absolute;right:-4vw;top:0;width:52vw;height:100%;opacity:.24}.complexity-lines i{position:absolute;right:0;top:calc(12% + var(--line)*8%);width:calc(100% - var(--line)*4%);height:calc(32px + var(--line)*4px);border:2px solid var(--navy);border-left:0;border-radius:0 50% 50% 0;transform:rotate(calc((var(--line) - 4)*2.5deg));animation:lineSettle 8s ease-in-out infinite alternate;animation-delay:calc(var(--line)*-.5s)}@keyframes lineSettle{to{right:calc(var(--line)*1.4%);transform:rotate(0)}}.site-footer{padding:72px 0 24px;background:var(--navy);color:#fff}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.footer-brand img{width:160px}.footer-brand>p{max-width:330px;margin-top:24px;color:#ffffff94;font-size:14px}.footer-main>div>p{margin-bottom:18px;color:var(--yellow);font-size:11px;font-weight:760}.footer-main>div>button,.footer-main>div>a,.footer-main>div>span{display:block;margin:8px 0;color:#ffffffa6;font-size:13px;text-align:left}.footer-main>div>button:hover,.footer-main>div>a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:70px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff61;font-size:10px}.inner-page{padding-top:0}.index-hero{position:relative;display:flex;align-items:flex-end;min-height:72svh;padding:150px 0 74px;background:var(--navy);color:#fff;overflow:hidden}.index-hero>video,.index-hero-wash{position:absolute;inset:0;width:100%;height:100%}.index-hero>video{object-fit:cover}.index-hero-wash{background:linear-gradient(90deg,#071427f2,#07142799 55%,#07142733)}.index-hero>.shell{position:relative;z-index:2}.index-hero .section-tag{color:var(--yellow)}.index-hero h1{max-width:1000px;margin-top:20px;font-size:clamp(66px,8vw,120px)}.index-hero>.shell>p:last-child{max-width:650px;margin-top:28px;color:#ffffffb8;font-size:19px}.services-index-hero{background:radial-gradient(circle at 85% 22%,rgba(244,189,25,.24),transparent 18%),linear-gradient(135deg,var(--navy),#132d52)}.services-index-hero:after{content:"";position:absolute;right:6vw;bottom:5vw;width:33vw;height:33vw;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 4vw #ffffff06,0 0 0 8vw #ffffff06}.page-back{display:flex;align-items:center;justify-content:space-between;padding-block:20px;border-bottom:1px solid var(--line)}.page-back button{display:flex;align-items:center;gap:11px;color:var(--blue);font-size:13px;font-weight:760}.page-back button:last-child{color:var(--muted);font-weight:600}.project-ledger{padding:120px 0 150px;background:var(--navy);color:#fff}.project-ledger header h2{max-width:800px;margin-top:18px;font-size:clamp(52px,5.5vw,80px)}.project-ledger .section-tag{color:var(--yellow)}.project-ledger-images{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px}.project-ledger-images button{display:grid;grid-template-columns:110px 1fr 18px;align-items:center;gap:20px;padding:26px 20px;border-top:1px solid rgba(255,255,255,.18);text-align:left}.project-ledger-images button+button{border-left:1px solid rgba(255,255,255,.18)}.project-ledger-images img{width:110px;height:90px;object-fit:cover}.project-ledger-images small,.project-ledger-images strong,.project-ledger-images em{display:block}.project-ledger-images small{color:var(--yellow);font-size:9px}.project-ledger-images strong{margin-top:7px;font-size:17px}.project-ledger-images em{margin-top:5px;color:#ffffff75;font-size:10px;font-style:normal}.project-name-index{display:grid;grid-template-columns:260px 1fr;gap:60px;margin-top:90px;padding-top:30px;border-top:1px solid rgba(255,255,255,.18)}.project-name-index>p{color:var(--yellow);font-size:12px;font-weight:760}.project-name-index>div{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.project-name-index span{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffb3;font-size:13px}.project-detail-hero{position:relative;display:flex;align-items:flex-end;min-height:78svh;overflow:hidden;background:var(--navy);color:#fff}.project-detail-hero>img,.project-detail-wash{position:absolute;inset:0;width:100%;height:100%}.project-detail-hero>img{object-fit:cover}.project-detail-wash{background:linear-gradient(180deg,#07142714,#071427d1)}.project-detail-hero>.shell{position:relative;z-index:2;padding-bottom:72px}.project-detail-hero p{color:var(--yellow);font-size:13px;font-weight:760}.project-detail-hero h1{max-width:1100px;margin-top:16px;font-size:clamp(66px,8.5vw,132px)}.project-detail-hero span{display:block;margin-top:20px;color:#ffffffb8;font-size:14px}.project-facts{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.project-facts h2{max-width:430px;margin-top:18px;font-size:clamp(48px,4.5vw,70px)}.project-fact-grid{display:grid;grid-template-columns:1fr 1fr}.project-fact-grid>div{min-height:120px;padding:26px;border-top:1px solid var(--line)}.project-fact-grid>div:nth-child(odd){border-right:1px solid var(--line)}.project-fact-grid span,.project-fact-grid strong{display:block}.project-fact-grid span{color:var(--blue);font-size:11px;font-weight:760}.project-fact-grid strong{margin-top:12px;font-size:19px}.project-story{padding-bottom:140px}.project-story-lead{display:grid;grid-template-columns:.55fr 1.45fr;gap:70px;padding:60px 0 80px}.project-story-lead h2{max-width:920px;font-size:clamp(44px,4.6vw,70px);line-height:1.02}.project-story-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.project-story-columns article{padding-top:24px;border-top:2px solid var(--ink)}.project-story-columns p{color:var(--blue);font-size:12px;font-weight:760}.project-story-columns span{display:block;margin-top:18px;color:var(--muted);font-size:16px;line-height:1.65}.project-proof{background:var(--navy);color:#fff}.project-proof>.shell{display:grid;grid-template-columns:repeat(3,1fr)}.project-proof div>div{min-height:250px;padding:52px 36px;border-right:1px solid rgba(255,255,255,.14)}.project-proof div>div:first-child{border-left:1px solid rgba(255,255,255,.14)}.project-proof strong{display:block;color:var(--yellow);font-size:clamp(58px,6vw,90px);letter-spacing:-.06em}.project-proof span{display:block;max-width:240px;margin-top:18px;color:#ffffffa6;font-size:13px}.project-gallery header{display:grid;grid-template-columns:.6fr 1.4fr;gap:70px;align-items:end;margin-bottom:55px}.project-gallery h2{font-size:clamp(52px,5vw,76px)}.project-gallery>div{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:18px}.project-gallery figure{position:relative;overflow:hidden;min-height:320px}.project-gallery figure:first-child{grid-row:1/3}.project-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.project-gallery figure:hover img{transform:scale(1.025)}.project-gallery figcaption{position:absolute;left:0;bottom:0;padding:10px 12px;background:#071427e0;color:#fff;font-size:10px}.project-summary-page{max-width:1000px}.project-summary-page h2{margin-top:20px;font-size:clamp(50px,6vw,88px)}.project-summary-page>div{display:grid;grid-template-columns:130px 1fr;margin-top:60px;padding-block:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-summary-page>div span{color:var(--blue);font-size:12px}.project-summary-page>div strong{font-size:17px}.project-summary-page>p:last-child{max-width:620px;margin-top:36px;color:var(--muted)}.services-index-photo{position:relative;height:540px;margin-bottom:80px;overflow:hidden}.services-index-photo img{width:100%;height:100%;object-fit:cover}.services-index-photo figcaption{position:absolute;right:0;bottom:0;padding:12px 16px;background:var(--navy);color:#fff;font-size:11px}.service-index-row{position:relative;display:grid;grid-template-columns:90px minmax(280px,.8fr) minmax(420px,1.2fr);align-items:center;gap:38px;min-height:260px;padding:52px 0;border-bottom:1px solid var(--line);overflow:hidden}.service-index-row:first-of-type{border-top:1px solid var(--line)}.service-index-row h2{font-size:clamp(34px,3.6vw,54px)}.service-index-row>div>p{max-width:430px;margin-top:15px;color:var(--muted)}.service-index-row>div:last-child button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:22px;padding:16px 0;border-bottom:1px solid var(--line);text-align:left;font-size:17px;font-weight:720}.service-index-row>div:last-child button span{display:block}.service-index-row>div:last-child small{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:400}.service-index-row .service-watermark{top:20px}.service-index-row .line-icon{color:var(--blue)}.service-detail-hero{padding:145px 0 64px;background:var(--navy);color:#fff}.service-detail-hero>.shell{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:70px}.service-detail-hero p{color:var(--yellow);font-size:13px;font-weight:760}.service-detail-hero h1{max-width:850px;margin-top:18px;font-size:clamp(62px,7vw,108px)}.service-detail-hero span{display:block;max-width:650px;margin-top:24px;color:#ffffffad;font-size:18px}.service-detail-hero figure{height:430px;overflow:hidden}.service-detail-hero img{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}.service-opening{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.service-opening h2{max-width:680px;margin-top:18px;font-size:clamp(46px,5vw,74px)}.service-opening>p{max-width:620px;padding-top:30px;color:var(--muted);font-size:21px;line-height:1.55}.service-route{padding:10px 0 120px}.service-route header{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;margin-bottom:70px}.service-route h2{font-size:clamp(45px,4.7vw,70px)}.service-route>div{position:relative;display:grid;grid-template-columns:repeat(5,1fr)}.service-route>div:before{content:"";position:absolute;left:9%;right:9%;top:10px;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform 1.2s ease}.service-route>div[data-visible=true]:before{transform:scaleX(1)}.service-route>div span{position:relative;padding-top:30px;text-align:center;font-size:13px;font-weight:720}.service-route>div i{position:absolute;left:50%;top:0;width:20px;height:20px;border:2px solid var(--yellow);background:var(--cream);transform:translate(-50%) scale(0);transition:transform .4s ease calc(var(--stage)*.12s)}.service-route>div[data-visible=true] i{transform:translate(-50%) scale(1)}.service-outputs{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.service-outputs h2{max-width:580px;margin-top:18px;font-size:clamp(44px,4.7vw,70px)}.service-outputs>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-outputs article{min-height:190px;padding:24px;background:#fff}.service-outputs .line-icon{width:52px;height:52px;transform:scale(.72);transform-origin:top left}.service-outputs article>span{display:block;margin-top:25px;font-size:17px;font-weight:720;line-height:1.35}.service-field-note{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--navy);color:#fff}.service-field-note>img{width:100%;height:620px;object-fit:cover}.service-field-note>div{display:flex;flex-direction:column;justify-content:center;padding:70px}.service-field-note p{color:var(--yellow);font-size:13px;font-weight:760}.service-field-note h2{max-width:650px;margin-top:18px;font-size:clamp(48px,5vw,78px)}.service-field-note a{display:flex;align-items:center;justify-content:space-between;width:280px;margin-top:38px;padding:15px 0;border-top:2px solid #fff;border-bottom:1px solid #fff;font-size:14px;font-weight:760}@media(max-width:1100px){:root{--shell:min(100% - 56px,1180px)}.nav-frame{grid-template-columns:180px 1fr auto;padding-inline:28px}.primary-nav{gap:22px}.hero:before{inset-right:42%}.hero-copy,.hero-footer{width:62%}.project-ribbon{grid-template-columns:1fr 1fr}.project-ribbon-lead{grid-column:1/-1}.project-ribbon>button:nth-child(2){border-left:0}.process-track{grid-template-columns:1fr 1fr}.process-track article+article:before{display:none}.service-chapter,.service-index-row{grid-template-columns:78px 1fr}.service-chapter-links,.service-index-row>div:last-child{grid-column:2}.company-section{grid-template-columns:1fr}.company-visuals{min-height:760px}.company-main-photo{height:500px}.company-copy{padding:90px var(--side,50px)}.team-preview{padding-inline:28px}.team-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.project-ledger-images{grid-template-columns:1fr}.project-ledger-images button+button{border-left:0}.service-detail-hero>.shell{grid-template-columns:1fr}.service-detail-hero figure{height:380px}}@media(max-width:820px){:root{--shell: calc(100% - 38px) }.nav-frame{grid-template-columns:1fr auto;height:68px;padding-inline:19px}.site-header.is-scrolled .nav-frame{height:64px}.brand-button{position:relative;z-index:3}.brand-button,.brand-button img{width:132px}.nav-contact{display:none}.menu-toggle{display:block;position:relative;width:44px;height:44px;z-index:3}.menu-toggle span{position:absolute;left:9px;right:9px;top:18px;height:2px;background:var(--ink);transition:transform .18s ease}.menu-toggle span:last-child{top:26px}.is-over-hero .menu-toggle span{background:#fff}.menu-toggle.is-open span:first-child{top:22px;transform:rotate(45deg)}.menu-toggle.is-open span:last-child{top:22px;transform:rotate(-45deg)}.primary-nav{position:fixed;z-index:2;inset:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;height:100svh;padding:100px 24px 30px;background:var(--paper);color:var(--ink);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease,visibility .22s}.primary-nav.is-open{opacity:1;visibility:visible;transform:none}.primary-nav>button,.services-nav>button{display:flex;width:100%;height:auto;padding:17px 0;border-bottom:1px solid var(--line);color:var(--ink)!important;font-size:28px}.primary-nav>button:after,.services-nav>button:after{display:none}.services-nav{height:auto}.services-menu{position:static;display:block;width:100%;max-height:0;padding:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none;overflow:hidden;transition:max-height .3s ease}.services-nav.is-open .services-menu{max-height:56vh;overflow:auto}.services-menu-lead{padding:22px 0;border-right:0}.services-menu-lead strong{font-size:20px}.services-menu-list{grid-template-columns:1fr}.services-menu-list button{font-size:14px}.hero{min-height:760px}.hero:before{inset:0;background:linear-gradient(90deg,#071427f2,#071427a8);clip-path:none}.hero-media{inset:0}.hero-copy{width:100%;max-width:650px}.hero h1{font-size:clamp(56px,12vw,82px)}.hero-footer{width:100%}.split-heading,.process-intro,.services-intro{grid-template-columns:1fr;gap:26px}.split-heading{margin-bottom:44px}.featured-projects{grid-template-columns:1fr;gap:64px}.project-ribbon{display:block}.project-ribbon>button{border-left:0;border-top:1px solid var(--line)}.project-ribbon-lead{padding:30px 0}.process-track{grid-template-columns:1fr 1fr}.process-track article{min-height:300px}.services-photo{height:420px}.service-chapter,.service-index-row{grid-template-columns:64px 1fr;gap:20px}.service-watermark{font-size:42px}.company-stats{grid-template-columns:1fr}.company-stat{display:grid;grid-template-columns:120px 1fr;align-items:center;min-height:120px}.company-stat p{margin-top:0}.company-visuals{min-height:650px;padding-left:20px}.company-main-photo{width:90%;height:430px}.company-small-photo{height:220px;bottom:70px}.team-preview header{display:block}.team-preview h3{margin-top:15px}.client-strip .shell{grid-template-columns:1fr;gap:18px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{gap:30px}.index-hero{min-height:620px}.index-hero h1{font-size:clamp(58px,11vw,90px)}.project-facts,.project-story-lead,.project-gallery header,.service-opening,.service-outputs{grid-template-columns:1fr;gap:38px}.project-story-columns{grid-template-columns:1fr}.project-proof>.shell{grid-template-columns:1fr}.project-proof div>div{min-height:180px;border-left:1px solid rgba(255,255,255,.14)}.project-gallery>div{grid-template-columns:1fr;grid-template-rows:auto}.project-gallery figure:first-child{grid-row:auto}.project-gallery figure{min-height:420px}.project-name-index{grid-template-columns:1fr}.project-name-index>div{grid-template-columns:1fr 1fr}.service-opening>p{padding-top:0}.service-route header{grid-template-columns:1fr;gap:30px}.service-outputs>div{grid-template-columns:1fr 1fr}.service-field-note{grid-template-columns:1fr}.service-field-note>img{height:420px}.service-field-note>div{padding:60px 28px}}@media(max-width:540px){:root{--shell: calc(100% - 30px) }.section-pad{padding-block:78px}.section-tag{font-size:12px}.hero{min-height:720px}.hero-inner{min-height:720px;padding-top:142px;padding-bottom:26px}.hero h1{font-size:52px}.hero h1 span{margin-top:12px;font-size:.55em}.hero-copy>p:last-of-type{margin-top:24px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button-primary,.button-ghost{width:100%}.hero-footer>p{display:none}.split-heading h2,.process-intro h2,.services-intro h2,.company-copy h2{font-size:46px}.project-card-copy h3{font-size:34px}.project-card-image{aspect-ratio:1.14}.project-ribbon>button{grid-template-columns:72px 1fr 18px;padding:18px 0}.project-ribbon img{width:72px;height:64px}.process-track{grid-template-columns:1fr}.process-track article{min-height:0;padding:0 0 42px}.process-track article>p{min-height:0}.service-chapter,.service-index-row{display:block;padding:76px 0 36px}.service-chapter .line-icon,.service-index-row .line-icon{margin-bottom:26px}.service-chapter-links,.service-index-row>div:last-child{margin-top:24px}.service-watermark{right:auto;left:0;top:20px;font-size:36px}.services-photo{height:300px}.editorial-link{margin-top:36px}.company-visuals{min-height:520px;padding:50px 0 50px 15px}.company-main-photo{height:320px}.company-small-photo{right:12px;bottom:45px;width:46%;height:170px;border-width:5px}.company-copy{padding:76px 20px}.company-copy .company-lead{font-size:19px}.company-stat{grid-template-columns:100px 1fr}.team-grid{grid-template-columns:1fr}.team-grid article{aspect-ratio:.9}.client-strip span{padding-inline:10px;font-size:12px}.contact-section,.contact-inner{min-height:560px}.contact-inner h2{font-size:60px}.contact-inner>p{font-size:16px}.complexity-lines{width:78vw;opacity:.12}.contact-action{width:100%}.footer-main{grid-template-columns:1fr;gap:32px}.footer-brand{grid-column:auto}.footer-main>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.index-hero{min-height:560px;padding-bottom:50px}.index-hero h1,.project-detail-hero h1,.service-detail-hero h1{font-size:54px}.page-back{gap:20px}.page-back button:last-child{display:none}.project-ledger{padding:88px 0}.project-ledger-images button{grid-template-columns:82px 1fr 18px;padding-inline:0}.project-ledger-images img{width:82px;height:76px}.project-name-index>div{grid-template-columns:1fr}.project-detail-hero{min-height:610px}.project-detail-hero>.shell{padding-bottom:50px}.project-fact-grid{grid-template-columns:1fr}.project-fact-grid>div:nth-child(odd){border-right:0}.project-facts h2,.project-story-lead h2{font-size:44px}.project-story{padding-bottom:90px}.project-proof div>div{min-height:160px;padding:36px 20px}.project-gallery figure{min-height:300px}.services-index-photo{height:300px;margin-bottom:40px}.service-detail-hero{padding-top:120px}.service-detail-hero figure{height:280px}.service-detail-hero span{font-size:16px}.service-opening h2,.service-route h2,.service-outputs h2,.service-field-note h2{font-size:43px}.service-opening>p{font-size:18px}.service-route>div{grid-template-columns:1fr;gap:0}.service-route>div:before{inset:10px auto 10px 10px;width:2px;height:auto;transform:scaleY(0);transform-origin:top}.service-route>div[data-visible=true]:before{transform:scaleY(1)}.service-route>div span{padding:12px 0 22px 44px;text-align:left}.service-route>div i{left:0;top:9px;transform:none}.service-route>div[data-visible=true] i{transform:scale(1)}.service-outputs>div{grid-template-columns:1fr}.service-field-note>img{height:300px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}.service-route>div:before{transform:none}}:root{--shell: min(1380px, calc(100vw - 96px) )}.brand-button{width:176px;height:50px}.brand-button img{width:176px;max-height:50px}.primary-nav{gap:clamp(22px,2.2vw,38px)}.hero-media{transition:opacity .35s ease}.hero-media.is-fading{opacity:.25}.hero-footer>p{max-width:320px;text-align:right}.hero-footer>p span,.hero-footer>p strong{display:block}.hero-footer>p span{color:#ffffffb8;font-size:13px;font-weight:700}.hero-footer>p strong{margin-top:4px;color:#fff;font-size:12px;letter-spacing:.02em}.project-sector{position:absolute;left:18px;bottom:18px;padding:7px 10px;background:var(--yellow);color:var(--navy);font-size:10px;font-weight:800;letter-spacing:.02em}.project-card-copy>p,.project-card-copy>em{display:none}.project-card-copy>span{min-height:50px;font-size:15px}.project-meta-rail{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;padding-top:16px;border-top:1px solid var(--line)}.project-meta-rail small{color:var(--muted);font-size:11px;font-weight:700;line-height:1.35}.process-intro p:last-child{max-width:420px;font-size:17px}.process-path{position:relative;height:2px;margin:52px 8% -2px;overflow:hidden;background:#f4bd1938}.process-path i{position:absolute;inset:0;background:var(--yellow);transform:translate(-102%);transition:transform 1.4s cubic-bezier(.16,1,.3,1)}.process-path[data-visible=true] i{transform:translate(0)}.process-track{gap:clamp(22px,3vw,48px)}.process-track article{min-height:360px;padding:48px 8px 0 0}.process-track article>p{min-height:46px;margin-top:28px;font-size:16px;line-height:1.4}.process-track h3{font-size:clamp(30px,2.5vw,39px)}.process-track article>span:last-child{max-width:285px;font-size:16px;line-height:1.58}.process-icon{position:relative;display:block;width:82px;height:72px;color:var(--yellow)}.process-icon i,.process-icon b{position:absolute;display:block;box-sizing:border-box;border-color:currentColor;border-style:solid;opacity:0;transition:opacity .22s ease var(--icon-delay, 0ms),transform .72s cubic-bezier(.16,1,.3,1) var(--icon-delay, 0ms)}[data-visible=true] .process-icon i,[data-visible=true] .process-icon b,.service-chapter:hover .process-icon i,.service-chapter:hover .process-icon b,.service-index-row:hover .process-icon i,.service-index-row:hover .process-icon b{opacity:1;transform:none}.process-icon i:nth-child(1){--icon-delay: 80ms}.process-icon i:nth-child(2){--icon-delay: .16s}.process-icon i:nth-child(3){--icon-delay: .24s}.process-icon i:nth-child(4){--icon-delay: .32s}.process-icon b{--icon-delay: .4s}.process-icon-direction i:nth-child(1){left:31px;top:3px;width:3px;height:62px;border-width:0 0 0 3px;transform:scaleY(0);transform-origin:bottom}.process-icon-direction i:nth-child(2){left:12px;top:10px;width:42px;height:18px;border-width:2px;transform:scaleX(0);transform-origin:left}.process-icon-direction i:nth-child(3){left:28px;bottom:4px;width:30px;height:3px;border-width:0 0 3px;transform:scaleX(0)}.process-icon-direction i:nth-child(4){left:48px;top:14px;width:10px;height:10px;border-width:2px 2px 0 0;transform:rotate(45deg) translate(-8px)}.process-icon-plan i:nth-child(1),.process-icon-plan i:nth-child(2),.process-icon-plan i:nth-child(3){width:48px;height:38px;border-width:2px;background:transparent}.process-icon-plan i:nth-child(1){left:4px;top:24px;transform:translate(-8px,8px)}.process-icon-plan i:nth-child(2){left:12px;top:16px;transform:translate(-8px,8px)}.process-icon-plan i:nth-child(3){left:20px;top:8px;transform:translate(-8px,8px)}.process-icon-plan i:nth-child(4){left:29px;top:21px;width:26px;height:2px;border-width:0 0 2px;box-shadow:0 9px 0 currentColor,0 18px 0 currentColor;transform:scaleX(0);transform-origin:left}.process-icon-delivery i:nth-child(1){left:10px;top:17px;width:58px;height:34px;border-width:3px 3px 0;border-radius:60px 60px 0 0;transform:scale(.65)}.process-icon-delivery i:nth-child(2){left:4px;top:50px;width:70px;height:3px;border-width:0 0 3px;transform:scaleX(0)}.process-icon-delivery i:nth-child(3){left:38px;top:8px;height:44px;border-width:0 0 0 3px;transform:scaleY(0);transform-origin:bottom}.process-icon-delivery i:nth-child(4){left:18px;top:57px;width:42px;height:3px;border-width:0 0 3px;transform:scaleX(0)}.process-icon-decisions i:nth-child(1){left:3px;top:6px;width:72px;height:58px;border-width:2px;transform:scale(.7)}.process-icon-decisions i:nth-child(2){left:17px;top:19px;width:42px;height:2px;border-width:0 0 2px;transform:scaleX(0)}.process-icon-decisions i:nth-child(3){left:17px;top:34px;width:28px;height:2px;border-width:0 0 2px;transform:scaleX(0)}.process-icon-decisions i:nth-child(4){left:17px;top:49px;width:36px;height:2px;border-width:0 0 2px;transform:scaleX(0)}.process-icon-closeout i:nth-child(1){left:5px;top:15px;width:68px;height:48px;border-width:2px;transform:scale(.75)}.process-icon-closeout i:nth-child(2){left:5px;top:7px;width:29px;height:12px;border-width:2px 2px 0;transform:scaleX(0);transform-origin:left}.process-icon-closeout i:nth-child(3){left:24px;top:34px;width:15px;height:26px;border-width:0 3px 3px 0;transform:rotate(45deg) scale(.6)}.process-icon-closeout i:nth-child(4){left:37px;top:25px;width:30px;height:3px;border-width:0 0 3px;transform:rotate(-45deg) scaleX(0);transform-origin:left}.service-chapter .process-icon,.service-index-row .process-icon{width:76px;height:68px}.services-photo img,.services-index-photo img{filter:saturate(.9) contrast(1.03)}.service-chapter{border-top-color:#ffffff24}.service-watermark{top:28px;right:16px;left:auto;font-size:clamp(56px,8vw,118px);line-height:1;letter-spacing:-.06em;text-transform:none}.tone-yellow .service-watermark{color:#f4bd192e}.tone-blue .service-watermark{color:#5c78c030}.company-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px}.button-ink,.button-text{display:inline-flex;align-items:center;gap:16px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800}.button-ink{background:var(--navy);color:#fff}.button-text{padding-inline:4px;border-bottom:1px solid var(--navy);color:var(--navy)}.company-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:48px;border:0}.company-stat{min-height:200px;padding:24px 20px;border:0;background:var(--navy);color:#fff}.company-stat:nth-child(2){background:var(--blue)}.company-stat:nth-child(3){background:var(--yellow);color:var(--navy)}.company-stat strong{font-size:clamp(42px,4vw,68px)}.company-stat p{max-width:150px;font-size:13px;font-weight:800}.company-stat small{color:currentColor;opacity:.62}.team-preview>.editorial-link{margin-top:38px}.client-strip{overflow:hidden}.client-strip .shell>div{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.client-strip span{display:flex;align-items:center;justify-content:center;min-height:86px;padding:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--navy);font-size:12px;font-weight:780;text-align:center;transition:background .18s ease,color .18s ease,transform .18s ease}.client-strip span:hover{z-index:1;background:var(--navy);color:#fff;transform:translateY(-4px)}.contact-section{min-height:640px;background:var(--yellow)}.contact-layout{display:grid;grid-template-columns:minmax(460px,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:640px}.contact-inner{min-height:0;padding:0}.contact-inner h2{font-size:clamp(62px,6vw,102px)}.contact-action{width:min(100%,390px);margin-top:34px;border:2px solid var(--navy);background:transparent;box-shadow:10px 10px 0 var(--navy)}.contact-action:hover{transform:translate(-4px,-4px);box-shadow:14px 14px 0 var(--navy)}.constraint-map{position:relative;min-height:440px}.constraint-field{position:absolute;inset:0;overflow:hidden;border:1px solid rgba(7,20,39,.23);background:linear-gradient(rgba(7,20,39,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(7,20,39,.075) 1px,transparent 1px);background-size:34px 34px}.constraint-node,.constraint-center,.constraint-output{position:absolute;z-index:2;padding:9px 12px;border:1px solid var(--navy);background:var(--yellow);color:var(--navy);font-size:11px;font-weight:800;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .5s ease}.constraint-node{opacity:0}.constraint-map[data-visible=true] .constraint-node{opacity:1}.node-1{left:5%;top:8%;transform:translate(-30px,-18px)}.node-2{right:8%;top:14%;transform:translate(28px,-22px)}.node-3{left:12%;top:46%;transform:translate(-36px)}.node-4{right:4%;top:48%;transform:translate(35px)}.node-5{left:16%;bottom:9%;transform:translate(-25px,24px)}.node-6{right:12%;bottom:12%;transform:translate(30px,20px)}.constraint-center{left:50%;top:50%;min-width:148px;padding:16px 18px;background:var(--navy);color:#fff;font-size:14px;text-align:center;transform:translate(-50%,-50%)}.constraint-output{right:-1px;top:50%;padding:14px 18px;background:var(--paper);transform:translateY(-50%)}.constraint-line{position:absolute;z-index:1;left:50%;top:50%;width:44%;height:1px;background:var(--navy);opacity:.45;transform-origin:left;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.constraint-map:not([data-visible=true]) .constraint-line{transform:scaleX(0)}.line-1{transform:rotate(-142deg)}.line-2{transform:rotate(-36deg)}.line-3{transform:rotate(178deg)}.line-4{transform:rotate(2deg)}.line-5{transform:rotate(141deg)}.line-6{transform:rotate(37deg)}.page-back{justify-content:flex-start}.project-ledger{padding:110px 0 140px}.project-ledger-layout{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(620px,1.3fr);gap:clamp(56px,8vw,120px)}.project-ledger aside{position:sticky;top:110px;align-self:start}.project-ledger aside h2{margin-top:18px;font-size:clamp(50px,5vw,76px)}.project-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:42px}.project-filters button{padding:8px 11px;border:1px solid rgba(255,255,255,.22);color:#ffffffa3;font-size:11px;font-weight:700}.project-filters button:hover,.project-filters button.is-active{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.project-ledger-list{border-top:1px solid rgba(255,255,255,.2)}.project-ledger-list>button{display:grid;grid-template-columns:34px 124px minmax(0,1fr) 22px;align-items:center;gap:22px;width:100%;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.16);text-align:left;transition:padding .22s ease,background .22s ease}.project-ledger-list>button:hover{padding-inline:16px;background:#ffffff0e}.project-ledger-list img{width:124px;height:84px;object-fit:cover;filter:saturate(.82);transition:filter .22s ease}.project-ledger-list button:hover img{filter:saturate(1.05)}.ledger-index{color:#ffffff6b;font-size:10px;font-weight:800}.ledger-copy small,.ledger-copy strong,.ledger-copy em{display:block}.ledger-copy small{color:var(--yellow);font-size:10px;font-weight:800}.ledger-copy strong{margin-top:5px;font-size:21px;line-height:1.08}.ledger-copy em{margin-top:6px;color:#ffffff80;font-size:11px;font-style:normal}.project-detail-hero.has-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-detail-intro{display:grid;grid-template-columns:1fr .86fr;gap:clamp(60px,9vw,140px)}.project-detail-intro h2{margin-top:18px;font-size:clamp(45px,5vw,76px)}.project-detail-intro>div:last-child>p{color:var(--muted);font-size:clamp(18px,1.6vw,23px);line-height:1.62}.project-service-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:38px}.project-service-links button{display:flex;align-items:center;gap:12px;min-height:42px;padding:8px 12px;border:1px solid var(--line);color:var(--blue);font-size:11px;font-weight:800}.project-service-links button:hover{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.project-facts-band{background:var(--navy);color:#fff}.project-facts-band .shell{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.project-facts-band .shell>div{min-height:220px;padding:42px 32px;border-right:1px solid rgba(255,255,255,.16)}.project-facts-band span,.project-facts-band strong{display:block}.project-facts-band span{color:var(--yellow);font-size:10px;font-weight:800}.project-facts-band strong{max-width:260px;margin-top:42px;font-size:clamp(20px,2vw,30px);line-height:1.1}.project-quote{position:relative;max-width:1120px;text-align:center}.project-quote:before{content:"“";display:block;height:80px;color:var(--yellow);font-size:130px;font-weight:700;line-height:1}.project-quote blockquote{margin:0;font-size:clamp(35px,4.5vw,66px);font-weight:720;letter-spacing:-.045em;line-height:1.05}.project-quote p{margin-top:28px;color:var(--blue);font-size:13px;font-weight:800}.project-quote a{display:inline-flex;align-items:center;gap:14px;margin-top:18px;border-bottom:1px solid var(--navy);font-size:12px;font-weight:800}.project-media-story header{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;margin-bottom:56px}.project-media-story h2{font-size:clamp(45px,5vw,72px)}.project-media-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:14px;min-height:720px}.project-media-grid figure:first-child{grid-row:1 / 3}.project-media-grid figure{position:relative;overflow:hidden}.project-media-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.project-media-grid figure:hover img{transform:scale(1.035)}.project-media-grid figcaption{position:absolute;left:12px;bottom:10px;padding:5px 8px;background:#071427d1;color:#fff;font-size:8px;font-weight:700}.media-count-1{display:block;min-height:0}.media-count-1 figure{height:clamp(380px,58vw,760px)}.media-count-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr;min-height:560px}.media-count-2 figure:first-child{grid-row:auto}.related-projects header,.service-related header{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;margin-bottom:48px}.related-projects h2,.service-related h2{font-size:clamp(42px,4.5vw,68px)}.related-projects>div,.service-related>div{display:grid;grid-template-columns:repeat(3,1fr)}.related-projects button,.service-related button{display:grid;grid-template-columns:120px 1fr 20px;align-items:center;gap:18px;min-height:145px;padding:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left}.related-projects button+button,.service-related button+button{border-left:1px solid var(--line)}.related-projects img,.service-related img{width:120px;height:94px;object-fit:cover}.related-projects small,.related-projects strong,.service-related small,.service-related strong,.service-related em{display:block}.related-projects small,.service-related small{color:var(--blue);font-size:9px;font-weight:800}.related-projects strong,.service-related strong{margin-top:6px;font-size:17px;line-height:1.12}.service-related em{margin-top:6px;color:var(--muted);font-size:10px;font-style:normal}.service-detail-hero p{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(244,189,25,.46);color:var(--yellow);font-size:14px;letter-spacing:.02em}.service-detail-hero h1{margin-top:22px}.service-detail-hero figure{box-shadow:22px 22px #f4bd19e6}.service-system{padding-block:clamp(90px,10vw,150px);overflow:hidden;background:var(--navy);color:#fff}.service-system header{display:grid;grid-template-columns:.58fr 1.42fr;gap:70px;margin-bottom:64px}.service-system .section-tag{color:var(--yellow)}.service-system h2{max-width:900px;font-size:clamp(48px,5.8vw,84px)}.service-visual{position:relative;min-height:460px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:36px 36px}.program-board{display:grid;grid-template-columns:1fr 220px;align-items:center;gap:46px;padding:54px}.program-board>div{position:relative;display:grid;grid-template-columns:150px 1fr;align-items:center;min-height:72px;border-bottom:1px solid rgba(255,255,255,.13)}.program-board>div span{color:#ffffffad;font-size:13px;font-weight:800}.program-board>div i{position:absolute;left:160px;top:34px;width:calc(100% - 160px);height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .9s ease calc(var(--stream) * .13s)}.program-board[data-visible=true]>div i{transform:scaleX(1)}.program-board>div i:nth-of-type(2){top:22px;width:12px;height:26px;border:2px solid var(--yellow);background:var(--navy)}.program-board>div i:nth-of-type(3){left:auto;right:0;top:22px;width:12px;height:26px;border:2px solid var(--yellow);background:var(--navy)}.program-board>strong{display:grid;place-items:center;height:220px;padding:28px;border:2px solid var(--yellow);color:var(--yellow);font-size:28px;line-height:1.05;text-align:center}.facilities-matrix{min-height:0;padding:24px}.matrix-head,.matrix-row{display:grid;grid-template-columns:minmax(230px,1.2fr) repeat(3,1fr);align-items:center;min-height:76px;border-bottom:1px solid rgba(255,255,255,.14)}.matrix-head span{color:var(--yellow);font-size:11px;font-weight:800}.matrix-row strong{font-size:18px}.matrix-row i{display:block;width:calc(35% + var(--priority, 0%));height:11px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .8s ease}.facilities-matrix[data-visible=true] .matrix-row i{transform:scaleX(1)}.priority-1 i:nth-of-type(1){width:82%}.priority-1 i:nth-of-type(2){width:68%}.priority-1 i:nth-of-type(3){width:92%}.priority-2 i:nth-of-type(1){width:70%}.priority-2 i:nth-of-type(2){width:88%}.priority-2 i:nth-of-type(3){width:76%}.priority-3 i:nth-of-type(1){width:52%}.priority-3 i:nth-of-type(2){width:74%}.priority-3 i:nth-of-type(3){width:58%}.priority-4 i:nth-of-type(1){width:64%}.priority-4 i:nth-of-type(2){width:44%}.priority-4 i:nth-of-type(3){width:68%}.decision-board{min-height:560px}.decision-input{position:absolute;z-index:2;min-width:150px;padding:15px;border:1px solid rgba(255,255,255,.32);background:var(--navy);font-size:13px;font-weight:800;text-align:center;opacity:0;transition:opacity .35s ease,transform .9s cubic-bezier(.16,1,.3,1)}.decision-board[data-visible=true] .decision-input{opacity:1;transform:none}.input-1{left:8%;top:12%;transform:translate(-20px,-20px)}.input-2{right:8%;top:15%;transform:translate(20px,-20px)}.input-3{left:10%;bottom:13%;transform:translate(-20px,20px)}.input-4{right:10%;bottom:12%;transform:translate(20px,20px)}.decision-board>strong{position:absolute;z-index:2;left:50%;top:50%;display:grid;place-items:center;width:210px;height:210px;padding:20px;border:2px solid var(--yellow);background:var(--yellow);color:var(--navy);font-size:27px;line-height:1.05;text-align:center;transform:translate(-50%,-50%)}.decision-line{position:absolute;left:50%;top:50%;width:42%;height:1px;background:var(--yellow);transform-origin:left}.line-a{transform:rotate(-144deg)}.line-b{transform:rotate(-36deg)}.line-c{transform:rotate(144deg)}.line-d{transform:rotate(36deg)}.field-log{padding:26px 48px}.field-log>div{display:grid;grid-template-columns:50px 1fr 140px 32px;align-items:center;gap:18px;min-height:92px;border-bottom:1px solid rgba(255,255,255,.14)}.field-log span{color:var(--yellow);font-size:11px;font-weight:800}.field-log strong{font-size:23px}.field-log em{color:#ffffff8f;font-size:12px;font-style:normal}.field-log i{width:28px;height:28px;border:2px solid var(--yellow);transform:scale(0);transition:transform .45s ease calc(var(--field) * .15s)}.field-log i:after{content:"";display:block;width:8px;height:14px;margin:3px 0 0 8px;border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow);transform:rotate(45deg)}.field-log[data-visible=true] i{transform:scale(1)}.advisory-compare{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;padding:42px}.advisory-compare article{position:relative;min-height:290px;padding:26px;border:1px solid rgba(255,255,255,.22);background:#071427d1;transform:translateY(30px);opacity:0;transition:transform .7s ease calc(var(--option) * .14s),opacity .5s ease calc(var(--option) * .14s)}.advisory-compare[data-visible=true] article{transform:none;opacity:1}.advisory-compare article span{color:var(--yellow);font-size:10px;font-weight:800}.advisory-compare article strong{display:block;margin-top:44px;font-size:27px}.advisory-compare article p{margin-top:28px;font-size:14px}.advisory-compare article small{display:block;margin-top:8px;color:#ffffff94}.advisory-compare>div{grid-column:1 / 4;justify-self:center;padding:13px 20px;background:var(--yellow);color:var(--navy);font-size:13px;font-weight:800}.grant-trail{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:0;padding:54px 34px}.grant-trail>div{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px 20px;border:1px solid rgba(255,255,255,.2);background:var(--navy);transform:translateY(calc(var(--grant) * 8px))}.grant-trail span{font-size:17px;font-weight:800}.grant-trail i{width:54px;height:68px;border:2px solid var(--yellow);box-shadow:8px 8px #f4bd1924}.grant-trail strong{color:var(--yellow);font-size:11px;text-transform:uppercase}.controls-dashboard{display:grid;grid-template-columns:210px 1fr;grid-template-rows:1fr auto;gap:30px;padding:42px}.control-summary{display:flex;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid rgba(255,255,255,.2)}.control-summary span{color:var(--yellow);font-size:11px;font-weight:800}.control-summary strong{font-size:34px;line-height:1}.control-chart{display:flex;align-items:end;gap:18px;min-height:300px;padding:26px 34px 0;border-left:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.control-chart i{flex:1;height:var(--bar);background:var(--yellow);transform:scaleY(0);transform-origin:bottom;transition:transform .9s ease calc(var(--bar-index) * 90ms)}.controls-dashboard[data-visible=true] .control-chart i{transform:scaleY(1)}.control-metrics{grid-column:1 / 3;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.14)}.control-metrics span{padding:20px;font-size:12px}.control-metrics b{display:block;margin-top:8px;color:var(--yellow);font-size:16px}.inspection-log{display:grid;grid-template-columns:1.1fr .9fr;min-height:520px}.inspection-log>img{width:100%;height:100%;object-fit:cover}.inspection-log>div{display:flex;flex-direction:column;justify-content:center;padding:38px;background:var(--navy)}.inspection-log span{display:grid;grid-template-columns:28px 1fr;gap:4px 16px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15);opacity:0;transform:translate(24px);transition:opacity .4s ease calc(var(--inspection) * .17s),transform .7s ease calc(var(--inspection) * .17s)}.inspection-log[data-visible=true] span{opacity:1;transform:none}.inspection-log span i{grid-row:1 / 3;width:26px;height:26px;border:2px solid var(--yellow)}.inspection-log span i:after{content:"";display:block;width:7px;height:13px;margin:3px 0 0 8px;border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow);transform:rotate(45deg)}.inspection-log span strong{font-size:20px}.inspection-log span small{color:#ffffff94}.service-deliverables{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(60px,9vw,140px)}.service-deliverables header h2{margin-top:18px;font-size:clamp(44px,4.5vw,68px)}.service-deliverables>div{border-top:1px solid var(--navy)}.service-deliverables article{display:grid;grid-template-columns:48px 1fr;align-items:center;min-height:94px;border-bottom:1px solid var(--line)}.service-deliverables article span{color:var(--yellow);font-size:10px;font-weight:800}.service-deliverables article strong{font-size:19px}.service-proof{padding-block:clamp(86px,9vw,140px);background:var(--paper)}.service-proof>.shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.service-proof h2{margin-top:18px;font-size:clamp(42px,4.5vw,66px)}.service-client-field{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-client-field span{display:flex;align-items:center;min-height:82px;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;font-weight:780}.company-hero,.community-hero{position:relative;display:flex;align-items:end;min-height:780px;padding-bottom:90px;overflow:hidden;background:var(--navy);color:#fff}.company-hero>img,.community-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.company-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#071427f0,#07142738)}.company-hero .shell,.community-hero .shell{position:relative;z-index:2}.company-hero .section-tag,.community-hero .section-tag{color:var(--yellow)}.company-hero h1,.community-hero h1{max-width:980px;margin-top:22px;font-size:clamp(64px,8vw,120px)}.company-hero .shell>p:last-child{max-width:620px;margin-top:30px;color:#ffffffb8;font-size:20px}.company-links{display:grid;grid-template-columns:repeat(2,1fr)}.company-links button{display:grid;grid-template-columns:1fr 24px;min-height:260px;padding:34px;border-top:1px solid var(--line);text-align:left;transition:background .22s ease,color .22s ease}.company-links button:nth-child(odd){border-right:1px solid var(--line)}.company-links button:hover{background:var(--navy);color:#fff}.company-links button>span{color:var(--blue);font-size:12px;font-weight:800}.company-links button:hover>span{color:var(--yellow)}.company-links button strong{align-self:end;max-width:460px;font-size:clamp(30px,3vw,45px);line-height:1.04}.company-links .arrow-mark{align-self:end}.company-belief{padding-block:clamp(90px,10vw,150px);background:var(--navy);color:#fff}.company-belief>.shell{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.company-belief .section-tag{color:var(--yellow)}.company-belief h2{margin-top:22px;font-size:clamp(48px,5vw,78px)}.company-belief figure{height:580px}.company-belief img{width:100%;height:100%;object-fit:cover}.story-hero{padding:170px 0 100px;background:var(--navy);color:#fff}.story-hero>.shell{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.story-hero .section-tag{color:var(--yellow)}.story-hero h1{margin-top:22px;font-size:clamp(66px,7.5vw,112px)}.story-hero p:last-child{margin-top:26px;color:#ffffffad;font-size:20px}.story-hero figure{height:620px;box-shadow:28px 28px 0 var(--yellow)}.story-hero img{width:100%;height:100%;object-fit:cover}.story-body{max-width:1160px}.story-drop{font-size:clamp(30px,3.8vw,56px);font-weight:690;letter-spacing:-.04em;line-height:1.17}.story-body blockquote{margin:110px 0;padding:54px 0 54px 80px;border-left:8px solid var(--yellow);color:var(--blue);font-size:clamp(36px,4.5vw,65px);font-weight:720;letter-spacing:-.045em;line-height:1.08}.story-body blockquote span{display:block;margin-top:28px;color:var(--muted);font-size:14px;font-weight:700;letter-spacing:0}.story-promise{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px}.story-promise h2{font-size:clamp(45px,5vw,74px)}.story-next{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:0}.story-next button{display:flex;align-items:center;justify-content:space-between;min-height:130px;padding:28px;border:1px solid var(--navy);font-size:24px;font-weight:760;text-align:left}.story-next button:hover{background:var(--navy);color:#fff}.team-hero,.news-hero{padding:190px 0 100px;background:var(--navy);color:#fff}.team-hero .section-tag,.news-hero .section-tag{color:var(--yellow)}.team-hero h1,.news-hero h1{max-width:980px;margin-top:22px;font-size:clamp(68px,8vw,118px)}.team-hero p:last-child,.news-hero p:last-child{max-width:660px;margin-top:28px;color:#ffffffab;font-size:20px}.team-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:52px 18px}.team-directory article{overflow:hidden;background:var(--paper)}.team-directory article:nth-child(3n+2){transform:translateY(54px)}.team-directory img{width:100%;aspect-ratio:4 / 5;object-fit:cover;filter:saturate(.88);transition:transform .7s cubic-bezier(.16,1,.3,1),filter .26s ease}.team-directory article:hover img{transform:scale(1.035);filter:saturate(1.03)}.team-directory article>div{position:relative;min-height:150px;padding:22px;border-top:5px solid var(--yellow)}.team-directory article span{position:absolute;right:20px;top:20px;color:#07142747;font-size:10px;font-weight:800}.team-directory h2{max-width:85%;font-size:25px;line-height:1.02}.team-directory p{margin-top:12px;color:var(--blue);font-size:12px;font-weight:760}.community-body{display:grid;grid-template-columns:1fr .8fr;gap:100px}.community-body h2{margin-top:22px;font-size:clamp(48px,5vw,76px)}.community-body>p{align-self:end;color:var(--muted);font-size:21px;line-height:1.7}.community-gallery{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:14px;padding-top:0}.community-gallery figure{height:520px;overflow:hidden}.community-gallery figure:nth-child(2){margin-top:72px}.community-gallery img{width:100%;height:100%;object-fit:cover}.community-source{padding-bottom:110px}.community-source a{display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid var(--navy);font-size:14px;font-weight:800}.news-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.news-grid article:first-child{grid-row:1 / 3}.news-grid article{min-height:420px;background:var(--paper)}.news-grid article>a{display:grid;grid-template-columns:1fr;height:100%}.news-grid article:first-child>a{grid-template-rows:1.1fr .9fr}.news-grid article:not(:first-child)>a{grid-template-columns:.78fr 1.22fr}.news-grid img{width:100%;height:100%;min-height:260px;object-fit:cover}.news-grid article>a>div{padding:30px}.news-grid span{color:var(--blue);font-size:10px;font-weight:800}.news-grid small{float:right;color:var(--muted);font-size:10px}.news-grid h2{clear:both;padding-top:28px;font-size:clamp(28px,3vw,44px)}.news-grid p{margin-top:18px;color:var(--muted)}.news-grid em{display:inline-flex;align-items:center;gap:14px;margin-top:30px;border-bottom:1px solid var(--navy);font-size:12px;font-style:normal;font-weight:800}.not-found-page>section:first-child{display:flex;align-items:center;min-height:720px;padding-top:100px;background:var(--navy);color:#fff}.not-found-page .section-tag{color:var(--yellow)}.not-found-page h1{max-width:960px;margin:22px 0 42px;font-size:clamp(62px,8vw,112px)}@media(max-width:1180px){.brand-button,.brand-button img{width:154px}.nav-frame{grid-template-columns:176px 1fr auto;padding-inline:28px}.primary-nav{gap:19px}.primary-nav>button,.services-nav>button{font-size:12px}.contact-layout,.project-ledger-layout,.story-hero>.shell{grid-template-columns:1fr}.contact-layout{padding-block:90px}.constraint-map{min-height:400px}.project-ledger aside{position:static}.project-filters{max-width:820px}.team-directory{grid-template-columns:repeat(2,1fr)}.team-directory article:nth-child(3n+2){transform:none}.team-directory article:nth-child(2n){transform:translateY(44px)}}@media(max-width:900px){:root{--shell: calc(100vw - 40px) }.brand-button,.brand-button img{width:148px}.nav-frame{grid-template-columns:1fr auto}.primary-nav>button:first-child{margin-top:12px}.process-path{display:none}.process-track{grid-template-columns:1fr 1fr}.process-track article{min-height:330px;padding-top:8px}.company-stats{grid-template-columns:1fr}.company-stat{min-height:150px}.client-strip .shell>div{grid-template-columns:repeat(3,1fr)}.project-detail-intro,.service-deliverables,.service-proof>.shell,.company-belief>.shell,.community-body{grid-template-columns:1fr;gap:52px}.project-media-grid{min-height:560px}.related-projects>div,.service-related>div{grid-template-columns:1fr}.related-projects button+button,.service-related button+button{border-left:0;border-top:0}.service-system header{grid-template-columns:1fr;gap:24px}.program-board{grid-template-columns:1fr}.program-board>strong{height:120px}.advisory-compare{grid-template-columns:1fr}.advisory-compare>div{grid-column:auto}.grant-trail{grid-template-columns:1fr;gap:8px}.grant-trail>div{display:grid;grid-template-columns:1fr 60px 100px;align-items:center;min-height:100px;transform:none}.grant-trail i{width:44px;height:54px}.company-links,.news-grid,.story-promise{grid-template-columns:1fr}.company-links button:nth-child(odd){border-right:0}.company-belief figure{height:440px}.story-hero figure{height:520px}.story-promise{gap:30px}.community-gallery{grid-template-columns:1fr 1fr}.community-gallery figure:first-child{grid-column:1 / 3}.community-gallery figure:nth-child(2){margin-top:0}.news-grid article:first-child{grid-row:auto}}@media(max-width:620px){:root{--shell: calc(100vw - 32px) }.brand-button,.brand-button img{width:142px}.hero-footer>p{max-width:180px}.hero-footer>p span,.hero-footer>p strong{font-size:9px}.project-meta-rail,.process-track{grid-template-columns:1fr}.process-track article{min-height:0;padding:0 0 54px}.process-track article>p{min-height:0}.process-icon{width:78px}.service-watermark{top:24px;right:4px;font-size:54px}.client-strip .shell>div{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr;min-height:0;padding-block:78px}.constraint-map{min-height:340px}.constraint-node{font-size:8px;padding:6px 7px}.constraint-center{min-width:118px;font-size:11px}.constraint-output{font-size:9px}.project-ledger-list>button{grid-template-columns:26px 74px minmax(0,1fr) 18px;gap:12px}.project-ledger-list img{width:74px;height:66px}.ledger-copy strong{font-size:16px}.project-facts-band .shell{grid-template-columns:1fr 1fr}.project-facts-band .shell>div{min-height:170px;padding:28px 18px}.project-facts-band strong{margin-top:26px;font-size:17px}.project-media-story header,.related-projects header,.service-related header{grid-template-columns:1fr;gap:20px}.project-media-grid,.media-count-2{display:grid;grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.project-media-grid figure,.project-media-grid figure:first-child{grid-row:auto;height:340px}.project-quote blockquote{font-size:34px}.related-projects button,.service-related button{grid-template-columns:88px 1fr 18px;padding-inline:0}.related-projects img,.service-related img{width:88px;height:74px}.service-detail-hero figure{box-shadow:12px 12px #f4bd19e6}.service-visual{min-height:400px}.program-board,.field-log,.advisory-compare,.grant-trail,.controls-dashboard{padding:22px}.program-board>div{grid-template-columns:90px 1fr}.program-board>div i{left:100px;width:calc(100% - 100px)}.matrix-head,.matrix-row{grid-template-columns:1.4fr repeat(3,.6fr)}.matrix-row strong{font-size:13px}.decision-input{min-width:96px;padding:10px;font-size:10px}.decision-board>strong{width:150px;height:150px;font-size:20px}.field-log>div{grid-template-columns:34px 1fr 26px}.field-log em{display:none}.field-log strong{font-size:17px}.grant-trail>div{grid-template-columns:1fr 48px 76px;padding:14px}.controls-dashboard{grid-template-columns:1fr}.control-chart{min-height:230px}.control-metrics{grid-column:auto;grid-template-columns:1fr}.inspection-log{grid-template-columns:1fr}.inspection-log>img{height:300px}.service-deliverables article strong{font-size:16px}.service-client-field{grid-template-columns:1fr}.company-hero,.community-hero{min-height:650px}.company-links button{min-height:200px;padding:24px}.story-hero{padding-top:130px}.story-hero figure{height:420px;box-shadow:14px 14px 0 var(--yellow)}.story-body blockquote{margin:72px 0;padding:32px 0 32px 28px;border-left-width:5px}.story-next,.team-directory{grid-template-columns:1fr}.team-directory article:nth-child(2n){transform:none}.community-gallery{grid-template-columns:1fr}.community-gallery figure:first-child{grid-column:auto}.community-gallery figure{height:380px}.news-grid article:not(:first-child)>a{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hero-media video{animation:none}.process-path i,.process-icon i,.process-icon b,.program-board>div i,.matrix-row i,.decision-input,.field-log i,.advisory-compare article,.control-chart i,.inspection-log span,.constraint-node,.constraint-line{transition:none;transform:none;opacity:1}}.company-links button>span{grid-column:1;grid-row:1}.company-links button>strong{grid-column:1;grid-row:2}.company-links button>.arrow-mark{grid-column:2;grid-row:2}@media(max-width:900px){.services-nav.is-open .services-menu{transform:none}}.project-ledger-list>button{grid-template-columns:124px minmax(0,1fr) 22px}.service-deliverables article{grid-template-columns:1fr;padding-inline:2px}.field-log .field-mark{width:12px;height:12px;border:2px solid var(--yellow);background:transparent;transform:rotate(45deg)}.team-directory h2{max-width:100%}@media(max-width:700px){.project-ledger-list>button{grid-template-columns:74px minmax(0,1fr) 18px}}button:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px;box-shadow:0 0 0 2px var(--navy)}.process-icon{display:block;width:48px;height:48px;overflow:visible;color:var(--blue)}.process-icon path,.process-icon rect,.process-icon circle{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.process-icon .icon-fill{fill:var(--yellow);stroke:var(--yellow)}[data-reveal] .process-icon path{stroke-dasharray:180;stroke-dashoffset:180;transition:stroke-dashoffset .9s cubic-bezier(.16,1,.3,1) calc(var(--delay, 0ms) + .12s)}[data-reveal] .process-icon rect,[data-reveal] .process-icon circle{opacity:0;transform:scale(.86);transform-origin:center;transition:opacity .32s ease calc(var(--delay, 0ms) + .12s),transform .6s cubic-bezier(.16,1,.3,1) calc(var(--delay, 0ms) + .12s)}[data-reveal][data-visible=true] .process-icon path{stroke-dashoffset:0}[data-reveal][data-visible=true] .process-icon rect,[data-reveal][data-visible=true] .process-icon circle{opacity:1;transform:scale(1)}.process-section.section-pad{padding-block:clamp(88px,8vw,118px)}.process-intro{margin-bottom:48px}.process-track{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-track article{min-height:274px;padding:30px 30px 34px;border-left:1px solid var(--line);transition:background .22s ease,transform .22s ease}.process-track article:first-child{border-left:0}.process-track article+article:before{display:none}.process-track article:hover{z-index:1;background:#ffffff9e;transform:translateY(-5px)}.process-track article>p{min-height:0;margin-top:18px;font-size:15px}.process-track h3{margin-top:10px;font-size:clamp(28px,2.4vw,38px)}.process-track article>span:last-child{margin-top:12px;font-size:16px}.projects-home.section-pad{padding-block:clamp(96px,8vw,126px)}.project-ribbon{margin-top:64px}.projects-home .editorial-link{margin-top:28px}.service-chapter{grid-template-columns:92px minmax(260px,.82fr) minmax(360px,1.18fr);min-height:194px;padding-block:30px}.service-chapter .process-icon,.service-index-row .process-icon{width:76px;height:76px;color:#fff}.service-watermark{opacity:.12}.services-home .editorial-link{margin-top:28px}.company-visuals{min-height:820px;padding:76px 0 76px clamp(28px,4.5vw,72px)}.company-main-photo{width:88%;height:500px}.company-small-photo{right:3%;bottom:62px;width:48%;height:270px}.company-copy{padding-block:clamp(82px,7vw,112px)}.team-preview{padding-block:clamp(82px,7vw,108px)}.team-preview header{margin-bottom:38px}.team-preview h3{font-size:clamp(40px,3.5vw,56px)}.team-grid article{aspect-ratio:.9}.team-grid h4{font-size:clamp(20px,1.7vw,25px);line-height:1.02}.team-grid article>div{left:18px;right:18px;bottom:18px}.client-strip{padding-block:70px}.client-strip .shell{grid-template-columns:250px 1fr;gap:44px;align-items:start}.client-strip .shell>p{max-width:180px;font-size:15px;line-height:1.35}.client-strip .shell>div{grid-template-columns:repeat(4,1fr);border:0;border-top:2px solid var(--navy)}.client-strip span{position:relative;justify-content:flex-start;min-height:78px;padding:18px 14px 18px 27px;border-right:0;border-bottom:1px solid var(--line);font-size:14px;text-align:left}.client-strip span:before{content:"";position:absolute;left:4px;top:25px;width:7px;height:7px;background:var(--yellow);transform:rotate(45deg)}.client-strip span:hover{background:transparent;color:var(--blue);transform:translate(5px)}.service-detail-hero p{position:relative;min-height:0;padding:0 0 12px;border:0;font-size:15px;letter-spacing:.01em}.service-detail-hero p:after{content:"";position:absolute;left:0;bottom:0;width:46px;height:2px;background:var(--yellow)}.service-detail-hero figure{box-shadow:16px 16px #f4bd19e6}.service-opening{gap:76px}.service-opening.section-pad{padding-block:clamp(82px,7vw,110px)}.service-opening h2{max-width:620px;font-size:clamp(46px,4.4vw,66px)}.service-opening>p{padding-top:18px;font-size:20px}.service-system{padding-block:clamp(82px,8vw,112px)}.service-system header{margin-bottom:48px}.service-system h2{font-size:clamp(46px,5vw,72px)}.service-visual{min-height:390px}.contact-section,.contact-layout{min-height:560px}.contact-layout{grid-template-columns:minmax(400px,.78fr) minmax(560px,1.22fr);gap:clamp(40px,6vw,88px)}.contact-inner h2{max-width:700px;font-size:clamp(60px,5.4vw,88px);line-height:.94}.contact-action{display:inline-flex;align-items:center;justify-content:space-between;width:248px;min-height:56px;padding:0 15px 0 18px;border:0;border-radius:2px 18px 2px 2px;background:var(--navy);color:#fff;box-shadow:none;transition:transform .18s ease,background .18s ease}.contact-action:hover{background:var(--blue);transform:translateY(-3px);box-shadow:none}.contact-action>.arrow-mark{display:inline-block;width:24px;height:14px;background:transparent;color:#fff}.contact-action>.arrow-mark:before{left:0;top:6px}.contact-action>.arrow-mark:after{right:1px;top:3px}.constraint-map{min-height:0}.constraint-diagram{display:block;width:100%;height:auto;overflow:visible}.constraint-grid{fill:#ffffff1f;stroke:#07142738}.constraint-grid-line{fill:none;stroke:#07142714;stroke-width:1}.constraint-input circle{fill:var(--navy)}.constraint-input text,.constraint-route-label,.constraint-owner text{fill:var(--navy);font-family:var(--body);font-size:14px;font-weight:760}.constraint-streams path{fill:none;stroke:#0714277a;stroke-width:1.6;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1.1s cubic-bezier(.16,1,.3,1)}.constraint-streams path:nth-child(2){transition-delay:80ms}.constraint-streams path:nth-child(3){transition-delay:.16s}.constraint-streams path:nth-child(4){transition-delay:.24s}.constraint-streams path:nth-child(5){transition-delay:.32s}.constraint-streams path:nth-child(6){transition-delay:.4s}.constraint-owner rect{fill:var(--navy)}.constraint-owner text{fill:#fff;font-size:15px}.constraint-route{fill:none;stroke:var(--navy);stroke-width:5;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .8s cubic-bezier(.16,1,.3,1) .8s}.constraint-arrow{fill:var(--navy)}.constraint-route-dot{fill:var(--yellow);stroke:var(--navy);stroke-width:3;opacity:0;transform-origin:center;transition:opacity .24s ease 1.25s}.constraint-route-label{opacity:0;transition:opacity .32s ease 1.1s}.constraint-map[data-visible=true] .constraint-streams path,.constraint-map[data-visible=true] .constraint-route{stroke-dashoffset:0}.constraint-map[data-visible=true] .constraint-route-dot,.constraint-map[data-visible=true] .constraint-route-label{opacity:1}@media(max-width:1100px){.service-chapter{grid-template-columns:80px 1fr}.client-strip .shell>div{grid-template-columns:repeat(3,1fr)}.contact-layout{grid-template-columns:1fr;padding-block:86px}.constraint-map{max-width:820px}}@media(max-width:820px){.process-track{grid-template-columns:1fr 1fr}.process-track article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.process-track article:nth-child(4){border-top:1px solid var(--line)}.company-visuals{min-height:610px}.client-strip .shell{grid-template-columns:1fr}.client-strip .shell>p{max-width:none}.client-strip .shell>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.process-track{grid-template-columns:1fr}.process-track article,.process-track article:nth-child(3),.process-track article:nth-child(4){min-height:0;padding:28px 4px 34px;border-left:0;border-top:1px solid var(--line)}.process-track article:first-child{border-top:0}.service-chapter .process-icon,.service-index-row .process-icon{width:70px;height:70px}.company-visuals{min-height:500px}.team-grid article{aspect-ratio:.96}.client-strip .shell>div{grid-template-columns:1fr}.client-strip span{min-height:64px}.contact-inner h2{font-size:54px}.contact-action{width:236px}.constraint-diagram{width:138%;max-width:none;transform:translate(-12%)}}@media(prefers-reduced-motion:reduce){[data-reveal] .process-icon path,.constraint-streams path,.constraint-route{stroke-dashoffset:0}[data-reveal] .process-icon rect,[data-reveal] .process-icon circle,.constraint-route-dot,.constraint-route-label{opacity:1;transform:none}}.mobile-nav-contact{display:none}.service-watermark{right:52%;max-width:40%;overflow:hidden;white-space:nowrap;text-align:right;pointer-events:none}.service-chapter>.process-icon,.service-chapter>div,.service-index-row>.process-icon,.service-index-row>div{position:relative;z-index:1}.project-command{min-height:0;border:1px solid rgba(255,255,255,.18);background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px}.project-command-head{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:126px;padding:28px 34px;border-bottom:1px solid rgba(255,255,255,.18)}.project-command-head span,.project-command-head strong{display:block}.project-command-head span{color:var(--yellow);font-size:12px;font-weight:780}.project-command-head strong{margin-top:9px;font-size:clamp(26px,2.5vw,40px);letter-spacing:-.035em}.project-command-head p{display:flex;align-items:center;gap:10px;color:#fff;font-size:13px;font-weight:720}.project-command-head p i{width:9px;height:9px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 7px #f4bd1921}.project-command-signals{display:grid;grid-template-columns:repeat(4,1fr)}.project-command-signals article{position:relative;min-height:188px;padding:30px 26px;border-left:1px solid rgba(255,255,255,.16);overflow:hidden}.project-command-signals article:first-child{border-left:0}.project-command-signals article>span,.project-command-signals article>strong,.project-command-signals article>small{position:relative;z-index:1;display:block}.project-command-signals article>span{color:#fff9;font-size:12px;font-weight:720}.project-command-signals article>strong{margin-top:20px;color:#fff;font-size:25px}.project-command-signals article>small{max-width:170px;margin-top:8px;color:#ffffff94;font-size:12px;line-height:1.4}.project-command-signals article>i{position:absolute;left:26px;right:26px;bottom:22px;height:3px;background:linear-gradient(90deg,var(--yellow) calc(58% + var(--signal) * 8%),rgba(255,255,255,.13) 0);transform:scaleX(0);transform-origin:left;transition:transform .9s cubic-bezier(.16,1,.3,1) calc(var(--signal) * .1s + .24s)}.project-command[data-visible=true] .project-command-signals article>i{transform:scaleX(1)}.project-command-route{position:relative;display:grid;grid-template-columns:repeat(4,1fr);min-height:126px;padding:30px 24px 20px;border-top:1px solid rgba(255,255,255,.18)}.project-command-route:before{content:"";position:absolute;left:12.5%;right:12.5%;top:43px;height:2px;background:#fff3}.project-command-route span{position:relative;z-index:1;display:grid;grid-template-columns:18px 1fr;column-gap:10px;align-items:center}.project-command-route span>i{grid-row:1 / 3;width:14px;height:14px;border:3px solid var(--navy);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 2px #ffffffa6;opacity:0;transform:scale(.5);transition:opacity .22s ease calc(var(--phase) * .12s + .72s),transform .5s cubic-bezier(.16,1,.3,1) calc(var(--phase) * .12s + .72s)}.project-command[data-visible=true] .project-command-route span>i{opacity:1;transform:scale(1)}.project-command-route b{font-size:14px}.project-command-route small{color:#ffffff8a;font-size:10px}.contact-action{width:322px}@media(max-width:1100px){.service-watermark{right:0;max-width:calc(100% - 100px);font-size:70px;opacity:.08}.project-command-signals{grid-template-columns:1fr 1fr}.project-command-signals article:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.16)}.project-command-signals article:nth-child(4){border-top:1px solid rgba(255,255,255,.16)}}@media(max-width:820px){.primary-nav.is-open{opacity:1!important;visibility:visible!important;transform:none!important}.services-nav.is-open .services-menu{max-height:56vh;opacity:1!important;visibility:visible!important;transform:none!important}.mobile-nav-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;margin-top:24px;padding:0 18px;background:var(--yellow);color:var(--navy);font-size:16px;font-weight:800}.service-watermark{display:none}}@media(max-width:620px){.project-command-head{display:block;padding:24px 20px}.project-command-head p{margin-top:22px}.project-command-signals{grid-template-columns:1fr}.project-command-signals article,.project-command-signals article:nth-child(3),.project-command-signals article:nth-child(4){min-height:156px;padding:24px 20px;border-left:0;border-top:1px solid rgba(255,255,255,.16)}.project-command-signals article>i{left:20px;right:20px}.project-command-route{grid-template-columns:1fr 1fr;gap:24px 10px}.project-command-route:before{display:none}.contact-action{width:292px}}.projects-home.section-pad{padding-bottom:72px}.process-section.section-pad{padding-top:76px;padding-bottom:88px}@media(max-width:820px){.site-header:has(.primary-nav.is-open) .brand-light{opacity:0}.site-header:has(.primary-nav.is-open) .brand-color{opacity:1}.site-header:has(.primary-nav.is-open) .menu-toggle span{background:var(--ink)}.primary-nav>button,.services-nav>button{font-size:20px}.services-nav.is-open .services-menu{overflow-x:hidden}.services-menu-inner,.services-menu-lead,.services-menu-list{min-width:0;width:100%}}@media(max-width:540px){.projects-home.section-pad{padding-bottom:54px}.process-section.section-pad{padding-top:58px;padding-bottom:66px}}@media(max-width:540px){.page-back button:last-child{display:flex}}@media(min-width:1101px){.service-watermark{right:56%;max-width:36%;opacity:.06}}@media(max-width:540px){.constraint-diagram{width:100%;transform:none;overflow:visible}}@media(max-width:540px){.constraint-grid{stroke:#07142761}.constraint-grid-line{stroke:#07142724}.constraint-streams path{stroke:#071427b8;stroke-width:2.4}.constraint-input text,.constraint-route-label{font-size:17px}.constraint-owner text{font-size:17px}.constraint-route{stroke-width:6}}.hero-footer{justify-content:flex-end;width:100%;max-width:none;padding-top:0;border-top:0}.hero-footer>p{max-width:420px;padding-right:6px;text-align:right}.hero-footer>p span{color:#ffffffad;font-size:12px;font-weight:720;letter-spacing:.04em}.hero-footer>p strong{margin-top:6px;color:#fff;font-size:clamp(18px,2vw,24px);letter-spacing:-.02em}.project-meta-rail{gap:22px;margin-top:20px;padding-top:18px}.project-meta-rail>div{display:grid;gap:6px}.project-meta-rail>div span,.project-meta-rail>div strong{display:block}.project-meta-rail>div span{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.04em}.project-meta-rail>div strong{color:var(--ink);font-size:13px;line-height:1.35}.project-ribbon{margin-top:56px}.project-ribbon-cta{grid-column:2 / -1;display:flex;justify-content:center;padding:18px 22px 22px;border-top:1px solid var(--line)}.project-ribbon-cta .editorial-link{width:min(360px,100%);margin:0}.editorial-link-inline{margin-inline:auto}.process-section.section-pad{padding-top:clamp(72px,7vw,96px);padding-bottom:clamp(76px,8vw,98px)}.process-intro{margin-bottom:42px}.process-track{gap:32px;border:0}.process-track article,.process-track article:first-child,.process-track article:nth-child(3),.process-track article:nth-child(4){min-height:0;padding:0;border:0;background:transparent}.process-track article:hover{background:transparent;transform:none}.process-icon{width:88px;height:88px}.process-track article>p{margin-top:20px;font-size:15px}.process-track h3{margin-top:12px;font-size:clamp(30px,2.7vw,40px)}.process-track article>span:last-child{margin-top:10px;font-size:16px}.service-chapter,.service-index-row{gap:28px}.service-chapter .process-icon,.service-index-row .process-icon{width:88px;height:88px}.service-chapter>div>p,.service-index-row>div>p{font-size:16px;line-height:1.55}.service-watermark{opacity:.08}.company-stats{gap:14px}.company-stat{min-height:188px;padding:24px 22px}.company-stat p{margin-top:22px;font-size:14px}.company-stat small{margin-top:8px;font-size:11px;opacity:.72}.nav-contact{min-height:46px;padding:0 18px 0 24px;border-radius:999px;box-shadow:none}.contact-layout{align-items:center}.contact-inner h2{max-width:620px}.contact-action{width:auto;min-width:280px;padding:0 12px 0 22px;border-radius:999px;background:var(--navy);box-shadow:none}.contact-action>span{padding-right:18px}.contact-action>.arrow-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#ffffff14}.program-board{display:grid;grid-template-columns:1fr minmax(260px,.9fr) 1fr;gap:18px;min-height:0;border:0;background:transparent}.program-board-column{display:grid;gap:14px}.program-board-column span,.program-board-core{border:1px solid rgba(255,255,255,.16);background:#ffffff08}.program-board-column span{display:flex;align-items:center;min-height:68px;padding:0 18px;color:#fff;font-size:14px;font-weight:760}.program-board-column.is-outcome span{justify-content:flex-end;color:var(--yellow);text-align:right}.program-board-core{display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:28px 30px}.program-board-core p{color:var(--yellow);font-size:12px;font-weight:800}.program-board-core strong{display:block;margin-top:12px;color:#fff;font-size:clamp(34px,3vw,46px);line-height:.98;letter-spacing:-.04em}.program-board-core small{display:block;margin-top:18px;color:#ffffffa6;font-size:15px;line-height:1.55}.project-command{min-height:0;border:1px solid rgba(255,255,255,.16);background:#ffffff08}.project-command-head{display:block;min-height:0;padding:30px 32px 0;border-bottom:0}.project-command-head>span,.project-command-head>strong,.project-command-head>p{display:block}.project-command-head>span{color:var(--yellow);font-size:12px;font-weight:800}.project-command-head>strong{margin-top:10px;color:#fff;font-size:clamp(32px,3vw,46px);line-height:.98;letter-spacing:-.045em}.project-command-head>p{max-width:560px;margin-top:14px;color:#ffffffa8;font-size:15px;line-height:1.5}.project-command-signals{margin-top:26px;border-top:1px solid rgba(255,255,255,.16)}.project-command-signals article{min-height:168px;padding:26px 22px}.project-command-signals article>strong{margin-top:14px;font-size:22px}.project-command-signals article>small{max-width:none;margin-top:10px;font-size:13px;color:#ffffff9e}.project-command-signals article>i,.project-command-head p i{display:none}.project-command-route{min-height:0;padding:22px 24px 28px}.project-command-route:before{left:11%;right:11%;top:31px}.project-command-route b{font-size:13px}.project-command-route small{font-size:11px}.page-back.is-floating{position:sticky;top:68px;z-index:18;background:#f6f3ecf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-detail-intro{gap:clamp(42px,6vw,88px);padding-top:58px}.project-detail-intro h2{max-width:900px;font-size:clamp(40px,4.8vw,72px)}.project-service-links button{min-height:44px;padding:9px 14px;font-size:12px}.project-facts-band{padding:0 0 18px;background:transparent}.project-facts-band .shell{gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.project-facts-band .shell>div{min-height:176px;padding:28px 26px;border:0;background:var(--navy);box-shadow:0 18px 40px #0714271a}.project-facts-band strong{margin-top:32px}.project-quote{max-width:980px;text-align:left}.project-quote:before{height:26px;font-size:78px}.project-quote blockquote{font-size:clamp(28px,3.6vw,54px);line-height:1.08}.project-quote p{margin-top:18px;font-size:14px;letter-spacing:.01em}.project-quote a{margin-top:14px;font-size:13px}.related-projects.section-pad,.service-related.section-pad{padding-top:58px}.related-projects button,.service-related button{min-height:124px}.related-projects small,.service-related small{font-size:10px}.related-projects strong,.service-related strong{margin-top:5px}.service-proof{padding-block:clamp(62px,7vw,96px)}.service-client-field span{min-height:72px;font-size:12px}@media(max-width:1100px){.project-ribbon-cta{grid-column:1 / -1}.program-board{grid-template-columns:1fr}.program-board-column.is-outcome span{justify-content:flex-start;text-align:left}.project-facts-band .shell{grid-template-columns:1fr 1fr}}@media(max-width:820px){.hero-footer{justify-content:flex-start}.hero-footer>p{max-width:none;padding-right:0;text-align:left}.project-meta-rail{grid-template-columns:1fr;gap:12px}.process-track{gap:28px 22px}.page-back.is-floating{top:64px}}@media(max-width:620px){.contact-action{min-width:0;width:100%}.project-command-route{grid-template-columns:1fr 1fr}.project-facts-band .shell{grid-template-columns:1fr}}.nav-contact{min-width:154px;min-height:46px;justify-content:center;gap:16px;padding:0 19px 0 23px;border:1px solid rgba(7,20,39,.08);border-radius:999px;box-shadow:0 5px 16px #0714271c}.nav-contact:hover{transform:translateY(-1px);box-shadow:0 8px 20px #07142724}.nav-contact .arrow-mark{width:16px;flex-basis:16px}.nav-contact .arrow-mark:before{width:13px}.nav-contact .arrow-mark:after{right:1px}.hero-media{transition:opacity .32s ease}.hero-media.is-fading{opacity:.36}.hero-scene-caption{position:absolute;right:0;bottom:34px;width:min(330px,38vw);padding:15px 18px 16px;border-left:3px solid var(--yellow);background:#071427b8;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:sceneLabelIn .52s cubic-bezier(.16,1,.3,1) both}.hero-scene-caption span,.hero-scene-caption strong,.hero-scene-caption em{display:block}.hero-scene-caption span{color:var(--yellow);font-size:10px;font-weight:780;letter-spacing:.04em}.hero-scene-caption strong{margin-top:5px;font-size:17px;line-height:1.2}.hero-scene-caption em{margin-top:4px;color:#ffffffa8;font-size:11px;font-style:normal}@keyframes sceneLabelIn{0%{opacity:0;transform:translateY(10px)}}.project-meta-rail{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;padding-top:0;border-top:0}.project-meta-rail>span{min-width:0;padding:12px 14px;background:#07142709}.project-meta-rail small{color:var(--muted);font-size:10px;font-weight:650;letter-spacing:.02em;text-transform:none}.project-meta-rail strong{margin-top:5px;color:var(--ink);font-size:13px;font-weight:760;line-height:1.3}.project-ribbon-action{grid-column:2 / -1;display:flex;justify-content:center;padding:22px 24px 24px;border-top:1px solid rgba(7,20,39,.09)}.process-icon{width:86px;height:86px}.process-icon path{stroke-width:2}.page-back-dock{position:sticky;z-index:75;top:76px;height:0;pointer-events:none}.page-back-dock>.shell{position:relative}.page-back{pointer-events:auto;display:inline-flex;align-items:center;gap:10px;width:auto;margin-top:18px;padding:11px 17px 11px 14px;border:1px solid rgba(7,20,39,.12);border-radius:999px;background:#fbfaf7e6;color:var(--blue);box-shadow:0 8px 28px #0714271f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:760}.page-back .arrow-mark{width:15px;flex-basis:15px}.detail-label{color:var(--blue);font-size:13px;font-weight:760;letter-spacing:.015em;text-transform:none}.project-detail-intro{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(50px,7vw,110px);padding-block:clamp(102px,9vw,138px) clamp(82px,8vw,116px)}.project-context-lead h2{max-width:780px;margin-top:16px;font-size:clamp(44px,4.5vw,70px);line-height:.98}.project-context-card{align-self:start;padding:clamp(30px,3vw,48px);background:var(--navy);color:#fff;box-shadow:18px 18px #f4bd1938}.project-context-card .detail-label{color:var(--yellow)}.project-context-card>p:nth-child(2){margin-top:20px;color:#ffffffc2;font-size:18px;line-height:1.62}.project-context-card .project-service-links{margin-top:30px}.project-context-card .project-service-links button{border-color:#fff3;color:#fff}.project-context-card .project-service-links button:hover{border-color:var(--yellow);color:var(--yellow)}.project-facts-section{padding-bottom:clamp(100px,9vw,140px)}.project-facts-section>header{display:grid;grid-template-columns:.55fr 1.45fr;gap:40px;align-items:end;margin-bottom:38px}.project-facts-section h2{font-size:clamp(42px,4.4vw,66px)}.project-facts-grid{display:grid;grid-template-columns:repeat(var(--fact-count, 4),minmax(0,1fr));gap:14px}.project-facts-grid article{min-height:190px;padding:28px 26px;border-top:4px solid var(--yellow);background:#fff;box-shadow:0 16px 36px #0714270f}.project-facts-grid span,.project-facts-grid strong{display:block}.project-facts-grid span{color:var(--blue);font-size:12px;font-weight:760}.project-facts-grid strong{margin-top:32px;font-size:clamp(20px,1.7vw,28px);line-height:1.12}.project-quote{max-width:1120px;padding-block:clamp(92px,8vw,128px);border-top:1px solid var(--line)}.project-quote:before{display:none}.project-quote blockquote{max-width:1000px;font-size:clamp(36px,4.2vw,62px);line-height:1.08}.project-quote footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px}.project-quote cite{color:var(--blue);font-family:var(--body);font-size:14px;font-style:normal;font-weight:760;letter-spacing:0}.project-quote a{margin:0}.related-projects{padding-block:clamp(82px,7vw,108px) clamp(108px,9vw,140px)}.related-projects header{margin-bottom:34px}.related-projects header h2{margin-top:10px}.program-brief,.delivery-brief{max-width:1080px;margin-inline:auto;min-height:0}.program-brief{color:#fff}.program-brief>header,.delivery-brief>header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:0 0 24px;border-bottom:1px solid rgba(255,255,255,.22)}.program-brief>header span,.program-brief>header strong,.program-brief footer span,.program-brief footer strong,.delivery-brief header span,.delivery-brief header strong{display:block}.program-brief>header span,.delivery-brief header span{color:var(--yellow);font-size:12px;font-weight:760}.program-brief>header strong,.delivery-brief header strong{margin-top:8px;font-size:clamp(30px,3vw,44px)}.program-brief-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding-block:22px}.program-brief-list article{min-height:128px;padding:24px;background:#ffffff0e}.program-brief-list strong,.program-brief-list span{display:block}.program-brief-list strong{font-size:20px}.program-brief-list span{max-width:310px;margin-top:10px;color:#ffffff9e;font-size:14px;line-height:1.5}.program-brief footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;background:var(--yellow);color:var(--navy)}.program-brief footer span{font-size:12px;font-weight:760}.program-brief footer strong{font-size:clamp(24px,2.7vw,38px)}.delivery-brief{padding:clamp(28px,4vw,50px);background:#fff;color:var(--ink);box-shadow:0 24px 54px #00000029}.delivery-brief>header{align-items:center;border-color:var(--line)}.delivery-brief header em{padding:8px 12px;border-radius:999px;background:#f4bd192e;color:var(--ink);font-size:12px;font-style:normal;font-weight:760}.delivery-brief dl{margin:0}.delivery-brief dl>div{display:grid;grid-template-columns:180px 1fr;gap:28px;padding:25px 0;border-bottom:1px solid var(--line)}.delivery-brief dt{color:var(--blue);font-size:13px;font-weight:760}.delivery-brief dd{margin:0;font-size:18px;font-weight:680;line-height:1.45}.delivery-brief footer{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.delivery-brief footer span{padding:16px;background:var(--cream)}.delivery-brief footer small,.delivery-brief footer strong{display:block}.delivery-brief footer small{color:var(--muted);font-size:10px}.delivery-brief footer strong{margin-top:5px;font-size:14px}.contact-layout{grid-template-columns:minmax(380px,.78fr) minmax(500px,1.22fr)}.clarity-motion{align-self:center;color:var(--navy)}.clarity-motion-copy,.clarity-motion-legend{display:flex;align-items:center;justify-content:space-between;gap:24px}.clarity-motion-copy{padding-bottom:8px}.clarity-motion-copy span,.clarity-motion-legend span{font-size:12px;font-weight:680}.clarity-motion-copy strong{font-size:18px}.clarity-motion svg{display:block;width:100%;height:auto;overflow:visible}.clarity-weave path{fill:none;stroke:#07142780;stroke-width:1.7;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1.1s cubic-bezier(.16,1,.3,1)}.clarity-weave path:nth-child(2){transition-delay:80ms}.clarity-weave path:nth-child(3){transition-delay:.16s}.clarity-weave path:nth-child(4){transition-delay:.24s}.clarity-weave path:nth-child(5){transition-delay:.32s}.clarity-gate path{fill:none;stroke:var(--navy);stroke-width:2}.clarity-route{fill:none;stroke:var(--navy);stroke-width:7;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .7s cubic-bezier(.16,1,.3,1) .78s}.clarity-arrow{fill:none;stroke:var(--navy);stroke-width:7;stroke-linecap:square;stroke-linejoin:miter}.clarity-motion-legend{margin-top:-8px}.clarity-motion-legend strong{font-size:13px}.story-opening{display:grid;grid-template-columns:.55fr 1.45fr;gap:50px;align-items:start}.story-opening .story-drop{margin:0}.story-lineage{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:80px}.story-lineage article{min-height:220px;padding:28px;background:var(--cream);border-top:4px solid var(--yellow)}.story-lineage span,.story-lineage strong{display:block}.story-lineage span{color:var(--blue);font-size:12px;font-weight:760}.story-lineage strong{margin-top:24px;font-size:30px}.story-lineage p{margin-top:14px;color:var(--muted);line-height:1.55}.story-company-origin{display:grid;grid-template-columns:.55fr 1.45fr;gap:50px;margin:110px 0}.story-company-origin h2{font-size:clamp(44px,4.8vw,72px)}.story-company-origin div p{max-width:760px;margin-top:24px;color:var(--muted);font-size:18px;line-height:1.65}@media(max-width:1100px){.contact-layout{grid-template-columns:1fr}.project-facts-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.hero-scene-caption{right:0;bottom:24px;width:min(320px,54vw)}.project-ribbon{grid-template-columns:1fr 1fr}.project-ribbon-lead,.project-ribbon-action{grid-column:1 / -1}.process-track article,.process-track article:nth-child(3),.process-track article:nth-child(4){border:1px solid rgba(7,20,39,.09)}.project-detail-intro{grid-template-columns:1fr}.project-context-card{box-shadow:12px 12px #f4bd1938}.project-facts-section>header,.story-opening,.story-company-origin{grid-template-columns:1fr;gap:24px}.project-quote footer{align-items:flex-start;flex-direction:column}.story-lineage{grid-template-columns:1fr}}@media(max-width:540px){.hero-scene-caption{left:15px;right:15px;bottom:18px;width:auto;padding:12px 14px}.project-meta-rail{grid-template-columns:1fr;gap:8px}.project-ribbon{display:block}.project-ribbon-lead{padding-inline:20px}.project-ribbon>button{border-left:0;border-top:1px solid rgba(7,20,39,.09)}.project-ribbon-action{padding-inline:18px}.project-ribbon-action button{width:100%;min-width:0}.process-track{display:grid;gap:12px}.process-track article,.process-track article:nth-child(3),.process-track article:nth-child(4){padding:26px 22px 30px;border:1px solid rgba(7,20,39,.09)}.page-back-dock{top:64px}.page-back{margin-top:12px}.project-detail-intro{padding-top:92px}.project-context-lead h2{font-size:42px}.project-context-card{padding:26px 22px}.project-facts-grid{grid-template-columns:1fr}.project-facts-grid article{min-height:150px}.related-projects{padding-top:72px}.program-brief-list{grid-template-columns:1fr}.program-brief footer{display:block}.program-brief footer strong{margin-top:7px}.delivery-brief{padding:24px 18px}.delivery-brief>header{display:block}.delivery-brief header em{display:inline-block;margin-top:18px}.delivery-brief dl>div{grid-template-columns:1fr;gap:8px}.delivery-brief footer{grid-template-columns:1fr}.clarity-motion-copy{align-items:flex-start;flex-direction:column;gap:4px}.clarity-motion svg{margin-block:8px}.clarity-motion-legend{align-items:flex-start;flex-direction:column;gap:6px}.story-lineage{margin-top:56px}.story-company-origin{margin:78px 0}}@media(prefers-reduced-motion:reduce){.clarity-weave path,.clarity-route{stroke-dashoffset:0}}.nav-contact{min-height:48px;padding:0 18px 0 22px;border-radius:999px;box-shadow:none}.nav-contact:hover{transform:translateY(-2px);box-shadow:none}.nav-contact .arrow-mark{width:24px;height:14px}.nav-contact .arrow-mark:before{left:0;top:6px;width:12px}.nav-contact .arrow-mark:after{right:1px;top:3px}.hero-scene-caption{right:24px;bottom:24px;width:min(320px,40vw);padding:14px 16px 15px;border-left:0;border-radius:18px;background:#0714278f;box-shadow:0 18px 42px #07142738;overflow:hidden}.hero-scene-caption span{font-size:10px}.hero-scene-caption strong{font-size:16px}.hero-scene-caption em{font-size:11px}.project-meta-rail{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding-top:0;border-top:0}.project-meta-rail>span{display:grid;gap:4px;padding:12px 14px;background:#0714270a}.project-meta-rail small,.project-meta-rail strong{display:block}.project-meta-rail small{color:var(--blue);font-size:10px;font-weight:760;letter-spacing:.04em}.project-meta-rail strong{color:var(--ink);font-size:13px;line-height:1.35}.project-ribbon{grid-template-columns:1.05fr repeat(3,1fr);border:0;background:#ffffff9e}.project-ribbon-lead{padding:34px 30px}.project-ribbon>button{border-left:1px solid rgba(7,20,39,.09)}.project-ribbon-action{grid-column:1 / -1;display:flex;justify-content:center;padding:22px 24px 24px;border-top:1px solid rgba(7,20,39,.09)}.project-ribbon-action button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:224px;min-height:48px;padding:0 22px;border:1px solid var(--ink);border-radius:999px;font-size:14px;font-weight:780;transition:color .18s ease,background .18s ease,transform .18s ease}.project-ribbon-action button:hover{background:var(--navy);color:#fff;transform:translateY(-2px)}.process-track{gap:16px;border:0}.process-track article,.process-track article:nth-child(3),.process-track article:nth-child(4){min-height:292px;padding:30px 28px 34px;border:1px solid rgba(7,20,39,.09);background:#ffffff61}.process-track article:hover{background:#fffc;box-shadow:0 18px 38px #07142714}.process-icon path{stroke-width:2.4}.process-track article>p{color:var(--blue);font-size:15px;line-height:1.35}.process-track article>span:last-child{max-width:290px;color:#596577;font-size:16px}.service-watermark{right:18px;left:auto;top:20px;opacity:.06;font-size:clamp(48px,6vw,90px)}.service-chapter .process-icon,.service-index-row .process-icon{width:92px;height:92px}.company-main-photo img{object-position:center top}.company-small-photo{bottom:70px}.story-drop-secondary{max-width:800px;margin-top:20px;color:var(--muted);font-size:clamp(22px,2.4vw,34px);line-height:1.28}.story-body blockquote{padding:48px 0 48px 64px;border-left-width:6px;font-family:var(--display)}.story-body blockquote span{font-size:13px;letter-spacing:.02em;text-transform:none}.story-next button{justify-content:space-between;padding:24px 28px;border:1px solid rgba(7,20,39,.12);border-radius:18px;background:#ffffff6b;box-shadow:inset 0 0 0 1px #ffffff2e}.story-next button:hover{background:var(--navy)}.contact-action{width:min(100%,360px);min-height:56px;padding:0 16px 0 22px;border:0;border-radius:999px;background:var(--navy);color:#fff;box-shadow:none}.contact-action>span{padding:0}.contact-action>.arrow-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:#ffffff14}.contact-action>.arrow-mark:before{left:3px}.contact-action>.arrow-mark:after{right:4px}.clarity-motion{padding:22px;border:1px solid rgba(7,20,39,.12);border-radius:24px;background:#fbfaf775}.clarity-motion-copy strong{font-size:22px}.clarity-motion svg{margin-block:6px}.clarity-weave path{stroke:#0714276b;stroke-width:1.4}.clarity-gate circle{fill:var(--yellow);stroke-width:2.5}.clarity-route{stroke-width:6}.page-back-dock.is-floating{z-index:85}.project-detail-intro h2{max-width:820px}.project-service-links button{border-radius:999px;background:#07142709}.project-facts-band .shell>div{border-radius:18px}.project-quote{max-width:1000px}.project-quote:before{height:18px;font-size:84px}.related-projects.section-pad,.service-related.section-pad{padding-top:44px}.related-projects header,.service-related header{margin-bottom:28px}@media(max-width:820px){.hero-scene-caption{right:0;bottom:24px;width:min(320px,54vw)}.project-ribbon{grid-template-columns:1fr 1fr}.project-ribbon-lead,.project-ribbon-action{grid-column:1 / -1}.process-track article,.process-track article:nth-child(3),.process-track article:nth-child(4){border:1px solid rgba(7,20,39,.09)}.project-detail-intro{grid-template-columns:1fr}.project-quote footer{align-items:flex-start;flex-direction:column}}@media(max-width:540px){.hero-scene-caption{left:15px;right:15px;bottom:18px;width:auto;padding:12px 14px}.project-meta-rail{grid-template-columns:1fr;gap:8px}.project-ribbon{display:block}.project-ribbon-lead{padding-inline:20px}.project-ribbon>button{border-left:0;border-top:1px solid rgba(7,20,39,.09)}.project-ribbon-action{padding-inline:18px}.project-ribbon-action button{width:100%;min-width:0}.process-track{display:grid;gap:12px}.process-track article,.process-track article:nth-child(3),.process-track article:nth-child(4){padding:26px 22px 30px;border:1px solid rgba(7,20,39,.09)}.page-back-dock{top:64px}.page-back{margin-top:12px}.project-detail-intro{padding-top:92px}.story-drop-secondary{font-size:20px}.story-lineage{margin-top:56px}.story-company-origin{margin:78px 0}.clarity-motion-copy{align-items:flex-start;flex-direction:column;gap:4px}.clarity-motion svg{margin-block:8px}.clarity-motion-legend{align-items:flex-start;flex-direction:column;gap:6px}.contact-action{width:100%}}.service-client-field{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-client-field span{justify-content:center;min-height:78px;padding:16px 18px;border:1px solid rgba(7,20,39,.08);border-radius:18px;background:#ffffffb8;text-align:center}.program-board{gap:14px;padding:0;border:0;background:transparent}.program-board-column span,.program-board-core{border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.12)}.program-board-core{min-height:280px;box-shadow:none}.project-command{border:0;background:transparent}.project-command-head{padding-inline:0}.project-command-signals{margin-top:18px;border-top:1px solid rgba(255,255,255,.14)}.project-command-signals article{min-height:160px;background:#ffffff05}.project-command-route{padding-inline:0;border-top:1px solid rgba(255,255,255,.14)}.project-command-route:before{display:none}.project-command-route span{justify-items:start;gap:8px}.client-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0}.client-mark:before{display:none!important}.client-mark img{display:block;width:auto;max-width:116px;height:40px;object-fit:contain;filter:saturate(.82) contrast(1.02)}.client-mark em{display:block;max-width:100%;color:var(--muted);font-size:9px;font-style:normal;font-weight:650;line-height:1.2;text-align:center}.client-mark.is-text strong{font-size:13px;line-height:1.25;text-align:center}.client-strip .client-mark{min-height:96px;padding:13px 10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.client-strip .client-mark:hover{transform:none;background:#ffffffb8}.service-client-field .client-mark{min-height:112px;padding:18px}.service-client-field .client-mark img{max-width:150px;height:52px}.clarity-motion{padding:0;border:0;border-radius:0;background:transparent}.project-context-card .project-service-links button{background:#ffffff0d}.project-facts-band{display:none}@media(max-width:540px){.client-strip .client-mark{min-height:90px}.service-client-field{grid-template-columns:1fr 1fr}.service-client-field .client-mark{min-height:100px;padding:12px}.service-client-field .client-mark img{max-width:110px;height:42px}}[data-reveal] .process-icon path{transition-duration:.62s;transition-delay:60ms}.contact-action{width:300px;min-height:56px;padding:0 20px 0 22px}.contact-action>.arrow-mark{display:inline-block!important;flex:0 0 18px;width:18px!important;height:12px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.contact-action>.arrow-mark:before{left:0!important;top:5px!important;width:15px!important}.contact-action>.arrow-mark:after{right:1px!important;top:2px!important}@media(max-width:540px){.contact-action{width:100%}}.site-header .nav-contact{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 14px 0 22px;border:1px solid rgba(7,20,39,.08);border-radius:999px;background:var(--yellow);color:var(--navy);box-shadow:none}.site-header .nav-contact:hover{transform:translateY(-1px);box-shadow:none}.site-header .nav-contact .arrow-mark{width:28px;height:16px;flex-basis:28px}.site-header .nav-contact .arrow-mark:before{left:0;top:7px;width:13px}.site-header .nav-contact .arrow-mark:after{top:4px;right:1px;width:8px;height:8px}.contact-action{display:inline-flex;align-items:center;gap:12px;min-width:286px;padding:0 14px 0 22px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:var(--navy);color:#fff;box-shadow:none}.contact-action:hover{transform:translateY(-1px);box-shadow:none}.contact-action>span{padding-right:8px;font-size:15px}.contact-action>.arrow-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:var(--yellow);color:var(--navy)}.contact-action>.arrow-mark:before{left:3px;top:7px;width:13px}.contact-action>.arrow-mark:after{right:5px;top:4px;width:8px;height:8px}.project-meta-rail{gap:14px;margin-top:20px}.project-meta-rail>span{display:grid;gap:5px;min-height:74px;padding:14px 16px;border:1px solid rgba(7,20,39,.08);background:#ffffffd1}.project-meta-rail small{color:var(--blue);font-size:11px;font-weight:780;letter-spacing:.02em}.project-meta-rail strong{font-size:14px;line-height:1.35}.project-ribbon{align-items:stretch}.project-ribbon-action{grid-column:2 / -1;justify-content:center;align-items:center;padding:20px 24px 24px}.project-ribbon-action button{min-width:230px;min-height:48px;padding:0 22px;border:1px solid var(--ink);background:#fff;box-shadow:none}.project-ribbon-action button:hover{background:var(--navy);color:#fff}.process-track{gap:18px}.process-track article{padding-top:6px}.process-icon{width:92px;height:92px}.process-icon path,.process-icon rect,.process-icon circle{fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.program-brief-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.95fr);gap:16px;padding-block:20px}.program-brief-core{min-height:240px;padding:28px;background:#ffffff0d}.program-brief-clients{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.program-brief-clients .client-mark{min-height:112px;padding:16px;background:#ffffff12;border:1px solid rgba(255,255,255,.18)}.program-brief-clients .client-mark img{max-width:140px;height:48px}.program-brief-clients .client-mark em{font-size:10px}.service-client-field{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-client-field .client-mark{min-height:108px;padding:16px;border:1px solid var(--line);background:#fff}.service-client-field .client-mark img{max-width:150px;height:50px}.service-client-field .client-mark em{font-size:10px}.clarity-motion{padding:8px 0 0}.clarity-motion-copy strong{font-size:20px}.clarity-motion svg{margin-block:10px 6px}.clarity-board{fill:#ffffff0a;stroke:#ffffff1f;stroke-width:1.2}.clarity-paths path{fill:none;stroke:#f4bd198c;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1s cubic-bezier(.16,1,.3,1)}.clarity-nodes rect,.clarity-gate rect{fill:#071427f2;stroke:#f4bd19b3;stroke-width:1.2}.clarity-nodes text,.clarity-gate text{fill:#fff;font-size:12px;font-weight:760;letter-spacing:.02em}.clarity-gate rect{fill:var(--yellow);stroke:none}.clarity-gate text{fill:var(--navy);font-size:16px}.clarity-route{fill:none;stroke:var(--yellow);stroke-width:7;stroke-linecap:square;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .7s cubic-bezier(.16,1,.3,1) .76s}.clarity-arrow{fill:none;stroke:var(--yellow);stroke-width:7;stroke-linecap:square;stroke-linejoin:miter}.clarity-motion[data-visible=true] .clarity-paths path,.clarity-motion[data-visible=true] .clarity-route{stroke-dashoffset:0}.clarity-motion-legend{margin-top:-4px}@media(max-width:1100px){.program-brief-grid,.service-client-field{grid-template-columns:1fr}}@media(max-width:820px){.site-header .nav-contact{min-height:46px;padding-left:20px}.project-ribbon-action{grid-column:1 / -1}.project-ribbon-action button{width:100%;min-width:0}.process-icon{width:82px;height:82px}.clarity-motion-copy strong{font-size:18px}}@media(max-width:540px){.contact-action{min-width:0;width:100%}.contact-action>span{font-size:14px}.project-meta-rail>span{min-height:68px;padding:12px 14px}.program-brief-clients,.service-client-field{grid-template-columns:1fr}.clarity-gate text{font-size:14px}}.clarity-weave path{fill:none;stroke:#0714276b;stroke-width:1.7;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .9s cubic-bezier(.16,1,.3,1)}.clarity-weave path:nth-child(2){transition-delay:60ms}.clarity-weave path:nth-child(3){transition-delay:.12s}.clarity-weave path:nth-child(4){transition-delay:.18s}.clarity-weave path:nth-child(5){transition-delay:.24s}.clarity-weave path:nth-child(6){transition-delay:.3s}.clarity-gate path{fill:none;stroke:var(--navy);stroke-width:2.5}.clarity-gate circle{fill:var(--yellow);stroke:var(--navy);stroke-width:3}.clarity-route,.clarity-arrow{stroke:var(--navy)}.clarity-motion[data-visible=true] .clarity-weave path,.clarity-motion[data-visible=true] .clarity-route{stroke-dashoffset:0}.program-brief-core>p,.program-brief-core>strong,.program-brief-core>small{display:block}.program-brief-core>p{margin:0 0 6px;color:#ffffffa8}.program-brief-core>strong{max-width:430px;font-size:clamp(25px,2.6vw,38px);line-height:1.06}.program-brief-core>small{max-width:480px;margin-top:18px;color:#ffffffb3;font-size:15px;line-height:1.55}.project-media-story.section-pad{padding-bottom:clamp(44px,4vw,64px)}.related-projects{padding-top:clamp(38px,4vw,58px)}@media(max-width:540px){.clarity-motion svg{margin-block:6px 10px}.clarity-weave path{stroke-width:2.2}.clarity-motion-legend{margin-top:0}}@media(max-width:540px){.program-brief>header,.delivery-brief>header{display:block}.program-brief>header strong,.delivery-brief>header strong{display:block;margin-top:10px;font-size:clamp(26px,9vw,38px);line-height:1.08}.program-brief-grid{padding-top:14px}}.clarity-route{stroke-dasharray:none;stroke-dashoffset:0}.contact-action>.arrow-mark{color:#fff!important}.contact-action>.arrow-mark:before{background:#fff!important}.contact-action>.arrow-mark:after{border-top-color:#fff!important;border-right-color:#fff!important}@media(max-width:820px){.brand-button{grid-column:1;grid-row:1}.menu-toggle{grid-column:2;grid-row:1;justify-self:end}.menu-toggle:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}}.project-context-card{align-self:center;padding:4px 0 4px clamp(26px,3vw,42px);border-left:3px solid var(--yellow);background:transparent;color:var(--ink);box-shadow:none}.project-context-card .detail-label{color:var(--blue)}.project-context-card>p:nth-child(2){max-width:620px;margin-top:16px;color:var(--muted);font-size:clamp(18px,1.55vw,22px);line-height:1.55}.project-context-card .project-service-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin-top:26px;border-top:1px solid var(--line)}.project-context-card .project-service-links button{justify-content:space-between;min-height:48px;padding:10px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--blue);text-align:left}.project-context-card .project-service-links button:hover{padding-left:7px;border-color:var(--line);color:var(--ink)}.project-facts-grid{gap:0;overflow:hidden;background:var(--navy)}.project-facts-grid article{min-height:190px;padding:30px 28px 34px;border:0;border-right:1px solid rgba(255,255,255,.15);background:transparent;box-shadow:none}.project-facts-grid span{color:var(--yellow);font-size:12px;font-weight:780}.project-facts-grid strong{max-width:290px;margin-top:30px;color:#fff;font-size:clamp(21px,1.9vw,29px);line-height:1.1}@media(max-width:820px){.project-context-card{align-self:stretch}.project-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-facts-grid article,.project-facts-grid article:last-child{border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.project-facts-grid article:nth-child(2n){border-right:0}.project-facts-grid article:nth-last-child(-n+2){border-bottom:0}}@media(max-width:540px){.project-context-card{padding:24px 0 0;border-top:3px solid var(--yellow);border-left:0}.project-context-card .project-service-links{grid-template-columns:1fr}.project-facts-grid article{min-height:160px;padding:24px 20px 28px}.project-facts-grid strong{margin-top:22px;font-size:20px}}.project-facts-section{padding-bottom:clamp(54px,5vw,78px)}.project-media-story.section-pad{padding-top:clamp(58px,5vw,82px)}.project-facts-grid{grid-template-columns:repeat(var(--fact-count, 4),minmax(0,1fr))}.project-source-link{display:inline-flex;align-items:center;gap:12px;margin-top:22px;color:var(--blue);font-size:13px;font-weight:780}.project-source-link:hover{color:var(--ink)}.service-related b{display:block;margin-top:8px;color:var(--blue);font-size:11px;font-weight:760;line-height:1.35}.community-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.community-stories article{min-height:210px;padding:26px 28px 28px 0}.community-stories article+article{padding-left:28px;border-left:1px solid var(--line)}.community-stories h3{max-width:260px;font-size:clamp(22px,2vw,30px);line-height:1.05;letter-spacing:-.035em}.community-stories p{margin-top:22px;color:var(--muted);font-size:15px;line-height:1.6}@media(max-width:820px){.primary-nav:not(.is-open){display:none!important}.primary-nav.is-open{display:flex!important}.services-nav:not(.is-open) .services-menu{display:none!important}.services-nav.is-open .services-menu{display:block!important}.project-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-stories{grid-template-columns:1fr}.community-stories article{min-height:0;padding:24px 0}.community-stories article+article{padding-left:0;border-top:1px solid var(--line);border-left:0}}.site-header .nav-contact,.nav-contact{min-height:54px;padding:0 12px 0 24px;gap:14px;border:1px solid rgba(7,20,39,.08);border-radius:999px;background:linear-gradient(180deg,#ffcb2f,#f4bd19);box-shadow:0 10px 26px #0714271f;color:var(--navy)}.site-header .nav-contact:hover,.nav-contact:hover{transform:translateY(-1px);box-shadow:0 14px 30px #07142729}.hero-scene-caption{align-items:flex-start;width:min(300px,34vw);padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(180deg,#07142799,#07142770);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-scene-caption strong{max-width:20ch}.project-meta-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding-top:18px;border-top:1px solid rgba(7,20,39,.12)}.project-meta-rail>span{min-height:0;padding:0;border:0;background:transparent}.project-meta-rail small{margin-bottom:8px;font-size:10px;letter-spacing:.16em}.project-meta-rail strong{font-size:14px;line-height:1.45}.project-ribbon{align-items:start}.project-ribbon-action{display:flex;align-items:center;justify-content:center;padding-inline:0}.project-ribbon-action button{justify-content:center;min-width:228px}.process-intro{align-items:end}.process-track{margin-top:34px;gap:18px;border:0}.process-track:before,.process-track:after,.process-track article:before,.process-track article:after{display:none!important}.process-track article{min-height:0;padding:30px 28px 34px;border:1px solid rgba(7,20,39,.09);border-radius:28px;background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.process-icon{width:90px;height:90px;margin-bottom:18px}.process-icon path,.process-icon rect,.process-icon circle{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:140;stroke-dashoffset:140;transition:stroke-dashoffset .76s cubic-bezier(.16,1,.3,1),transform .36s ease}.process-icon .icon-accent{stroke:var(--yellow)}.process-track article[data-visible=true] .process-icon path,.process-track article[data-visible=true] .process-icon rect,.process-track article[data-visible=true] .process-icon circle{stroke-dashoffset:0}.process-track h3{margin-top:12px}.process-track article>p{min-height:0;margin-bottom:10px;font-size:15px}.process-track article>span:last-child{max-width:32ch;font-size:16px;line-height:1.6}.page-back-dock.is-floating{position:sticky;top:92px;z-index:28}.page-back-dock.is-floating .shell{display:flex;justify-content:flex-start}.page-back{min-height:44px;padding:0 16px;border-radius:999px;background:#ffffffeb;box-shadow:0 12px 26px #07142714}.project-detail-intro{align-items:start;gap:clamp(32px,4vw,56px)}.project-context-card{align-self:stretch;padding:28px 30px 30px;border:1px solid rgba(7,20,39,.1);border-left:4px solid var(--yellow);border-radius:28px;background:#ffffffd6;box-shadow:0 16px 38px #0714270f}.project-context-card>p:nth-child(2){margin-top:14px;font-size:clamp(18px,1.45vw,21px)}.project-context-card .project-service-links{gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.project-context-card .project-service-links button{min-height:44px;padding:0 14px;border:1px solid rgba(7,20,39,.12);border-radius:999px;background:#ffffffdb}.project-facts-section header{margin-bottom:22px}.project-facts-grid{gap:18px;background:transparent}.project-facts-grid article{min-height:174px;padding:26px 24px 28px;border:1px solid rgba(7,20,39,.08);border-right:1px solid rgba(7,20,39,.08);border-radius:24px;background:var(--navy);box-shadow:0 16px 40px #07142714}.project-facts-grid strong{max-width:none;margin-top:24px;font-size:clamp(22px,1.85vw,30px)}.project-quote{padding-top:0}.project-quote blockquote{max-width:18ch}.quote-attribution{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px}.quote-attribution cite{color:var(--blue);font-size:15px;font-style:normal;font-weight:700;letter-spacing:.02em}.quote-attribution a{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:14px;font-weight:700}.related-projects.section-pad,.service-related.section-pad,.related-projects,.service-related{padding-top:clamp(48px,5vw,72px)}.related-projects header,.service-related header{margin-bottom:24px}.related-projects .detail-label,.service-related .detail-label{margin-bottom:10px}.clarity-motion{padding:clamp(28px,3vw,38px);border:1px solid rgba(7,20,39,.08);border-radius:32px;background:linear-gradient(180deg,#ffe7a161,#fff3)}.clarity-motion svg{display:block;width:100%;height:auto;margin:4px 0 16px}.clarity-grid path{fill:none;stroke:#07142714;stroke-width:1}.clarity-tags rect,.clarity-outcome rect{fill:#ffffffc7;stroke:#07142729;stroke-width:1.4}.clarity-tags text,.clarity-outcome text,.clarity-core text{fill:var(--navy);font-size:13px;font-weight:700;text-anchor:middle;letter-spacing:.01em}.clarity-core rect{fill:var(--navy);stroke:var(--navy)}.clarity-core text{fill:#fff}.clarity-weave path{fill:none;stroke:#0714275c;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1}.clarity-route{fill:none;stroke:var(--navy);stroke-width:3;stroke-linecap:round}.clarity-motion-legend{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:0}.clarity-motion-legend span{color:#0714279e;font-size:13px}.clarity-motion-legend strong{color:var(--navy);font-size:15px}.contact-action{min-height:58px;padding:0 10px 0 0;gap:16px;border-radius:999px;background:var(--navy);box-shadow:0 16px 34px #07142729}.contact-action>span{padding-left:24px}.contact-action>.arrow-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#ffffff1a}.contact-action:hover{transform:translateY(-1px)}@media(max-width:820px){.project-meta-rail{grid-template-columns:1fr;gap:14px}.process-track article{padding:26px 22px 30px}.page-back-dock.is-floating{top:78px}.project-context-card .project-service-links{grid-template-columns:1fr}.project-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-facts-grid article{min-height:150px}.clarity-motion-legend{display:block}.clarity-motion-legend strong{display:block;margin-top:8px}}@media(max-width:540px){.nav-contact{padding-left:20px}.hero-scene-caption{width:auto;padding:14px 15px}.project-ribbon-action{grid-column:1 / -1}.project-ribbon-action button{width:100%}.process-icon{width:80px;height:80px}.project-facts-grid{grid-template-columns:1fr}.quote-attribution{align-items:flex-start;flex-direction:column;gap:12px}.clarity-motion{padding:22px 18px 20px}.contact-action{width:100%}}.page-back-dock{position:relative;top:auto;height:auto;padding-block:14px}.page-back-dock .page-back{margin-top:0}.page-back-dock.is-floating{position:sticky;top:76px;height:0;padding-block:0}.page-back-dock.is-floating .page-back{margin-top:18px}.project-quote{padding-block:clamp(58px,5.5vw,82px)}@media(max-width:540px){.project-context-card{padding:0 0 0 20px;border-top:0;border-left:3px solid var(--yellow)}.page-back-dock.is-floating{top:112px}.page-back-dock.is-floating .page-back{margin-top:10px}}.process-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(28px,4vw,58px)}.process-track article,.process-track article:first-child,.process-track article:nth-child(2),.process-track article:nth-child(3),.process-track article:nth-child(4){min-height:0;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.process-track article:hover{transform:translateY(-3px)}.project-meta-rail small{color:var(--blue);font-family:var(--body);font-size:12px;font-weight:780;letter-spacing:0;text-transform:none}@media(max-width:820px){.process-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 28px}}@media(max-width:540px){.process-track{grid-template-columns:1fr;gap:42px}}@media(max-width:820px){.primary-nav:not(.is-open){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px)!important}.primary-nav.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.services-nav:not(.is-open) .services-menu{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;max-height:0!important;overflow:hidden!important}.services-nav.is-open .services-menu{display:grid!important}}.clarity-motion{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.clarity-motion svg{padding:0;overflow:visible}.clarity-motion-copy,.clarity-motion-legend{display:flex;align-items:center;justify-content:space-between;gap:22px}.clarity-motion-copy span,.clarity-motion-legend span{color:var(--ink);font-size:12px;font-weight:700}.clarity-motion-copy strong{color:var(--ink);font-size:18px}.clarity-motion-legend{margin-top:-2px}.clarity-motion-legend strong{color:var(--ink);font-size:13px}@media(max-width:540px){.clarity-motion-copy,.clarity-motion-legend{align-items:flex-start;flex-direction:column;gap:5px}}.service-detail-hero p{padding-bottom:0;font-size:16px;font-weight:800}.service-detail-hero p:after{display:none}.hero-media video{transform:none!important;animation:none!important;filter:none;backface-visibility:hidden}.hero-wash{background:linear-gradient(90deg,#0714276b,#07142705 44%,#0714270f)}.services-photo img{object-position:center 34%}.nav-frame{grid-template-columns:210px 1fr auto}.brand-button{width:180px;height:58px}.brand-button img{width:176px;max-height:58px}.brand-button .brand-light{filter:none}.site-header .nav-contact,.nav-contact{min-height:42px;padding:0 15px 0 17px;gap:10px;border:1px solid rgba(7,20,39,.12);border-radius:7px;background:var(--yellow);box-shadow:none;font-size:12px;letter-spacing:.01em}.site-header .nav-contact:hover,.nav-contact:hover{background:#ffcc32;transform:translateY(-1px);box-shadow:0 7px 18px #0714271a}.site-header .nav-contact .arrow-mark,.nav-contact .arrow-mark{width:18px;height:12px;flex:0 0 18px}.site-header .nav-contact .arrow-mark:before,.nav-contact .arrow-mark:before{left:0;top:5px;width:14px}.site-header .nav-contact .arrow-mark:after,.nav-contact .arrow-mark:after{right:1px;top:2px;width:7px;height:7px}.hero-scene-caption{right:0;bottom:28px;display:block;width:min(280px,34vw);padding:14px 16px;border:0;border-radius:0;background:#071427c7;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-scene-caption span{align-self:center;color:#ffffff8f;font-size:10px;font-weight:750;letter-spacing:.08em}.hero-scene-caption strong{display:block;margin:0;font-size:16px;line-height:1.25}.hero-scene-caption em{display:block;margin-top:4px;font-size:11px}.project-meta-rail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:20px;margin-top:22px;padding:13px 0 0;border-top:1px solid rgba(7,20,39,.14)}.project-meta-rail>span{position:relative;color:var(--ink);font-size:13px;font-weight:720;line-height:1.4}.project-meta-rail .project-role{padding-left:20px}.project-meta-rail .project-role:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:1px;background:#0714272e}.project-ribbon-action{grid-column:1 / -1;justify-content:center;padding:24px 24px 4px;border-top:1px solid rgba(7,20,39,.09)}.project-ribbon-action button.button-text,.services-home .section-action,.team-preview .section-action{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:auto;min-width:198px;min-height:48px;margin:0;padding:0 4px;border:0;border-bottom:1px solid currentColor;border-radius:0;background:transparent;box-shadow:none;color:var(--navy);font-size:13px;font-weight:800}.project-ribbon-action button.button-text:hover,.services-home .section-action:hover,.team-preview .section-action:hover{padding-left:10px;background:transparent;color:var(--blue);transform:none}.services-home .section-action{margin:42px 0 0 auto;color:#fff}.team-preview .section-action{display:flex;width:max-content;justify-self:center;margin:38px auto 0}.principles button.is-open span:after{transform:rotate(45deg)}.principles button.is-open small{max-height:70px;margin-top:12px;opacity:1}.process-track .process-icon-delivery .icon-accent,.service-chapter .process-icon-delivery .icon-accent{fill:var(--yellow);stroke:var(--yellow)}.process-intro>p:last-child{max-width:510px;color:#586475;font-size:17px;line-height:1.55}.company-visuals{min-height:820px;background-color:#dbe2df;background-image:linear-gradient(rgba(7,20,39,.042) 1px,transparent 1px),linear-gradient(90deg,rgba(7,20,39,.042) 1px,transparent 1px),radial-gradient(circle at 16% 18%,rgba(244,189,25,.17),transparent 28%);background-size:46px 46px,46px 46px,auto}.company-main-photo,.company-small-photo{z-index:1}.company-main-photo{width:88%;height:510px;background:#07142714}.company-main-photo img{object-fit:contain;object-position:center}.company-small-photo{right:5%;bottom:76px;width:45%;height:260px;border-color:#dbe2dff5}.company-visual-note{position:absolute;left:8%;top:545px;z-index:2;display:grid;gap:10px;width:42%;padding-top:18px;border-top:1px solid rgba(7,20,39,.28)}.company-visual-note span{color:var(--navy);font-size:14px;font-weight:760;letter-spacing:-.01em}.company-visual-note span+span{color:#0714279e}.client-strip .shell>div{grid-template-columns:repeat(4,minmax(0,1fr))}.client-strip .client-mark{min-height:116px;padding:18px 14px;background:transparent}.client-strip .client-mark:hover{background:#ffffff61}.client-strip .client-mark img{width:142px;max-width:100%;height:54px;object-fit:contain;mix-blend-mode:normal;filter:saturate(.9) contrast(1.08)}.client-strip .client-mark.has-logo em{margin-top:7px;color:var(--navy);font-size:10px;font-style:normal;font-weight:760;line-height:1.2;text-align:center}.client-strip .client-mark.is-text strong{display:flex;align-items:center;justify-content:center;width:142px;max-width:100%;min-height:54px;color:var(--navy);font-size:14px}.footer-brand img{width:220px;max-height:none}.footer-brand>p{max-width:300px;color:#ffffffad;line-height:1.55}@media(max-width:1100px){.nav-frame{grid-template-columns:185px 1fr auto}.brand-button,.brand-button img{width:164px}.company-visuals{min-height:740px}}@media(max-width:820px){.nav-frame{grid-template-columns:1fr auto}.brand-button,.brand-button img{width:150px}.hero-scene-caption{right:0;width:min(280px,48vw)}.project-ribbon-action{grid-column:1 / -1}.client-strip .shell>div{grid-template-columns:repeat(3,minmax(0,1fr))}.company-visuals{min-height:650px}.company-visual-note{top:500px}}@media(max-width:540px){.brand-button,.brand-button img{width:142px}.hero-wash{background:linear-gradient(90deg,#071427e0,#0714277a)}.hero-scene-caption{left:15px;right:15px;bottom:18px;width:auto}.project-meta-rail{grid-template-columns:1fr;gap:8px}.project-meta-rail>span{font-size:12px}.project-meta-rail .project-role{padding-left:0}.project-meta-rail .project-role:before{display:none}.project-ribbon-action button.button-text,.services-home .section-action,.team-preview .section-action{width:max-content;max-width:100%;min-width:0;margin-left:auto;margin-right:auto}.client-strip .shell>div{grid-template-columns:repeat(2,minmax(0,1fr))}.client-strip .client-mark{min-height:96px;padding:14px 10px}.client-strip .client-mark img,.client-strip .client-mark.is-text strong{width:112px;height:44px;min-height:44px}.company-visuals{min-height:540px}.company-main-photo{height:340px}.company-visual-note{left:7%;top:365px;width:52%;gap:6px}.company-visual-note span{font-size:11px}.company-small-photo{bottom:42px;height:170px}.footer-brand img{width:190px}}@media(max-width:820px){.site-header .nav-contact{display:none}}.project-ribbon{background:transparent;box-shadow:none}.project-ribbon>button,.project-ribbon-action{background:transparent}.project-ribbon-action{padding-bottom:0}.project-ribbon-action button.button-text,.services-home .section-action,.team-preview .section-action{justify-content:flex-start;gap:8px;min-width:0;width:max-content}.project-ribbon-action button.button-text:hover,.services-home .section-action:hover,.team-preview .section-action:hover{padding-left:4px;gap:10px}.process-track article>p{min-height:42px}.service-watermark{opacity:.11}.company-visual-note{gap:0;padding-top:0;border-top:0}.company-visual-note small{margin-bottom:8px;color:#0714278c;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.company-visual-note span{position:relative;display:flex;align-items:center;gap:12px;min-height:42px;padding:10px 0;border-top:1px solid rgba(7,20,39,.18);color:var(--navy);transition:color .18s ease,transform .18s ease}.company-visual-note span:before{content:"";width:24px;height:2px;flex:0 0 24px;background:var(--yellow);transition:width .18s ease,flex-basis .18s ease}.company-visual-note span:nth-of-type(2):before{background:var(--blue)}.company-visual-note span:hover{color:var(--blue);transform:translate(4px)}.company-visual-note span:hover:before{width:34px;flex-basis:34px}.footer-careers{display:inline-flex!important;align-items:center;gap:8px;width:max-content}.footer-careers .arrow-mark{width:14px;flex-basis:14px;transform:scale(.8)}@media(max-width:540px){.process-track article>p{min-height:0}.company-visual-note small{margin-bottom:3px;font-size:8px}.company-visual-note span{min-height:33px;padding:6px 0}.company-visual-note span:before{width:16px;flex-basis:16px}}@media(min-width:1101px){.company-visual-note{top:620px}.company-small-photo{bottom:150px}}@media(max-width:540px){.company-visuals{display:grid;grid-template-columns:1fr;gap:20px;min-height:0;padding:44px 15px 48px}.company-main-photo,.company-small-photo,.company-visual-note{position:relative;inset:auto}.company-main-photo{order:1;width:100%;height:auto;aspect-ratio:1.28}.company-visual-note{order:2;width:100%}.company-small-photo{order:3;justify-self:end;width:76%;height:auto;aspect-ratio:1.34;border-width:5px}}@media(min-width:1101px){.company-small-photo{right:5%;bottom:140px;width:72%;height:440px}}@media(min-width:541px)and (max-width:1100px){.company-small-photo{right:4%;bottom:42px;width:58%;height:300px}}@media(max-width:540px){.company-small-photo{order:2;width:100%;aspect-ratio:1.34}}@media(max-width:820px){.services-nav.is-open .services-menu{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%;min-width:0;max-width:100%;max-height:56vh;overflow-x:hidden;overflow-y:auto}.services-menu-lead,.services-menu-list{width:100%;min-width:0}.services-menu-list{display:grid;grid-template-columns:minmax(0,1fr)}.services-menu-list button{width:100%;min-width:0;white-space:normal}}.project-card-copy{padding-top:18px}.project-card-copy .project-meta-rail{display:flex;grid-template-columns:none;align-items:center;justify-content:flex-start;gap:12px;margin:0 0 13px;padding:0;border:0}.project-card-copy .project-meta-rail>span{width:auto;padding:0;border:0;color:var(--blue);font-size:11px;font-weight:760;letter-spacing:.04em;line-height:1.25;text-transform:none}.project-card-copy .project-meta-rail .project-role{display:inline-flex;align-items:center;gap:10px;padding-left:0;color:var(--ink)}.project-card-copy .project-meta-rail .project-role:before{content:"";display:block;width:20px;height:1px;background:var(--yellow)}.project-card-copy h3{margin-top:0}.page-back-dock,.page-back-dock.is-floating{position:relative;inset:auto;z-index:15;width:100%;padding:0;background:var(--cream);border:0;box-shadow:none}.page-back-dock.is-floating{position:sticky;top:var(--header-height, 72px);background:color-mix(in srgb,var(--cream) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-back-dock .shell{padding-block:0}.page-back-dock .page-back,.page-back-dock.is-floating .page-back{display:inline-flex;width:auto;min-width:0;margin:0;padding:15px 2px 13px;gap:9px;border:0;border-bottom:1px solid rgba(7,20,39,.34);border-radius:0;background:transparent;color:var(--blue);box-shadow:none;font-size:13px;font-weight:760}.page-back-dock .page-back:hover{color:var(--navy);border-bottom-color:var(--yellow);transform:translate(-2px)}.project-detail-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:clamp(54px,7vw,110px);padding-top:clamp(70px,8vw,118px);padding-bottom:clamp(72px,8vw,112px)}.project-context-lead h2{max-width:760px;margin-top:16px;font-size:clamp(38px,4.2vw,62px);line-height:1.04;letter-spacing:-.035em}.project-role-note{padding-top:22px;border-top:2px solid var(--navy)}.project-role-note>p:nth-child(2){margin-top:16px;color:var(--muted);font-size:17px;line-height:1.62}.project-role-note .project-service-links{display:flex;flex-wrap:wrap;gap:4px 20px;margin-top:24px}.project-role-note .project-service-links button,.project-role-note .project-source-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:auto;min-width:0;padding:9px 0 7px;border:0;border-bottom:1px solid rgba(7,20,39,.25);border-radius:0;background:transparent;color:var(--blue);font-size:12px;font-weight:760}.project-role-note .project-service-links button:hover,.project-role-note .project-source-link:hover{border-bottom-color:var(--yellow);color:var(--navy)}.project-role-note .project-source-link{margin-top:18px}.project-facts-section{position:relative;padding-top:clamp(58px,6vw,84px);padding-bottom:clamp(60px,6vw,88px);background:var(--navy);color:#fff;box-shadow:0 0 0 100vmax var(--navy);clip-path:inset(0 -100vmax)}.project-facts-section>header{display:grid;grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);align-items:end;gap:34px;margin-bottom:34px}.project-facts-section .detail-label{color:var(--yellow)}.project-facts-section h2{margin:0;color:#fff;font-size:clamp(36px,4vw,56px);line-height:1}.project-facts-grid{display:grid;grid-template-columns:repeat(var(--fact-count, 4),minmax(0,1fr));gap:0;border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24)}.project-facts-grid article{min-height:164px;padding:27px 24px 30px;border:0;border-right:1px solid rgba(255,255,255,.18);border-radius:0;background:transparent;box-shadow:none}.project-facts-grid article:last-child{border-right:0}.project-facts-grid span{color:var(--yellow);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.project-facts-grid strong{margin-top:26px;color:#fff;font-size:clamp(18px,1.6vw,25px);line-height:1.16}.project-quote{position:relative;padding-top:clamp(76px,8vw,118px);padding-bottom:clamp(70px,7vw,102px);border:0}.project-quote:before{display:none!important}.project-quote blockquote{max-width:980px;margin:0 auto;color:var(--navy);font-size:clamp(32px,3.8vw,54px);line-height:1.08;letter-spacing:-.03em}.project-quote blockquote>span{color:var(--yellow)}.project-quote footer{max-width:980px;margin:30px auto 0;padding-top:20px;border-top:1px solid var(--line)}.project-media-story.section-pad{padding-top:clamp(62px,6vw,90px);padding-bottom:clamp(58px,6vw,84px)}.project-media-story>header{max-width:760px;margin:0 auto 38px;text-align:center}.project-media-story>header h2{margin-top:10px;font-size:clamp(38px,4.5vw,62px)}.project-media-grid{gap:16px}.project-media-grid.media-count-1{max-width:920px;margin-inline:auto}.project-media-grid.media-count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1100px;margin-inline:auto}.project-media-grid.media-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.project-media-grid.media-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.project-media-grid figure{min-width:0}.project-media-grid img{width:100%;height:auto;max-height:540px;aspect-ratio:4 / 3;object-fit:cover}.project-media-grid.media-count-1 img{max-height:560px}.project-media-grid figcaption{padding-top:10px;color:var(--muted);font-size:11px}.project-index-feature{padding-top:clamp(54px,6vw,84px)}.project-index-feature .split-heading>p{max-width:390px}.project-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:28px}.project-filters button{min-height:42px;padding:10px 12px;border:1px solid rgba(255,255,255,.2);text-align:left;line-height:1.2}.project-filters button.is-active{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.client-strip{overflow:hidden;padding-block:56px;background:var(--cream)}.client-strip .shell{display:block;max-width:none;padding-inline:0}.client-strip-head{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:var(--shell);margin:0 auto 26px;padding-inline:var(--gutter)}.client-strip-head p{margin:0;font-size:13px}.client-strip-head .button-text{width:auto;min-width:0;gap:8px}.client-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.client-marquee-track{display:flex;width:max-content;animation:client-roll 42s linear infinite}.client-marquee:hover .client-marquee-track,.client-marquee:focus-visible .client-marquee-track{animation-play-state:paused}.client-strip .client-mark{flex:0 0 190px;min-height:104px;padding:14px 22px;border:0;background:transparent}.client-strip .client-mark:hover{background:#ffffff9e}.client-strip .client-mark img{width:126px;height:48px;object-fit:contain;filter:grayscale(1);opacity:.78}.client-strip .client-mark:hover img{filter:none;opacity:1}.client-strip .client-mark em{display:block;margin-top:8px;color:var(--muted);font-size:9px;font-style:normal;font-weight:720;text-align:center}@keyframes client-roll{to{transform:translate(-50%)}}.footer-careers{display:block!important;width:auto;padding:0;gap:0}.services-index-hero{min-height:520px;background:linear-gradient(130deg,var(--navy),#15345d)}.services-index-hero:after{display:none}.services-index-hero .services-hero-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.7fr);align-items:end;gap:clamp(50px,8vw,130px)}.services-index-hero h1{max-width:780px;font-size:clamp(46px,5.8vw,78px);line-height:.98}.services-hero-copy{padding-bottom:8px}.services-hero-copy>p{max-width:520px;color:#ffffffbd;font-size:18px;line-height:1.58}.services-hero-copy>div{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:30px;border-top:1px solid rgba(255,255,255,.22)}.services-hero-copy span{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.15);color:#fff;font-size:12px;font-weight:760}.services-hero-copy span:nth-child(2n){text-align:right}.services-index{padding-top:clamp(44px,5vw,72px)}.service-index-row .process-icon{width:76px;height:76px;color:var(--blue)}.service-index-row.tone-blue .process-icon{color:var(--yellow)}.service-index-row.tone-blue .process-icon .icon-accent{color:var(--yellow);stroke:currentColor}.service-opening.section-pad{padding-top:clamp(54px,5vw,76px);padding-bottom:clamp(54px,5vw,76px)}.service-opening{min-height:0;align-items:start}.service-opening h2{font-size:clamp(38px,4vw,58px);line-height:1.02}.service-opening>p{max-width:600px}.service-system{padding-block:clamp(62px,6vw,92px)}.service-system>.shell>header{margin-bottom:34px}.service-system>.shell>header h2{font-size:clamp(38px,4.2vw,60px)}.delivery-brief{padding:0;border:0;border-top:2px solid var(--navy);border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);box-shadow:none}.delivery-brief>header{padding:24px 0 22px;border-bottom:1px solid var(--line)}.delivery-brief header strong{font-size:clamp(28px,3vw,42px)}.delivery-brief header em{padding:0;border-radius:0;background:transparent;color:var(--blue);letter-spacing:.06em;text-transform:uppercase}.delivery-brief dl>div{grid-template-columns:minmax(170px,.4fr) minmax(0,1fr);padding:22px 0}.delivery-brief footer{display:block;margin:0;padding:18px 0;color:var(--muted);font-size:12px;font-weight:680}.program-brief{border:1px solid rgba(255,255,255,.2);border-radius:0;background:#ffffff06}.program-brief>header{padding:28px 34px}.program-brief-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:0;padding:0}.program-brief-core{padding:34px;border-top:1px solid rgba(255,255,255,.16);border-right:1px solid rgba(255,255,255,.16)}.program-register{margin:0;border-top:1px solid rgba(255,255,255,.16)}.program-register>div{display:grid;grid-template-columns:120px 1fr;gap:22px;padding:22px 28px;border-bottom:1px solid rgba(255,255,255,.14)}.program-register>div:last-child{border-bottom:0}.program-register dt{color:var(--yellow);font-size:11px;font-weight:760;text-transform:uppercase}.program-register dd{margin:0;color:#fffc;font-size:15px;line-height:1.45}.program-brief footer{padding:22px 34px}.program-brief footer strong{max-width:620px;font-size:clamp(20px,2.4vw,32px);text-align:right}.service-deliverables.section-pad{padding-top:clamp(56px,5vw,76px);padding-bottom:clamp(58px,5vw,82px)}.service-deliverables{align-items:start}.service-deliverables header h2{max-width:500px;font-size:clamp(38px,4vw,58px)}.service-deliverables>div{border-top:2px solid var(--navy)}.service-deliverables article{min-height:0;padding:20px 0;border:0;border-bottom:1px solid var(--line);background:transparent;box-shadow:none}.service-deliverables article strong{font-size:17px}.service-deliverables article p{max-width:660px;margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.48}.service-related{padding-top:clamp(54px,5vw,76px)}.service-related header{display:block;margin-bottom:26px;text-align:left}.service-related header h2{margin-top:9px;font-size:clamp(34px,4vw,52px)}.service-client-field{border:0}.service-client-field .client-mark{min-height:118px;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.service-client-field .client-mark img{width:132px;height:52px;object-fit:contain}.service-client-field .client-mark em{display:block;margin-top:8px;color:var(--muted);font-size:10px;font-style:normal;font-weight:700;text-align:center}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-grid article{border-top:1px solid var(--line)}.news-grid article>a{display:grid;grid-template-columns:180px 1fr;min-height:250px;background:transparent}.news-grid article img{width:100%;height:100%;min-height:250px;object-fit:cover}.news-grid article>a>div{padding:24px 26px}.news-grid article.is-latest{grid-column:1 / -1;border-top:3px solid var(--yellow)}.news-grid article.is-latest>a{grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr);min-height:430px}.news-grid article.is-latest img{min-height:430px}.news-grid article.is-latest>a>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,72px)}.news-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px}.news-meta span{color:var(--blue);font-size:11px;font-weight:760}.news-meta small{color:var(--muted);font-size:11px}.news-meta b{padding:5px 8px;background:var(--yellow);color:var(--navy);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.news-grid h2{margin-top:20px;font-size:clamp(28px,3vw,44px)}.news-grid article:not(.is-latest) h2{font-size:clamp(23px,2.3vw,34px)}@media(prefers-reduced-motion:reduce){.client-marquee-track{animation:none;transform:none}.client-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}@media(max-width:900px){.project-detail-intro,.services-index-hero .services-hero-layout{grid-template-columns:1fr;gap:36px}.project-role-note{max-width:720px}.project-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-facts-grid article:nth-child(2){border-right:0}.project-facts-grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.program-brief-grid{grid-template-columns:1fr}.program-brief-core{border-right:0}.news-grid{grid-template-columns:1fr}.news-grid article.is-latest>a{grid-template-columns:1fr}.news-grid article.is-latest img{min-height:320px;max-height:420px}}@media(max-width:640px){.project-card-copy .project-meta-rail{align-items:flex-start;flex-direction:column;gap:5px}.project-card-copy .project-meta-rail .project-role:before{display:none}.page-back-dock.is-floating{top:64px}.project-detail-intro{padding-top:52px;padding-bottom:58px}.project-context-lead h2{font-size:38px}.project-facts-section>header{grid-template-columns:1fr;gap:10px}.project-facts-grid{grid-template-columns:1fr}.project-facts-grid article,.project-facts-grid article:nth-child(2){border-right:0;border-bottom:1px solid rgba(255,255,255,.18);min-height:0}.project-facts-grid article:last-child{border-bottom:0}.project-quote blockquote{font-size:32px}.project-quote footer{display:grid;gap:14px}.project-media-grid.media-count-2,.project-media-grid.media-count-3,.project-media-grid.media-count-4{grid-template-columns:1fr}.project-media-grid img{max-height:none}.project-filters{grid-template-columns:1fr}.client-strip-head{align-items:flex-start;flex-direction:column}.client-strip .client-mark{flex-basis:160px}.services-index-hero{min-height:460px}.services-index-hero h1{font-size:45px}.services-hero-copy>p{font-size:16px}.service-index-row .process-icon{width:66px;height:66px}.delivery-brief>header{align-items:flex-start;gap:14px}.delivery-brief dl>div{grid-template-columns:1fr;gap:7px}.program-register>div{grid-template-columns:1fr;gap:7px}.program-brief footer{align-items:flex-start;flex-direction:column}.program-brief footer strong{text-align:left}.service-deliverables{grid-template-columns:1fr;gap:34px}.news-grid article>a{grid-template-columns:1fr}.news-grid article img{max-height:280px}}.project-detail-intro{padding-top:clamp(62px,6vw,88px);padding-bottom:clamp(62px,6vw,88px)}.project-context-lead h2{max-width:680px;font-size:clamp(38px,4vw,50px);line-height:1.04}.project-facts-section h2{font-size:clamp(38px,4vw,52px)}.project-media-grid figcaption{color:#ffffffd1}.services-index-hero h1{max-width:760px;font-size:clamp(46px,5.3vw,66px);line-height:.99}.service-opening.section-pad{padding-top:clamp(42px,4vw,60px);padding-bottom:clamp(38px,4vw,58px)}.service-deliverables.section-pad{padding-top:clamp(38px,4vw,58px);padding-bottom:clamp(48px,4vw,68px)}.delivery-brief{border-top-color:var(--yellow);border-bottom-color:#ffffff2e;background:#ffffff06;color:#fff}.delivery-brief>header{border-bottom-color:#ffffff2e}.delivery-brief header em,.delivery-brief dt{color:var(--yellow)}.delivery-brief dd{color:#ffffffe6}.delivery-brief dl>div{border-bottom-color:#ffffff24}.delivery-brief footer{color:#ffffffa3}@media(max-width:720px){.project-detail-intro{padding-top:48px;padding-bottom:52px}.project-context-lead h2{font-size:clamp(34px,10vw,44px)}.services-index-hero h1{font-size:clamp(42px,12vw,56px)}}.page-back-dock.is-floating{position:sticky;top:var(--header-height, 72px);height:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.page-back-dock.is-floating .shell{display:flex;justify-content:flex-end;padding-right:clamp(18px,3vw,48px)}.page-back-dock.is-floating .page-back{pointer-events:auto;margin-top:12px;padding:11px 14px 10px;background:color-mix(in srgb,var(--cream) 96%,transparent);border-bottom-color:#07142747;box-shadow:0 10px 28px #0714271f}@media(max-width:640px){.page-back-dock.is-floating{top:64px}.page-back-dock.is-floating .shell{padding-right:12px}.page-back-dock.is-floating .page-back{margin-top:9px;padding:9px 11px 8px}}html,body,#root{overflow-x:clip}.project-card-copy .project-meta-rail{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 9px;width:100%;max-width:100%;overflow:hidden}.project-card-copy .project-meta-rail>span{display:inline-flex;align-items:baseline;min-width:0;max-width:100%;width:auto;font-size:clamp(10px,.72vw,11px);line-height:1.35;overflow-wrap:anywhere}.project-card-copy .project-meta-rail .project-role{display:inline-flex;gap:9px;padding:0}.project-card-copy .project-meta-rail .project-role:before{content:"/";position:static;display:inline;width:auto;height:auto;background:none;color:#07142757;line-height:inherit}@media(min-width:761px){.primary-nav{align-items:center}.primary-nav>button:first-child{margin-top:0}.primary-nav>button,.services-nav,.services-nav>button{height:100%;margin-top:0}.primary-nav>button,.services-nav>button{display:inline-flex;align-items:center;justify-content:center;line-height:1}}.service-chapter-links{gap:7px}.service-chapter-links button{position:relative;min-height:54px;padding:13px 17px;border:0;border-radius:7px;background:#ffffff09;overflow:visible;transition:color .18s ease,background .18s ease,transform .18s ease}.service-chapter-links button:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--yellow);transform:scaleY(0);transform-origin:center;transition:transform .18s ease}.service-chapter-links button:hover,.service-chapter-links button:focus-visible{padding-left:17px;padding-right:17px;background:#ffffff16;color:#fff;transform:translate(3px)}.service-chapter-links button:hover:before,.service-chapter-links button:focus-visible:before{transform:scaleY(1)}.service-chapter-links button .arrow-mark{flex:0 0 18px;width:18px;margin-right:1px;transform:translate(0);transition:transform .18s ease}.service-chapter-links button:hover .arrow-mark,.service-chapter-links button:focus-visible .arrow-mark{transform:translate(3px)}.process-icon-delivery .delivery-route,.process-icon-delivery .delivery-arrowhead,.process-icon-delivery .delivery-flagpole,.process-icon-delivery .delivery-flag{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.process-icon-delivery .delivery-route{stroke-width:2.4}.process-icon-delivery .delivery-arrowhead{stroke-width:2.6}.process-icon-delivery .delivery-flagpole,.process-icon-delivery .delivery-flag{stroke-width:2.2}.process-icon-delivery .delivery-orb{fill:var(--yellow);stroke:var(--yellow);transform-origin:9px 54px;animation:delivery-orb-route 3.4s cubic-bezier(.45,0,.2,1) infinite}@keyframes delivery-orb-route{0%,12%{transform:translate(0)}35%{transform:translate(17px,-7px)}61%{transform:translate(29px,-17px)}84%,to{transform:translate(52px,-29px)}}.company-visuals{align-self:start}.company-main-photo,.company-small-photo{overflow:visible;box-shadow:none}.company-main-photo{height:auto;background:transparent}.company-main-photo img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;object-position:center}.company-main-photo img,.company-small-photo img{border-radius:10px;box-shadow:0 24px 58px #07142729}.company-main-photo figcaption{position:static;display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:12px;padding:0;background:transparent;color:var(--navy);font-size:11px;font-weight:740;letter-spacing:.015em}.company-main-photo figcaption:before{content:"";width:24px;height:2px;flex:0 0 24px;background:var(--yellow)}.company-stat strong{display:inline-flex;align-items:baseline;letter-spacing:-.045em}.company-stat strong>span:last-child{margin-left:.14em}.site-footer .footer-main>div>a.footer-careers{display:block!important;width:auto;margin:8px 0;padding:2px 6px;color:#ffffffa6;font-size:13px;line-height:normal;text-align:left}.site-footer .footer-main>div>a.footer-careers:hover{color:#fff}.footer-careers .arrow-mark{display:none}@media(min-width:761px)and (max-width:900px){.contact-section,.contact-layout{min-height:0}.contact-layout{display:block;padding-top:64px;padding-bottom:68px}.contact-inner h2{max-width:12ch;font-size:62px}.clarity-motion{display:none}}@media(max-width:760px){.site-header.is-over-hero .nav-frame{background:#fbfaf7fa;box-shadow:0 8px 26px #0714271a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.is-over-hero .brand-light{opacity:0}.site-header.is-over-hero .brand-color{opacity:1}.site-header.is-over-hero .menu-toggle span{background:var(--navy)}.hero:before{background:linear-gradient(90deg,#071427c7,#07142733)}.hero-wash{background:linear-gradient(180deg,#0714271f,#07142752)}.hero-media video{filter:saturate(1.08) brightness(1.1)}.company-section{display:flex;flex-direction:column}.company-copy{display:contents}.company-copy>.section-tag,.company-copy>h2,.company-copy>p,.company-copy>.company-actions,.company-copy>.principles{margin-left:20px;margin-right:20px}.company-copy>.section-tag{order:1;margin-top:52px}.company-copy>h2{order:2}.company-copy>.company-lead{order:3}.company-copy>p:not(.company-lead):not(.section-tag){order:4}.company-visuals{order:5}.company-copy>.company-actions{order:6}.company-copy>.principles{order:7}.company-copy>.company-stats{order:8}.team-preview{order:9}.company-visuals{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,.62fr);gap:14px 12px;height:auto;min-height:0;margin-top:28px;padding:0 20px 10px;overflow:visible}.company-main-photo{position:relative;left:auto;grid-column:1 / -1;width:100%;height:auto;margin:0}.company-main-photo img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;object-position:center}.company-main-photo figcaption{position:absolute;right:12px;bottom:12px;left:12px;width:auto;margin:0;padding:9px 12px;border-radius:5px;background:#071427e0;color:#fff;white-space:normal;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.company-main-photo figcaption:before{width:16px;flex-basis:16px}.company-small-photo{position:static;grid-column:2;width:100%;height:auto;margin:0;border:0}.company-small-photo img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.company-actions{margin-top:38px}.company-stats{grid-template-columns:1fr;gap:8px;width:auto;margin:30px 20px 0}.company-stat{display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:14px;min-height:108px;padding:17px 20px;border-radius:8px}.company-stat strong{font-size:44px}.company-stat p{max-width:none;margin-top:0;font-size:14px}.company-stat small{margin-top:5px}.contact-section,.contact-layout{min-height:0}.contact-layout{display:block;padding-top:54px;padding-bottom:58px}.contact-inner h2{max-width:11ch;margin-top:12px;font-size:clamp(43px,13vw,54px);line-height:.96;letter-spacing:-.055em}.contact-inner>p:not(.section-tag){max-width:31ch;margin-top:20px;font-size:17px;line-height:1.45}.contact-action{grid-template-columns:1fr 44px;min-height:58px;margin-top:28px;border:0;border-radius:999px;background:var(--navy);color:#fff;box-shadow:none}.contact-action>span{padding:15px 20px}.contact-action>.arrow-mark{width:44px;height:44px}.contact-action:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0714272e}.constraint-map,.clarity-motion{display:none}.project-card-copy .project-meta-rail{align-items:flex-start;flex-direction:column;gap:3px}.project-card-copy .project-meta-rail .project-role:before{display:none}.service-chapter-links button{min-height:50px;padding:12px 14px}.service-chapter-links button:hover,.service-chapter-links button:focus-visible{padding-left:14px;padding-right:14px}}.principles button:not(.is-open):is(:hover,:focus) small{max-height:0;margin-top:0;opacity:0}.principles button:not(.is-open):is(:hover,:focus) span:after{transform:none}.services-home .service-watermark{opacity:.21}.process-track .process-step{transition:opacity 1s cubic-bezier(.16,1,.3,1) var(--delay, 0ms),transform 1s cubic-bezier(.16,1,.3,1) var(--delay, 0ms)}.process-track .process-step .process-icon path{transition-duration:.86s;transition-delay:calc(var(--delay, 0ms) + .18s)}.process-track .process-step .process-icon rect,.process-track .process-step .process-icon circle{transition:opacity .38s ease calc(var(--delay, 0ms) + .18s),transform .72s cubic-bezier(.16,1,.3,1) calc(var(--delay, 0ms) + .18s)}.process-track .process-step .process-icon-delivery .delivery-orb{animation-play-state:paused}.process-track .process-step[data-visible=true] .process-icon-delivery .delivery-orb{animation-delay:calc(var(--delay, 0ms) + .18s);animation-play-state:running}@media(min-width:761px){.company-visuals{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:28px;min-height:0;padding-bottom:76px}.company-main-photo,.company-small-photo{position:relative;inset:auto;height:auto;margin:0}.company-main-photo{width:88%;justify-self:start}.company-small-photo{width:72%;justify-self:end;border:0}.company-small-photo img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}}@media(prefers-reduced-motion:reduce){.process-icon-delivery .delivery-orb{animation:none;transform:translate(29px,-17px)}}.project-role-note .project-service-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;padding:0;border:0}.project-role-note .project-service-links button{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:12px;width:100%;min-height:62px;padding:12px 12px 12px 16px;border:1px solid rgba(7,20,39,.14);border-radius:10px;background:#ffffffc2;color:var(--navy);font-size:12px;font-weight:780;line-height:1.25;letter-spacing:-.01em;text-align:left;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.project-role-note .project-service-links button:last-child:nth-child(odd){grid-column:span 2}.project-role-note .project-service-links button .arrow-mark,.project-role-note .project-source-link .arrow-mark{display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;margin:0;border-radius:50%;background:var(--navy);color:#fff;transition:background .18s ease,color .18s ease,transform .18s ease}.project-role-note .project-service-links button:is(:hover,:focus-visible){border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 8px 18px #0714271f;transform:translateY(-1px)}.project-role-note .project-service-links button:is(:hover,:focus-visible) .arrow-mark{background:var(--yellow);color:var(--navy);transform:translate(2px)}.project-role-note .project-service-links button:focus-visible,.project-role-note .project-source-link:focus-visible{outline:3px solid rgba(244,189,25,.78);outline-offset:3px}.project-role-note .project-source-link{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:56px;margin-top:14px;padding:12px 12px 12px 16px;border:1px solid var(--navy);border-radius:10px;background:var(--yellow);color:var(--navy);font-size:12px;font-weight:800;letter-spacing:-.01em;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.project-role-note .project-source-link .arrow-mark{background:var(--navy);color:#fff}.project-role-note .project-source-link:is(:hover,:focus-visible){background:#ffcc32;box-shadow:0 8px 18px #07142724;color:var(--navy);transform:translateY(-1px)}.project-role-note .project-source-link:is(:hover,:focus-visible) .arrow-mark{transform:translate(2px)}@media(max-width:640px){.project-role-note .project-service-links{grid-template-columns:1fr}.project-role-note .project-service-links button:last-child:nth-child(odd){grid-column:auto}}.project-detail-page>.page-back-dock.is-floating{position:relative;top:auto;z-index:1;height:auto;padding:18px 0 0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}.project-detail-page>.page-back-dock.is-floating .shell{display:flex;justify-content:flex-start}.project-detail-page>.page-back-dock.is-floating .page-back{min-height:44px;margin-top:0;padding:0 15px;border:1px solid rgba(7,20,39,.16);border-radius:8px;background:#ffffffd6;box-shadow:none}.project-detail-page>.page-back-dock.is-floating .page-back:is(:hover,:focus-visible){border-color:var(--navy);background:#fff;color:var(--navy);transform:translate(-2px)}.project-detail-page .project-detail-hero .shell>p{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 0 18px;padding:8px 11px;border:1px solid rgba(255,255,255,.34);border-radius:6px;background:#071427db;box-shadow:0 8px 20px #0714272e;color:#fff;line-height:1}.project-detail-page .project-facts-section>header,.project-detail-page .project-media-story>header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:min(100%,760px);margin:0 auto 34px;text-align:center}.project-detail-page .project-facts-section>header .detail-label,.project-detail-page .project-media-story>header .detail-label,.project-detail-page .project-facts-section>header h2,.project-detail-page .project-media-story>header h2{margin:0}.project-detail-page .project-facts-section>header h2,.project-detail-page .project-media-story>header h2{max-width:14ch}.project-detail-page .project-media-grid{grid-template-rows:none;min-height:0;align-items:stretch}.project-detail-page .project-media-grid figure,.project-detail-page .project-media-grid figure:first-child{grid-row:auto;grid-column:auto;min-height:0;width:100%;height:auto;max-width:100%;aspect-ratio:4 / 3;background:#dfe5e3}.project-detail-page .project-media-grid.media-count-1 figure,.project-detail-page .project-media-grid.media-count-1 figure:first-child{aspect-ratio:16 / 9}.project-detail-page .project-media-grid img{display:block;width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover}.project-detail-page .project-media-fallback{display:none}.project-detail-page .project-detail-hero[data-media-missing=true]{background:linear-gradient(135deg,#071427,#1f477a)}.project-detail-page .project-detail-hero[data-media-missing=true]>:is(img,video){display:none}.project-detail-page .project-detail-hero[data-media-missing=true]>.project-media-fallback{position:absolute;left:var(--gutter);bottom:24px;z-index:1;display:block;color:#ffffffc2;font-size:12px;font-weight:700}.hero:before,.hero-wash{pointer-events:none}.hero-inner :is(button,a){pointer-events:auto}.project-detail-hero>.shell{pointer-events:none}.index-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.mobile-menu-open{overflow:hidden}.project-detail-page .project-media-grid figure[data-media-missing=true]{display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#e5ecea,#cad6d3)}.project-detail-page .project-media-grid figure[data-media-missing=true] img{display:none}.project-detail-page .project-media-grid figure[data-media-missing=true] .project-media-fallback{display:block;max-width:20ch;color:var(--navy);font-size:13px;font-weight:760;line-height:1.35;text-align:center}@media(max-width:720px){.project-detail-page>.page-back-dock.is-floating{padding-top:12px}.project-detail-page .project-facts-section>header,.project-detail-page .project-media-story>header{margin-bottom:26px}.project-detail-page .project-media-grid.media-count-3,.project-detail-page .project-media-grid.media-count-4{grid-template-columns:1fr}}.service-detail-page{overflow-x:clip;background:var(--cream)}.service-detail-page:focus{outline:none}.service-detail-page [data-reveal]{opacity:1;transform:none}.service-detail-page .service-detail-hero{min-height:490px;padding:118px 0 42px;background:radial-gradient(circle at 84% 14%,rgba(45,72,135,.32),transparent 34%),var(--navy);color:#fff}.service-detail-page .service-detail-hero>.shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);align-items:center;gap:clamp(42px,6vw,84px)}.service-detail-page .service-detail-hero p{margin:0;padding:0;color:var(--yellow);font-size:12px;font-weight:820;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.service-detail-page .service-detail-hero p:after{display:none}.service-detail-page .service-detail-hero h1{max-width:11.5ch;margin:15px 0 0;font-size:clamp(58px,6.2vw,82px);line-height:.94;letter-spacing:-.045em;text-wrap:balance}.service-detail-page .service-detail-hero span{display:block;max-width:48ch;margin-top:22px;color:#ffffffb8;font-size:17px;line-height:1.52}.service-detail-page .service-detail-hero figure{position:relative;width:100%;height:clamp(310px,31vw,378px);margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#183052;box-shadow:none}.service-detail-page .service-detail-hero img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03)}.service-page-program .service-detail-hero figure,.service-page-facilities .service-detail-hero figure{border-bottom:8px solid var(--yellow);border-radius:4px 34px 4px 4px}.service-page-project .service-detail-hero figure,.service-page-construction .service-detail-hero figure{border-left:8px solid var(--yellow);border-radius:34px 4px 4px}.service-page-advisory .service-detail-hero figure,.service-page-controls .service-detail-hero figure{border-top:8px solid var(--yellow);border-radius:4px 4px 34px}.service-page-grant .service-detail-hero figure,.service-page-inspection .service-detail-hero figure{border-right:8px solid var(--yellow);border-radius:4px 4px 4px 34px}.service-detail-page>.page-back-dock{position:relative;top:auto;z-index:1;height:auto;padding:13px 0;border-bottom:1px solid var(--line);background:#ffffff94;-webkit-backdrop-filter:none;backdrop-filter:none}.service-detail-page>.page-back-dock .shell{display:flex;justify-content:flex-start}.service-detail-page>.page-back-dock .page-back{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin:0;padding:0 14px;border:1px solid rgba(7,20,39,.16);border-radius:8px;background:#ffffffc2;box-shadow:none;color:var(--navy)}.service-detail-page>.page-back-dock .page-back:is(:hover,:focus-visible){border-color:var(--navy);background:#fff;color:var(--navy);transform:translate(-2px)}.service-detail-page .service-opening,.service-detail-page .service-opening.section-pad{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.8fr);align-items:start;gap:clamp(42px,7vw,96px);padding-top:clamp(54px,6vw,78px);padding-bottom:clamp(54px,6vw,78px)}.service-detail-page .service-opening .section-tag,.service-detail-page .service-deliverables .section-tag,.service-detail-page .service-evidence .section-tag,.service-detail-page .service-related .section-tag{margin:0}.service-detail-page .service-opening h2{max-width:17ch;margin:12px 0 0;font-size:clamp(38px,4.2vw,56px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.service-detail-page .service-opening>p{max-width:46ch;margin:0;padding:18px 0 0;color:var(--muted);font-size:18px;line-height:1.62}.service-detail-page .service-system{min-height:0;padding:clamp(58px,6vw,78px) 0;background:linear-gradient(135deg,rgba(43,70,132,.16),transparent 44%),var(--navy);color:#fff}.service-detail-page .service-system>.shell{display:block}.service-detail-page .service-system>.shell>header{display:grid;grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);align-items:end;gap:clamp(30px,6vw,84px);margin:0 0 30px}.service-detail-page .service-system>.shell>header .section-tag{margin:0 0 5px;color:var(--yellow)}.service-detail-page .service-system>.shell>header h2{max-width:16ch;margin:0;font-size:clamp(40px,4.7vw,62px);line-height:1;letter-spacing:-.04em;text-wrap:balance}.service-detail-page .service-artifact,.service-detail-page .service-artifact.service-visual{--artifact-accent: var(--yellow);position:relative;display:block;width:min(100%,1120px);min-height:0;max-height:none;margin:0 auto;padding:clamp(22px,3vw,34px);overflow:hidden;border:1px solid rgba(7,20,39,.14);border-top:5px solid var(--artifact-accent);border-radius:12px;background:#f8f6ef;box-shadow:0 20px 42px #0000002e;color:var(--ink)}.service-detail-page .service-artifact-project,.service-detail-page .service-artifact-construction{--artifact-accent: #5474ba}.service-detail-page .service-artifact-advisory,.service-detail-page .service-artifact-controls{--artifact-accent: #90a8d8}.service-detail-page .service-artifact-label{display:inline-flex;align-items:center;min-height:28px;margin:0 0 18px;padding:6px 9px;border:1px solid rgba(7,20,39,.13);border-radius:999px;background:#fff;color:var(--blue);font-size:10px;font-weight:840;letter-spacing:.1em;line-height:1;text-transform:uppercase}.service-detail-page .service-artifact>header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 20px;padding:0 0 18px;border-bottom:1px solid rgba(7,20,39,.14)}.service-detail-page .service-artifact>header span,.service-detail-page .service-artifact>header strong{display:block}.service-detail-page .service-artifact>header span{flex:0 0 auto;color:var(--blue);font-size:11px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.service-detail-page .service-artifact>header strong{max-width:620px;color:var(--navy);font-size:clamp(23px,2.5vw,32px);line-height:1.12;text-align:right}.service-detail-page .service-artifact table{width:100%;margin:0;border-collapse:collapse;table-layout:fixed}.service-detail-page .service-artifact caption{padding:0 0 11px;color:var(--muted);font-size:11px;font-weight:650;text-align:left}.service-detail-page .service-artifact th,.service-detail-page .service-artifact td{padding:12px 13px;border-right:1px solid rgba(7,20,39,.1);border-bottom:1px solid rgba(7,20,39,.11);overflow-wrap:anywhere;text-align:left;vertical-align:top}.service-detail-page .service-artifact th:last-child,.service-detail-page .service-artifact td:last-child{border-right:0}.service-detail-page .service-artifact th{background:#2b468412;color:var(--blue);font-size:10px;font-weight:840;letter-spacing:.055em;line-height:1.3;text-transform:uppercase}.service-detail-page .service-artifact td{color:#354050;font-size:12px;line-height:1.42}.service-detail-page .service-artifact td:first-child{color:var(--navy);font-weight:780}.service-detail-page .service-artifact dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.service-detail-page .service-artifact dl>div{min-height:112px;padding:17px;border:1px solid rgba(7,20,39,.11);border-radius:8px;background:#fff}.service-detail-page .service-artifact dt{color:var(--blue);font-size:10px;font-weight:840;letter-spacing:.07em;text-transform:uppercase}.service-detail-page .service-artifact dd{margin:8px 0 0;color:#354050;font-size:14px;line-height:1.48}.service-detail-page .service-artifact aside{display:grid;grid-template-columns:minmax(170px,.35fr) minmax(0,.65fr);gap:20px;margin-top:16px;padding:18px 20px;border-radius:8px;background:var(--yellow);color:var(--navy)}.service-detail-page .service-artifact aside strong,.service-detail-page .service-artifact aside p{margin:0}.service-detail-page .service-artifact aside p{font-size:13px;line-height:1.48}.service-detail-page .service-artifact ol{counter-reset:grant-step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.service-detail-page .service-artifact ol li{counter-increment:grant-step;position:relative;min-height:140px;padding:42px 16px 16px;border:1px solid rgba(7,20,39,.11);border-radius:8px;background:#fff}.service-detail-page .service-artifact ol li:before{content:counter(grant-step,decimal-leading-zero);position:absolute;top:14px;left:16px;color:var(--blue);font-size:10px;font-weight:840}.service-detail-page .service-artifact ol strong,.service-detail-page .service-artifact ol span{display:block}.service-detail-page .service-artifact ol strong{color:var(--navy);font-size:14px;line-height:1.25}.service-detail-page .service-artifact ol span{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.45}.service-detail-page .inspection-record{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:20px}.service-detail-page .inspection-record>img{display:block;width:100%;height:252px;border-radius:8px;object-fit:cover}.service-detail-page .inspection-record dl{gap:10px}.service-detail-page .inspection-record dl>div{min-height:0;padding:14px}.service-detail-page .service-deliverables,.service-detail-page .service-deliverables.section-pad{display:block;padding-top:clamp(54px,6vw,78px);padding-bottom:clamp(54px,6vw,78px)}.service-detail-page .service-deliverables>header{display:block;max-width:760px;margin:0 0 28px;text-align:left}.service-detail-page .service-deliverables>header h2{max-width:16ch;margin:11px 0 0;font-size:clamp(38px,4.2vw,56px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.service-detail-page .service-deliverables>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;border:0}.service-detail-page .service-deliverables article{display:block;min-height:178px;padding:23px;border:1px solid rgba(7,20,39,.12);border-top:4px solid var(--blue);border-radius:8px;background:#ffffffbd;box-shadow:0 12px 26px #0714270f}.service-detail-page .service-deliverables article strong{display:block;color:var(--navy);font-size:19px;line-height:1.25}.service-detail-page .service-deliverables article p{max-width:none;margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.52}.service-detail-page .service-evidence,.service-detail-page .service-evidence.section-pad{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:stretch;gap:0;margin-bottom:clamp(54px,6vw,78px);padding:0;overflow:hidden;border:1px solid rgba(7,20,39,.12);border-radius:12px;background:#fff;box-shadow:0 18px 38px #07142714}.service-detail-page .service-evidence figure{min-height:390px;margin:0;overflow:hidden;background:#dce4e1}.service-detail-page .service-evidence figure img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.service-detail-page .service-evidence>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(34px,5vw,66px)}.service-detail-page .service-evidence h2{max-width:14ch;margin:11px 0 0;font-size:clamp(36px,4vw,52px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.service-detail-page .service-evidence>div>p:not(.section-tag){max-width:52ch;margin:20px 0 0;color:var(--muted);font-size:15px;line-height:1.62}.service-detail-page .service-evidence .button-text{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-width:174px;min-height:48px;margin-top:24px;padding:0 13px 0 16px;border:1px solid var(--navy);border-radius:8px;background:var(--yellow);color:var(--navy);font-size:12px;font-weight:820}.service-detail-page .service-evidence .button-text .arrow-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff}.service-detail-page .service-evidence .button-text:is(:hover,:focus-visible){background:#ffcc32;transform:translateY(-1px)}.service-detail-page .service-proof{padding:clamp(46px,5vw,66px) 0;background:var(--paper)}.service-detail-page .service-proof>.shell{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(34px,6vw,76px)}.service-detail-page .service-proof h2{max-width:12ch;margin:10px 0 0;font-size:clamp(34px,3.8vw,48px);line-height:1.02;letter-spacing:-.03em}.service-detail-page .service-client-field{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;border:0}.service-detail-page .service-client-field .client-mark,.service-detail-page .service-client-field span{display:flex;align-items:center;justify-content:center;min-width:0;min-height:88px;padding:12px;border:1px solid rgba(7,20,39,.11);border-radius:8px;background:#fff}.service-detail-page .service-client-field .client-mark img,.service-detail-page .service-client-field span img{width:min(100%,118px);max-width:118px;height:42px;object-fit:contain;filter:none;opacity:.94}.service-detail-page .service-related,.service-detail-page .service-related.section-pad{display:block;padding-top:clamp(50px,5vw,70px);padding-bottom:clamp(56px,6vw,82px)}.service-detail-page .service-related>header{display:block;max-width:720px;margin:0 0 24px;text-align:left}.service-detail-page .service-related>header h2{margin:10px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.03;letter-spacing:-.03em}.service-detail-page .service-related>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-detail-page .service-related button{display:grid;grid-template-columns:112px minmax(0,1fr) 30px;align-items:center;gap:16px;width:100%;min-height:104px;padding:10px 12px 10px 10px;border:1px solid rgba(7,20,39,.12);border-radius:8px;background:#ffffffb8;color:var(--navy);text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.service-detail-page .service-related button+button{border-left:1px solid rgba(7,20,39,.12)}.service-detail-page .service-related button>img{width:112px;height:82px;border-radius:5px;object-fit:cover}.service-detail-page .service-related button small,.service-detail-page .service-related button strong,.service-detail-page .service-related button em{display:block}.service-detail-page .service-related button small{color:var(--blue);font-size:9px;font-weight:840;letter-spacing:.04em;text-transform:uppercase}.service-detail-page .service-related button strong{margin-top:5px;font-size:17px;line-height:1.15}.service-detail-page .service-related button em{margin-top:5px;color:var(--muted);font-size:10px;font-style:normal}.service-detail-page .service-related button .arrow-mark{justify-self:end}.service-detail-page .service-related button:is(:hover,:focus-visible){border-color:var(--navy);background:#fff;box-shadow:0 10px 22px #07142717;transform:translateY(-1px)}.service-detail-page .contact-section,.service-detail-page .contact-layout{min-height:0}.service-detail-page .contact-section{padding:clamp(58px,6vw,82px) 0}.service-detail-page .contact-layout{grid-template-columns:minmax(340px,.82fr) minmax(420px,1.18fr);align-items:center;gap:clamp(40px,6vw,78px)}.service-detail-page .contact-inner h2{max-width:13ch;font-size:clamp(42px,5vw,66px);line-height:.98}.service-detail-page .contact-inner>p:not(.section-tag){max-width:46ch;font-size:17px;line-height:1.55}.service-detail-page :is(button,a):focus-visible{outline:3px solid rgba(244,189,25,.86);outline-offset:3px}.site-footer .footer-main>div>button,.site-footer .footer-main>div>a:not(.footer-careers){display:flex;align-items:center;width:fit-content;min-width:44px;min-height:44px;margin:0;padding:8px 0}.site-footer .footer-main>div>a.footer-careers{display:flex!important;align-items:center;width:fit-content;min-width:44px;min-height:44px;margin:0;padding:8px 0}@media(max-width:900px){.service-detail-page .service-detail-hero{min-height:0;padding:106px 0 40px}.service-detail-page .service-detail-hero>.shell{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:34px}.service-detail-page .service-detail-hero h1{font-size:clamp(48px,7.2vw,62px)}.service-detail-page .service-detail-hero figure{height:310px}.service-detail-page .service-opening,.service-detail-page .service-opening.section-pad{grid-template-columns:1fr 1fr;gap:38px}.service-detail-page .service-system>.shell>header{grid-template-columns:.55fr 1.45fr;gap:34px}.service-detail-page .service-artifact th,.service-detail-page .service-artifact td{padding:10px 9px}.service-detail-page .service-evidence,.service-detail-page .service-evidence.section-pad{grid-template-columns:.9fr 1.1fr}.service-detail-page .service-evidence figure,.service-detail-page .service-evidence figure img{min-height:340px}.service-detail-page .service-proof>.shell{grid-template-columns:1fr;gap:26px}.service-detail-page .service-proof h2{max-width:18ch}.service-detail-page .contact-layout{grid-template-columns:1fr}}@media(max-width:720px){.service-detail-page .service-detail-hero{padding:92px 0 32px}.service-detail-page .service-detail-hero>.shell{grid-template-columns:1fr;gap:27px}.service-detail-page .service-detail-hero h1{max-width:12ch;font-size:clamp(42px,12vw,48px);line-height:.96}.service-detail-page .service-detail-hero span{margin-top:16px;font-size:15px}.service-detail-page .service-detail-hero figure{height:230px}.service-page-project .service-detail-hero figure,.service-page-construction .service-detail-hero figure,.service-page-advisory .service-detail-hero figure,.service-page-controls .service-detail-hero figure,.service-page-grant .service-detail-hero figure,.service-page-inspection .service-detail-hero figure{border:1px solid rgba(255,255,255,.2);border-bottom:7px solid var(--yellow)}.service-detail-page>.page-back-dock{padding:9px 0}.service-detail-page .service-opening,.service-detail-page .service-opening.section-pad{grid-template-columns:1fr;gap:22px;padding-top:44px;padding-bottom:46px}.service-detail-page .service-opening h2{font-size:clamp(34px,9.8vw,42px)}.service-detail-page .service-opening>p{padding-top:0;font-size:16px}.service-detail-page .service-system{padding:46px 0}.service-detail-page .service-system>.shell>header{display:block;margin-bottom:22px}.service-detail-page .service-system>.shell>header h2{margin-top:10px;font-size:clamp(34px,10vw,42px)}.service-detail-page .service-artifact,.service-detail-page .service-artifact.service-visual{padding:16px;border-radius:9px}.service-detail-page .service-artifact>header{display:block;margin-bottom:15px;padding-bottom:14px}.service-detail-page .service-artifact>header strong{margin-top:8px;font-size:23px;text-align:left}.service-detail-page .service-artifact table{display:block;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.service-detail-page .service-artifact thead,.service-detail-page .service-artifact tbody{display:table;width:590px;table-layout:fixed}.service-detail-page .service-artifact th,.service-detail-page .service-artifact td{padding:9px 8px}.service-detail-page .service-artifact dl{grid-template-columns:1fr;gap:9px}.service-detail-page .service-artifact dl>div{min-height:0;padding:14px}.service-detail-page .service-artifact aside{grid-template-columns:1fr;gap:7px;padding:15px}.service-detail-page .service-artifact ol{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-page .service-artifact ol li{min-height:128px;padding:40px 13px 13px}.service-detail-page .inspection-record{grid-template-columns:1fr;gap:12px}.service-detail-page .inspection-record>img{height:205px}.service-detail-page .service-deliverables,.service-detail-page .service-deliverables.section-pad{padding-top:46px;padding-bottom:50px}.service-detail-page .service-deliverables>header h2{font-size:clamp(34px,9.8vw,42px)}.service-detail-page .service-deliverables>div{grid-template-columns:1fr;gap:10px}.service-detail-page .service-deliverables article{min-height:0;padding:19px}.service-detail-page .service-evidence,.service-detail-page .service-evidence.section-pad{grid-template-columns:1fr;margin-bottom:46px}.service-detail-page .service-evidence figure,.service-detail-page .service-evidence figure img{min-height:220px;max-height:240px}.service-detail-page .service-evidence>div{padding:28px 22px 30px}.service-detail-page .service-evidence h2{font-size:clamp(34px,9.8vw,42px)}.service-detail-page .service-proof{padding:42px 0}.service-detail-page .service-proof h2{font-size:36px}.service-detail-page .service-client-field{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-detail-page .service-client-field .client-mark,.service-detail-page .service-client-field span{min-height:76px;padding:9px}.service-detail-page .service-client-field .client-mark img,.service-detail-page .service-client-field span img{max-width:100px;height:36px}.service-detail-page .service-related,.service-detail-page .service-related.section-pad{padding-top:44px;padding-bottom:50px}.service-detail-page .service-related>header h2{font-size:36px}.service-detail-page .service-related>div{grid-template-columns:1fr}.service-detail-page .service-related button{grid-template-columns:82px minmax(0,1fr) 26px;gap:11px;min-height:90px;padding:8px 9px 8px 8px}.service-detail-page .service-related button>img{width:82px;height:70px}.service-detail-page .contact-section{padding:48px 0}.service-detail-page .contact-layout{display:block}.service-detail-page .contact-inner h2{font-size:clamp(36px,11vw,46px)}.service-detail-page .clarity-motion{display:none}}@media(max-width:390px){.service-detail-page .service-detail-hero h1{font-size:42px}.service-detail-page .service-detail-hero figure{height:215px}.service-detail-page .service-artifact thead,.service-detail-page .service-artifact tbody{width:560px}.service-detail-page .service-artifact ol{grid-template-columns:1fr}.service-detail-page .service-artifact ol li{min-height:0}.service-detail-page .service-related button strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.service-detail-page *,.service-detail-page *:before,.service-detail-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:720px){.service-detail-page .service-artifact table{display:block;width:100%;max-width:100%;overflow:visible}.service-detail-page .service-artifact caption{display:block;width:100%}.service-detail-page .service-artifact thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.service-detail-page .service-artifact tbody{display:grid;width:100%;gap:8px}.service-detail-page .service-artifact tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;border:1px solid rgba(7,20,39,.12);border-radius:7px;background:#fff}.service-detail-page .service-artifact td{display:block;min-height:58px;padding:9px 10px;border:0;border-right:1px solid rgba(7,20,39,.1);border-bottom:1px solid rgba(7,20,39,.1);font-size:11px}.service-detail-page .service-artifact td:nth-child(2n){border-right:0}.service-detail-page .service-artifact td:nth-last-child(-n+2){border-bottom:0}.service-detail-page .service-artifact td:before{display:block;margin-bottom:4px;color:var(--blue);font-size:8px;font-weight:840;letter-spacing:.055em;line-height:1.15;text-transform:uppercase}.service-detail-page .service-artifact-program td:nth-child(1):before{content:"Priority"}.service-detail-page .service-artifact-program td:nth-child(2):before{content:"Funding path"}.service-detail-page .service-artifact-program td:nth-child(3):before{content:"Dependency"}.service-detail-page .service-artifact-program td:nth-child(4):before{content:"Owner decision"}.service-detail-page .service-artifact-facilities td:nth-child(1):before{content:"Facility system"}.service-detail-page .service-artifact-facilities td:nth-child(2):before{content:"Condition input"}.service-detail-page .service-artifact-facilities td:nth-child(3):before{content:"Planning lens"}.service-detail-page .service-artifact-facilities td:nth-child(4):before{content:"Planning outcome"}.service-detail-page .service-artifact-construction td:nth-child(1):before{content:"Item"}.service-detail-page .service-artifact-construction td:nth-child(2):before{content:"Responsible party"}.service-detail-page .service-artifact-construction td:nth-child(3):before{content:"Current state"}.service-detail-page .service-artifact-construction td:nth-child(4):before{content:"Next step"}.service-detail-page .service-artifact-advisory td:nth-child(1):before{content:"Criterion"}.service-detail-page .service-artifact-advisory td:nth-child(2):before{content:"Design-bid-build"}.service-detail-page .service-artifact-advisory td:nth-child(3):before{content:"GC/CM"}.service-detail-page .service-artifact-advisory td:nth-child(4):before{content:"Design-build"}.service-detail-page .service-artifact-controls td:nth-child(1):before{content:"Control"}.service-detail-page .service-artifact-controls td:nth-child(2):before{content:"Baseline"}.service-detail-page .service-artifact-controls td:nth-child(3):before{content:"Current view"}.service-detail-page .service-artifact-controls td:nth-child(4):before{content:"Owner action"}.service-detail-page .service-evidence figure{order:2}.service-detail-page .service-evidence>div{order:1}}.project-ledger-layout{display:grid;grid-template-columns:1fr;gap:22px}.project-ledger-intro{display:grid;grid-template-columns:minmax(0,.78fr) minmax(280px,.62fr);gap:clamp(20px,4vw,48px);align-items:end}.project-ledger-intro h2{margin-top:8px;font-size:clamp(34px,4.2vw,52px);line-height:1.02;letter-spacing:-.03em}.project-ledger-intro>p{max-width:44ch;margin:0;color:var(--muted)}.project-ledger-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-top:14px;border-top:1px solid rgba(7,20,39,.12)}.project-ledger-controls .project-filters{display:flex;flex-wrap:wrap;gap:8px}.project-ledger-controls .project-filters button{min-height:44px;padding-inline:16px;border-radius:8px}.project-ledger-list{border-top:1px solid rgba(7,20,39,.12)}.project-ledger-empty{display:grid;gap:10px;padding:24px 0}.project-ledger-empty strong{color:var(--navy);font-size:20px}.project-ledger-empty p{margin:0;color:var(--muted)}.project-ledger-empty button{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:44px;padding:0;color:var(--navy);font-size:12px;font-weight:820}.project-media-single{display:grid;gap:14px}.project-media-single img{width:100%;max-height:540px;object-fit:cover;border-radius:8px}.project-media-single figcaption{max-width:54ch;color:var(--muted)}.related-projects .detail-label{color:var(--yellow)}.related-projects h2{max-width:14ch}.service-family{display:grid;gap:24px}.service-family-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:clamp(24px,5vw,52px);align-items:start}.service-family-grid-delivery{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)}.service-family-copy>p:not(.section-tag){max-width:52ch;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.service-system .service-family-copy>p:not(.section-tag),.service-system .service-family-figure figcaption,.service-system .service-family-records li span{color:#ffffffc7}.service-system .service-family-figure figcaption strong,.service-system .service-family-steps li strong,.service-system .service-family-records li strong{color:#fff}.service-system .service-family-figure figcaption .button-text{color:#fff}.service-family-figure{display:grid;gap:12px;margin:0}.service-family-figure img{width:100%;min-height:280px;max-height:380px;object-fit:cover;border-radius:8px}.service-family-figure figcaption{display:grid;gap:8px;color:var(--muted);font-size:13px;line-height:1.55}.service-family-figure figcaption strong{color:var(--navy);font-size:17px;line-height:1.25}.service-family-figure figcaption>span{display:block}.service-family-figure figcaption .button-text{width:fit-content;margin-top:4px}.service-family-steps,.service-family-records ul,.service-deliverables>ul{margin:0;padding:0;list-style:none}.service-family-steps{display:grid;gap:10px;margin-top:24px}.service-family-steps li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start;padding:14px 0;border-top:1px solid rgba(7,20,39,.12)}.service-system .service-family-steps li,.service-system .service-family-records,.service-system .service-family-records li{border-color:#ffffff2e}.service-family-steps li span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background:#07142714;color:var(--navy);font-size:11px;font-weight:820}.service-system .service-family-steps li span{background:#ffffff1f;color:var(--yellow)}.service-family-steps li strong{display:block;color:var(--navy);font-size:16px}.service-family-checklist li{grid-template-columns:1fr}.service-family-checklist li:before{content:"Field focus";display:block;margin-bottom:6px;color:var(--blue);font-size:10px;font-weight:840;letter-spacing:.06em;text-transform:uppercase}.service-family-records{display:grid;gap:12px;padding-top:8px;border-top:1px solid rgba(7,20,39,.12)}.service-system .service-family-records .detail-label{color:var(--yellow)}.service-family-records ul,.service-deliverables>ul{display:grid;gap:10px}.service-family-records li,.service-deliverables>ul li{display:grid;gap:7px;padding:18px 0;border-top:1px solid rgba(7,20,39,.12)}.service-family-records li:first-child,.service-deliverables>ul li:first-child{border-top:0}.service-family-records li strong,.service-deliverables>ul li strong{color:var(--navy);font-size:18px;line-height:1.22}.service-family-records li span,.service-deliverables>ul li p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.service-detail-page .service-deliverables{border-top:1px solid rgba(7,20,39,.12)}.service-detail-page .service-deliverables>header{margin-bottom:18px}.service-next-step{display:flex;align-items:end;justify-content:space-between;gap:clamp(20px,4vw,56px);border-top:1px solid rgba(7,20,39,.12)}.service-next-step h2{max-width:14ch;margin:10px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.02;letter-spacing:-.03em;text-wrap:balance}.service-next-step p:not(.section-tag){max-width:50ch;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.58}.service-next-action{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-width:220px;min-height:48px;padding:0 16px;border:1px solid rgba(7,20,39,.2);border-radius:8px;background:#fff;color:var(--navy);font-size:12px;font-weight:820}.news-hero.section-pad{padding:clamp(96px,8vw,112px) 0 clamp(30px,3vw,40px)}.news-hero h1{max-width:980px;margin-top:12px;font-size:clamp(40px,4.4vw,60px);line-height:.98}.news-hero p:last-child{max-width:620px;margin-top:18px;font-size:clamp(15px,1.4vw,18px);line-height:1.55}.news-feature{padding-top:0}.news-feature-card,.news-archive article{border-top:1px solid rgba(7,20,39,.12)}.news-feature-card>a,.news-archive article>a{display:grid;color:inherit;text-decoration:none}.news-feature-card>a{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);gap:clamp(22px,4vw,40px);align-items:start;min-height:0;padding-top:18px}.news-archive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-archive article>a{grid-template-columns:168px minmax(0,1fr);gap:18px;min-height:0;padding-top:18px}.news-feature-card img,.news-archive img{width:100%;min-height:0;object-fit:cover}.news-feature-card img{aspect-ratio:4 / 3}.news-archive img{aspect-ratio:1 / 1}.news-feature-card>a>div,.news-archive article>a>div{padding:0 0 6px}.news-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.news-meta span,.news-meta small,.news-meta b{margin:0}.news-meta b{color:var(--blue);font-size:10px;font-weight:840;letter-spacing:.06em;text-transform:uppercase}.news-feature-card h2{margin-top:16px;font-size:clamp(34px,4vw,52px);line-height:1.03}.news-archive h2{margin-top:14px;font-size:clamp(24px,2.6vw,32px);line-height:1.08}.news-feature-card p,.news-archive p{margin-top:14px;color:var(--muted);line-height:1.58}.news-feature-card em,.news-archive em{display:inline-flex;align-items:center;gap:10px;margin-top:18px;color:var(--navy);font-size:12px;font-style:normal;font-weight:820}@media(max-width:900px){.project-ledger-intro,.service-family-grid,.service-family-grid-delivery,.service-next-step,.news-feature-card>a{grid-template-columns:1fr}.service-next-step{align-items:start}.news-archive{grid-template-columns:1fr}}@media(max-width:720px){.project-ledger-controls{align-items:start}.project-ledger-controls .project-filters{width:100%}.project-ledger-controls .project-filters button{flex:1 1 100%}.service-family-steps li,.service-family-checklist li,.news-archive article>a{grid-template-columns:1fr}.news-feature-card img,.news-archive img{aspect-ratio:16 / 10}}.process-icon.consistent-icon{width:48px;height:48px;padding:0;overflow:visible;flex-shrink:0}.process-icon.consistent-icon :is(path,rect,circle){fill:none;stroke:currentColor;stroke-width:1.75;vector-effect:none;stroke-dasharray:none;stroke-dashoffset:0;opacity:1;transform:none;animation:none;transition:none}.project-card .project-outcome,.project-outcome{margin-top:24px;padding-top:18px;border-top:2px solid var(--yellow);font-size:16px;line-height:1.6;color:var(--ink, #09172a)}.project-outcome strong{display:block;margin-bottom:7px;font-size:14px;color:var(--blue)}.detail-outcome h3{font-size:24px;margin-bottom:12px}.detail-outcome a{display:inline-block;margin-top:16px;text-decoration:underline;font-size:16px}.inquiry-section{padding-block:150px 90px;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(32px,6vw,90px);align-items:start}.inquiry-section h1{font-size:clamp(38px,4.5vw,64px);line-height:1.05;margin:24px 0}.inquiry-section header p{font-size:17px;line-height:1.65;margin-bottom:24px}.inquiry-section header a{text-decoration:underline;overflow-wrap:anywhere}.inquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:30px;background:#eef1f5;border-top:4px solid var(--yellow);min-width:0}.inquiry-form label{display:flex;flex-direction:column;gap:8px;font-size:16px;font-weight:600;min-width:0}.inquiry-form label span{font-weight:400;font-size:14px}.inquiry-form :is(input,select,textarea){width:100%;min-width:0;border:1px solid #8994a5;border-radius:3px;background:#fff;color:#09172a;padding:12px;font:inherit;font-size:16px;line-height:1.5}.inquiry-form textarea{resize:vertical}.inquiry-form :is(input,select,textarea):focus-visible{outline:3px solid #233c78;outline-offset:2px}.inquiry-wide,.inquiry-note{grid-column:1 / -1}.inquiry-note{font-size:16px;line-height:1.6;margin:0}.inquiry-draft{padding-top:24px;border-top:1px solid #8994a5}.inquiry-draft h2{font-size:28px}.inquiry-draft p{font-size:16px;line-height:1.6;margin:12px 0}.inquiry-draft a{margin-top:16px}@media(max-width:900px){.inquiry-section{grid-template-columns:1fr;padding-top:110px;gap:24px}}@media(max-width:540px){.inquiry-form{grid-template-columns:1fr;padding:20px}.inquiry-section{padding-inline:20px}}.services-directory-page{padding-top:82px;background:#faf9f6}.services-directory-page>.shell{width:min(1320px,calc(100% - 80px))}.services-directory-intro{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:72px;padding-block:48px 56px}.services-directory-heading:before{content:"";display:block;width:56px;height:4px;margin-bottom:28px;background:var(--yellow)}.services-directory-intro h1{margin:0 0 24px;font-size:clamp(48px,5vw,72px);line-height:1.05;letter-spacing:-.035em}.services-directory-intro p{max-width:40ch;margin:0;color:#3e4d61;font-size:19px;line-height:1.6}.services-directory-intro>img{display:block;width:100%;height:320px;object-fit:cover;object-position:center top}.services-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:72px;padding-bottom:64px}.service-directory-link{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-content:start;align-items:center;gap:12px 24px;padding-block:28px 32px;border-top:1px solid #ccd2da;color:var(--navy);text-decoration:none}.service-directory-link:nth-last-child(-n+2){border-bottom:1px solid #ccd2da}.service-directory-link h2{margin:0;font-size:clamp(22px,2vw,28px);line-height:1.2;letter-spacing:-.02em}.service-directory-link p{grid-column:1;margin:0;max-width:48ch;color:#3e4d61;font-size:16px;line-height:1.55}.service-directory-link .arrow-mark{grid-column:2;grid-row:1;width:24px;height:24px;transition:transform .18s ease}.service-directory-link:hover h2{text-decoration:underline;text-underline-offset:5px}.service-directory-link:hover .arrow-mark{transform:translate(4px)}.service-directory-link:focus-visible{outline:3px solid #2366bb;outline-offset:5px}@media(max-width:900px){.services-directory-page>.shell{width:calc(100% - 48px)}.services-directory-intro{gap:32px}.services-directory-intro>img{height:280px}.services-directory{column-gap:36px}}@media(max-width:720px){.services-directory-page{padding-top:68px}.services-directory-page>.shell{width:calc(100% - 40px)}.services-directory-intro{grid-template-columns:1fr;gap:28px;padding-block:32px 36px}.services-directory-heading:before{margin-bottom:20px}.services-directory-intro p{font-size:17px}.services-directory-intro>img{height:auto;aspect-ratio:3 / 2}.services-directory{grid-template-columns:1fr;padding-bottom:40px}.service-directory-link:nth-last-child(2){border-bottom:0}.service-directory-link{grid-template-columns:minmax(0,1fr) 24px;gap:10px 20px;padding-block:24px}}@media(prefers-reduced-motion:reduce){.service-directory-link .arrow-mark{transition:none}}.service-brief-page{background:#faf9f6}.service-brief-hero{padding:115px 0 38px;background:var(--navy);color:#fff}.service-brief-hero>.shell{display:block}.service-brief-back{display:inline-flex;align-items:center;gap:12px;color:var(--yellow);font-size:14px;padding:8px 0;margin-bottom:14px}.service-brief-hero h1{font-size:clamp(38px,4.2vw,60px);line-height:1.05;letter-spacing:-.035em;max-width:28ch;margin:0 0 20px}.service-brief-hero p{font-size:18px;line-height:1.6;max-width:62ch;margin:0;color:#d5dce6}.service-brief-body{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding-block:48px}.service-brief-body h2{font-size:28px;line-height:1.2;letter-spacing:-.02em;margin:0 0 22px}.service-brief-scope ul{padding:0;margin:0 0 24px;list-style:none}.service-brief-scope li{position:relative;padding:17px 0 17px 25px;border-bottom:1px solid #d8dde4;font-size:17px;line-height:1.5}.service-brief-scope li:before{content:"";width:6px;height:6px;position:absolute;top:27px;left:1px;background:#233c78}.service-source-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;line-height:1.5;text-decoration:underline;padding-block:10px}.service-brief-project{min-width:0}.service-brief-project>img{display:block;width:100%;height:225px;object-fit:cover;border-radius:4px}.service-brief-project>div{padding-top:22px}.service-brief-project h2{margin-bottom:12px}.service-brief-project p{margin:0;font-size:16px;line-height:1.6;color:#3e4d61}.service-brief-project a{display:inline-flex;align-items:center;gap:18px;min-height:44px;margin-top:8px;font-size:16px;font-weight:700}.service-brief-bottom{padding-bottom:44px}.service-brief-related{border-top:1px solid #d8dde4;padding-top:24px}.service-brief-related h2{margin:0 0 16px;font-size:24px;line-height:1.3;font-weight:700}.service-brief-related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px}.service-brief-related a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #d8dde4;min-height:52px;font-size:16px;line-height:1.5;font-weight:600;text-decoration:none}.service-brief-related a .arrow-mark{flex:0 0 20px}.service-more-projects{margin-top:12px}.service-more-projects summary{cursor:pointer;padding-block:12px;min-height:44px;font-size:16px;font-weight:600}.service-more-projects summary:focus-visible{outline:3px solid #2366bb;outline-offset:4px}.service-brief-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#eef1f5;padding:24px 28px;margin-top:8px}.service-brief-contact p{font-size:22px;line-height:1.3;font-weight:650;margin:0}.service-brief-contact .button-primary{font-size:16px;white-space:normal;text-align:left}.service-brief-page a:focus-visible{outline:3px solid #d79e00;outline-offset:4px}.service-brief-page a:hover{text-decoration:underline;text-underline-offset:4px}@media(min-width:1800px){.service-brief-page .shell{max-width:1440px}}@media(max-width:900px){.service-brief-hero{padding-top:100px}.service-brief-body{gap:32px;padding-block:36px}.service-brief-contact{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:720px){.service-brief-page .shell{padding-inline:22px}.service-brief-hero{padding:88px 0 28px}.service-brief-body{grid-template-columns:1fr}.service-brief-hero h1{font-size:38px}.service-brief-hero p{font-size:17px}.service-brief-body{gap:32px}.service-brief-project>img{height:200px}.service-brief-related-links{grid-template-columns:1fr;gap:0}.service-brief-contact{padding:22px}.service-brief-contact .button-primary{width:100%;justify-content:space-between;gap:16px}}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.company-hero,.community-hero{min-height:460px}.company-links.section-pad{padding-top:36px;padding-bottom:36px}.company-links>button{min-height:110px;padding:24px;gap:12px}.company-links>button strong{font-size:28px}.company-belief{padding:48px 0}.company-belief h2{font-size:clamp(30px,3vw,44px)}.company-belief p{font-size:17px;line-height:1.65;margin-top:20px;max-width:48ch}.story-hero{padding:120px 0 40px}.story-hero h1{font-size:clamp(38px,5vw,64px)}.story-hero figure{height:380px;min-height:0;box-shadow:none}.story-hero>.shell{align-items:center}.story-hero figure img{max-height:380px;object-fit:cover}.story-body.section-pad{padding:40px 0 24px;max-width:860px}.story-body>p{font-size:19px;line-height:1.7;margin:0 0 24px}.story-body blockquote{margin:28px 0;padding:22px 0 22px 24px;border-left:3px solid var(--yellow);font-size:28px;line-height:1.4}.story-body blockquote span{display:block;font-size:14px;margin-top:12px}.story-next.section-pad{padding:24px 0 40px}.community-body{display:block}.community-body.section-pad,.community-gallery.section-pad{padding-top:40px;padding-bottom:40px}.community-body>div:first-child{margin-bottom:24px}.community-body h2{font-size:32px}.community-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.community-stories article{padding:20px 0;border-left:none}.community-stories h3{font-size:24px}.community-stories p{font-size:17px;line-height:1.65}.team-hero,.news-hero.section-pad{padding-top:120px;padding-bottom:36px}.team-hero h1,.news-hero h1{font-size:clamp(38px,5vw,64px)}.team-directory.section-pad{padding-top:24px;padding-bottom:44px}.news-feature.section-pad,.news-archive.section-pad{padding-top:28px;padding-bottom:36px}@media(max-width:900px){.community-stories{grid-template-columns:1fr;gap:12px}}@media(max-width:600px){.company-links>button{min-height:80px;padding:18px}:is(.company-page,.story-page,.community-page,.team-page,.news-page) .shell{width:calc(100% - 44px)}.story-hero>.shell{gap:32px}.community-stories{grid-template-columns:1fr;gap:12px}.story-body>p{font-size:17px}.story-body blockquote{font-size:24px}}.arrow-mark{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.arrow-mark:before,.arrow-mark:after{content:none!important}.arrow-mark svg{display:block;width:22px;height:22px;flex:0 0 22px}.projects-index-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-scene-caption{display:flex;flex-wrap:wrap;align-items:center;gap:10px 24px}.hero-scene-caption>a{flex:1;min-width:160px;color:#fff;text-decoration:none}.hero-scene-caption>a:hover strong{text-decoration:underline;text-underline-offset:4px}.hero-slide-controls{display:flex;align-items:center;gap:8px}.hero-slide-controls button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;border:1px solid #ffffff80;border-radius:4px}.hero-slide-controls button:hover{background:var(--yellow);color:var(--navy)}.hero-slide-controls>span{font-size:13px;min-width:42px;text-align:center;font-variant-numeric:tabular-nums}.hero-slide-controls .arrow-mark{position:static;display:inline-flex;width:22px;height:22px;min-width:0;margin:0;padding:0;opacity:1;color:inherit}.company-main-photo img,.company-small-photo img,.company-hero>img{object-position:center 25%}.company-hero>img{left:auto;right:0;width:42%;object-fit:contain;object-position:right center}.company-main-photo img,.company-small-photo img,.company-belief img{object-fit:contain;object-position:center 25%;background:var(--navy)}@media(max-width:600px){.company-hero>img{top:32px;bottom:auto;width:38%;height:150px}}.hero-scene-caption :is(button,a):focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.projects-index-hero>.work-film-caption{position:absolute;right:24px;bottom:14px;z-index:2;max-width:calc(100% - 48px);padding:10px 0;color:#fff;font-size:12px;line-height:1.5;text-align:right;text-decoration:none;text-shadow:0 1px 4px #000}.projects-index-hero>.work-film-caption:is(:hover,:focus-visible){text-decoration:underline;text-underline-offset:4px}.projects-index-hero{min-height:420px}.project-index-feature.section-pad{padding-top:40px;padding-bottom:44px}.project-index-feature .split-heading{display:block;margin-bottom:24px}.project-index-feature .split-heading h2,.project-ledger-intro h2{font-size:clamp(28px,3vw,40px);margin:0}.project-ledger{padding:40px 0}.project-ledger-intro{display:block}.project-brief-heading{padding-top:110px;padding-bottom:28px}.project-back-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;padding:8px 0;margin-bottom:18px}.project-brief-heading h1{max-width:26ch;font-size:clamp(36px,4.6vw,64px);line-height:1.05;letter-spacing:-.035em;margin:0 0 12px}.project-brief-heading>p{margin:0;color:var(--muted);font-size:16px}.project-brief-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:28px 48px;padding-bottom:36px;align-items:start}.project-photo-gallery{min-width:0}.project-photo-gallery figure{margin:0}.project-photo-expand{position:relative;display:block;width:100%;padding:0;border:0;background:var(--navy);cursor:zoom-in}.project-photo-expand>img{width:100%;height:clamp(280px,32vw,470px);object-fit:contain;display:block}.project-photo-expand-label{position:absolute;bottom:12px;right:12px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#071528e8;color:#fff;border:1px solid #ffffff60;border-radius:4px;font-size:14px;line-height:1.4}.project-photo-expand-label svg{width:18px;height:18px}.project-photo-dialog{padding:0;border:0;border-radius:8px;width:min(1440px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);background:#071528;color:#fff;overflow:auto}.project-photo-dialog::backdrop{background:#020915e8}.project-photo-viewer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 48px);padding:16px 24px;gap:12px}.project-photo-viewer header{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;line-height:1.4}.project-photo-viewer header button{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:8px 12px;color:#fff;border:1px solid #ffffff60;border-radius:4px;flex-shrink:0}.project-photo-viewer header button span{font-size:28px;line-height:1}.project-photo-viewer>img{display:block;width:100%;height:100%;min-height:0;max-height:calc(100dvh - 220px);object-fit:contain}.project-photo-viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.project-photo-viewer-bottom p{margin:0;color:#dce3ec;font-size:15px;line-height:1.5}.project-photo-viewer .project-photo-controls{margin:0;flex-shrink:0}.project-photo-viewer .project-photo-controls button{color:#fff;border-color:#ffffff70}.project-photo-viewer .project-photo-controls button:hover{color:#071528}.project-photo-dialog button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.project-photo-gallery figcaption{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.5}.project-photo-controls{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:12px}.project-photo-controls button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #bbc2cb;border-radius:4px}.project-photo-controls button:hover{background:var(--yellow)}.project-photo-controls>span{min-width:42px;text-align:center;font-size:14px;font-variant-numeric:tabular-nums}.project-brief-facts{grid-column:2;grid-row:1 / span 2;border-top:3px solid var(--yellow);padding-top:20px}.project-brief-layout h2{font-size:26px;line-height:1.2;margin:0 0 18px;letter-spacing:-.02em}.project-brief-facts dl{margin:0}.project-brief-facts dl>div{border-bottom:1px solid #d9dce1;padding:14px 0}.project-brief-facts dt{font-size:14px;color:var(--muted);margin-bottom:5px}.project-brief-facts dd{margin:0;font-size:16px;line-height:1.55}.project-brief-services{display:grid;gap:8px}.project-brief-services a{text-decoration:underline;text-underline-offset:4px}.project-brief-description{grid-column:1}.project-brief-description p{font-size:17px;line-height:1.65;margin:0 0 14px;max-width:74ch}.project-brief-description>a{display:inline-flex;align-items:center;gap:12px;font-size:14px;padding:8px 0}.project-brief-page .related-projects{padding-top:26px;padding-bottom:36px}.project-brief-page .related-projects h2{font-size:26px}.project-brief-page .related-projects header{margin-bottom:18px}.project-brief-page :is(a,button):focus-visible{outline:3px solid #2366bb;outline-offset:4px}.service-brief-bottom{padding-bottom:28px}.site-footer{padding:34px 0 18px}.site-footer .footer-main{gap:28px}.site-footer .footer-brand img{width:170px}.site-footer .footer-brand>p{margin-top:14px;font-size:14px;line-height:1.5}.site-footer .footer-main>div>p{font-size:14px;margin-bottom:8px}.site-footer .footer-main>div>:is(button,a,span){font-size:14px;min-height:0;line-height:1.5;padding:4px 0;margin:0}.site-footer .footer-main>div>a.footer-careers{min-height:0;padding:4px 0;margin:0}.site-footer .footer-bottom{margin-top:24px;padding-top:14px;font-size:12px;gap:14px}@media(max-width:900px){.project-brief-layout{gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr)}.site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.project-brief-heading{padding-top:96px}.project-brief-page>.shell{width:calc(100% - 44px)}.project-brief-layout{display:flex;flex-direction:column;gap:28px}.project-brief-layout>*{width:100%}.project-brief-description{order:1}.project-brief-facts{order:2}.project-photo-expand>img{height:270px}.project-photo-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.project-photo-viewer{padding:12px;gap:12px;max-height:calc(100dvh - 16px)}.project-photo-viewer header{font-size:15px;gap:12px}.project-photo-viewer-bottom{flex-direction:column;align-items:stretch;gap:12px}.project-photo-viewer .project-photo-controls{justify-content:center}.project-photo-viewer>img{max-height:calc(100dvh - 250px)}.project-brief-heading h1{font-size:38px}.site-footer .footer-main{gap:20px}.site-footer .footer-brand,.site-footer .footer-main>div:last-child{grid-column:1 / -1}.site-footer .footer-bottom{flex-direction:column;gap:6px}}@media(max-width:820px){.primary-nav{overflow-y:auto;overscroll-behavior:contain}}.mobile-sector-filter{display:none}@media(max-width:720px){.shell{width:calc(100% - 40px)}.section-pad{padding-block:44px}.split-heading{gap:16px;margin-bottom:24px}.split-heading h2,.process-intro h2{font-size:34px;line-height:1.08;letter-spacing:-.035em}.split-heading>p{font-size:16px;line-height:1.6;margin-top:16px}.hero{display:flex;flex-direction:column;min-height:0;height:auto;padding:94px 0 0;background:var(--navy)}.hero .hero-inner{display:contents}.hero .hero-copy{order:1;width:auto;padding:0;margin:0 20px 26px;max-width:none}.hero .hero-kicker{margin:0 0 16px;font-size:12px}.hero .hero-copy h1{font-size:clamp(38px,10.7vw,54px);line-height:1.02;margin:0}.hero .hero-copy h1 span{font-size:.63em;line-height:1.15;margin-top:12px}.hero .hero-copy>p:not(.hero-kicker){font-size:16px;line-height:1.55;margin:20px 0;max-width:44ch}.hero:before,.hero:after{display:none}.hero .hero-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin:0}.hero .hero-actions button{flex:1 1 145px;width:auto;min-height:48px;padding:12px;font-size:14px;gap:10px}.hero .hero-media{position:relative;inset:auto;order:2;width:100%;height:auto;aspect-ratio:16 / 10;clip-path:none;transform:none}.hero .hero-wash{display:none}.hero .hero-scene-caption{position:static;order:3;width:auto;max-width:none;margin:0;padding:16px 20px;gap:12px;border:0;background:#102139}.hero .hero-scene-caption>a{min-width:145px}.hero .hero-scene-caption strong{font-size:15px;line-height:1.3}.hero .hero-scene-caption em{font-size:12px;margin-top:4px}.hero-slide-controls{gap:5px}.hero-slide-controls>span{min-width:35px}.featured-projects{gap:30px}.project-card h3{font-size:27px;line-height:1.1}.project-card p{font-size:16px;line-height:1.55}.process-track{gap:0}.process-step{padding-block:22px;border-top:1px solid #ccd1d8}.process-step h3{font-size:27px}.process-icon.consistent-icon{width:36px;height:36px}.service-chapter{padding-block:24px}.service-chapter h3{font-size:28px}.mobile-sector-filter{display:grid;width:100%;gap:8px;font-size:15px;font-weight:600}.mobile-sector-filter select{width:100%;min-height:48px;padding:12px;font:inherit;font-size:16px;border:1px solid #718097;border-radius:4px;color:#071427;background:#fff}.project-ledger-controls .project-filters{display:none}.project-ledger-list>button{grid-template-columns:80px minmax(0,1fr) 22px;gap:12px;padding:16px 0}.project-ledger-list>button img{width:80px;height:80px}.ledger-copy strong{font-size:18px;line-height:1.2}.ledger-copy small,.ledger-copy em{font-size:12px;line-height:1.4}.project-brief-heading h1,.service-brief-hero h1{font-size:clamp(32px,8.5vw,40px);line-height:1.08}.project-brief-heading{padding-top:88px;padding-bottom:20px}.project-back-link{margin-bottom:12px}.project-photo-expand>img{height:auto;aspect-ratio:4 / 3}.project-photo-controls{justify-content:space-between;margin-top:12px}.project-brief-facts dl>div{display:grid;grid-template-columns:95px minmax(0,1fr);gap:12px}.project-brief-services a{min-height:40px;display:flex;align-items:center}.service-brief-scope li{font-size:16px;padding-block:14px}.inquiry-section{padding-top:90px;padding-bottom:40px}.inquiry-form{padding:18px;gap:18px}.site-footer .footer-main>div>:is(button,a){min-height:44px;display:flex;align-items:center;font-size:15px}.site-footer .footer-main>div>a.footer-careers{min-height:44px}.site-footer .footer-brand{padding-bottom:12px;border-bottom:1px solid #ffffff25}.company-links>button{min-height:76px;padding:18px 0}.company-links>button strong{font-size:24px}.company-main-photo img,.company-small-photo img{object-fit:cover;object-position:center 25%;height:230px}}.hero-media-toggle{position:absolute;inset:0;z-index:5;border:0;background:transparent;width:100%;height:100%;cursor:pointer}.hero-media-toggle:focus-visible{outline:3px solid var(--yellow);outline-offset:-5px}.hero-inner{pointer-events:none}.hero-copy,.hero-scene-caption{pointer-events:auto}.hero.is-paused .hero-media :is(img,video){animation-play-state:paused}.community-editorial{padding-top:82px}.community-editorial-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-top:48px;padding-bottom:48px}.community-editorial-intro h1{font-size:clamp(38px,4vw,58px);line-height:1.1;margin:0 0 24px}.community-editorial-intro p{font-size:18px;line-height:1.65;max-width:55ch}.community-editorial-intro figure{margin:0}.community-editorial-intro img{width:100%;max-height:530px;object-fit:cover;object-position:center}.community-editorial-intro figcaption{font-size:14px;color:var(--muted);margin-top:12px}.community-efforts{padding-bottom:60px}.community-efforts h2{font-size:30px;margin-bottom:26px}.community-efforts article{display:grid;grid-template-columns:1fr 2fr;gap:40px;border-top:1px solid #ccd1d8;padding:24px 0}.community-efforts h3{font-size:22px;margin:0}.community-efforts p{margin:0;font-size:17px;line-height:1.7;max-width:72ch}.process-intro h2{font-size:clamp(30px,3vw,42px)}@media(max-width:720px){.community-editorial-intro{grid-template-columns:1fr;gap:22px;padding-top:30px}.community-editorial-intro img{max-height:350px}.community-efforts article{grid-template-columns:1fr;gap:14px}}.hero .hero-scene-caption{width:fit-content;min-width:240px;max-width:380px;padding:18px 24px;background:#071427e0;border-left:2px solid var(--yellow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero .hero-scene-caption strong{font-size:18px;line-height:1.3}.hero .hero-scene-caption em{font-size:14px;font-style:normal;margin-top:5px}.projects-home .split-heading,.services-home .services-intro{display:block;margin-bottom:34px}.projects-home .split-heading h2,.services-home .services-intro h2,.community-preview h2,.team-preview header h2{font-size:clamp(30px,3vw,42px);line-height:1.15;letter-spacing:-.035em;margin:0}.project-card .project-sector{left:16px;bottom:16px;background:#071427db;color:#fff;font-size:13px;padding:8px 12px;border-radius:2px}.project-card .project-corner{right:16px;bottom:16px;width:38px;height:38px;background:#fff;color:var(--ink);border-radius:50%}.project-card button:hover .project-card-image{outline:none}.project-ribbon-lead{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:18px 20px 18px 0}.project-ribbon-lead p,.project-ribbon-lead strong{margin:0}.services-home .section-action{display:flex;width:fit-content;margin:36px auto 0}.service-chapter .service-icon{width:36px;height:36px}.community-preview-section{display:block}.community-preview{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center;padding-top:70px}.community-preview figure{margin:0}.community-preview img{width:100%;aspect-ratio:4/3;object-fit:cover}.community-preview figcaption{font-size:13px;color:var(--muted);padding-top:10px}.community-preview p{font-size:17px;line-height:1.65;margin:20px 0}.team-preview{padding-top:64px;padding-bottom:64px}.team-preview header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.team-carousel-controls{display:flex;gap:8px}.team-carousel-controls button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #ccd1d8;background:transparent;border-radius:50%}.team-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:0}.team-carousel::-webkit-scrollbar{display:none}.team-carousel article{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start;background:#fff}.team-carousel img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 20%;display:block}.team-carousel .person-link>div{padding:16px 14px;border-top:2px solid var(--yellow)}.team-carousel h3{font-size:19px;line-height:1.25;margin:0 0 6px}.team-carousel p{font-size:14px;line-height:1.45;margin:0;color:var(--muted)}.team-preview>.section-action{display:flex;width:fit-content;margin:28px auto 0}.contact-section .contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:48px;min-height:0;padding-top:60px;padding-bottom:60px}.contact-section .clarity-motion{display:block;width:100%;min-width:0;min-height:0}.contact-section .clarity-motion svg{display:block;width:100%;height:auto}@media(max-width:760px){.contact-section .contact-layout{grid-template-columns:1fr;gap:24px;padding-top:40px;padding-bottom:40px}}.contact-section .contact-inner{max-width:760px}.contact-section h2{font-size:clamp(30px,4vw,48px);max-width:none}.contact-section .contact-action{margin-top:22px}.project-brief-layout.project-compact-facts{grid-template-columns:minmax(0,1fr)}.project-compact-facts .project-photo-gallery{max-width:100%}.project-compact-facts .project-brief-description{grid-column:1;grid-row:2}.project-compact-facts .project-brief-facts{grid-column:1;grid-row:3;border-top:1px solid #cdd2d9}.project-compact-facts .project-brief-facts dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.project-compact-facts .project-brief-facts dl>div{border:0;padding:0}.project-without-photo .project-brief-description{grid-row:1;max-width:800px}.project-without-photo .project-brief-facts{grid-row:2}.project-without-photo:not(.project-compact-facts) .project-brief-facts{grid-row:1}.project-without-photo{padding-top:20px}.related-projects button:not(:has(img)),.project-ribbon button:not(:has(img)){grid-template-columns:minmax(0,1fr) 24px}.project-ledger-list>button:not(:has(img)){grid-template-columns:minmax(0,1fr) 24px}.project-card button:hover .project-corner{transform:none;width:38px;height:38px}.company-directory-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.company-directory-page>.site-footer{margin-top:auto;width:100%}.company-directory-intro{padding-top:130px;padding-bottom:42px}.company-directory-intro h1{font-size:clamp(42px,5vw,68px);margin:0 0 20px}.company-directory-intro p{max-width:680px;font-size:19px;line-height:1.6}.company-directory-links{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;padding-bottom:80px}.company-directory-links>a{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 0;border-top:1px solid #ccd1d8;color:inherit;text-decoration:none}.company-directory-links h2{font-size:28px;margin:0 0 10px}.company-directory-links p{font-size:16px;line-height:1.5;margin:0;color:var(--muted)}.company-directory-links a:hover h2{text-decoration:underline;text-underline-offset:5px}.company-return{position:sticky;top:82px;z-index:20;background:var(--paper,#f6f5ef);border-bottom:1px solid #ccd1d8}.company-return a{min-height:48px;display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--ink);text-decoration:none}.team-directory article{overflow:hidden}.team-directory article img,.team-directory article:hover img{transform:none}.team-directory article>div{border-top:3px solid var(--yellow)}.team-directory article img{border-bottom:0}.service-brief-bottom{padding-top:32px;padding-bottom:50px}.service-brief-related{padding-top:28px}.program-approach{padding-top:0;padding-bottom:38px}.program-approach>h2{font-size:28px;margin-bottom:24px}.program-approach>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.program-approach article{border-top:2px solid var(--yellow);padding-top:20px}.program-approach h3{font-size:21px;margin:0 0 12px}.program-approach p{font-size:16px;line-height:1.6}@media(max-width:1000px){.team-carousel article{flex-basis:calc((100% - 20px)/2)}.community-preview{gap:30px}}@media(max-width:720px){.hero .hero-scene-caption{width:100%;min-width:0;max-width:none;border-left:0;padding:16px 20px}.hero .hero-scene-caption em{font-size:14px}.community-preview{grid-template-columns:1fr;padding-top:40px}.community-preview img{max-height:300px}.team-preview{padding-top:40px;padding-bottom:40px}.team-carousel{gap:14px}.team-carousel article{flex-basis:78%}.company-directory-intro{padding-top:106px;padding-bottom:24px}.company-directory-links{grid-template-columns:1fr;padding-bottom:44px}.company-directory-links>a{padding:24px 0}.company-return{top:68px}.community-editorial{padding-top:68px}.project-compact-facts .project-brief-facts dl{display:block}.project-compact-facts .project-brief-facts dl>div{padding:12px 0;border-bottom:1px solid #d9dce1}.program-approach>div{grid-template-columns:1fr;gap:18px}}.program-scope{padding-top:48px;padding-bottom:40px}.program-scope h2,.program-clients h2{margin:0 0 28px;font-size:clamp(28px,3vw,38px)}.program-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 60px}.program-scope-grid article{display:grid;grid-template-columns:36px minmax(0,1fr);gap:18px;align-items:start}.program-scope-grid .service-icon{width:36px;height:36px;color:var(--navy)}.program-scope-grid h3{font-size:22px;margin:0 0 10px}.program-scope-grid p{margin:0;line-height:1.65;font-size:17px;color:var(--muted)}.program-planning-note{max-width:95ch;font-size:15px;line-height:1.65;margin:28px 0 0;color:var(--muted)}.program-clients{padding-top:36px;padding-bottom:56px;border-top:1px solid #d6d9df}.program-clients>header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.program-clients h2{margin:0}.program-client-controls{display:flex;align-items:center;gap:8px}.program-client-controls button{min-width:44px;height:44px;padding:10px;border:1px solid #cbd0d7;border-radius:24px;background:transparent;display:grid;place-items:center;font-size:14px}.program-client-slide{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:40px;align-items:center}.program-client-photo{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;min-width:0}.program-client-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.program-client-slide h3{font-size:clamp(25px,3vw,36px);margin:8px 0 18px;line-height:1.15}.program-client-slide p{font-size:17px;line-height:1.65}.program-client-slide .program-client-location{color:var(--muted);font-size:14px;margin:0}.program-client-link{display:inline-flex;gap:16px;align-items:center;font-weight:700;margin-top:12px;color:inherit}.program-client-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px}.program-client-thumbnails button{display:flex;align-items:center;text-align:left;gap:12px;padding:8px;background:transparent;border:1px solid transparent;color:var(--ink);min-width:0}.program-client-thumbnails button[aria-pressed=true]{border-color:var(--navy);background:#eef0f2}.program-client-thumbnails img{width:64px;height:52px;object-fit:cover;flex-shrink:0}.program-client-thumbnails span{font-size:14px;line-height:1.3}.program-additional-client{display:inline-flex;gap:12px;align-items:center;margin-top:28px;color:var(--muted);font-size:14px}@media(max-width:900px){.program-client-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.program-client-slide{gap:24px}}@media(max-width:600px){.program-scope{padding-top:32px;padding-bottom:30px}.program-scope-grid{grid-template-columns:1fr;gap:26px}.program-client-slide{grid-template-columns:1fr;gap:22px}.program-clients>header{align-items:flex-start}.program-client-thumbnails button{flex-direction:column;align-items:stretch;gap:8px}.program-client-thumbnails img{width:100%;height:auto;aspect-ratio:16/9}.program-client-controls{gap:4px}.program-client-controls button{padding:8px}}.hero .hero-scene-caption{min-width:0;max-width:300px;padding:10px 14px;border:0;background:#0714278c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero .hero-scene-caption strong{font-size:14px;font-weight:600}.hero .hero-scene-caption em{font-size:12px;margin-top:3px}.company-return{position:fixed;top:20px;left:max(250px,calc((100vw - 1440px)/2 + 220px));z-index:120;width:auto;background:transparent;border:0}.company-return .shell{width:auto;margin:0;padding:0}.company-return a{min-height:40px;font-size:13px;gap:8px}.career-openings{padding-bottom:55px}.career-openings article{padding:26px 0;border-top:1px solid #d6d9df;max-width:900px}.career-openings h2{font-size:26px}.career-openings p{font-size:17px;line-height:1.65;max-width:75ch}.career-openings a{display:inline-flex;gap:16px;align-items:center;color:inherit}@media(max-width:900px){.company-return{left:205px}}@media(max-width:600px){.company-return{top:14px;left:158px}.company-return a{font-size:11px;gap:5px}.hero .hero-scene-caption{max-width:none;padding:10px 20px}}@media(max-width:360px){.company-return{left:145px}.company-return a{font-size:10px}}.story-hero figure{height:auto}.story-hero figure img{height:auto;object-fit:contain}.hero-scene{position:absolute;inset:0;animation:scene-arrive 1.2s ease-out}.hero-scene>img{width:100%;height:100%;object-fit:cover}@keyframes scene-arrive{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-scene{animation:none}}.story-office{margin:32px 0 0}.story-office img{display:block;width:100%;height:auto}.story-office figcaption{margin-top:10px;color:var(--muted);font-size:14px}.client-strip{padding-block:48px}.client-strip .shell>.client-strip-head{border:0;padding:0;margin:0 0 24px}.client-strip .client-mark{min-height:0;padding-block:18px 0}.contact-section{min-height:0}.hero .hero-scene-caption{position:absolute;left:calc(50% + 7vw);right:auto;bottom:28px;transform:translate(-50%);z-index:6;margin:0;width:max-content;max-width:calc(100% - 48px);text-align:center;animation:none}.hero .hero-scene-caption>a{min-width:0}@media(max-width:820px){.hero .hero-scene-caption{left:50%}}.hero .hero-copy h1{max-width:10ch}.hero .hero-copy h1 span{max-width:19ch}.story-office{display:flex;align-items:center;gap:28px;margin-top:36px}.story-office figcaption{font-size:16px;color:var(--navy)}.story-next.section-pad{display:flex;gap:40px;padding-block:0 56px}.story-next button{border:0;border-bottom:1px solid #87909b;border-radius:0;padding:14px 0;background:transparent;box-shadow:none;width:auto;min-height:0;gap:36px;font-size:18px}.story-next button:hover{background:transparent;color:var(--blue)}.careers-page .company-directory-intro{padding-bottom:40px}.careers-page .career-openings{padding-bottom:64px}.career-openings article{max-width:none;display:grid;grid-template-columns:1fr 1.15fr;column-gap:64px;row-gap:18px;padding:36px 0;align-items:start}.career-openings h2{grid-row:1 / 3;font-size:clamp(24px,2vw,32px);line-height:1.2;margin:0;max-width:22ch}.career-openings article p{margin:0;font-size:16px}.career-openings article a{justify-self:start;padding:10px 0;border-bottom:1px solid #87909b;text-decoration:none;font-weight:600;font-size:14px}.career-openings>p{border-top:1px solid #d6d9df;padding-top:24px;margin:0;font-size:14px;color:#576679}@media(max-width:720px){.hero .hero-scene-caption{position:absolute;bottom:20px;left:50%;width:max-content;max-width:calc(100% - 40px);padding:10px 16px}.career-openings article{grid-template-columns:1fr;gap:16px;padding:28px 0}.career-openings h2{grid-row:auto;max-width:none}.story-office{gap:20px}.story-office img{width:45%;height:auto}.story-next.section-pad{flex-wrap:wrap;gap:16px 32px}}@media(max-width:720px){.hero .hero-copy h1{max-width:none}}.legacy-article{max-width:850px}.legacy-article h1{margin:24px 0}.legacy-article p{line-height:1.75;margin:20px 0}.legacy-article img{display:block;max-width:100%;max-height:600px;height:auto;object-fit:contain;margin:28px auto}.legacy-article a{text-underline-offset:4px}.legacy-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0}.legacy-gallery img{width:100%;height:260px;margin:0;object-fit:contain}@media(max-width:600px){.legacy-gallery{grid-template-columns:1fr}.legacy-gallery img{height:auto;max-height:420px}}.legacy-article .legacy-bio-photo{width:280px;max-height:360px;object-fit:cover;object-position:center 30%;margin-left:0}.legacy-article .legacy-post-photo{height:clamp(180px,60vw,480px);width:100%;object-fit:contain}.legacy-post-list{display:grid;gap:0;margin-top:32px}.legacy-post-list a{display:flex;justify-content:space-between;gap:24px;padding:22px 0;border-bottom:1px solid #d9dde1}.inquiry-embed{min-width:0}.inquiry-embed iframe{display:block;width:100%;height:1180px;border:0;background:#fff}.inquiry-embed>p{font-size:14px;line-height:1.6;margin-top:16px}.inquiry-embed>p a{text-decoration:underline;text-underline-offset:3px}@media(max-width:720px){.inquiry-section.shell{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.inquiry-section>header,.inquiry-embed>p{margin-left:20px;margin-right:20px}.inquiry-embed iframe{height:1180px}}img{height:auto}.community-preview img{display:block;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center 65%}.team-carousel img{height:auto;aspect-ratio:4/5}.project-ribbon>button,.project-ribbon>button:not(:has(img)){grid-template-columns:82px minmax(0,1fr) 24px;align-items:center}.project-ribbon>button>span{grid-column:2;align-self:center}.project-ribbon>button>svg{grid-column:3}.project-ribbon>button>img{grid-column:1;grid-row:1}.project-ribbon>button>span,.project-ribbon>button>svg{grid-row:1}.company-return{position:relative;inset:auto;z-index:auto;width:100%;padding:20px 0 12px;background:transparent;border:0}.company-return .shell{width:min(1440px,calc(100% - 80px));margin-inline:auto}.company-return a{min-height:40px;font-size:14px}.story-hero{padding:32px 0}.story-hero>.shell{grid-template-columns:1fr 1fr;gap:48px}.story-hero figure{margin:0}.story-hero figure img{display:block;width:100%;height:340px;object-fit:contain}.story-body.shell,.story-next.shell{width:min(860px,calc(100% - 80px));margin-inline:auto}.story-office{display:block;margin-top:28px}.story-office img{width:240px;height:300px;object-fit:cover}.story-office figcaption{margin-top:12px;font-size:14px}@media(max-width:720px){.company-return .shell{width:calc(100% - 40px)}.story-hero>.shell{grid-template-columns:1fr;gap:24px}.story-hero figure img{height:auto;max-height:320px}.story-body.shell,.story-next.shell{width:calc(100% - 40px)}.story-office img{width:200px;height:250px}.project-ribbon>button,.project-ribbon>button:not(:has(img)){grid-template-columns:72px minmax(0,1fr) 24px}}main:has(>.company-return){padding-top:82px}.company-return+.team-hero{padding-top:24px}.project-ribbon>button>span:not(.arrow-mark){height:72px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.project-ribbon>button>span.arrow-mark{grid-column:3;height:auto}@media(max-width:720px){main:has(>.company-return){padding-top:68px}}.story-page>.company-return,.team-page>.company-return{background:var(--navy)}.story-page>.company-return a,.team-page>.company-return a{color:#fff}.team-directory{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.team-directory article img{width:100%;height:auto;aspect-ratio:4/5;max-height:420px;object-fit:cover;object-position:center 20%}@media(max-width:1000px){.team-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.team-directory{grid-template-columns:1fr}}@media(min-width:721px)and (max-width:900px){.company-return .shell{width:calc(100% - 24px)}}.person-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none;transition:background-color .16s ease}.person-link>div{flex:1}.person-link:is(:hover,:focus-visible){background:#edf0f4}.person-link:is(:hover,:focus-visible) :is(h2,h3){color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.person-link:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.team-directory .person-link>div{position:relative;padding:20px;border-top:2px solid var(--yellow)}.team-directory .person-link h2{max-width:none;line-height:1.15}body .return-link.return-link{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;min-width:0;min-height:40px;padding:8px 0;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:normal;text-decoration:none;transform:none}body .return-link.return-link .arrow-mark{width:18px;height:18px;flex:0 0 18px}body .return-link.return-link:is(:hover,:focus-visible){color:inherit;text-decoration:underline;text-underline-offset:4px;transform:none}body .return-link.return-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.story-page>.company-return,.team-page>.company-return{color:#fff}.biography{max-width:1000px}.biography h1{font-size:clamp(28px,3vw,40px);line-height:1.15}.biography .biography-role{margin:0 0 32px;color:var(--muted)}.biography-content{display:flow-root}.biography-content .legacy-bio-photo{float:left;width:280px;height:auto;aspect-ratio:4/5;max-height:none;margin:0 36px 20px 0;object-fit:cover}.biography-content>p:first-of-type{margin-top:0}.story-continuation{display:grid;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:36px;margin:36px 0 24px}.story-continuation .story-office{margin:0}.story-continuation p{font-size:19px;line-height:1.7;margin:0}.story-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;margin-top:24px}.story-actions a{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;padding:10px 0;border-bottom:1px solid #87909b;font-size:15px;font-weight:600;text-decoration:none}.story-actions a:is(:hover,:focus-visible){color:var(--blue);border-color:var(--blue)}@media(max-width:720px){.legacy-article.section-pad{padding-top:92px}.biography-content .legacy-bio-photo{float:none;width:min(280px,100%);margin:0 auto 28px}.story-continuation{grid-template-columns:1fr;gap:24px}.story-continuation .story-office{justify-self:center;text-align:center}.story-continuation .story-office img{margin-inline:auto}.story-continuation p{font-size:17px}.story-actions{justify-content:center}}@media(prefers-reduced-motion:reduce){.person-link{transition:none}}.project-assignments{margin-top:32px}.project-assignments section+section{margin-top:26px}.project-assignments h3{font-size:20px;line-height:1.3;margin:0 0 8px}#root{min-height:100svh;display:flex;flex-direction:column}#root>main{flex:1;display:flex;flex-direction:column}#root>main>*{flex-shrink:0}#root>main>footer{margin-top:auto}.client-marquee .client-mark img,.client-marquee .client-mark:hover img{filter:none;opacity:1;transition:none}.inquiry-section{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(32px,5vw,72px);padding-block:140px 72px}.inquiry-section>header{padding-top:38px}.inquiry-section h1{max-width:10ch;font-size:clamp(40px,4.3vw,62px);letter-spacing:-.045em}.inquiry-section header>p:not(.section-tag){max-width:37ch}.inquiry-contact{margin-top:38px;padding-top:24px;border-top:2px solid var(--yellow)}.inquiry-contact h2{font-size:18px;letter-spacing:-.02em;margin:0 0 18px}.inquiry-contact>a{display:block;width:fit-content;margin:12px 0;font-size:17px;text-underline-offset:5px}.inquiry-contact p{margin-top:24px;color:var(--muted)}.inquiry-embed>p{padding-inline:24px;color:var(--muted);font-size:13px}.inquiry-embed iframe{background:var(--cream)}@media(max-width:900px){.inquiry-section{grid-template-columns:1fr;gap:16px;padding-block:105px 40px}.inquiry-section>header{padding-top:0}.inquiry-section h1{max-width:16ch}.inquiry-contact{margin-top:24px;padding-top:18px}.inquiry-contact p{display:none}}.primary-nav .mobile-all-services,.ribbon-cycle{display:none}.projects-directory-page>.page-back-dock{background:var(--navy);color:#fff}.projects-directory-page>.page-back-dock .return-link{color:#fff}.news-article{max-width:1000px;padding-top:128px}.news-article>.news-meta{margin-top:40px}.news-article h1{margin:18px 0 32px;font-size:clamp(32px,4.2vw,60px);line-height:1.08;max-width:22ch}.news-article-photo{display:block;width:100%;max-height:520px;object-fit:cover}.news-article-body{max-width:740px;margin:32px auto 0}.news-article-body p{font-size:18px;line-height:1.75;margin:0 0 22px}.hero .hero-scene{animation:none;opacity:1}.hero .hero-scene.is-previous{z-index:0}.hero .hero-scene.is-current{z-index:1}.hero .hero-scene.is-arriving{animation:scene-crossfade 1.2s ease-in-out both}@keyframes scene-crossfade{0%{opacity:0}to{opacity:1}}.client-marquee .client-mark,.client-marquee .client-mark:hover{background:transparent}.client-marquee .client-mark img{mix-blend-mode:multiply;background:transparent}@media(max-width:1024px){.hero .hero-scene-caption{left:50%;bottom:12px;max-width:calc(100% - 32px);padding:6px 10px}.hero .hero-scene-caption strong{font-size:12px;line-height:1.25}.hero .hero-scene-caption em{font-size:10px;line-height:1.3;margin-top:2px}.project-ribbon{display:grid;grid-template-columns:minmax(0,1fr);margin-top:24px}.project-ribbon>.ribbon-project{display:none}.project-ribbon>.ribbon-project.is-current{display:grid;grid-template-columns:90px minmax(0,1fr) 24px;width:100%;min-height:118px;border-left:0;border-top:1px solid #d6d9df;padding:16px 0}.project-ribbon>.ribbon-project.is-current img{width:90px;height:72px}.project-ribbon .ribbon-cycle{display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 0}.ribbon-cycle button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #a6adb7;border-radius:50%;padding:0}.ribbon-cycle span{font-size:13px}.ribbon-cycle .arrow-mark{margin:0}.project-ribbon .ribbon-action{padding-top:16px;grid-column:1}}@media(max-width:820px){.site-header{--mobile-header-height: 68px}.site-header.is-scrolled{--mobile-header-height: 64px}.site-header .nav-frame{height:var(--mobile-header-height)}.site-header:has(.primary-nav.is-open){background:var(--paper, #faf9f6)}.site-header .primary-nav.is-open{position:fixed;inset:var(--mobile-header-height) 0 0;height:calc(100dvh - var(--mobile-header-height));max-height:calc(100dvh - var(--mobile-header-height));padding:12px 20px 28px;overflow-y:auto;overscroll-behavior:contain}.primary-nav .services-menu-lead{display:none}.primary-nav .services-menu-list .mobile-all-services{display:flex}.primary-nav .services-menu{padding:0;gap:0}html:has(body.mobile-menu-open){overflow:hidden}}@media(max-width:720px){.process-section.section-pad{padding-block:36px}.process-section .process-intro{margin-bottom:20px}.process-section .process-track{display:block}.process-section .process-track .process-step{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:14px;row-gap:8px;padding:20px 0!important;margin:0;border-top:1px solid #d6d9df!important}.process-section .process-track .process-step .process-icon{grid-column:1;grid-row:1 / 3;width:28px;height:28px;margin:0}.process-section .process-track .process-step>p{display:none}.process-section .process-track .process-step h3{grid-column:2;margin:0;font-size:22px}.process-section .process-track .process-step>span{grid-column:2;font-size:15px;line-height:1.6}.projects-index-hero>.work-film-caption{left:20px;right:20px;bottom:12px;max-width:none;text-align:center;font-size:11px;padding:0}.news-article{padding-top:96px}.news-article>.news-meta{margin-top:28px}.news-article-body p{font-size:16px}}@media(prefers-reduced-motion:reduce){.hero .hero-scene.is-arriving{animation:none}}img[src="/media/curated/clients/greater-grays-harbor.png"]{object-fit:contain;background:#f5f2e9}.project-detail-page img[src="/media/curated/clients/greater-grays-harbor.png"]{padding:28px;max-height:340px}#process{scroll-margin-top:82px}@media(max-width:820px){#process{scroll-margin-top:68px}}.client-marquee .client-mark img{mix-blend-mode:normal}.client-mark img[src$="city-of-auburn-official.png"]{filter:brightness(0) saturate(100%) invert(11%) sepia(22%) saturate(1555%) hue-rotate(173deg) brightness(93%) contrast(98%)!important}.additional-projects{margin-top:32px}.additional-projects-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.additional-projects-heading h3{margin:0;font-size:22px;letter-spacing:-.025em}.additional-projects-controls{display:flex;gap:4px}.additional-projects-controls button{display:grid;place-items:center;width:44px;height:44px;background:transparent;border:1px solid #cbd0d6;border-radius:50%;color:var(--navy);cursor:pointer}.additional-projects-controls button:disabled{opacity:.3;cursor:default}.additional-projects-track{display:flex;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 8px}.additional-project{flex:0 0 calc((100% - 32px) / 3);min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 24px;grid-template-rows:auto 1fr;gap:12px;scroll-snap-align:start;color:var(--navy);text-decoration:none}.additional-project>img{width:100%;height:150px;object-fit:cover;grid-column:1/-1}.additional-project>span:not(.arrow-mark){display:flex;flex-direction:column;gap:5px}.additional-project small{color:#586879;font-size:11px;line-height:1.3}.additional-project b{font-size:17px;line-height:1.3}.additional-project>.arrow-mark{align-self:center}.additional-projects-all{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;width:fit-content;margin:12px auto 0;border-bottom:1px solid #647080;font-size:14px;font-weight:700;text-decoration:none;color:var(--navy)}@media(max-width:1000px){.additional-project{flex-basis:42%}}@media(max-width:600px){.additional-projects{margin-top:24px}.additional-projects-heading{margin-bottom:10px}.additional-projects-heading h3{font-size:20px}.additional-project{flex-basis:72%;gap:10px}.additional-project>img{height:130px}.additional-project b{font-size:16px}.site-footer{padding:24px 0 16px}.site-footer .footer-main{gap:12px 22px}.site-footer .footer-brand{display:none}.site-footer .footer-explore{grid-column:1}.site-footer .footer-company{grid-column:2}.site-footer .footer-main>div>p{margin:0 0 4px;font-size:13px}.site-footer .footer-main>div>:is(button,a),.site-footer .footer-main>div>a.footer-careers{min-height:36px;font-size:13px;padding:5px 0}.site-footer .footer-office{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2px 16px;padding-top:14px;border-top:1px solid #ffffff25}.site-footer .footer-office>p{display:none}.site-footer .footer-main .footer-office>span{grid-column:1;grid-row:1/3;font-size:12px}.site-footer .footer-main .footer-office>a{grid-column:2;font-size:12px;overflow-wrap:anywhere}.site-footer .footer-bottom{margin-top:14px;padding-top:12px;font-size:11px}.site-footer .footer-bottom>span:last-child{display:none}}.initial-content{max-width:1104px;margin:auto;padding:32px 24px}.initial-content nav{display:flex;flex-wrap:wrap;gap:24px;padding:20px 0}.initial-content main{min-height:60vh}.initial-content main>p{max-width:75ch}.initial-content h1{font-size:clamp(32px,5vw,60px);line-height:1.1}.initial-content h2{margin-top:28px}.initial-content li{margin-bottom:10px}.initial-content dt{font-weight:700}.initial-content dd{margin:0 0 12px}.initial-content footer{margin-top:40px;border-top:1px solid #d4d7dc;padding-top:20px}.additional-projects-track::-webkit-scrollbar{display:none}.additional-project.is-mark>img{object-fit:contain;padding:20px 32px;background:#f4f1e9}.privacy-policy{max-width:860px;padding-block:132px 72px}.privacy-policy h1{font-size:clamp(36px,5vw,64px);margin:0 0 14px}.privacy-policy .privacy-updated{color:#596779;margin-bottom:36px}.privacy-policy section{margin-block:28px}.privacy-policy h2{font-size:22px;margin-bottom:10px}.privacy-policy p{line-height:1.75}.privacy-policy a{color:inherit;text-underline-offset:3px}.footer-bottom .footer-privacy{color:#c7d1dc;text-decoration:underline;text-underline-offset:3px}@media(max-width:600px){.privacy-policy{padding-block:100px 40px}.footer-bottom .footer-privacy{display:inline-flex;align-items:center;min-height:36px}}
