:root{--purple:#281969;--purple-2:#1b1248;--orange:#d77d32;--ink:#191825;--muted:#676574;--paper:#fff;--soft:#f5f4f0;--line:#dedce5;--radius:4px;--shadow:0 16px 48px #1e14461f;--container:1180px;--section:clamp(5rem,9vw,8.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font:400 16px/1.7 DM Sans,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip{z-index:100;background:#fff;padding:.75rem;position:fixed;top:-5rem;left:1rem}.skip:focus{top:1rem}h1,h2,h3{letter-spacing:-.04em;margin:0;font-family:Manrope,sans-serif;line-height:1.08}h1{font-size:clamp(3.2rem,7.2vw,6.8rem)}h2{max-width:760px;font-size:clamp(2.3rem,4.2vw,4.2rem)}h3{font-size:1.35rem}p{margin:0 0 1.2rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--purple);margin-bottom:1rem;font-size:.76rem;font-weight:700}.eyebrow:before{content:"";background:var(--orange);vertical-align:middle;width:28px;height:2px;margin-right:10px;display:inline-block}.eyebrow.light{color:#fff}.eyebrow.orange{color:var(--orange)}.btn{background:var(--orange);color:#fff;border:0;justify-content:center;align-items:center;gap:1.25rem;padding:1rem 1.4rem;font-weight:700;transition:all .25s;display:inline-flex}.btn:hover{background:#bd6721;transform:translateY(-2px)}.btn-light{color:var(--purple);background:#fff}.text-link{color:var(--purple);border-bottom:1px solid;align-items:center;gap:.6rem;font-weight:700;display:inline-flex}.text-link.light{color:#fff}.section{padding:var(--section) 0}.bg-soft{background:var(--soft)}.site-header{z-index:20;background:#fff;border-bottom:1px solid #eee;height:90px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.brand img{width:215px;height:auto}.site-header nav{align-items:center;gap:1.65rem;display:flex}.site-header nav>a:not(.btn){font-size:.91rem;font-weight:600;position:relative}.site-header nav>a[aria-current=page]:not(.btn),.site-header nav>a:hover:not(.btn){color:var(--orange)}.nav-cta{padding:.8rem 1.1rem}.menu-btn{background:0 0;border:0;padding:8px;display:none}.menu-btn span{background:var(--purple);width:26px;height:2px;margin:6px;display:block}.home-hero{color:#fff;align-items:center;height:min(820px,100vh - 40px);min-height:650px;display:flex;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#150c3ceb 0%,#1e114aab 48%,#140c2c1f 82%);position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-content h1{max-width:960px}.hero-content h1 em{color:#f2a35e;font-style:normal}.hero-content>p:not(.eyebrow){max-width:650px;margin:1.8rem 0 2rem;font-size:1.18rem}.actions{align-items:center;gap:2rem;display:flex}.hero-note{letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;position:absolute;bottom:2rem;right:3rem}.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.big-copy{letter-spacing:-.02em;color:var(--purple);font:600 clamp(1.35rem,2.3vw,2rem)/1.45 Manrope}.split .text-link{margin-top:1rem}.stats{background:var(--purple);color:#fff;padding:2.7rem 0}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stats-grid div{border-right:1px solid #fff3;padding:1rem 2.5rem}.stats-grid div:last-child{border:0}.stats-grid strong{font:700 2.4rem Manrope;display:block}.stats-grid span{color:#d7d2e9}.section-head{justify-content:space-between;align-items:end;margin-bottom:3.5rem;display:flex}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:290px;padding:2.2rem;transition:all .25s;display:flex}.service-card:hover{box-shadow:var(--shadow);z-index:1;transform:translateY(-5px)}.service-card .number{color:var(--orange);font-size:.8rem;font-weight:700}.service-card h3{color:var(--purple);margin:2rem 0 1rem}.service-card p{color:var(--muted)}.service-card a{color:var(--purple);margin-top:auto;font-weight:700}.project-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem;display:grid}.project-grid.featured{grid-template-columns:1.25fr .75fr}.project-grid.featured .project-card:first-child{grid-row:span 2}.project-grid.featured .project-card:first-child img{height:100%}.project-card{background:#222;min-height:340px;position:relative;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:410px;transition:all .5s}.project-card:hover img{transform:scale(1.035)}.project-card:after{content:"";background:linear-gradient(#0000,#0f0a1ed9);position:absolute;inset:40% 0 0}.project-card>span{z-index:1;color:#fff;position:absolute;bottom:1.5rem;left:1.7rem}.project-card small,.project-card strong{display:block}.project-card small{text-transform:uppercase;letter-spacing:.14em;color:#efb37f}.project-card strong{font:700 1.5rem Manrope}.featured .project-card:not(:first-child) img{height:260px}.featured .project-card:not(:first-child){min-height:260px}.dark{background:var(--purple-2);color:#fff}.reason-grid{grid-template-columns:1fr 1fr;display:grid}.reason-grid div{border-bottom:1px solid #ffffff29;gap:1.2rem;padding:1.5rem 0;display:flex}.reason-grid span{color:var(--orange);font-size:.75rem}.quotes{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.quotes blockquote{background:var(--soft);border-top:3px solid var(--orange);margin:0;padding:2rem}.quotes blockquote>span{color:var(--orange);font:700 4rem/.6 Georgia}.quotes blockquote p{min-height:130px}.quotes footer{background:0 0;padding:0}.quotes footer strong,.quotes footer small{display:block}.quotes footer small{color:var(--muted)}.cta{background:var(--purple);color:#fff;padding:4.5rem 0}.cta-inner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.cta h2{font-size:clamp(2rem,4vw,3.5rem)}.cta p{color:#d8d3ed}.page-hero{color:#fff;background:linear-gradient(90deg,#180e3eeb,#180e3e59),var(--hero) center/cover;align-items:end;min-height:520px;padding:8rem 0 5rem;display:flex}.page-hero h1{max-width:900px;font-size:clamp(3rem,6vw,5.5rem)}.page-hero .lead{max-width:650px;margin-top:1.5rem;font-size:1.15rem}.image-band{background:var(--purple);color:#fff;grid-template-columns:1.2fr .8fr;display:grid}.image-band>img{object-fit:cover;width:100%;height:620px}.image-band>div{align-self:center;padding:clamp(3rem,7vw,7rem)}.image-band h2{font-size:clamp(2.2rem,3.5vw,3.7rem)}.image-band p:not(.eyebrow){color:#dad6e8;margin:1.5rem 0 2rem}.client-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:3rem;display:grid}.client-grid div{border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#fff;padding:1.5rem;font-weight:600}.service-list{margin-top:4rem}.service-list article{border-top:1px solid var(--line);grid-template-columns:100px 1fr;padding:2.2rem 0;display:grid}.service-list article>span{color:var(--orange);font-weight:700}.service-list h3{color:var(--purple);font-size:clamp(1.5rem,2.5vw,2.4rem)}.service-list p{max-width:680px;color:var(--muted);margin-top:.7rem}.filters{flex-wrap:wrap;gap:.65rem;margin-bottom:2rem;display:flex}.filters span{border:1px solid var(--line);padding:.6rem 1rem;font-size:.85rem}.filters span:first-child{background:var(--purple);color:#fff}.gallery-grid{columns:3;column-gap:1rem}.gallery-item{cursor:zoom-in;background:0 0;border:0;width:100%;margin:0 0 1rem;padding:0;display:block;overflow:hidden}.gallery-item img{width:100%;transition:all .4s}.gallery-item:hover img{transform:scale(1.025)}dialog{background:0 0;border:0;max-width:min(92vw,1200px);padding:0}dialog::backdrop{background:#0c081ae6}dialog img{max-height:88vh}dialog button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:3rem;position:fixed;top:1rem;right:2rem}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:6rem;display:grid}.contact-cards>a,.contact-cards>div{border-top:1px solid var(--line);grid-template-columns:150px 1fr 170px;align-items:center;padding:2rem 0;display:grid}.contact-cards small{text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:700}.contact-cards strong{color:var(--purple);font-size:1.15rem}.contact-cards span{color:var(--muted);font-size:.9rem}.contact-banner{color:#fff;background:linear-gradient(90deg,#180e3ee6,#180e3e59),url(/images/gallery/structural-work.jpg) 50%/cover;padding:6rem 0}.contact-banner h2{margin-bottom:2rem}footer{color:#d7d4dc;background:#17131f;padding:5rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1.4fr 1.7fr;gap:3rem;display:grid}.footer-logo{background:#fff;border-radius:3px;width:230px;margin-bottom:1.5rem}.footer-grid h3{color:#fff;letter-spacing:0;margin-bottom:1.2rem;font-size:1rem}.footer-grid a{margin:.45rem 0;font-size:.92rem;display:block}.footer-grid a:hover{color:#eda15f}.footer-grid p{color:#aaa5b0}.copyright{color:#827d88;border-top:1px solid #39343f;justify-content:space-between;margin-top:4rem;padding-top:1.3rem;font-size:.8rem;display:flex}@media (width<=850px){.site-header{height:76px}.brand img{width:180px}.menu-btn{display:block}.site-header nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:1.3rem 20px 2rem;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 30px #0000001f}.site-header nav.open{display:flex}.site-header nav>a{padding:.75rem}.nav-cta{margin-top:1rem}.home-hero{height:calc(100svh - 76px);min-height:670px}.hero-content h1{font-size:clamp(3rem,12vw,5rem)}.hero-note{display:none}.split,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div:nth-child(2){border:0}.service-grid,.project-grid,.project-grid.featured{grid-template-columns:1fr 1fr}.project-grid.featured .project-card:first-child{grid-area:auto/span 2}.project-grid.featured .project-card:first-child img{height:410px}.quotes{grid-template-columns:1fr}.quotes blockquote p{min-height:0}.image-band{grid-template-columns:1fr}.image-band>img{height:420px}.client-grid{grid-template-columns:1fr 1fr}.gallery-grid{columns:2}.footer-grid{grid-template-columns:1fr 1fr}.contact-cards>a,.contact-cards>div{grid-template-columns:1fr;gap:.25rem}.cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=560px){.container{width:min(calc(100% - 32px),var(--container))}.section{padding:4.5rem 0}.home-hero{min-height:610px}.hero-content h1{font-size:2.8rem}.hero-content>p:not(.eyebrow){font-size:1rem}.actions{flex-direction:column;align-items:flex-start;gap:1.2rem}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div{padding:1rem .6rem}.stats-grid strong{font-size:1.9rem}.service-grid,.project-grid,.project-grid.featured,.client-grid{grid-template-columns:1fr}.project-grid.featured .project-card:first-child{grid-column:auto}.service-card{min-height:250px;padding:1.6rem}.section-head{flex-direction:column;align-items:flex-start;gap:1.5rem}.project-card img,.project-grid.featured .project-card:first-child img{height:320px}.page-hero{min-height:450px;padding-top:6rem}.image-band>img{height:320px}.reason-grid{grid-template-columns:1fr}.gallery-grid{columns:1}.service-list article{grid-template-columns:55px 1fr}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:.5rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width>=851px){.home-hero h1{font-size:clamp(3.2rem,5.5vw,5.25rem)}.page-hero h1{font-size:clamp(3rem,4.8vw,4.5rem)}}
