@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--ink:#142a25;--paper:#f5f1e9;--lime:#d7ef4f;--muted:#708079}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}.site-header{height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6d4cc;position:sticky;top:0;background:rgba(245,241,233,.94);backdrop-filter:blur(8px);z-index:5}.logo{font-weight:700;letter-spacing:-.07em;color:var(--ink);text-decoration:none;font-size:1.16rem}.logo span{color:#e76132}nav{display:flex;gap:28px}nav a,.text-link{color:var(--ink);text-decoration:none;font-size:.87rem;font-weight:500}.header-call{font-family:'DM Mono';font-size:.75rem;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--ink)}.hero{min-height:620px;display:grid;grid-template-columns:1.03fr .97fr;padding:5.8vw 5vw 0;gap:5vw}.hero-copy{padding-top:5vw}.eyebrow{font:11px 'DM Mono';letter-spacing:.1em;color:#63736c;margin:0 0 26px}.hero h1,.section h2,.work-section h2,.contact h2{font-size:clamp(3.2rem,6.5vw,6.7rem);line-height:.9;letter-spacing:-.065em;margin:0;font-weight:500}.hero h1 em{font-family:'Instrument Serif';font-weight:400}.lead{font-size:1.15rem;line-height:1.55;max-width:430px;margin:35px 0}.actions{display:flex;align-items:center;gap:25px}.button{display:inline-block;border:0;background:var(--ink);color:white;text-decoration:none;padding:15px 21px;font:500 .85rem 'DM Sans';cursor:pointer}.button:hover{background:#31564b}.hero-photo{height:min(525px,50vw);overflow:hidden}.hero-photo img,.gallery img{width:100%;height:100%;display:block;object-fit:cover}.trust{background:var(--lime);padding:18px 5vw;display:flex;justify-content:space-between;gap:20px}.trust p{font:10px 'DM Mono';letter-spacing:.08em;margin:0}.section{padding:130px 5vw}.section h2{font-size:clamp(2.8rem,5.1vw,5.5rem);max-width:1000px;line-height:.96}.services{margin-top:74px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #b6beb8}.services article{padding:22px 24px 20px 0;border-right:1px solid #b6beb8;min-height:210px}.services article+article{padding-left:24px}.services article:last-child{border-right:0}.services b{font:10px 'DM Mono';color:#6f8079}.services h3{font-size:1.35rem;letter-spacing:-.04em;margin:54px 0 12px}.services p,.contact p{line-height:1.55;color:#52625b;font-size:.94rem}.work-section{background:var(--ink);color:var(--paper);padding:110px 5vw}.work-section h2{font-size:clamp(3rem,5.5vw,5.7rem);max-width:570px}.work-section .eyebrow{color:#a2b6ad}.gallery{margin-top:70px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:16px;align-items:start}.gallery figure{margin:0}.gallery .large{margin-top:70px}.gallery figure:nth-child(2){margin-top:0}.gallery img{height:340px}.gallery .large img{height:470px}.gallery figcaption{font:10px 'DM Mono';letter-spacing:.05em;margin-top:10px;color:#cdd8d2}.contact{padding:130px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:9vw}.contact h2{font-size:clamp(3rem,5.5vw,5.7rem)}.contact>div>p:not(.eyebrow){max-width:390px;margin:28px 0}.phone,.email{display:block;color:var(--ink);text-decoration:none}.phone{font-size:1.55rem;font-weight:700;margin:25px 0 7px}.email{font-family:'DM Mono';font-size:.78rem}.contact form{padding:12px 0}.contact label{display:block;font:10px 'DM Mono';letter-spacing:.05em;margin-bottom:21px}.contact label span{color:#788780}input,textarea{display:block;width:100%;margin-top:8px;border:0;border-bottom:1px solid #9ba8a1;background:transparent;padding:9px 0;color:var(--ink);font:1rem 'DM Sans';outline:none}input:focus,textarea:focus{border-color:var(--ink)}textarea{height:92px;resize:vertical}#form-status{min-height:20px;font-size:.85rem;color:#31564b}footer{border-top:1px solid #d6d4cc;padding:28px 5vw;display:flex;justify-content:space-between;align-items:center}footer p{font:10px 'DM Mono';color:#65746d}@media(max-width:760px){.site-header{padding:0 6vw}.site-header nav{display:none}.header-call{font-size:.65rem}.hero{grid-template-columns:1fr;padding:13vw 6vw 0;gap:40px}.hero-copy{padding:0}.hero-photo{height:70vw}.trust{padding:18px 6vw;display:grid;grid-template-columns:1fr 1fr}.section,.work-section,.contact{padding:85px 6vw}.services{grid-template-columns:1fr 1fr;margin-top:50px}.services article:nth-child(2){border-right:0}.services article:nth-child(3){padding-left:0;border-top:1px solid #b6beb8}.services article:nth-child(4){border-top:1px solid #b6beb8}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery .large{grid-column:span 2;margin-top:0}.gallery .large img{height:80vw}.gallery img{height:48vw}.contact{grid-template-columns:1fr;gap:50px}footer{padding:25px 6vw;display:block}footer p{margin-top:15px}}
