:root{--green:#123d2c;--dark:#102d23;--gold:#e9bf62;--paper:#edf3e9;--ink:#1b3027;--muted:#5a665e;--line:#d7ddd4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a{color:inherit}button{cursor:pointer}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(2.5rem,4.4vw,4.4rem)}h3{font-weight:500;line-height:1.3}em{font-weight:400}a{text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b18017;outline-offset:5px}.skip{position:absolute;left:12px;top:-70px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}.topline{height:37px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4%;font-size:12px;letter-spacing:.1em}.topline i{padding:0 12px;color:var(--gold)}.header{position:sticky;top:0;z-index:20;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:20px 4%;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand:hover{text-decoration:none}.brand strong{display:block;line-height:1.15;font-family:Georgia,serif;font-size:23px;letter-spacing:.01em}.brand small{font-size:10px;letter-spacing:.1em;display:block;margin-top:5px}.brand-symbol{width:52px;height:52px;background:white;border-radius:50%;overflow:hidden;display:block}.brand-symbol img{height:100%;object-fit:contain}.header nav{display:flex;align-items:center;gap:25px;font-size:14px}.nav-phone{margin-left:12px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:54px;padding:15px 23px;background:var(--green);color:white;border:0;font-weight:600;font-size:15px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#23533d;text-decoration:none;transform:translateY(-2px)}.button.gold{color:var(--dark);background:var(--gold)}.button.gold:hover{background:#f5d58b}.button.small{min-height:44px;padding:12px 18px;font-size:14px}.button span{font-size:22px;line-height:1}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:670px}.hero-copy{background:var(--green);color:white;padding:65px 7.4% 30px 8%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.5}.hero .eyebrow{color:#d3e0d6;font-size:11px;display:flex;align-items:center;gap:12px}.rule{width:28px;height:1px;background:var(--gold)}h1{font-size:clamp(3.3rem,5.6vw,6rem);margin:28px 0 24px;letter-spacing:-.05em}h1 em{font-size:.76em;color:var(--gold);white-space:nowrap}.hero-description{font-size:17px;line-height:1.75;max-width:440px;color:#e1e7e0}.hero-actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center;margin-top:30px}.text-link{font-size:14px;display:inline-block;border-bottom:1px solid currentColor;padding:7px 0}.hero-bottom{display:flex;gap:27px;align-items:center;border-top:1px solid #50705b;width:100%;margin-top:40px;padding-top:22px;font-size:12px}.hero-bottom>span{letter-spacing:.12em;line-height:1.7;color:var(--gold)}.hero-bottom p{font-size:14px;color:#cedcd2}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{height:100%;position:absolute;object-position:50% 65%}.photo-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#082414ba);padding:70px 30px 24px;color:#fff;display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:.07em}.photo-caption span:last-child{font-size:12px;letter-spacing:0}.round-link{position:absolute;right:30px;top:32px;width:108px;height:108px;border-radius:50%;background:var(--gold);color:var(--dark);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:bold;line-height:1.3;letter-spacing:.13em;transform:rotate(9deg)}.round-link span{font-size:26px}.service-strip{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:15px;font-weight:600}.star{color:#789243;font-size:24px}.section{padding:100px 7%}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:end;margin-bottom:50px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p,.section-heading>div>p:not(.eyebrow){max-width:420px;color:var(--muted);font-size:17px}.service-list{border-top:1px solid #9fac9e}.service-list details{border-bottom:1px solid #9fac9e}summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:28px}summary::-webkit-details-marker{display:none}.service-list summary{padding:27px 0}.service-number{font-size:13px;color:var(--muted);width:40px}.service-list h3{font-size:clamp(1.3rem,2.15vw,2rem)}.detail-symbol{margin-left:auto;border:1px solid #adbaac;border-radius:50%;width:32px;height:32px;flex-shrink:0;position:relative}.detail-symbol:after,.detail-symbol:before{content:'';position:absolute;background:currentColor;left:9px;right:9px;height:1px;top:15px}.detail-symbol:after{transform:rotate(90deg)}details[open] .detail-symbol:after{transform:rotate(0)}.service-detail{padding:0 50px 30px 68px;display:grid;grid-template-columns:1fr 1fr;gap:12px 60px}.service-detail p{color:var(--muted);max-width:420px}.service-detail ul{padding:0 0 0 20px;margin:0;columns:2;column-gap:25px;font-size:15px}.service-detail li{break-inside:avoid;margin:0 0 6px}.service-detail a{font-size:14px;text-decoration:underline;grid-column:1/-1}.work{background:#e1ecd9}.work h2 em{color:#50713d}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.filters button{border:1px solid #9fac9e;background:transparent;color:var(--ink);border-radius:25px;padding:8px 13px;font-size:13px}.filters button.active{background:var(--green);color:white;border-color:var(--green)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px}.project.featured{grid-column:span 2}.photo-button{padding:0;position:relative;border:0;display:block;width:100%;overflow:hidden;background:#c7d0be}.project img{height:320px;transition:transform .5s}.project.featured img{height:450px}.project:nth-child(2) img{height:450px}.photo-button:hover img{transform:scale(1.035)}.view-photo{position:absolute;bottom:16px;right:16px;background:var(--paper);padding:8px 12px;font-size:12px;color:var(--ink);box-shadow:0 1px 10px #0001}.project figcaption{margin-top:18px}.project figcaption>span{font-size:11px;letter-spacing:.1em}.project h3{font-size:25px;font-family:Georgia,serif;margin-top:5px}.project p{font-size:14px;color:var(--muted);margin-top:8px;max-width:510px}.gallery-note{font-size:12px;margin-top:30px;color:var(--muted)}[hidden]{display:none!important}.about{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white}.about-image{position:relative;min-height:700px}.about-image img{height:100%;position:absolute;object-position:50% 60%}.about-image>span{position:absolute;bottom:25px;left:30px;color:white;background:#123d2ce6;padding:10px 15px;font-size:11px;letter-spacing:.08em}.about-copy{padding:75px 13%}.about-copy .eyebrow{color:var(--gold);margin-bottom:25px}.about-copy h2{margin-bottom:30px}.about-copy h2 em{color:var(--gold)}.about-copy>p:not(.eyebrow){color:#d9e3da;margin:0 0 20px;max-width:440px}.local-address{border-top:1px solid #58735d;margin-top:34px;padding-top:24px}.local-address>span{display:block;font-size:11px;letter-spacing:.1em;color:var(--gold)}.local-address strong{font-weight:400;font-family:Georgia,serif;display:block;font-size:23px;margin:6px 0}.local-address p{font-size:14px}.local-address small{display:block;font-size:12px;margin-top:10px;color:#c2d0c5}.estimate{display:grid;grid-template-columns:1fr 1fr;gap:9%}.estimate-copy>.eyebrow{margin-bottom:25px}.estimate-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);margin-top:22px}.contact-number{font-family:Georgia,serif;display:block;font-size:clamp(1.6rem,2.8vw,2.5rem);margin-top:30px}.estimate-copy .alternate{margin-top:5px!important;font-size:15px}.alternate a{text-decoration:underline}.email-link{display:inline-block;font-size:14px;margin-top:14px;overflow-wrap:anywhere}.estimate-steps{display:flex;flex-direction:column;gap:12px;margin-top:35px;font-size:14px}.estimate-steps b{font-size:12px;margin-right:16px;color:#637a49}.estimate-form{background:white;padding:35px;border:1px solid var(--line)}.estimate-form .eyebrow{font-size:11px;color:#607544}.estimate-form h3{font-family:Georgia,serif;font-size:28px;margin:8px 0 25px}.estimate-form label{display:block;font-size:13px;font-weight:600;margin:15px 0 6px}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;border:1px solid #c7cec4;border-radius:0;background:#fcfdf9;color:var(--ink);padding:12px;font-size:15px;min-width:0;outline-offset:3px}.estimate-form textarea{resize:vertical;min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.estimate-form>.button{width:100%;margin-top:20px}.form-note{font-size:12px;color:var(--muted);line-height:1.5;margin-top:14px}#form-status{font-size:13px;margin-top:12px}.faq{padding-top:0;display:grid;grid-template-columns:1fr 2fr;gap:60px}.faq details{border-top:1px solid var(--line)}.faq summary{padding:20px 0;font-size:17px}.faq details p{max-width:650px;color:var(--muted);padding:0 40px 24px 0;font-size:15px}footer{background:var(--dark);color:white;display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:30px;padding:50px 7% 25px;font-size:14px}footer>p{color:#c0cfc1}.footer-bottom{grid-column:1/-1;border-top:1px solid #44604d;padding-top:25px;margin-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#c0cfc1}.footer-bottom a{text-decoration:underline}.footer-brand strong{font-size:26px}.mobile-contact{display:none}dialog{border:0;background:#0d241e;color:white;padding:16px;max-width:92vw;width:1050px;max-height:92dvh;overflow:auto}dialog::backdrop{background:#07170ee6}dialog>img{height:auto;max-height:75dvh;object-fit:contain}dialog>p{font-size:14px;padding:15px 45px 0 5px}.dialog-close{position:absolute;right:23px;top:23px;border:0;border-radius:50%;background:white;color:var(--green);height:42px;width:42px;font-size:28px;line-height:1;z-index:2}@media(min-width:1600px){.hero-copy{padding-left:14%}.hero{min-height:820px}}@media(max-width:1150px){.header nav{gap:16px}.nav-phone{display:none}.brand strong{font-size:21px}.hero-copy{padding-top:50px}h1{font-size:5.4vw}.hero{min-height:640px}.hero-actions{gap:15px}.section{padding:75px 6%}.about-copy{padding:60px 10%}.project img{height:260px}.project.featured img,.project:nth-child(2) img{height:370px}.estimate{gap:5%}.estimate-form{padding:25px}.faq{padding-top:0}}@media(max-width:800px){.topline{font-size:10px}.topline>span:last-child{display:none}.header{padding:15px 5%}.brand strong{font-size:20px}.brand small{font-size:9px}.brand-symbol{width:42px;height:42px}.menu-toggle{display:flex;gap:9px;align-items:center;background:none;border:0;font-size:14px;padding:10px;color:var(--green)}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:22px 6%;background:var(--paper);box-shadow:0 10px 15px #0001;flex-direction:column;align-items:stretch;gap:18px}.header nav.open{display:flex}.nav-phone{display:block;margin:0}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 6% 32px}h1{font-size:clamp(3rem,10vw,5rem)}.hero .eyebrow{font-size:10px}.hero-description{max-width:520px}.hero-bottom{margin-top:30px}.hero-photo{height:460px}.hero-photo>img{object-position:50% 68%}.round-link{top:22px;right:22px;width:90px;height:90px;font-size:11px}.service-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;font-size:12px;padding:20px 6%}.service-strip .star{display:none}.section{padding:65px 6%}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:30px}h2{font-size:2.8rem}.section-heading>p{font-size:16px}.service-list summary{gap:12px;padding:22px 0}.service-number{width:25px}.service-list h3{font-size:1.3rem}.service-detail{padding:0 15px 25px 37px;grid-template-columns:1fr;gap:18px}.service-detail p{font-size:15px}.service-detail ul{font-size:14px}.project-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.project.featured{grid-column:span 2}.project.featured img{height:330px}.project:nth-child(2) img,.project img{height:290px}.project h3{font-size:22px}.project figcaption>span{font-size:10px}.about{grid-template-columns:1fr}.about-image{min-height:420px;max-height:500px}.about-image img{object-position:50% 60%}.about-copy{padding:50px 7%}.estimate{grid-template-columns:1fr;gap:35px}.estimate-form{padding:25px}.faq{padding-top:0;grid-template-columns:1fr;gap:20px}.footer-bottom{flex-direction:column;gap:10px}footer{grid-template-columns:1fr 1fr;padding:45px 6% 90px}.footer-brand{grid-column:1/-1}.mobile-contact{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;z-index:25;background:var(--green);box-shadow:0 -3px 15px #0002;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{padding:15px 10px;text-align:center;font-size:14px;color:white}.mobile-contact a:last-child{background:var(--gold);color:var(--green);font-weight:600}}@media(max-width:440px){.hero-copy{padding-top:35px}h1{font-size:3.2rem}.hero-actions>.button{font-size:14px;padding:15px 17px;gap:15px}.hero-photo{height:360px}.photo-caption{padding:55px 20px 18px}.photo-caption span:first-child{max-width:140px}.photo-caption span:last-child{display:none}.project-grid{grid-template-columns:1fr}.project.featured{grid-column:auto}.project img,.project.featured img,.project:nth-child(2) img{height:310px}.form-row{grid-template-columns:1fr;gap:0}.service-detail ul{columns:1}.estimate-form{padding:22px}.brand strong{font-size:18px}.brand small{font-size:8px}.brand{gap:8px}.brand-symbol{width:38px;height:38px}.topline{height:30px}footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Phone layout: comfortable reading, touch targets and safe-area spacing. */
.hero-copy,.section-heading>*,.estimate>*,.form-row>*,.brand>span:last-child{min-width:0}
.filters button,.menu-toggle{min-height:44px}
input,select,textarea{scroll-margin-block:120px}
@media(max-width:800px){
 .estimate-form input,.estimate-form select,.estimate-form textarea{font-size:16px}
 .hero-copy h1 em{white-space:normal}
 .header{gap:10px}
 .header .brand{flex-shrink:1}
 .brand-symbol{flex-shrink:0}
 .header .brand small{white-space:normal}
 .menu-toggle{flex-shrink:0}
 .hero-actions,.hero-actions .button{max-width:100%}
 .filters button{font-size:14px}
 .project-grid{grid-template-columns:1fr}
 .project.featured{grid-column:auto}
 .project img,.project.featured img,.project:nth-child(2) img{height:auto;aspect-ratio:4/3}
 .hero-description,.service-detail p,.faq details p{font-size:16px}
 footer{padding-bottom:calc(90px + env(safe-area-inset-bottom))}
 .mobile-contact a{min-height:52px;display:flex;align-items:center;justify-content:center}
 dialog{max-height:calc(100dvh - 110px);max-width:94vw}
}
@media(max-width:360px){
 .header{padding-inline:12px}
 .header .brand strong{font-size:16px}
 .header .brand small{font-size:8px}
 .menu-toggle{padding-inline:6px}
 h1{font-size:2.8rem}
 .hero-actions .button{width:100%}
 .service-list summary{gap:8px}
 .service-list h3{font-size:1.15rem}
}
