:root{--ink:#243e36;--paper:#f8f7f3;--muted:#626960;--line:#d9dcd4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #ab7339;outline-offset:6px}img{display:block;width:100%;height:100%;object-fit:cover}.header{min-height:106px;display:flex;align-items:center;justify-content:space-between;padding:18px 5%;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:Georgia,serif;font-size:39px;line-height:.95;letter-spacing:-2px;display:inline-block}.brand>span{font-weight:normal;margin-left:4px}.brand small{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:3px;margin-top:12px;font-weight:400}.header nav{display:flex;gap:34px;font-size:14px}.header nav a:hover,.text-link:hover{color:#947045}.header-phone{font-size:15px}.header-phone span{padding-left:18px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:78px 7% 50px 10%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.5px;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px;line-height:1.12}h1{font-size:clamp(44px,4.5vw,72px);margin-bottom:27px}em{font-weight:400;color:#63735c}h1 em{display:inline-block;margin-top:6px}.intro{max-width:410px;color:var(--muted);font-size:17px;line-height:1.85;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;background:var(--ink);color:white;padding:17px 25px;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#365647;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.micro{font-size:12px;color:var(--muted);margin:13px 0 38px;max-width:330px}.text-link{font-size:14px;display:inline-flex;gap:35px;border-bottom:1px solid #a4aaa1;padding-bottom:5px}.hero-photo{position:relative;min-height:560px}.hero-photo img{position:absolute;object-position:center}.photo-label{position:absolute;bottom:25px;left:25px;right:25px;background:rgba(248,247,243,.93);padding:20px 24px}.photo-label span{font-size:10px;letter-spacing:2px;display:block;margin-bottom:5px}.photo-label b{font-size:21px;font-family:Georgia,serif;font-weight:400}.service-strip{display:flex;justify-content:space-around;align-items:center;gap:20px;background:var(--ink);color:#fff;padding:25px 5%;font-size:12px;letter-spacing:2px}.service-strip i{font-style:normal;color:#b7bd9e;font-size:24px}.section{padding:90px 6%}.services{display:grid;grid-template-columns:1fr 1fr;gap:70px}h2{font-size:clamp(38px,3.7vw,55px);margin-bottom:25px}.service-items article{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid var(--line)}.service-items article:first-child{padding-top:0}.service-items article>span{color:#778173;font-size:12px;padding-top:7px}.service-items h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin-bottom:8px}.service-items p{color:var(--muted);max-width:450px;margin-bottom:0;font-size:15px}.works{padding-top:70px;background:#eeefe9}.gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.gallery-heading>p{color:var(--muted);font-size:14px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.gallery figure{margin:0;min-width:0}.gallery a{display:block;overflow:hidden;background:#e2e3dc;aspect-ratio:1/1.03}.gallery img{transition:transform .4s;object-position:center}.gallery a:hover img{transform:scale(1.045)}.gallery figcaption{font-size:14px;display:flex;justify-content:space-between;padding:12px 0 6px}.gallery figcaption span{color:#6c7667;font-size:12px}.more{margin-top:35px}.more summary{cursor:pointer;list-style:none;border-bottom:1px solid #9ba693;display:flex;width:fit-content;margin:0 auto 30px;gap:40px;padding:10px 0;font-size:15px}.more summary::-webkit-details-marker{display:none}.more[open] summary span{transform:rotate(45deg)}.contact{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:white}.contact-image{min-height:530px}.contact-copy{padding:65px 12%}.contact-copy h2{font-size:59px}.contact-copy em{color:#ccd3bc}.contact-copy>p:not(.eyebrow){max-width:380px;color:#e1e5dc}.light{background:#f8f7f3;color:var(--ink);margin-top:12px}.light:hover{background:#e0e5d6}.contact-number{display:block;font-family:Georgia,serif;font-size:26px;margin-top:20px}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:38px 6% 100px}footer .brand{font-size:32px}footer p,footer>span{font-size:12px;color:var(--muted);margin:0}.whatsapp-float{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:9px;padding:13px 19px;background:#236846;color:white;box-shadow:0 5px 22px #0002;border:1px solid #ffffff42;border-radius:40px;font-size:14px;z-index:5}.whatsapp-float:hover{background:#185437}.whatsapp-float svg{width:25px;height:25px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero{min-height:740px}}@media(max-width:1000px){.header nav{gap:18px}.hero-copy{padding-top:50px}.hero{min-height:590px}h1{font-size:48px}.services{gap:40px}.contact-copy{padding:50px 9%}.contact-copy h2{font-size:48px}.service-strip{font-size:10px;letter-spacing:1px}.section{padding:65px 5%}.gallery{gap:18px}}@media(max-width:700px){.header{padding:20px 6%;min-height:90px}.brand{font-size:32px}.brand small{font-size:9px;letter-spacing:2px}.header nav{display:none}.header-phone{font-size:13px}.header-phone span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 34px}.eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:22px}h1{font-size:47px;letter-spacing:-1.8px}.intro{font-size:16px;max-width:95%;margin-bottom:24px}.micro{margin-bottom:22px}.hero-photo{min-height:440px}.photo-label{left:18px;right:18px;bottom:18px;padding:16px}.photo-label b{font-size:20px}.service-strip{display:grid;grid-template-columns:1fr 1fr;gap:13px;text-align:center;padding:22px 5%;font-size:10px}.service-strip i{display:none}.services{grid-template-columns:1fr;gap:15px}.section{padding:55px 6%}h2{font-size:40px;letter-spacing:-1.4px}.service-items h3{font-size:24px}.gallery-heading{display:block}.gallery-heading>p{margin-top:-8px}.gallery{grid-template-columns:1fr 1fr;gap:18px 12px}.gallery figcaption{font-size:12px;line-height:1.45;gap:5px}.gallery figcaption span{display:none}.contact{grid-template-columns:1fr}.contact-image{min-height:0;aspect-ratio:1.35}.contact-copy{padding:42px 7% 50px}.contact-copy h2{font-size:46px}footer{flex-wrap:wrap;padding:30px 6% 105px;gap:20px}footer>span{width:100%}.whatsapp-float{right:16px;bottom:16px}.button{font-size:14px;padding:16px 22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
