:root{color:var(--ink);font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:17px;line-height:1.65}a{color:inherit}img{object-fit:cover;max-width:100%;display:block}.skip{z-index:99;background:#fff;padding:.7rem 1rem;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip:focus{transform:none}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}header{border-bottom:1px solid color-mix(in srgb,var(--ink) 15%,transparent);z-index:20;backdrop-filter:blur(14px);background:#fffffff2;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-mark{background:var(--accent);width:34px;height:34px;box-shadow:12px 8px 0 var(--ink);border-radius:50% 50% 8px}nav{align-items:center;gap:1.6rem;display:flex}nav a{text-transform:uppercase;letter-spacing:.08em;font-size:.84rem;font-weight:750;text-decoration:none}.nav-cta,.button{background:var(--accent);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.menu-button{background:0 0;border:0;padding:12px;display:none}.menu-button span:not(.sr-only){background:var(--ink);width:28px;height:2px;margin:5px;display:block}.hero{background:linear-gradient(135deg,var(--wash),#fff 62%);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,6rem);min-height:calc(100vh - 82px);padding:clamp(3rem,7vw,7rem) clamp(1.25rem,6vw,7rem);display:grid}.hero-copy{max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:color-mix(in srgb,var(--ink) 75%,#577020);margin:0 0 1rem;font-size:.76rem;font-weight:850}h1,h2,h3{letter-spacing:-.045em;margin:0;line-height:1.02}h1{text-wrap:balance;font-family:Georgia,serif;font-size:clamp(3.2rem,7vw,7.5rem);font-weight:500}h2{text-wrap:balance;font-family:Georgia,serif;font-size:clamp(2.2rem,4.5vw,4.8rem);font-weight:500}.lede{max-width:62ch;margin:1.7rem 0;font-size:clamp(1.08rem,1.5vw,1.35rem)}.actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:2px solid var(--accent)}.button.secondary{border-color:var(--ink);background:0 0}.button.light{background:#fff;border-color:#fff}.hero figure{margin:0;position:relative}.hero figure img{border-radius:44% 44% 8px 8px;width:100%;height:min(67vh,760px)}.hero figcaption{background:var(--ink);color:#fff;padding:.55rem .8rem;font-size:.75rem;position:absolute;bottom:1rem;right:1rem}.section{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,6vw,7rem)}.section-head{max-width:800px;margin-bottom:3rem}.section-head>p:last-child{max-width:65ch}.service-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.service-grid article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:2rem}.service-grid article:nth-child(3n){border-right:0}.service-grid span{color:var(--accent);font-weight:900}.service-grid h3{margin:.8rem 0;font-size:1.35rem}.gallery-section{background:var(--ink);color:#fff}.gallery{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.gallery img{grid-column:span 4;width:100%;height:350px}.gallery img:first-child,.gallery img:nth-child(5){grid-column:span 8}.areas{background:var(--wash);grid-template-columns:.8fr 1.2fr;gap:4rem;display:grid}.areas ul{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.areas li{border-bottom:1px solid color-mix(in srgb,var(--ink) 25%,transparent);padding:.75rem 0}.contact-card{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-actions{background:var(--wash);padding:2rem}.closing{background:var(--accent);justify-items:start;gap:2rem;padding:clamp(4rem,9vw,9rem) clamp(1.25rem,7vw,8rem);display:grid}footer{background:var(--ink);color:#fff;grid-template-columns:2fr 1fr 1fr;gap:2rem;padding:4rem clamp(1.25rem,6vw,7rem);display:grid}footer div{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}footer p{max-width:52ch;margin:.3rem 0}footer small{border-top:1px solid #fff3;grid-column:1/-1;padding-top:1.5rem}.floating-call{z-index:30;background:var(--accent);color:var(--ink);border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1rem;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 12px 35px #0003}.floating-call svg{fill:currentColor;width:22px;height:22px}:focus-visible{outline-offset:4px;outline:3px solid #e55422}@media (width<=900px){header{height:70px}.menu-button{display:block}nav{border-bottom:1px solid var(--ink);background:#fff;flex-direction:column;align-items:stretch;padding:1.25rem;display:none;position:absolute;top:70px;left:0;right:0}nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.hero figure img{height:55vh}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(3n){border-right:1px solid var(--ink)}.service-grid article:nth-child(2n){border-right:0}.gallery img,.gallery img:first-child,.gallery img:nth-child(5){grid-column:span 6}.areas,.contact-card{grid-template-columns:1fr}.areas ul,footer{grid-template-columns:1fr 1fr}.floating-call span{display:none}}@media (width<=560px){body{font-size:16px}.hero{padding-top:3rem}.hero figure img{height:380px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0!important}.gallery img,.gallery img:first-child,.gallery img:nth-child(5){grid-column:1/-1;height:280px}.areas ul,footer{grid-template-columns:1fr}.floating-call{justify-content:center;width:52px;height:52px;padding:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.editorial-feature{background:var(--wash);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.editorial-feature figure,.project-cards figure{margin:0}.editorial-feature img{aspect-ratio:3/2;width:100%}.editorial-feature figcaption,.project-cards figcaption{margin-top:.65rem;font-size:.78rem}.story-steps{border-top:1px solid var(--ink);margin:2rem 0 0;padding:0;list-style:none}.story-steps li{border-bottom:1px solid color-mix(in srgb,var(--ink) 25%,transparent);gap:.15rem;padding:1rem 0;display:grid}.story-steps strong{color:var(--accent)}.project-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.project-cards img{aspect-ratio:4/3;width:100%}.project-cards figcaption{gap:.65rem;font-weight:750;display:flex}.project-cards figcaption span{color:var(--accent)}@media (width<=900px){.editorial-feature{grid-template-columns:1fr}.project-cards{grid-template-columns:1fr 1fr}.project-cards figure:last-child{grid-column:1/-1}}@media (width<=560px){.project-cards{grid-template-columns:1fr}.project-cards figure:last-child{grid-column:auto}}
