:root{color:#1f2b2d;background:#f8f7f2;font-family:Arial,Helvetica,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.hero{min-height:42rem;padding:1.25rem clamp(1.25rem,5vw,6rem) 4rem;background:linear-gradient(125deg,#dce7e0,#f4f1e8 54%,#c3d2ca);display:grid;align-content:space-between;grid-gap:4rem;gap:4rem}.site-header,footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700;letter-spacing:-.05em;text-decoration:none}nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem}.language-switch,nav a{font-size:.8rem;text-underline-offset:.2rem}.hero-content{max-width:44rem}.eyebrow,.section-kicker{color:#3d6861;font-size:.75rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.04em}h1{max-width:12ch;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.95;margin-bottom:1.4rem}h2{font-size:clamp(2.25rem,4vw,4rem);line-height:1;margin-bottom:1rem}.contact-section>p:not(.section-kicker),.hero-copy,.section-intro{max-width:38rem;font-size:1.05rem}.button{display:inline-block;margin-top:1rem;padding:.8rem 1.1rem;background:#1f4945;color:white;text-decoration:none}.seller-slot{justify-self:end;width:min(100%,21rem);padding:1.4rem;border:1px dashed #557a73;background:rgb(255 255 255/.38)}.seller-slot p{margin-bottom:.35rem;font-weight:700}.contact-section,.content-section{padding:5rem clamp(1.25rem,8vw,10rem)}.listings-section{background:#fff}.empty-state{max-width:36rem;margin:2rem 0 0;padding:2.5rem 1.25rem;border:1px solid #d8ddd6;color:#52615b;text-align:center}.waterfall-grid{column-count:1;column-gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none}.listing-card{page-break-inside:avoid;break-inside:avoid;margin-bottom:1.25rem;padding:1.4rem;background:#e7eee8}.listing-card p{margin:0}.services-section{background:#e7eee8}.service-list,.team-list{display:grid;grid-gap:1rem;gap:1rem;margin-top:2rem}.service-card,.team-member{padding:1.5rem;background:#f8f7f2}.service-card h3,.team-member h3{margin-bottom:.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500}.service-card p{margin-bottom:0}.phone-link,.team-member a{color:#1f4945;font-weight:700;text-underline-offset:.2rem}.contact-section{background:#1f4945;color:white}.contact-section .section-kicker{color:#bcd4c5}.phone-link{display:inline-block;margin-top:1rem;color:white}footer{padding:1.5rem clamp(1.25rem,5vw,6rem);background:#152e2c;color:white;font-size:.9rem}.locale-chooser{display:grid;min-height:100vh;place-content:center;padding:2rem;text-align:center}.locale-chooser h1{max-width:none;font-size:4rem}.locale-chooser a{margin:0 .5rem}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}:focus-visible{outline:3px solid #ac6f18;outline-offset:3px}.lead-form{max-width:38rem;margin-top:2rem;text-align:left}.lead-form h3{font-size:1.6rem}.lead-form fieldset{border:0;padding:0;margin:0;min-width:0}.lead-form label{display:block;margin-top:.8rem;font-weight:700}.lead-form input,.lead-form select{display:block;width:100%;min-height:2.75rem;padding:.65rem;border:1px solid #62766e;border-radius:.2rem;background:#fff;color:#1f2b2d}.lead-form .button{border:1px solid #bcd4c5;border-radius:.2rem}.lead-form [role=alert]{padding:.8rem;margin-top:1rem;background:#fff0e8;color:#762d1d}.text-button{padding:.7rem;color:inherit;border:0;background:transparent;text-decoration:underline;text-underline-offset:.2rem}.seller-cta{position:fixed;z-index:20;bottom:max(1rem,env(safe-area-inset-bottom));right:1rem;max-width:calc(100vw - 2rem);border:1px solid #bcd4c5;border-radius:.3rem;box-shadow:0 4px 18px #152e2c40}.modal-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#152e2cb8}.evaluation-dialog{width:min(100%,36rem);max-height:calc(100dvh - 2rem);overflow-y:auto;padding:clamp(1rem,4vw,2rem);background:#f8f7f2;color:#1f2b2d;border-radius:.35rem}.evaluation-dialog h2{font-size:clamp(1.8rem,5vw,2.6rem);clear:both}.modal-close{display:block;margin:0 0 1rem auto}.evaluation-dialog .lead-form{margin-top:1rem}footer{padding-bottom:6rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (min-width:720px){.waterfall-grid{column-count:2}.service-list,.team-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.waterfall-grid{column-count:3}.service-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.hero{min-height:36rem;gap:2.75rem}.site-header{align-items:flex-start;flex-wrap:wrap}.site-header nav{order:3;width:100%;justify-content:flex-start}footer{align-items:flex-start;flex-direction:column}}