*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#181818;background:#f7f6f2}header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:12px 5vw;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e7e4dc}.brand img{width:185px;max-height:58px;object-fit:contain}nav{display:flex;align-items:center;gap:28px}nav a{color:#222;text-decoration:none;font-size:14px;font-weight:700}.navcta{border:1px solid #222;padding:13px 17px}.menu{display:none;background:none;border:0;font-size:25px}.hero{height:76vh;min-height:580px;position:relative;color:#fff;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.12))}.hero-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);max-width:700px}.eyebrow{letter-spacing:2.5px;font-size:12px;font-weight:800;margin:0 0 18px}.eyebrow.dark{color:#777}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);line-height:1.02;margin:0 0 22px;font-weight:500}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.6;max-width:590px}.btn{display:inline-block;margin-top:14px;background:#fff;color:#111;padding:15px 23px;text-decoration:none;font-weight:800;font-size:14px}.intro,.sectionhead{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.intro{padding:100px 7vw;background:#fff}.intro h2,.services h2,.sectionhead h2,.feature h2,.cta h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,55px);font-weight:500;margin:0;line-height:1.08}.intro>p,.sectionhead>p{font-size:17px;line-height:1.75;color:#555;max-width:620px}.services{padding:90px 7vw}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border-top:1px solid #ccc;border-left:1px solid #ccc}.service-grid span{padding:28px 22px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:Georgia,serif;font-size:20px;background:#fff}.feature{display:grid;grid-template-columns:1.4fr 1fr;background:#171717;color:#fff}.feature img{width:100%;height:650px;object-fit:cover}.feature div{padding:80px 7vw 70px 60px;align-self:center}.feature p:last-child{color:#ccc;line-height:1.75;font-size:16px}.work{padding:100px 5vw;background:#fff}.sectionhead{padding:0 2vw 55px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery figure,.more-gallery figure{margin:0;position:relative;overflow:hidden;background:#eee}.gallery figure{height:390px}.gallery figure.wide{grid-column:span 2}.gallery img,.more-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery figure:hover img{transform:scale(1.025)}figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 18px 15px;color:#fff;font-weight:800;background:linear-gradient(transparent,rgba(0,0,0,.72))}.outline{display:block;margin:38px auto 0;padding:14px 24px;background:#fff;border:1px solid #222;font-weight:800}.more-gallery{display:none;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.more-gallery.open{display:grid}.more-gallery figure{height:280px}.cta{text-align:center;padding:100px 7vw;background:#1b1b1b;color:#fff}.cta p:not(.eyebrow){color:#c9c9c9;font-size:17px}.btn.light{background:#fff}footer{text-align:center;padding:50px 5vw;background:#efede7;color:#666;font-size:12px;line-height:1.7}footer img{width:220px;max-height:75px;object-fit:contain;margin-bottom:20px}
@media(max-width:760px){header{height:70px;padding:8px 18px}.brand img{width:150px}.menu{display:block}nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid #ddd}nav.open{display:flex}nav a{padding:14px}.hero{height:70vh;min-height:520px}.hero-copy{left:24px;right:24px}.hero h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:16px}.intro,.sectionhead{grid-template-columns:1fr;gap:18px}.intro,.services,.work{padding:70px 22px}.service-grid{grid-template-columns:1fr}.feature{grid-template-columns:1fr}.feature img{height:430px}.feature div{padding:50px 24px}.gallery{grid-template-columns:1fr 1fr;gap:7px}.gallery figure,.gallery figure.wide{grid-column:span 1;height:260px}.gallery figure:first-child{grid-column:span 2;height:330px}.more-gallery{grid-template-columns:1fr 1fr}.more-gallery figure{height:220px}.sectionhead{padding:0 0 35px}.cta{padding:75px 24px}figcaption{font-size:12px;padding:28px 10px 10px}}
.project-title{font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:500;margin:52px 0 18px}.project-title:first-of-type{margin-top:28px}.project-gallery{margin-bottom:12px}.intro>div:last-child p{margin:0 0 16px}.intro>div:last-child p:last-child{margin-bottom:0}
.contact-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:22px}.contact-links .btn{margin:0}@media(max-width:650px){.contact-links{flex-direction:column;align-items:center}.contact-links .btn{width:min(100%,360px);box-sizing:border-box}}
