:root{--ink:#233f33;--green:#264f3d;--muted:#657367;--paper:#f7f5ee;--line:#dedfd3;--lime:#dce8ad;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a76b32;outline-offset:5px}button{cursor:pointer}img{max-width:100%}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip-link:focus{top:10px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 max(4.5vw,24px);gap:25px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.logo{display:inline-flex;align-items:center;gap:0;text-decoration:none;font-size:28px;font-weight:750;letter-spacing:-1.5px;white-space:nowrap}.logo img{margin-right:11px}.logo span{font-weight:400}.logo i{font-size:11px;align-self:flex-end;margin:0 0 10px 3px;color:#799452}.site-header nav{display:flex;gap:32px;font-size:15px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.header-cta{font-size:14px;text-decoration:none;border:1px solid #9faea0;border-radius:100px;padding:11px 20px}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:700;line-height:1.7;margin:0 0 22px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#718b48;margin-right:9px}.discovery-hero{display:grid;grid-template-columns:1.03fr 1fr;max-width:1800px;margin:auto;min-height:560px}.hero-copy{padding:84px 30px 88px max(4.5vw,24px);display:flex;flex-direction:column;justify-content:center}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2px;line-height:1.04}h1{font-size:clamp(48px,5.3vw,86px);margin-bottom:26px}em{font-weight:400;color:#6b845b}h2{font-size:clamp(36px,3.7vw,58px);margin-bottom:20px}.hero-intro{font-size:17px;color:var(--muted);max-width:350px;margin-bottom:27px}.text-link{font-size:14px;font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.hero-picture{position:relative;overflow:hidden;margin:22px 22px 22px 0;border-radius:4px 4px 110px 4px;min-height:490px;background:#8c9b66}.hero-picture>img{position:absolute;width:100%;height:115%;top:-7.5%;object-fit:cover;object-position:46% center}.hero-picture:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#142e2590,transparent 60%);pointer-events:none}.photo-caption{position:absolute;bottom:35px;left:30px;z-index:2;display:flex;flex-direction:column;color:white;font-size:15px}.photo-caption span+span{font-size:12px;opacity:.85;margin-left:15px}.roundel{position:absolute;top:28px;right:28px;z-index:2;border-radius:50%;background:var(--lime);width:122px;height:122px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:10px;letter-spacing:1.2px;line-height:1.1;transform:rotate(12deg)}.roundel strong{font:italic 30px var(--serif);letter-spacing:-1px}.search-wrap{padding:0 max(4.5vw,24px);position:relative;max-width:1540px;margin:-12px auto 0;z-index:3}.search{background:white;box-shadow:0 10px 45px #263f3310;display:grid;grid-template-columns:1.5fr 1fr .85fr auto;align-items:center;border:1px solid var(--line);border-radius:8px;padding:22px 24px;gap:24px}.search label{display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--line);padding-right:18px;gap:6px}.search label>span{font-size:11px;font-weight:bold;letter-spacing:1.3px}.search input,.search select{background:transparent;border:0;color:var(--ink);font-size:14px;width:100%;min-width:0;padding:6px 0}.search input::placeholder{color:#738073}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 22px;background:var(--green);border:1px solid var(--green);border-radius:4px;color:white;text-decoration:none;font-size:14px;font-weight:600;transition:background .2s,transform .2s;white-space:normal}.button:hover{background:#173427;transform:translateY(-2px)}.button.outline{background:transparent;color:var(--ink);border-color:#adbaab}.button.outline:hover{background:#e9eddf}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.popular{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:17px;color:var(--muted);font-size:13px}.popular a{text-decoration:none;border-bottom:1px solid #bdc8b4}.section{padding:78px max(4.5vw,24px);max-width:1540px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading h2{font-size:clamp(33px,3.25vw,48px);margin-bottom:0}.section-heading .eyebrow{margin-bottom:16px}.section-heading>div:last-child{flex-shrink:0;text-align:right}.result-count{font-size:15px;margin-bottom:4px}.small{font-size:13px;color:var(--muted);margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.business-card{background:#fffefa;border:1px solid var(--line);border-radius:7px;padding:26px;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.business-card:hover{box-shadow:0 10px 30px #203a3210;transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px}.business-mark{width:54px;height:54px;background:#e5ead8;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;font:italic 28px var(--serif);flex-shrink:0}.tone-1{background:#e9dfd1;color:#73543a}.tone-2{background:#dce7e8;color:#426870}.tone-3{background:#e8e6cb;color:#77734b}.location{font-size:12px;color:var(--muted)}.card-category{font-size:10px;letter-spacing:1.35px;color:#697b62;margin-bottom:10px}.business-card h3{font:400 26px/1.13 var(--serif);letter-spacing:-.5px;margin:0 0 16px;overflow-wrap:anywhere}.business-card h3 a{text-decoration:none}.business-card h3 a:hover{text-decoration:underline}.card-description{font-size:14px;color:var(--muted);line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.services{list-style:none;display:flex;flex-wrap:wrap;padding:0;gap:7px;margin:8px 0 23px}.services li{font-size:12px;background:#f0f2e9;padding:5px 10px;border-radius:4px;color:#50664c}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:12px;color:var(--muted)}.arrow-link{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid #cbd4c0;border-radius:50%;text-decoration:none;color:var(--ink);font-size:17px}.arrow-link:hover{background:var(--lime)}.load-wrap{text-align:center;padding-top:34px}.load-wrap .small{margin-top:12px}.search-note{font-size:15px}.empty{grid-column:1/-1;text-align:center;padding:45px 20px;background:#edeedf}.empty-icon{font:60px var(--serif)}.empty h3{font:30px var(--serif)}.region-section{background:#e9edde;border-top:1px solid #dce1d1;border-bottom:1px solid #dce1d1}.region-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:55px;align-items:center;padding-top:80px;padding-bottom:80px}.region-copy>p:not(.eyebrow){max-width:340px;color:#596c57;font-size:15px}.region-copy .small{font-size:13px!important;margin-bottom:20px}.town-list{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;margin-top:26px}.town-list a{display:flex;justify-content:space-between;gap:6px;font-size:12px;text-decoration:none;border-bottom:1px solid #ccd5c0;padding:10px 0}.town-list a:hover,.town-list a.is-active{color:#2c5d26;text-decoration:underline}.town-list a span+span{color:#718366;white-space:nowrap}.map-panel{min-width:0;background:#eff3e9;border:1px solid #d4ddca;border-radius:9px;padding:23px 18px}.map-top,.map-bottom{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.2px;color:#667b5e;gap:12px}.map-bottom{font-size:11px;letter-spacing:0;border-top:1px solid #d8e0ce;padding-top:16px}.map-bottom i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#638154;margin-right:5px}.region-map{width:100%;height:auto;margin:15px 0;overflow:visible}.municipality{fill:#cbd8b7;stroke:#eff3e9;stroke-width:2;transition:fill .2s}.map-tone-1{fill:#b9cda1}.map-tone-2{fill:#d6dfc5}.map-tone-3{fill:#c3d3af}.region-map a:hover .municipality,.region-map a:focus .municipality,.region-map a.is-active .municipality{fill:#718c50;stroke:#244c3c}.region-map a:hover .map-label,.region-map a:focus .map-label,.region-map a.is-active .map-label{fill:#fff}.map-label{text-anchor:middle;font-size:13px;fill:#40533a;font-family:Arial,sans-serif;pointer-events:none}.water-label{font-size:14px;letter-spacing:4px;fill:#718984;text-anchor:middle}.compass text{font-size:14px;text-anchor:middle;fill:#658064}.compass path{fill:#658064}.local-story{position:relative;overflow:hidden;min-height:540px;background:#254337;display:flex;align-items:center}.local-story>img{position:absolute;width:100%;height:120%;top:-10%;object-fit:cover;object-position:65% center}.local-story:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102e27e8 0%,#142f27ab 45%,#102e2738 100%)}.story-content{position:relative;z-index:2;padding:80px max(4.5vw,24px);color:white;max-width:740px}.story-content h2{font-size:clamp(42px,4.8vw,70px)}.story-content h2 em{color:#d8e4b7}.story-content>p:not(.eyebrow){max-width:380px;color:#e5ebe0;font-size:16px;margin-bottom:30px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.values>div+div{border-left:1px solid var(--line);padding-left:40px}.values span{font-size:11px;letter-spacing:1.3px;color:#72836b}.values h3{font:27px var(--serif);margin:16px 0}.values p{font-size:14px;color:var(--muted);max-width:280px}.site-footer{background:#223e32;color:#e9eee0;padding:55px max(4.5vw,24px) 25px}.site-footer .logo{font-size:31px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;max-width:1400px;margin:auto}.footer-top p{font-size:14px;color:#c1cdbb;margin:16px 0}.footer-top>div>a:not(.logo){display:block;font-size:14px;text-decoration:none;margin-bottom:12px}.footer-top .eyebrow{display:block;color:#b6c9a7}.footer-bottom{border-top:1px solid #506252;padding-top:20px;margin-top:35px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#c1cdbb}.site-footer details{font-size:12px;color:#bac9b3;margin-top:20px;max-width:950px}.site-footer summary{cursor:pointer}.site-footer details p{margin:12px 0}.profile-banner{height:250px;position:relative;overflow:hidden;background:#2a4837}.profile-banner>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 45%;opacity:.45}.profile-banner .section{position:relative;color:white;padding-top:35px}.back-link{text-decoration:none;font-size:14px}.profile-banner .eyebrow{margin-top:40px}.profile-body{padding-top:0}.profile-heading{display:flex;align-items:center;gap:28px;position:relative;margin-top:-35px;padding:35px 35px 30px;background:var(--paper);border-radius:10px 10px 0 0}.profile-heading h1{font-size:clamp(36px,4vw,62px);max-width:880px;margin:0;overflow-wrap:anywhere}.profile-heading .eyebrow{margin-bottom:12px}.profile-mark{height:95px;width:95px;font-size:48px}.profile-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:65px;padding-top:25px}.profile-intro{font:23px/1.6 var(--serif);color:#4d6454}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 50px}.profile-services{border-top:1px solid var(--line);padding-top:35px}.profile-services h2{font-size:38px}.profile-services .services li{font-size:15px;padding:9px 16px}.review-note{display:flex;gap:16px;font-size:13px;color:var(--muted);margin-top:35px}.review-note>span{font-size:27px}.contact{align-self:start;background:#edf0e4;border:1px solid #dce1d2;border-radius:7px;padding:30px}.contact h2{font-size:33px;letter-spacing:-1px}.contact h3{font-size:14px;margin-top:24px}.contact p{font-size:15px}.contact .eyebrow{font-size:10px}.contact hr{border:0;border-top:1px solid #d3dccb;margin:27px 0}.hours{white-space:pre-line}.nearby-link{display:block;border-top:1px solid #d3dccb;padding-top:20px;margin-top:25px;text-decoration:none;font-size:13px;font-weight:bold}
@media(min-width:1600px){.hero-copy{padding-left:80px}.discovery-hero{min-height:650px}}@media(max-width:1100px){.site-header nav{gap:18px}.header-cta{display:none}.hero-copy{padding-top:55px;padding-bottom:65px}.discovery-hero{min-height:480px}.hero-picture{min-height:430px}.search{grid-template-columns:1.4fr 1fr auto;gap:15px}.category-field{grid-column:1/3;grid-row:2;border-right:0!important}.search button{grid-column:3;grid-row:1/3}.region-grid{gap:25px;grid-template-columns:1fr 1.2fr}.town-list{grid-template-columns:1fr}.map-label{font-size:14px}.section-heading{align-items:start}.values{gap:25px}.values>div+div{padding-left:25px}.cards{gap:14px}.business-card{padding:20px}.card-top{flex-wrap:wrap;gap:15px}.profile-grid{gap:30px}}@media(max-width:760px){html{scroll-padding-top:80px}.site-header{height:76px;padding:0 20px}.logo{font-size:24px}.logo img{width:31px;height:31px;margin-right:7px}.site-header nav a{display:none}.site-header nav a:first-child{display:block;font-size:13px}.discovery-hero{grid-template-columns:1fr}.hero-copy{padding:45px 24px 35px}.hero-copy h1{font-size:56px}.hero-intro{font-size:17px;max-width:360px}.hero-copy .eyebrow{font-size:10px}.hero-picture{margin:0 20px;min-height:315px;border-radius:5px 5px 65px 5px}.hero-picture>img{object-position:center 52%}.roundel{width:93px;height:93px;top:18px;right:18px;font-size:10px}.roundel strong{font-size:23px}.photo-caption{bottom:23px;left:22px}.search-wrap{margin:25px auto 0;padding:0 20px}.search{grid-template-columns:1fr 1fr;padding:20px;gap:16px}.search label:first-child{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--line);padding-bottom:12px}.search label{padding-right:0}.search .category-field{grid-column:2;grid-row:2}.search button{grid-column:1/-1;grid-row:3}.search input,.search select{font-size:16px}.search label>span{font-size:10px}.popular{gap:11px;font-size:12px}.popular span{width:100%}.section{padding:55px 20px}.section-heading{display:block;margin-bottom:25px}.section-heading>div:last-child{text-align:left;margin-top:20px}.section-heading h2{max-width:330px}.cards{grid-template-columns:1fr 1fr}.business-card h3{font-size:23px}.card-description{font-size:13px}.location{font-size:11px}.region-grid{grid-template-columns:1fr}.region-copy>p:not(.eyebrow){max-width:440px}.town-list{grid-template-columns:1fr 1fr}.town-list a{font-size:13px}.map-panel{padding:16px 10px}.map-label{font-size:14px}.map-top,.map-bottom{font-size:10px}.local-story{min-height:500px}.story-content{padding:60px 25px}.story-content h2{font-size:49px}.local-story:after{background:#142f27bb}.values{grid-template-columns:1fr;gap:30px}.values>div+div{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.values p{max-width:400px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.site-footer{padding:40px 24px 25px}.profile-heading{padding:25px 0;gap:18px;align-items:start}.profile-mark{height:60px;width:60px;font-size:30px}.profile-heading h1{font-size:36px}.profile-heading .eyebrow{font-size:10px}.profile-grid{grid-template-columns:1fr}.profile-intro{font-size:21px}.profile-banner{height:200px}.profile-services h2{font-size:34px}.profile-body{padding-top:0}.contact{padding:25px}.actions{margin-bottom:30px}}@media(max-width:480px){.cards{grid-template-columns:1fr}.business-card{padding:24px}.card-top{flex-wrap:nowrap}.business-card h3{font-size:29px}.card-description{font-size:15px}.card-category{font-size:11px}.services li{font-size:13px}.business-card .location{font-size:13px}.hero-copy h1{font-size:51px}.hero-picture{min-height:280px}.map-label{font-size:15px}.map-top{font-size:10px}.profile-heading{display:block}.profile-mark{margin-bottom:20px}.actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.parallax-image{transform:none!important}}

/* Keep enlarged small text comfortable in compact components. */
.roundel{width:140px;height:140px}.card-top{flex-wrap:wrap}.eyebrow{letter-spacing:1.4px}.search label>span{letter-spacing:1px}@media(max-width:760px){.roundel{width:115px;height:115px;font-size:9px}.map-top{flex-wrap:wrap}.map-bottom{flex-wrap:wrap}.town-list{column-gap:12px}.town-list a{font-size:12px}}

/* White surfaces keep the directory clear; green anchors the regional sections. */
:root{--paper:#fff}body,.site-header,.discovery-hero,.directory,.values,.profile-body,.profile-heading{background:#fff}.business-card{background:#fff}.region-section{background:#f5f8f0}.contact{background:#f5f8f0}.hero-intro{max-width:440px}.hero-copy h1{font-size:clamp(44px,4.8vw,77px)}.roundel strong{font-size:27px}.contact h2{font-size:30px}@media(max-width:760px){.hero-copy h1{font-size:48px}.roundel strong{font-size:24px}}@media(max-width:380px){.hero-copy h1{font-size:43px}}
