.site-header{grid-template-columns:160px 1fr auto;gap:22px}.site-header .nav{gap:clamp(12px,1.55vw,30px)}.site-header .nav a{white-space:nowrap}.section-subnav{display:flex;flex-wrap:wrap;gap:14px 30px;padding:24px 4.6vw;background:#ebe8df;border-bottom:1px solid var(--line);color:var(--ink)}.section-subnav a{font-size:14px;border-bottom:1px solid transparent;padding-block:6px}.section-subnav a:hover{border-color:var(--gold-500)}.expanded-hero{position:relative;isolation:isolate;min-height:530px;padding:150px 4.6vw 72px;background:var(--emerald-950);color:white;overflow:hidden}.expanded-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent calc(20% - 1px),#ffffff09 calc(20% - 1px),#ffffff09 20%)}.expanded-hero.with-image:after{background:linear-gradient(90deg,rgba(9,32,25,.95),rgba(9,32,25,.7) 46%,rgba(9,32,25,.15))}.expanded-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.expanded-hero-copy{max-width:1000px}.expanded-hero h1{font-family:var(--font-display);font-size:clamp(40px,5.4vw,88px);font-weight:400;line-height:1.08;letter-spacing:-.045em;margin:25px 0;text-wrap:balance}.expanded-hero-copy>p:last-child{max-width:660px;color:#d6e0db;font-size:clamp(17px,1.4vw,21px);line-height:1.6}.expanded-hero .breadcrumbs{margin-bottom:40px;flex-wrap:wrap}.expanded-content{padding:68px 4.6vw 88px}.expanded-heading{margin:36px 0;max-width:960px}.expanded-heading h2,.iso-section h2,.publication-placeholder h2{font-family:var(--font-display);font-weight:400;font-size:clamp(30px,3.5vw,54px);line-height:1.15;margin:18px 0;letter-spacing:-.025em}.expanded-heading>p:last-child{max-width:780px;color:var(--muted);line-height:1.75;font-size:18px}.expanded-cards{display:flex;flex-wrap:wrap;gap:1px;background:#d5d1c4;border:1px solid #d5d1c4;margin-block:30px 44px}.expanded-cards:empty{display:none}.expanded-cards article{flex:1 1 calc((100% - 2px) / 3);min-width:min(100%,280px);display:flex;flex-direction:column;align-items:flex-start;padding:clamp(24px,3vw,46px);background:var(--paper);min-height:290px}.feature-card-image{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:26px}.expanded-cards.media-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;border:0;background:transparent}.expanded-cards.media-cards article{min-width:0;padding:clamp(20px,2.5vw,36px);border:1px solid var(--line);background:#fffdf7}.media-cards .feature-card-image{aspect-ratio:16/9;max-height:340px}@media (max-width:640px){.expanded-cards.media-cards{grid-template-columns:1fr}}.project-photo-gallery{display:flex;flex-wrap:wrap;gap:28px;margin:42px 0 64px}.project-photo-gallery figure{flex:1 1 calc(50% - 14px);min-width:min(100%,280px);margin:0}.project-photo-gallery a{display:block;overflow:hidden}.project-photo-gallery img{width:100%;aspect-ratio:4/3;max-height:600px;object-fit:cover;display:block;transition:transform .5s ease}.project-photo-gallery a:hover img{transform:scale(1.025)}.project-photo-gallery figcaption{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.5}.catalog-card:last-child:nth-child(odd){grid-column:1/-1}.card-number{display:block;color:#967335;font-size:12px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:32px}.expanded-cards h3{font-size:clamp(22px,2vw,30px);line-height:1.25;font-weight:400;margin:0 0 20px}.expanded-cards p{color:var(--muted);line-height:1.7;margin:0 0 28px}.expanded-cards .text-link{margin-top:auto}.expanded-cards article:hover{background:#eeeae0}.editorial-note{border-left:2px solid var(--gold-500);background:#eae7dd;padding:24px 30px;margin-block:32px;color:#485a50;font-size:15px;line-height:1.75}.editorial-note h3{font-size:23px;color:var(--ink);margin-bottom:12px}.direction-nav{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:54px}.direction-nav a{padding:12px 18px;border:1px solid #c9c7bd;font-size:14px}.direction-nav a[aria-current=page]{background:var(--emerald-900);color:white}.project-passport{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:32px;padding-block:0 45px;border-bottom:1px solid #c9c7bd}.project-passport span{display:block;color:var(--muted);font-size:13px;margin-bottom:15px}.project-passport strong{font-size:clamp(22px,2vw,30px);font-weight:400;line-height:1.35;display:block}.customer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #c9c7bd;border-left:1px solid #c9c7bd}.customer-grid article{padding:30px 24px;min-height:160px;border-right:1px solid #c9c7bd;border-bottom:1px solid #c9c7bd;display:flex;flex-direction:column;justify-content:space-between;gap:26px}.customer-grid span{font-size:12px;color:#967335}.customer-grid h3{font-size:23px;font-weight:500;line-height:1.2;margin:0}.customer-logos article{background:#fffdf7;gap:18px;padding:22px;justify-content:flex-start}.customer-logo{width:100%;height:112px;display:flex;justify-content:center;align-items:center;padding:18px;background:white}.customer-logo.dark-logo{background:#173d30}.customer-logo img{display:block;width:100%;height:100%;object-fit:contain}.customer-logo strong{font-size:28px}.customer-logos h3{font-size:15px;text-align:center;width:100%;line-height:1.4}.customer-more{margin:20px 0 50px;color:var(--emerald-800);font-size:18px}.customer-grid.government-logos article{flex-direction:row;align-items:center;justify-content:center;min-height:148px;gap:20px;background:#fffdf7}.government-logos img{width:88px;height:88px;object-fit:contain;flex-shrink:0}@media(max-width:1100px){.customer-grid.government-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.customer-grid.government-logos article{flex-direction:column;gap:12px}}.section{grid-template-columns:minmax(0,1fr)}.section>*{grid-column:1/-1}.editorial-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(28px,6vw,100px);align-items:start;margin:58px 0}.editorial-intro h2{margin:0;font-family:var(--font-display);font-size:clamp(32px,3.6vw,56px);font-weight:400;line-height:1.12;letter-spacing:-.035em}.editorial-intro p{margin:0 0 24px;font-size:18px;line-height:1.75;color:var(--muted)}.editorial-intro .role-line{font-size:15px;color:var(--emerald-800);padding-top:18px;border-top:1px solid var(--gold-500)}.work-scope{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.6fr);gap:6vw;margin:56px 0}.work-scope>h2{font-size:clamp(26px,2.4vw,36px);margin:22px 0;font-family:var(--font-display);font-weight:400}.work-scope-list article{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1.3fr);gap:28px;padding:27px 0;border-top:1px solid var(--line)}.work-scope-list h3{margin:0;font-size:23px;font-weight:500;line-height:1.35}.work-scope-list p{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.competency-capital-construction .project-photo-gallery figure:first-child{flex-basis:60%}.competency-capital-construction .project-photo-gallery figure:last-child{flex-basis:30%}.competency-capital-repair .project-photo-gallery img{height:340px}.competency-landscaping .project-photo-gallery{display:grid;grid-template-columns:1.6fr 1fr;align-items:start}.competency-landscaping .project-photo-gallery figure:last-child{padding-top:80px}.competency-landscaping .project-photo-gallery img{height:360px}.competency-fit-out .work-scope{display:block}.competency-fit-out .work-scope-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.competency-fit-out .work-scope-list article{display:block}.competency-fit-out .work-scope-list h3{margin-bottom:20px}.restoration-scope{display:block}.restoration-scope .work-scope-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5vw}.restoration-scope .work-scope-list article{display:block;border-top:2px solid var(--gold-500);padding:30px 0}.restoration-scope .work-scope-list h3{font-family:var(--font-display);font-size:34px;margin-bottom:24px}.editorial-note{padding:30px 36px;border-left:3px solid var(--gold-500);background:#efe8d7;margin:40px 0}.editorial-note h3{font-size:25px;font-weight:500;margin:0 0 14px}.editorial-note p{max-width:720px;line-height:1.7;color:var(--muted)}.partner-paths{margin:20px 0 60px}.partner-paths>a{display:grid;grid-template-columns:1fr 1.1fr 32px;gap:5vw;align-items:center;border-top:1px solid var(--line);padding:38px 0}.partner-paths h2{font-family:var(--font-display);font-size:clamp(28px,3vw,44px);font-weight:400;margin:0}.partner-paths p{color:var(--muted);line-height:1.8;margin:0}.partner-paths>a:hover h2{color:var(--emerald-800)}.photo-story{display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:center;margin:20px 0 60px}.photo-story figure{margin:0}.photo-story img{width:100%;height:460px;object-fit:cover}.photo-story figcaption{font-size:14px;color:var(--muted);margin-top:12px}.photo-story h2{font-family:var(--font-display);font-size:clamp(30px,3.2vw,48px);font-weight:400;line-height:1.2}.photo-story li,.photo-story p{color:var(--muted);line-height:1.8}.photo-story ul{padding-left:20px;margin-bottom:28px}.supplier-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:7vw;align-items:start}.supplier-layout details{padding:26px 0;border-top:1px solid var(--line)}.supplier-layout summary{font-size:24px;cursor:pointer}.supplier-layout details p{color:var(--muted);line-height:1.8;max-width:700px}.supplier-layout aside{padding:32px;background:var(--emerald-900);color:white}.supplier-layout aside h2{font-family:var(--font-display);font-size:32px;font-weight:400;margin:0 0 22px}.supplier-layout aside p{line-height:1.8;color:#e1ece5}@media(max-width:800px){.editorial-intro,.photo-story,.supplier-layout,.work-scope{grid-template-columns:1fr;gap:24px}.work-scope-list article{gap:12px}.competency-landscaping .project-photo-gallery,.work-scope-list article{grid-template-columns:1fr}.competency-landscaping .project-photo-gallery figure:last-child{padding-top:0}.competency-fit-out .work-scope-list,.restoration-scope .work-scope-list{grid-template-columns:1fr;gap:12px}.partner-paths>a{grid-template-columns:1fr 28px;gap:20px}.partner-paths p{grid-column:1;grid-row:2}.partner-paths svg{grid-column:2;grid-row:1}.photo-story img{height:320px}}.public-customers{grid-template-columns:repeat(4,minmax(0,1fr))}.expanded-cta{padding:65px 4.6vw;display:flex;gap:40px;justify-content:space-between;align-items:center;color:white;background:var(--emerald-950)}.expanded-cta h2{font-family:var(--font-display);font-size:clamp(32px,4vw,58px);font-weight:400;margin:14px 0 0}.legal-nav{display:flex;gap:16px 28px;flex-wrap:wrap;padding:25px 0;border-top:1px solid #ffffff24;font-size:12px;color:#cdd8d2}.iso-section{padding:80px 4.6vw;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:7vw;align-items:center}.iso-preview{background:#e8e4d9;padding:30px}.iso-preview img{max-height:600px;width:100%;object-fit:contain;box-shadow:0 8px 35px #15352e18}.iso-section p{line-height:1.7;color:var(--muted)}.iso-section dl{margin:30px 0}.iso-section dl div{padding:14px 0;border-bottom:1px solid #c9c7bd}.iso-section dt{font-size:12px;color:var(--muted);margin-bottom:5px}.iso-section dd{margin:0}.document-actions{display:flex;gap:25px;flex-wrap:wrap;align-items:center;margin-top:30px}.publication-placeholder{max-width:960px}.publication-placeholder>p{font-size:18px;line-height:1.8}.legal-copy{max-width:900px}.legal-copy h2{font-size:28px;margin:35px 0 15px}.legal-copy p{font-size:17px;line-height:1.8}.error-page{min-height:75vh;background:var(--emerald-950);color:white;padding:120px 8vw 80px}.error-page h1{font-family:var(--font-display);font-size:clamp(44px,6vw,90px);line-height:1.1;margin:25px 0}.error-page>p{max-width:640px;line-height:1.8}.error-page .button{margin:30px 30px 0 0}.site-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.site-map h2{font-size:26px;margin-bottom:20px}.site-map a{display:block;padding:10px 0;border-bottom:1px solid #d5d1c4}@media (min-width:1101px) and (max-width:1350px){.site-header{grid-template-columns:120px 1fr auto;gap:14px;padding-inline:3vw}.site-header .header-action{font-size:11px}.site-header .nav a{font-size:12px}}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto;height:76px;padding-inline:24px}.site-header .header-action{display:none}.site-header .menu-button{display:flex}.site-header .nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;padding:18px 24px;background:var(--emerald-950);color:white}.site-header .nav.open{display:flex}.site-header .nav a{padding:14px 0;border-bottom:1px solid #ffffff22}.customer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.expanded-cards article{flex-basis:calc((100% - 1px) / 2)}}.project-links{margin:36px 0 20px}.project-links h2{font-family:var(--font-display);font-weight:400;font-size:clamp(25px,2.2vw,34px);line-height:1.2;margin:0 0 20px}.project-links ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.project-links li{border-bottom:1px solid var(--line)}.project-links a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0;color:var(--ink)}.project-links strong{font-size:clamp(18px,1.6vw,24px);font-weight:500}.company-field-story,.company-recognition{padding:clamp(48px,6vw,110px) 4.6vw;display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(30px,6vw,110px);align-items:center}.company-field-story figure,.project-story figure{margin:0;min-width:0}.company-field-story img{display:block;width:100%;height:460px;object-fit:cover}.company-field-story figcaption,.project-story figcaption{color:var(--muted);font-size:13px;line-height:1.5;padding-top:12px}.company-field-story h2,.company-recognition h2,.project-story h2,.team-story h2{font-family:var(--font-display);font-weight:400;font-size:clamp(30px,3.1vw,50px);line-height:1.14;margin:0 0 24px}.company-field-story p,.company-recognition p,.project-story p,.team-story p{font-size:17px;color:var(--muted);line-height:1.8;margin:0 0 20px}.company-recognition{background:#eee7d6;grid-template-columns:1fr 1fr;scroll-margin-top:100px}.company-recognition .recognition-date{color:#805d20}.recognition-document{display:block;width:min(100%,400px);justify-self:center;box-shadow:0 16px 45px #173c2720}.recognition-document img{display:block;width:100%;height:auto}.team-story img{height:auto;width:100%}.project-story{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(28px,5vw,88px);align-items:start;margin:64px 0}.project-story figure img{display:block;width:100%;height:clamp(320px,38vw,560px);object-fit:cover}.project-story.story-reversed figure{order:2}.project-story.story-reversed>div{order:1}.project-detail-list{margin:28px 0 0}.project-detail-list>div{border-top:1px solid var(--line);padding:18px 0}.project-detail-list dt{font-size:18px;font-weight:600;margin-bottom:6px}.project-detail-list dd{margin:0;color:var(--muted);line-height:1.7;font-size:15px}.project-story.story-text-only{display:block}.story-text-only>div>p{max-width:850px}.story-text-only .project-detail-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.project-specifications{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--emerald-900);color:#fff;margin:45px 0 64px;padding:36px;gap:28px}.project-specifications strong{display:block;font-family:var(--font-display);font-weight:400;color:var(--gold-300);font-size:clamp(26px,3vw,44px);white-space:nowrap}.project-specifications span{display:block;margin-top:12px;line-height:1.5;font-size:14px}@media (max-width:900px){.company-field-story,.company-recognition,.project-story{grid-template-columns:1fr}.project-story.story-reversed figure,.project-story.story-reversed>div{order:0}.company-field-story img,.project-story figure img{height:auto;max-height:520px}.project-specifications{grid-template-columns:repeat(2,minmax(0,1fr))}.story-text-only .project-detail-list{grid-template-columns:1fr;gap:0}}@media (max-width:480px){.company-field-story,.company-recognition{padding:48px 24px}.project-specifications{padding:24px 18px;gap:28px 16px}.project-specifications strong{font-size:25px}}.project-links small{display:block;color:var(--muted);font-size:14px;margin-top:6px;line-height:1.5}.project-links .arrow{width:24px;flex-shrink:0}.project-links a:hover strong{color:#876328}.header-search:focus-visible,.project-links a:focus-visible,.search-results a:focus-visible{outline:2px solid var(--gold-500);outline-offset:4px}.site-header{grid-template-columns:160px minmax(0,1fr) 44px auto}.header-search{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;color:inherit;border:1px solid;border-radius:50%;opacity:.85}.header-search:hover{opacity:1;color:var(--gold-500)}.header-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.search-content{min-height:65vh;max-width:1280px;margin:auto;padding:150px 4.6vw 80px}.search-content>h1{font-family:var(--font-display);font-weight:400;font-size:clamp(38px,5vw,72px);line-height:1.1;margin:20px 0 44px}.site-search form>label{display:block;margin-bottom:12px;font-size:15px}.search-field{display:flex;gap:12px}.search-field input{min-width:0;flex:1;width:100%;padding:18px 20px;border:1px solid #a4aaa2;background:#fffdf7;color:var(--ink);font:inherit;font-size:18px;border-radius:0}.search-field input:focus{outline:2px solid var(--gold-500);outline-offset:2px}.search-field .button{flex-shrink:0}.search-status{color:var(--muted);margin:18px 0 30px;font-size:15px}.search-suggestions{display:flex;flex-wrap:wrap;gap:12px}.search-suggestions a{border:1px solid var(--line);padding:12px 16px}.search-suggestions a:hover{border-color:var(--gold-500)}.search-results{padding:0;margin:0;list-style:none}.search-results li{border-top:1px solid var(--line)}.search-results li:last-child{border-bottom:1px solid var(--line)}.search-results a{position:relative;display:block;padding:24px 48px 24px 0}.search-result-section{color:#876328;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.search-results h2{font-size:clamp(21px,2vw,28px);line-height:1.3;font-weight:500;margin:8px 0}.search-results p{color:var(--muted);line-height:1.6;margin:0;max-width:850px}.search-results a>.arrow{position:absolute;right:4px;top:48px;width:24px}.search-results a:hover h2{color:#876328}.search-empty{padding:20px 0}.search-empty h2{font-size:26px;font-weight:400}.search-empty p{color:var(--muted);margin-top:12px}@media (min-width:1101px) and (max-width:1350px){.site-header{grid-template-columns:100px minmax(0,1fr) 44px auto;gap:12px}.site-header .nav{gap:12px}}@media (max-width:1100px){.site-header{grid-template-columns:minmax(0,1fr) 44px 44px}.header-search{grid-column:2}.site-header .menu-button{grid-column:3}}@media (max-width:640px){.search-content{padding:115px 24px 48px}.search-content>h1{margin-bottom:30px}.search-field{flex-wrap:wrap}.search-field input{flex-basis:100%;font-size:16px}.search-field .button{width:100%;justify-content:center}.search-results a{padding-right:32px}.expanded-hero{padding:114px 24px 48px;min-height:450px}.expanded-hero.with-image:after{background:#092019bd}.expanded-content{padding:36px 24px 48px}.section-subnav{padding:16px 24px;gap:8px 20px}.expanded-cards,.iso-section,.project-passport,.site-map{grid-template-columns:1fr}.expanded-cards article{flex-basis:100%;min-height:240px}.project-photo-gallery figure{flex-basis:100%}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-customers{grid-template-columns:1fr}.customer-grid article{padding:24px 18px}.customer-grid h3{font-size:20px}.expanded-cta{padding:45px 24px;align-items:flex-start;flex-direction:column}.iso-section{padding:44px 24px;gap:35px}.editorial-note{padding:20px}}