:root{--ink:#102532;--ink-soft:#66747c;--accent:#2f716c;--accent-ink:#255b57;--terracotta:#b74730;--terracotta-dark:#963824;--page:#fbfaf7;--surface:#fff;--surface-alt:#eef1ef;--line:#d9ddd9;--navy:#0d2b38;--white:#fff;--radius-card:20px;--radius-control:12px;--radius-field:10px;--radius-pill:999px;--motion-reveal:.5s;--radius-lg:var(--radius-card);--radius-md:var(--radius-card);--shell:min(1370px, calc(100vw - 48px));color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{background:var(--page);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}a{color:inherit}.site{overflow:clip}.shell{width:var(--shell);margin-inline:auto}.site-header{z-index:100;width:var(--shell);border-radius:var(--radius-card);-webkit-backdrop-filter:blur(22px)saturate(125%);background:#faf9f6b8;border:1px solid #ffffffb8;align-items:center;gap:28px;min-height:78px;margin:18px auto -106px;padding:14px 22px;transition:min-height .4s cubic-bezier(.2,.7,.2,1),padding .4s cubic-bezier(.2,.7,.2,1);display:flex;position:sticky;top:18px;box-shadow:0 12px 34px #17232821,inset 0 1px #ffffffc7}.site-brand{min-width:0;color:var(--ink);flex:none;align-items:center;text-decoration:none;display:flex}.site-header.is-compact .site-brand-wordmark{height:42px}.site-nav{align-items:center;gap:40px;margin-left:0;transition:gap .35s cubic-bezier(.2,.7,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-header.is-compact .site-nav{gap:120px}.site-nav a{color:var(--ink);letter-spacing:.01em;white-space:nowrap;padding:9px 0;font-size:18px;font-weight:650;text-decoration:none;transition:color .18s;position:relative}.site-nav a.is-active{color:var(--terracotta-dark);font-weight:700}@media (width>=1280px){.site-nav a:first-child{margin-right:20px}.site-nav a:last-child{margin-left:20px}}.site-nav a:after{content:"";background:var(--terracotta);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a.is-active:after{transform-origin:0;transform:scaleX(1)}.site-header-cta{border-radius:var(--radius-control);background:var(--terracotta);color:#fff;letter-spacing:.08em;text-transform:uppercase;flex:none;margin-left:auto;padding:14px 26px;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s}.site-header-cta:hover{background:var(--terracotta-dark)}.menu-toggle{border-radius:var(--radius-control);color:var(--ink);cursor:pointer;background:#ffffff80;border:1px solid #10253233;margin-left:auto;padding:9px 12px;font-size:12px;font-weight:800;display:none}.site-header a:focus-visible,.menu-toggle:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}.skip-link{z-index:200;border-radius:var(--radius-control);background:var(--navy);color:#fff;padding:10px 14px;transition:transform .18s;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page-intro{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(52px,7vw,104px);min-height:680px;padding:clamp(150px,15vw,210px) 0 clamp(82px,9vw,124px);display:grid}.page-intro-heading{min-width:0}.page-intro h1{letter-spacing:-.06em;text-wrap:balance;max-width:9ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.7vw,96px);font-weight:500;line-height:.92}.intro-copy{max-width:520px;margin-top:34px}.intro-copy>p{color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:clamp(15px,1.25vw,18px);line-height:1.6}.intro-copy>span{border-top:1px solid var(--line);color:var(--ink);letter-spacing:.03em;margin-top:28px;padding-top:15px;font-size:12px;font-weight:750;display:block}.page-intro-media{aspect-ratio:1.23;border-radius:var(--radius-md);background:#d7d0c6;min-width:0;position:relative;overflow:hidden;box-shadow:0 18px 42px #1025321c}.page-intro-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0d2b381f 100%);position:absolute;inset:0}.page-intro-media img{object-fit:cover;width:100%;height:100%}.projects-intro{grid-template-columns:minmax(0,.74fr) minmax(520px,1.26fr);gap:clamp(40px,5.5vw,80px)}.projects-intro h1{max-width:9ch;font-size:clamp(52px,5.6vw,86px)}.projects-intro .intro-copy{max-width:480px}.projects-intro .page-intro-media{aspect-ratio:1.82}.services-intro .page-intro-media img{object-position:42% center}.services-hero{--hero-width:min(1228px, calc(100% - 32px));background:var(--page);padding-bottom:clamp(78px,9vw,130px);position:relative}.services-hero-media{background:#d7d0c6;height:clamp(560px,50vw,720px);overflow:hidden}.services-hero-media img{object-fit:cover;object-position:50% 16%;width:100%;height:100%}.services-hero-panel{z-index:2;width:var(--hero-width);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(24px)saturate(128%);backdrop-filter:blur(24px)saturate(128%);text-align:center;background:linear-gradient(135deg,#ffffffc7,#f7f4ed94);border:1px solid #ffffffd1;flex-direction:column;align-items:center;margin:-212px auto 0;padding:clamp(42px,5vw,68px) clamp(28px,5.2vw,72px);display:flex;position:relative;box-shadow:0 24px 58px #10253229,inset 0 1px #ffffffb8}.services-hero-copy{width:min(100%,900px)}.services-hero-copy h1{max-width:25ch;color:var(--ink);letter-spacing:-.06em;text-wrap:balance;margin:0 auto 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,4.8vw,5.2rem);font-weight:500;line-height:.93}.services-hero-copy p{max-width:620px;color:var(--ink-soft);text-wrap:pretty;margin:0 auto;font-size:clamp(15px,1.2vw,18px);line-height:1.65}.services-hero-actions{flex-direction:column;justify-content:center;align-items:center;width:min(100%,360px);min-width:0;margin-top:34px;display:flex}.services-hero-cta{border-radius:var(--radius-control);background:var(--terracotta);width:100%;min-height:64px;color:var(--white);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;padding:19px 28px;font-family:Mont Heavy Demo,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:800;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.services-hero-cta:hover{background:var(--terracotta-dark);transform:translateY(-2px)}.services-hero-cta:focus-visible,.services-hero-phone:focus-visible,.contact-link-static:focus-visible{outline:3px solid var(--terracotta);outline-offset:4px}.services-hero-phone{border-top:1px solid var(--line);width:100%;color:var(--ink);justify-content:center;align-items:center;gap:12px;margin-top:20px;padding-top:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,1.7vw,1.5rem);text-decoration:none;display:flex}.services-hero-phone.contact-link-static{color:var(--ink);cursor:pointer;background:0 0;border:0}.services-hero-phone.contact-link-static:hover{color:var(--terracotta-dark)}.services-hero-phone svg{color:var(--terracotta);flex:none}@media (width>=1051px){.services-hero-media{height:clamp(560px,45vw,680px)}.services-hero-panel{text-align:left;flex-direction:row;justify-content:space-between;gap:clamp(42px,5vw,78px);margin-top:-190px;padding:clamp(38px,3.4vw,52px) clamp(42px,4.2vw,64px)}.services-hero-copy{flex:auto}.services-hero-copy h1,.services-hero-copy p{margin-left:0;margin-right:0}.services-hero-copy h1{max-width:17ch;font-size:clamp(3.2rem,4.2vw,4.65rem)}.services-hero-actions{flex:0 0 min(31%,340px);margin-top:0}}[data-reveal]{opacity:0;transition:opacity var(--motion-reveal) ease, transform var(--motion-reveal) cubic-bezier(.22, 1, .36, 1);transform:translateY(1.75rem)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.services-section,.projects-section{padding-top:clamp(28px,4vw,64px);padding-bottom:clamp(88px,10vw,148px);scroll-margin-top:110px}.services-section{padding-top:clamp(24px,3.5vw,50px)}.services-title{color:var(--ink);letter-spacing:-.055em;text-align:center;margin:0 0 clamp(34px,4vw,58px);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.8vw,70px);font-weight:500;line-height:.98}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,3vw,46px) clamp(20px,2.4vw,34px);display:grid}.service-card{min-width:0}.service-card[id]{scroll-margin-top:8rem}.service-card:nth-child(2n){transition-delay:90ms}.service-image-wrap{aspect-ratio:1.42;border-radius:var(--radius-md);background:var(--surface-alt);position:relative;overflow:hidden}.service-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.service-card:hover .service-image-wrap img{transform:scale(1.035)}.service-copy{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(12rem,.9fr);gap:2rem;padding:22px 2px 30px;display:grid}.service-copy h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.15vw,36px);font-weight:500;line-height:1.05}.service-copy p{color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:14px;line-height:1.6}.quote-section{background:var(--navy);color:var(--white);padding:clamp(96px,12vw,164px) 0;scroll-margin-top:78px}.quote-layout{grid-template-columns:minmax(0,.78fr) minmax(32rem,1fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.quote-heading h2,.section-heading h2{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,6.7rem);font-weight:500;line-height:.96}.quote-heading>p{color:#fcfaf5ad;max-width:34rem;margin:2rem 0 0;font-size:1rem;line-height:1.7}.quote-contact{border-top:1px solid #ffffff2b;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:4rem;padding-top:1.5rem;display:flex}.quote-contact span{color:#fcfaf58c;font-size:.8rem}.quote-contact a,.quote-contact .contact-link-static{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;text-decoration:none}.quote-contact .contact-link-static{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.quote-contact .contact-link-static:hover{color:var(--terracotta)}.quote-card{border-radius:var(--radius-card);background:var(--white);min-height:37rem;color:var(--ink);padding:clamp(1.75rem,4vw,3.25rem);display:grid}.quote-card form{flex-direction:column;gap:1.25rem;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.quote-card label{gap:.6rem;display:grid}.quote-card label>span{letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:700}.quote-card .check-field{align-items:flex-start;gap:.7rem;display:flex}.quote-card .check-field>span{letter-spacing:0;text-transform:none;font-size:.8rem;font-weight:500;line-height:1.4}.quote-card .check-field input{width:1rem;min-height:1rem;accent-color:var(--terracotta);border:0;flex:none;margin-top:.15rem}.quote-card input,.quote-card textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #1025323d;border-radius:0;outline:none;transition:border-color .18s}.quote-card input{min-height:3.15rem}.quote-card textarea{resize:vertical;padding:.8rem 0;line-height:1.55}.quote-card input:focus,.quote-card textarea:focus{border-color:var(--terracotta)}.quote-card input::placeholder,.quote-card textarea::placeholder{color:#8d918b}.submit-button{border-radius:var(--radius-control);background:var(--terracotta);min-height:3.7rem;color:var(--white);cursor:pointer;border:0;justify-content:space-between;align-items:center;margin-top:.5rem;padding:0 1.5rem;font-weight:600;transition:background .18s,transform .18s;display:flex}.submit-button:hover,.submit-button:focus-visible{background:var(--terracotta-dark);outline-offset:3px;outline:3px solid #c6533647;transform:translateY(-1px)}.form-note{color:#7b7f78;text-align:center;margin:0;font-size:.73rem}.form-success{text-align:center;max-width:30rem;margin:auto}.success-icon{color:#34502d;background:#dfe7d7;border-radius:50%;place-items:center;width:4rem;height:4rem;margin:0 auto 2rem;display:grid}.form-success h3{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.8rem;font-weight:400}.form-success>p{color:var(--ink-soft);line-height:1.7}.text-button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;align-items:center;gap:.35rem;margin:1rem auto 0;padding:.75rem 0;font-weight:600;display:flex}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(44px,5vw,72px) clamp(16px,1.8vw,26px);display:grid}.project-card{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.project-card:nth-child(3n+2){transition-delay:80ms}.project-card:nth-child(3n+3){transition-delay:.16s}.project-image-wrap{aspect-ratio:1.24;border-radius:var(--radius-md);background:var(--surface-alt);margin-bottom:1.25rem;position:relative;overflow:hidden}.project-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.22,1,.36,1)}.project-open{border-radius:var(--radius-control);background:var(--terracotta);color:#fff;opacity:0;place-items:center;width:3.1rem;height:3.1rem;transition:transform .22s,opacity .22s,background .22s,color .22s;display:grid;position:absolute;bottom:1rem;right:1rem;transform:translateY(.6rem)}.project-card:hover .project-image-wrap img,.project-card:focus-visible .project-image-wrap img{transform:scale(1.04)}.project-card:hover .project-open,.project-card:focus-visible .project-open{opacity:1;background:var(--terracotta-dark);transform:translateY(0)}.project-card:focus-visible{outline:3px solid var(--terracotta);outline-offset:.5rem;border-radius:var(--radius-md)}.project-type,.project-location{display:block}.project-type{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,1.8vw,29px);font-weight:500}.project-location{color:var(--ink-soft);margin-top:.45rem;font-size:.82rem}.testimonials-section{background:var(--surface-alt);padding:clamp(4.5rem,8vw,8rem) 0 clamp(7rem,12vw,12rem);overflow:hidden}.section-heading{text-align:center;margin-bottom:clamp(3.5rem,7vw,6.5rem);display:block}.section-heading h2{white-space:nowrap;max-width:none;font-size:clamp(2.7rem,4.2vw,4.5rem)}.section-heading>p:last-child{color:var(--ink-soft);margin:0;padding-top:.6rem;font-size:.78rem}.testimonial-toggle{background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;border:1px solid #1025323d;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;margin:1.2rem auto 0;padding:.7rem 1rem;font:700 .78rem/1 ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif;display:inline-flex}.testimonial-toggle:hover,.testimonial-toggle:focus-visible,.testimonial-toggle[aria-pressed=true]{border-color:var(--accent);background:var(--surface-alt)}.testimonial-marquee{overflow:hidden}.testimonial-track{gap:1.25rem;width:max-content;padding-left:2.5rem;animation:48s linear infinite testimonial-scroll;display:flex}.testimonial-marquee[data-reveal] .testimonial-track{animation-play-state:paused}.testimonial-marquee[data-reveal].is-visible .testimonial-track{animation-play-state:running}.testimonial-marquee[data-reveal][data-paused=true] .testimonial-track,.testimonial-marquee[data-reveal]:hover .testimonial-track,.testimonial-marquee[data-reveal]:focus-within .testimonial-track{animation-play-state:paused}.testimonial-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;width:min(31rem,100vw - 3rem);min-height:23rem;padding:2.4rem;display:flex}.quote-mark{color:var(--terracotta);font-family:Georgia,Times New Roman,serif;font-size:4rem;line-height:.8}.testimonial-card blockquote{letter-spacing:-.026em;margin:2rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2vw,31px);font-weight:500;line-height:1.25}.testimonial-card footer{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.3rem;font-size:.8rem;display:flex}.testimonial-card footer span{color:var(--ink-soft)}@keyframes testimonial-scroll{to{transform:translate(calc(-50% - .625rem))}}.lightbox-backdrop{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071a23db;place-items:center;padding:1.5rem;animation:.18s both fade-in;display:grid;position:fixed;inset:0;overflow:auto}.lightbox{border-radius:var(--radius-md);background:var(--white);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.62fr) minmax(20rem,.78fr);width:min(80rem,100%);max-height:min(52rem,100vh - 3rem);animation:.42s cubic-bezier(.22,1,.36,1) both lightbox-in;display:grid;position:relative;overflow:hidden;box-shadow:0 2rem 7rem #00000057}.lightbox-close{z-index:3;border-radius:var(--radius-control);background:var(--navy);width:3rem;height:3rem;color:var(--white);cursor:pointer;border:0;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.lightbox-gallery{background:#d6d1c7;grid-row:1/2;min-height:0;position:relative}.lightbox-gallery>img{object-fit:cover;width:100%;height:100%;min-height:31rem}.image-count{color:var(--white);letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2b38d1;border-radius:999px;padding:.6rem .9rem;font-size:.7rem;position:absolute;bottom:1.4rem;right:1.25rem}.lightbox-thumbs{background:var(--navy);grid-area:2/1;grid-template-columns:repeat(3,1fr);gap:.55rem;padding:.8rem;display:grid}.lightbox-thumbs button{aspect-ratio:2.4;border-radius:var(--radius-field);cursor:pointer;opacity:.55;background:#333;border:2px solid #0000;padding:0;overflow:hidden}.lightbox-thumbs button.is-active{border-color:var(--terracotta);opacity:1}.lightbox-thumbs img{object-fit:cover;width:100%;height:100%}.lightbox-copy{flex-direction:column;grid-area:1/2/3;padding:clamp(3rem,5vw,5rem) clamp(2rem,4vw,4rem);display:flex;overflow-y:auto}.lightbox-copy h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4vw,4.5rem);font-weight:500;line-height:.96}.lightbox-location{color:var(--terracotta-dark);margin:0 0 18px;font-size:14px;font-weight:650;line-height:1.4}.lightbox-summary{color:var(--ink-soft);margin:2rem 0;line-height:1.7}.lightbox-view-buttons{gap:2.25rem;margin-top:3rem;display:flex}.lightbox-view-buttons button{border:1px solid var(--line);border-radius:var(--radius-field);width:4.25rem;height:2.75rem;color:var(--ink-soft);cursor:pointer;letter-spacing:.08em;background:0 0;place-items:center;padding:0;font-size:.72rem;font-weight:750;transition:background .18s,border-color .18s,color .18s,transform .18s;display:grid}.lightbox-view-buttons button:hover,.lightbox-view-buttons button:focus-visible,.lightbox-view-buttons button.is-active{border-color:var(--terracotta);background:var(--terracotta);color:var(--white)}.lightbox-view-buttons button:hover,.lightbox-view-buttons button:focus-visible{transform:translateY(-1px)}.lightbox-view-buttons button:focus-visible{outline-offset:3px;outline:3px solid #c6533659}.lightbox-copy dl{margin:auto 0 0}.lightbox-copy dl>div{border-top:1px solid var(--line);grid-template-columns:4.25rem 1fr;gap:1rem;padding:1.15rem 0;display:grid}.lightbox-copy dt{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.lightbox-copy dd{margin:0;font-size:.84rem}@keyframes fade-in{0%{opacity:0}}@keyframes lightbox-in{0%{opacity:0;transform:translateY(1.5rem)scale(.98)}}.site-footer{background:var(--surface);color:var(--ink);padding:76px 0 28px}.footer-grid{grid-template-columns:1.25fr repeat(4,1fr);align-items:start;gap:56px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.brand-lockup{width:min(190px,100%);color:var(--ink);flex-direction:column;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-lockup .brand-mark{width:96px;height:auto}.brand-lockup .brand-wordmark{aspect-ratio:760/184;object-fit:contain;width:100%;height:auto}.footer-brand p{max-width:25ch;color:var(--ink-soft);margin:18px 0 0;font-size:13px;line-height:1.5}.footer-grid h2{letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-family:inherit;font-size:11px;font-weight:800}.footer-grid a,.footer-grid span{color:var(--ink-soft);font-size:12px;line-height:1.45;text-decoration:none}.footer-grid a:hover,.footer-grid a:focus-visible{color:var(--terracotta)}.footer-base{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;gap:16px;margin-top:64px;padding-top:20px;font-size:11px;display:flex}@media (width<=1050px){:root{--shell:min(90rem, calc(100vw - 36px))}.page-intro{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:48px}.projects-intro{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr)}.service-copy{grid-template-columns:1fr;gap:1rem}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card:nth-child(n){transition-delay:0s}.project-card:nth-child(2n){transition-delay:90ms}.quote-layout{grid-template-columns:1fr}.quote-heading{max-width:48rem}.quote-card{width:min(48rem,100%)}.section-heading{grid-template-columns:minmax(0,1.7fr) minmax(180px,.55fr)}.section-heading>p:last-child{grid-column:2}.lightbox{grid-template-columns:minmax(0,1.4fr) minmax(18rem,.72fr)}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}}@media (width>=761px) and (width<=1050px){.section-heading h2{white-space:normal;text-wrap:balance;max-width:100%}}@media (width<=900px){.site-header{gap:18px;padding:12px 16px}.site-brand-wordmark{height:44px}.site-nav{gap:24px}.site-nav a{font-size:16px}.site-header-cta{padding:10px 14px;font-size:11px}}@media (width<=760px){:root{--radius-lg:var(--radius-card);--radius-md:var(--radius-card);--shell:calc(100vw - 2rem)}.site-header{border-radius:var(--radius-card);gap:8px;width:calc(100% - 28px);min-height:62px;margin:10px auto -74px;padding:12px;top:10px}.site-brand-wordmark{height:38px}.site-header-cta{margin-left:auto;padding:8px 10px;font-size:9px}.menu-toggle{margin-left:0;padding:8px 9px;font-size:11px;display:block}.site-nav{display:none}.site-header.menu-open{border-radius:var(--radius-card) var(--radius-card) 0 0}.site-header.menu-open .site-nav{border-radius:0 0 var(--radius-card) var(--radius-card);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#faf9f6f0;border:1px solid #ffffffb8;border-top:0;gap:0;margin:0;padding:7px 16px 13px;display:grid;position:absolute;top:calc(100% - 1px);left:-1px;right:-1px;transform:none;box-shadow:0 18px 30px #1723281f}.site-header.menu-open .site-nav a{border-top:1px solid #1025321a;padding:11px 0;font-size:13px}.page-intro{grid-template-columns:1fr;gap:38px;min-height:auto;padding:116px 0 72px}.page-intro h1{font-size:clamp(48px,15vw,68px)}.intro-copy{margin-top:25px}.intro-copy>span{margin-top:24px}.page-intro-media{aspect-ratio:1.15}.services-grid,.projects-grid{grid-template-columns:1fr}.service-card:nth-child(n),.project-card:nth-child(n){transition-delay:0s}.service-image-wrap{aspect-ratio:1.15}.service-copy{padding-bottom:2rem}.quote-section{padding:6.5rem 0}.quote-heading h2,.section-heading h2{white-space:normal;font-size:clamp(2.2rem,8vw,3.5rem)}.quote-contact{text-align:center;flex-direction:column;align-items:center}.quote-card{min-height:35rem;padding:1.4rem}.field-row{grid-template-columns:1fr}.project-image-wrap{aspect-ratio:1.05}.project-open{opacity:1;transform:none}.testimonials-section{padding:6.5rem 0}.section-heading{text-align:center}.section-heading>p:last-child{grid-column:1}.testimonial-track{padding-left:1rem}.testimonial-card{min-height:21rem;padding:1.6rem}.lightbox-backdrop{overscroll-behavior:contain;place-items:center;padding:1rem;overflow:hidden}.lightbox{border-radius:var(--radius-md);grid-template-rows:minmax(0,270px) auto minmax(0,1fr);grid-template-columns:1fr;width:100%;height:min(780px,100svh - 2rem);min-height:0;max-height:none;overflow:hidden}.lightbox-gallery{grid-area:1/1;min-height:0}.lightbox-gallery>img{min-height:0}.lightbox-thumbs{grid-area:2/1;gap:.4rem;padding:.5rem}.lightbox-copy{grid-area:3/1;min-height:0;padding:1.15rem 1.1rem 1rem;overflow:hidden}.lightbox-close{width:2.5rem;height:2.5rem;top:.65rem;right:.65rem}.image-count{padding:.4rem .6rem;font-size:.6rem;bottom:.7rem;right:.75rem}.lightbox-location{margin-bottom:.4rem;font-size:.68rem;line-height:1.25}.lightbox-copy h2{font-size:clamp(1.6rem,7.5vw,2rem);line-height:.98}.lightbox-summary{margin:.65rem 0;font-size:.75rem;line-height:1.35}.lightbox-copy dl{margin-top:auto}.lightbox-copy dl>div{grid-template-columns:3.5rem 1fr;gap:.6rem;padding:.55rem 0}.lightbox-copy dt{font-size:.58rem}.lightbox-copy dd{font-size:.7rem;line-height:1.25}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-base{flex-direction:column}}@media (width<=480px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:1}}@media (width>=761px) and (width<=1050px){.lightbox{grid-template-rows:minmax(0,1fr) auto}.lightbox-gallery{min-height:0;overflow:hidden}.lightbox-gallery>img{height:100%;min-height:0}.lightbox-thumbs{z-index:1;align-self:stretch;min-height:0;position:relative;overflow:hidden}.lightbox-thumbs button{align-self:stretch;height:100%;min-height:0}}@media (width<=1050px){.site-nav{display:none}.menu-toggle{min-height:40px;margin-left:0;padding:8px 10px;font-size:11px;display:block}.site-header-cta{min-height:40px}.site-header.menu-open{border-radius:var(--radius-card) var(--radius-card) 0 0}.site-header.menu-open .site-nav{border-radius:0 0 var(--radius-card) var(--radius-card);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#faf9f6f2;border:1px solid #ffffffb8;border-top:0;gap:0;margin:0;padding:7px 16px 13px;display:grid;position:absolute;top:calc(100% - 1px);left:-1px;right:-1px;transform:none;box-shadow:0 18px 30px #1723281f}.site-header.menu-open .site-nav a{border-top:1px solid #1025321a;padding:11px 0;font-size:13px}}@media (width>=560px) and (width<=760px){.services-grid,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.site-footer{padding-top:58px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.brand-lockup{align-items:flex-start;gap:8px;width:150px}.brand-lockup .brand-mark{width:72px}.brand-lockup .brand-wordmark{width:150px}.footer-grid a,.footer-grid span{overflow-wrap:anywhere}.footer-base{margin-top:42px}}@media (width<=1050px){.services-hero{--hero-width:min(92vw, 820px)}.services-hero-panel{padding-inline:clamp(28px,5vw,54px)}.services-hero-copy h1{font-size:clamp(3.1rem,6.6vw,4.8rem)}}@media (width<=760px){.services-hero{--hero-width:calc(100% - 24px);padding-bottom:74px}.services-hero-media{height:450px}.services-hero-media img{object-position:68% 10%}.services-hero-panel{margin-top:-126px;padding:32px 24px 28px;display:flex}.services-hero-copy h1{width:calc(100% + 24px);max-width:none;margin-top:0;margin-left:-12px;margin-right:-12px;font-size:clamp(1.45rem,7.5vw,3.2rem);line-height:.95}.services-hero-break{display:block}.services-hero-copy p{font-size:15px;line-height:1.6}.services-hero-actions{margin-top:30px}.services-hero-cta{width:100%}.services-hero-phone{margin-top:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.site-brand-mark{object-fit:contain;flex:none;width:60px;height:64px;display:block}.site-brand-wordmark{object-fit:contain;width:min(220px,24vw);max-width:100%;height:auto;transition:width .4s cubic-bezier(.2,.7,.2,1),margin-left .4s cubic-bezier(.2,.7,.2,1),opacity .25s;display:block}.site-header.is-compact .site-brand-wordmark{opacity:0;width:0;height:auto;margin-left:0}.menu-toggle{border-radius:var(--radius-control);width:42px;height:40px;min-height:0;color:var(--ink);cursor:pointer;background:#ffffff80;border:1px solid #10253233;padding:0;display:none}.menu-icon{gap:4px;width:17px;margin:auto;display:grid}.menu-icon span{background:currentColor;border-radius:999px;width:17px;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-toggle.is-open .menu-icon span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.is-open .menu-icon span:nth-child(2){opacity:0}.menu-toggle.is-open .menu-icon span:last-child{transform:translateY(-6px)rotate(-45deg)}.quote-heading{text-align:left}.quote-heading>p{text-wrap:pretty}.project-type{overflow-wrap:anywhere;text-wrap:balance;max-width:100%;line-height:1.05}.lightbox-view-buttons,.project-lightbox-view-buttons{display:none!important}@media (width>=761px) and (width<=1050px){.site-header{grid-template-columns:auto minmax(0,1fr) auto;gap:16px;width:min(100% - 36px,980px);padding-inline:16px;display:grid}.site-brand-mark{width:46px;height:50px}.site-brand-wordmark{width:min(170px,21vw);margin-left:9px}.site-nav{justify-content:center;gap:clamp(18px,3vw,36px);min-width:0;display:flex;position:static;transform:none}.site-nav a{font-size:15px}.menu-toggle{display:none}.site-header-cta{padding:11px 14px;font-size:10px}.projects-intro{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:32px;width:calc(100% - 64px)}.projects-intro .page-intro-media{aspect-ratio:1.55}.project-type{font-size:clamp(20px,2.5vw,27px)}.quote-heading{text-align:center}.quote-heading>p{margin-inline:auto}.site-footer{padding-top:96px}.footer-grid{align-items:center;gap:28px}.footer-brand{align-self:center;padding-left:0}.footer-brand .brand-lockup{width:min(280px,100%)}.footer-brand .brand-lockup .brand-mark{width:150px;margin-bottom:-12px}.footer-brand .brand-lockup .brand-wordmark{width:260px}}@media (width<=760px){.site-header{grid-template-columns:auto minmax(0,1fr) auto auto;gap:7px}.site-brand-mark{width:min(34px,9vw);height:min(40px,11vw)}.site-brand-wordmark{width:min(126px,34vw);margin-left:6px}.site-nav{display:none}.menu-toggle{margin-left:0;display:grid}.site-header-cta{border-radius:var(--radius-control);min-height:40px;padding-inline:11px;font-size:9px}.quote-heading{text-align:center}.quote-heading>p{margin-inline:auto}.project-type{font-size:clamp(20px,5.5vw,25px)}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:26px 14px}.footer-grid>div:not(.footer-brand){grid-area:1;min-width:0}.footer-grid>div:last-child{grid-area:1}.footer-brand{order:4;grid-area:2/1/auto/-1;justify-self:center;align-items:center;width:100%;min-width:0;padding-left:0}.footer-brand .brand-lockup{align-items:center;width:min(240px,100%)}.footer-brand .brand-lockup .brand-mark{width:92px;margin-bottom:-12px}.footer-brand .brand-lockup .brand-wordmark{width:220px}}@media (width<=414px){.site-header .site-brand-wordmark{will-change:left;transition:left .4s cubic-bezier(.2,.7,.2,1),width .4s cubic-bezier(.2,.7,.2,1),margin-left .4s cubic-bezier(.2,.7,.2,1),opacity .25s;position:relative;left:0}.site-header.is-compact .site-brand-wordmark{opacity:1;width:min(120px,32vw);margin-left:6px;left:calc(50vw - 43px - min(36px,9.5vw) - min(60px,16vw))}}
/*$vite$:1*/