:root{--bg:#f5f0e8;--bg-2:#efe9df;--card:#fff;--line:#e3dcd0;--line-2:#cfc6b8;--ink:#1c1a17;--ink-2:#4a453e;--muted:#5f5a52;--accent:#23543f;--accent-ink:#163628;--accent-tint:#dce8df;--accent-soft:#d5e3d9;--photo:#cdbfa9;--photo-2:#b9aa92;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-body:"Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--radius:12px;--radius-lg:16px;--max:1280px;--gutter:clamp(16px, 5vw, 80px)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:var(--accent)}a:hover{color:var(--accent-ink)}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.015em;margin:0;font-weight:500;line-height:1.1}h1{font-size:clamp(34px,4.2vw,56px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:22px}p{margin:0}address{font-style:normal}table{border-collapse:collapse}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.wrap{max-width:var(--max);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.section{padding-top:clamp(40px,5vw,64px);padding-bottom:clamp(40px,5vw,64px)}.section-tint{background:var(--bg-2)}.stack{flex-direction:column;gap:16px;display:flex}.lede{color:var(--ink-2);max-width:60ch;font-size:clamp(16px,1.4vw,19px)}.muted{color:var(--muted)}.small{font-size:14px}.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:13px;font-weight:600}.pill{background:var(--accent-tint);height:30px;color:var(--accent-ink);border-radius:999px;align-self:flex-start;align-items:center;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-ink);color:#fff}.btn-secondary{background:var(--card);color:var(--ink);border-color:var(--line-2)}.btn-secondary:hover{background:var(--bg-2);color:var(--ink)}.btn-ghost{color:var(--ink);border-color:var(--line-2);background:0 0;min-height:40px;padding:0 16px;font-size:14px}.btn-ghost:hover{background:var(--bg-2);color:var(--ink)}.btn-inverse{color:var(--accent-ink);background:#fff}.btn-inverse:hover{background:var(--accent-soft);color:var(--accent-ink)}.btn-outline-inverse{color:#fff;background:0 0;border-color:#7fa592}.btn-outline-inverse:hover{color:#fff;background:#ffffff1a}.btn-row{flex-wrap:wrap;gap:12px;display:flex}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg)}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}@media (width<=900px){.grid-2,.grid-3{grid-template-columns:1fr;gap:28px}}.photo-ph{background:var(--photo);border-radius:var(--radius);color:#3f372b;align-items:flex-end;min-height:200px;padding:12px;font-size:12px;font-weight:600;display:flex}.photo-ph.alt{background:var(--photo-2)}.photo{border-radius:var(--radius);object-fit:cover;width:100%;height:100%}.dist-list{flex-direction:column;gap:10px;display:flex}.dist-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:8px;display:flex}.dist-list>div:last-child{border-bottom:0}.faq-item{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:16px 20px}.faq-item summary{cursor:pointer;justify-content:space-between;gap:16px;font-size:17px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--muted);font-weight:400}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--ink-2);margin-top:10px;font-size:15px}.cta-band{background:var(--accent);color:#fff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(28px,4vw,48px) clamp(20px,4vw,56px);display:flex}.cta-band p{color:var(--accent-soft)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav[data-astro-cid-wpvy4v7s]{border-bottom:1px solid var(--line);background:var(--bg);z-index:10;position:sticky;top:0}.nav-inner[data-astro-cid-wpvy4v7s]{align-items:center;gap:32px;min-height:76px;display:flex}.brand[data-astro-cid-wpvy4v7s]{font-family:var(--font-display);color:var(--ink);align-items:center;gap:10px;font-size:24px;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark[data-astro-cid-wpvy4v7s]{width:44px;height:44px;display:block}nav[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{gap:26px;margin:0;padding:0;list-style:none;display:flex}nav[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--ink);padding:8px 0;font-size:15px;font-weight:500;text-decoration:none}nav[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s][aria-current=page]{color:var(--accent);box-shadow:inset 0 -2px 0 var(--accent)}.nav-actions[data-astro-cid-wpvy4v7s]{align-items:center;gap:20px;margin-left:auto;display:flex}.phone[data-astro-cid-wpvy4v7s]{color:var(--ink);font-size:15px;font-weight:600;text-decoration:none}.btn-nav[data-astro-cid-wpvy4v7s]{min-height:44px;padding:0 20px;font-size:15px}.menu[data-astro-cid-wpvy4v7s]{margin-left:auto;display:none;position:relative}.menu[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]{border:1px solid var(--line-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;list-style:none;display:inline-flex}.menu[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]::-webkit-details-marker{display:none}.menu-list[data-astro-cid-wpvy4v7s]{background:var(--card);border:1px solid var(--line);border-radius:12px;min-width:240px;margin:0;padding:8px;list-style:none;position:absolute;top:52px;right:0;box-shadow:0 12px 32px #1c1a171f}.menu-list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--ink);border-radius:8px;padding:12px 14px;font-weight:500;text-decoration:none;display:block}.menu-list[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{background:var(--bg-2)}@media (width<=1000px){nav[data-astro-cid-wpvy4v7s],.nav-actions[data-astro-cid-wpvy4v7s]{display:none}.menu[data-astro-cid-wpvy4v7s]{display:block}.nav-inner[data-astro-cid-wpvy4v7s]{min-height:64px}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);color:var(--ink-2);margin-top:56px;padding:40px 0;font-size:14px}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;display:grid}.footer-brand[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);color:var(--ink);font-size:22px}.footer-logo[data-astro-cid-jo6i4kqk]{width:220px;height:auto;margin-bottom:8px}.footer-head[data-astro-cid-jo6i4kqk]{color:var(--ink);font-weight:600}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--ink-2);text-decoration:none}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--accent)}@media (width<=800px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}
