.site-header[data-astro-cid-ctg3m53h]{background:#fff;border-bottom:1px solid var(--color-border);padding:1.25rem 0;position:sticky;top:0;z-index:100}.header-row[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.brand[data-astro-cid-ctg3m53h]{color:var(--color-brand);font-family:var(--font-display);font-weight:800;font-size:1.4rem;line-height:1.05;text-transform:uppercase;letter-spacing:.02em;flex-shrink:0}.brand[data-astro-cid-ctg3m53h]:hover{text-decoration:none;color:var(--color-brand-dark)}.brand-line-1[data-astro-cid-ctg3m53h]{display:block}.brand-line-2[data-astro-cid-ctg3m53h]{display:block;font-weight:300;color:var(--color-text-muted);font-size:.9rem;letter-spacing:.18em}.top-nav[data-astro-cid-ctg3m53h]{flex:1;display:flex;justify-content:flex-end}.menu[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem 1.75rem}.menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--color-text);font-weight:500;font-size:.95rem;padding:.25rem 0;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--color-brand);text-decoration:none}.menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{color:var(--color-brand);border-bottom-color:var(--color-brand)}@media(max-width:768px){.header-row[data-astro-cid-ctg3m53h]{justify-content:center}.top-nav[data-astro-cid-ctg3m53h]{justify-content:center;flex-basis:100%}.menu[data-astro-cid-ctg3m53h]{justify-content:center;gap:.25rem 1rem}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--color-bg-soft);border-top:1px solid var(--color-border);color:var(--color-text);padding:3rem 0 1.5rem;margin-top:4rem;font-size:.9rem}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:start}.brand-name[data-astro-cid-gcn2mc3v]{font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--color-brand);text-transform:uppercase;letter-spacing:.02em}.footer-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:inherit}.label[data-astro-cid-gcn2mc3v]{font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.footer-hours[data-astro-cid-gcn2mc3v] .muted[data-astro-cid-gcn2mc3v]{color:var(--color-text-muted);font-size:.82rem;margin-top:.25rem}.footer-bottom[data-astro-cid-gcn2mc3v]{margin-top:2.5rem;padding-top:1rem;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.82rem}@media(max-width:768px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:1.5rem}}:root{--font-body: "Montserrat", Arial, sans-serif;--font-display: "Inter", "Avenir Next", Arial, sans-serif;--color-brand: #15843C;--color-brand-light: #60D188;--color-brand-dark: #0E5828;--color-text: #191919;--color-text-muted: #606060;--color-bg: #ffffff;--color-bg-soft: #f7f7f7;--color-border: #e5e5e5}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.6;font-size:16px}a{color:var(--color-brand);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:300;line-height:1.15;margin:0 0 .6em}h1{font-size:clamp(2rem,5vw,3.25rem);letter-spacing:-.01em}h2{font-size:clamp(1.6rem,4vw,2.25rem)}h3{font-size:1.35rem;font-weight:600}p{margin:0 0 1em}.container{max-width:1140px;margin:0 auto;padding:0 1.25rem}main.main{min-height:60vh}.section{padding:3.5rem 0}.section--soft{background:var(--color-bg-soft)}.section--brand{background:var(--color-brand);color:#fff}.section--brand h1,.section--brand h2{color:#fff}.text-center{text-align:center}.button{display:inline-block;padding:.75rem 1.6rem;background:var(--color-brand);color:#fff;font-weight:600;font-family:var(--font-body);letter-spacing:.02em;border:2px solid var(--color-brand);border-radius:2px;cursor:pointer;transition:background .18s,color .18s}.button:hover{background:#fff;color:var(--color-brand);text-decoration:none}
