@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--green:#183c36;--ink:#202925;--paper:#f8f7f3;--accent:#d7eb87;--line:#d8dcd4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #a25b21;outline-offset:5px}header{max-width:1500px;margin:auto;padding:27px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;flex-direction:column;line-height:1.2}.brand strong{font-size:34px;letter-spacing:5px;font-weight:600}.brand strong span{font-size:12px;vertical-align:top;letter-spacing:0}.brand small{font-size:10px;letter-spacing:1.5px;margin-top:5px}nav{display:flex;align-items:center;gap:35px;font-size:14px}nav .nav-call{border:1px solid var(--green);padding:10px 20px}.nav-call span{margin-left:22px}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1.02fr 1fr;min-height:650px}.hero-copy{padding:75px 8% 30px 10%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 24px}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.1;letter-spacing:-1.8px;margin:0}h1{font-size:clamp(44px,4.9vw,76px)}em{font-weight:500;color:var(--green)}.intro{font-size:18px;max-width:420px;line-height:1.65;margin:28px 0 0;color:#4e5851}.secondary{font-size:15px;margin-top:14px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--green);color:white;padding:16px 22px;font-size:14px;font-weight:600;transition:background .2s}.button:hover{background:#2b554c}.text-link{font-size:14px;border-bottom:1px solid #7c8980;padding:5px 0}.hero-note{display:flex;flex-wrap:wrap;gap:18px;font-size:10px;letter-spacing:1.4px;margin-top:55px;padding-top:22px;border-top:1px solid var(--line)}figure{margin:0}.hero-photo{position:relative;min-width:0;background:#b7a18c;overflow:hidden}.hero-photo img{width:100%;height:100%;min-height:650px;object-fit:cover;display:block}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:20px;padding:22px 26px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white;font-size:12px;padding-top:70px}.hero-photo figcaption span{letter-spacing:1.4px;font-size:10px}.section{padding:90px 5%;max-width:1500px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:50px}h2{font-size:clamp(36px,3.8vw,56px)}.section-heading>p{max-width:330px;color:#5c655d;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.service-grid article{padding:30px 28px 0 0;display:flex;flex-direction:column}.service-grid article+article{border-left:1px solid var(--line);padding-left:28px}.number{font-size:12px;letter-spacing:1px;color:#69776b}h3{font-size:21px;line-height:1.3;font-weight:500;margin:25px 0 12px}.service-grid p,.steps p{font-size:15px;color:#5c655d;margin:0 0 28px}.service-grid a{font-size:13px;margin-top:auto;font-weight:600;text-decoration:underline;text-underline-offset:5px}.work{background:var(--green);color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.work em{color:var(--accent)}.work-copy{align-self:center}.work-copy p{color:#e0e7e0;font-size:17px;margin:0 0 28px}.light{background:var(--accent);color:var(--green)}.light:hover{background:#e5f7a8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.steps b{font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #acb5aa;border-radius:50%}.steps h3{margin-top:20px}.contact{border-top:1px solid var(--line);text-align:center;background:#eaf0e4}.contact h2{font-size:clamp(40px,4.8vw,68px)}.contact>p:not(.eyebrow){color:#51604f;margin-top:24px}.contact .actions{justify-content:center}.contact .alternate{font-size:14px}.alternate a{text-decoration:underline;text-underline-offset:4px}footer{max-width:1500px;margin:auto;padding:34px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p,footer>span{font-size:12px;color:#626e64}footer .brand strong{font-size:26px}footer .brand small{font-size:8px}@media(min-width:1600px){.hero{min-height:730px}.hero-photo img{min-height:730px}}@media(max-width:900px){.hero-copy{padding:55px 8% 35px}.hero{min-height:580px}.hero-photo img{min-height:580px}.hero-note{margin-top:35px}h1{font-size:48px}.service-grid{grid-template-columns:repeat(2,1fr);gap:35px 0}.service-grid article:nth-child(3){border-left:0;padding-left:0}.section{padding:65px 5%}.work{gap:35px}.steps{gap:30px}.hero-photo figcaption span{display:none}}@media(max-width:600px){header{padding:20px 6%}.brand strong{font-size:28px}.brand small{font-size:8px}nav{gap:0}nav>a:not(.nav-call){display:none}nav .nav-call{padding:8px 12px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6% 28px}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:53px}.intro{font-size:17px;margin-top:22px}.hero-photo{height:370px}.hero-photo img{min-height:0;height:370px}.hero-note{margin-top:32px}.hero-photo figcaption{padding-bottom:18px}.section{padding:55px 6%}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:20px}.service-grid article{padding-right:16px}.service-grid article+article{padding-left:16px}.service-grid article:nth-child(3){padding-left:0}.service-grid h3{font-size:20px}.service-grid p{font-size:14px}.service-grid a{font-size:12px}.work{grid-template-columns:1fr;gap:24px}.steps{grid-template-columns:1fr;gap:10px}.steps article{position:relative;padding-left:58px}.steps b{position:absolute;left:0;top:15px}.steps h3{margin-top:18px}.contact .actions{flex-direction:column;gap:14px}.contact .alternate{margin-top:16px}footer{flex-direction:column;align-items:flex-start;gap:12px}footer p{margin:0}.button{min-height:50px}h2{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-photo{display:flex;align-items:center;justify-content:center;background:#d9cbb9;padding:40px 30px 75px}.hero-photo img{height:auto;min-height:0;max-width:500px;object-fit:contain;box-shadow:0 18px 45px #463e3433}.hero-photo figcaption{background:transparent;color:#263b30;padding-top:20px}.hero-photo figcaption span{font-size:11px}@media(max-width:600px){.hero-photo{height:auto;padding:30px 35px 65px}.hero-photo img{height:auto;max-width:360px}}

.hero-photo{padding:0;background:#183c36;display:block}.hero-photo img{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-width:none;object-fit:cover;box-shadow:none}.hero-photo figcaption{color:white;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:65px 24px 22px}.hero-photo figcaption span{font-size:10px}@media(max-width:600px){.hero-photo{height:460px;padding:0}.hero-photo img{height:100%;max-width:none}.hero-photo figcaption span{display:block;font-size:9px}}
