:root{--bw-pine: #1F2A1F;--bw-pine-soft: #2D3A2C;--bw-sage: #7A8763;--bw-sage-deep: #4F5742;--bw-wheat: #D8C9A2;--bw-cream: #F4EFE3;--bw-paper: #FBF8F0;--bw-cream-soft: #EDE7D7;--bw-stone: #3F4A4A;--bw-stone-soft: rgba(63, 74, 74, .7);--bw-sky: #A4B4BA;--bw-ember: #B5552B;--bw-ember-deep: #8E4421;--color-text: var(--bw-pine);--color-text-muted: var(--bw-stone-soft);--color-text-on-dark: var(--bw-cream);--color-bg: var(--bw-cream);--color-bg-dark: var(--bw-pine);--color-bg-soft: var(--bw-paper);--color-border: rgba(31, 42, 31, .12);--color-border-on-dark: rgba(216, 201, 162, .25);--color-divider-on-dark: rgba(244, 239, 227, .18);--color-accent: var(--bw-sage);--color-accent-hover: var(--bw-sage-deep);--color-cta: var(--bw-ember);--color-cta-hover: var(--bw-ember-deep);--font-display: "Marcellus", "Cormorant Garamond", Georgia, serif;--font-body: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;--fs-hero: clamp(38px, 8vw, 84px);--fs-h2: clamp(28px, 4.5vw, 46px);--fs-h3: clamp(20px, 2.4vw, 26px);--fs-body-lg: clamp(16px, 1.4vw, 18px);--fs-body: clamp(15px, 1.1vw, 16px);--fs-eyebrow: 12px;--fs-caption: 13px;--lh-tight: 1.08;--lh-display: 1.18;--lh-body: 1.65;--sp-1: 8px;--sp-2: 16px;--sp-3: 24px;--sp-4: 32px;--sp-5: 48px;--sp-6: 64px;--sp-7: 96px;--sp-8: 128px;--container-max: 1180px;--container-narrow: 920px;--container-wide: 1400px;--section-pad-y: clamp(64px, 10vw, 130px);--section-pad-x: clamp(24px, 6vw, 64px);--bp-mobile: 760px;--bp-tablet: 1024px;--radius-button: 2px;--radius-card: 6px;--radius-image: 4px;--shadow-card: 0 1px 3px rgba(31, 42, 31, .06), 0 4px 12px rgba(31, 42, 31, .06);--shadow-card-hover: 0 2px 6px rgba(31, 42, 31, .1), 0 12px 30px rgba(31, 42, 31, .12);--motion-fast: .15s ease-out;--motion-base: .24s ease-out;--motion-slow: .4s ease-out;--header-h: 86px;--header-h-mobile: 64px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h)}@media(max-width:760px){html{scroll-padding-top:var(--header-h-mobile)}}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;padding-top:var(--header-h)}@media(max-width:760px){body{padding-top:var(--header-h-mobile)}}img,picture,video,canvas,svg{display:block;max-width:100%}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;color:var(--color-text);line-height:var(--lh-display);letter-spacing:0}h1{font-size:var(--fs-hero);line-height:var(--lh-tight)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}p{font-family:var(--font-body)}a{color:var(--bw-sage-deep);text-decoration:none;text-underline-offset:.2em;text-decoration-thickness:1px;transition:color var(--motion-fast),text-decoration-color var(--motion-fast)}a:hover,a:focus-visible{color:var(--bw-pine);text-decoration:underline;text-decoration-color:var(--bw-sage)}:focus-visible{outline:2px solid var(--bw-ember);outline-offset:3px;border-radius:2px}button{font:inherit;cursor:pointer}ul,ol{padding:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:16px;background:var(--bw-pine);color:var(--bw-cream);padding:12px 18px;border-radius:4px;z-index:999;transition:top var(--motion-fast)}.skip-link:focus{top:12px}.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;right:0;z-index:200;background:var(--bw-pine);border-bottom:1px solid var(--color-border-on-dark);transition:background var(--motion-base),border-color var(--motion-base)}.site-header--transparent[data-astro-cid-ctg3m53h]{background:linear-gradient(to bottom,#1f2a1f8c,#1f2a1f00);border-bottom-color:transparent}.site-header--transparent[data-astro-cid-ctg3m53h].site-header--solid{background:var(--bw-pine);border-bottom-color:var(--color-border-on-dark)}.nav-toggle[data-astro-cid-ctg3m53h]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.site-header__inner[data-astro-cid-ctg3m53h]{max-width:var(--container-wide);margin-inline:auto;padding:0 var(--section-pad-x);display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:24px;height:var(--header-h)}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;flex-shrink:0}.brand-img[data-astro-cid-ctg3m53h]{height:56px;width:auto;display:block}.site-header__nav[data-astro-cid-ctg3m53h]{justify-self:center}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;align-items:center;gap:32px;margin:0;padding:0}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],.site-header__nav[data-astro-cid-ctg3m53h] .dropdown-trigger[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;height:28px;font-family:var(--font-body);font-size:12px;font-weight:600;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--bw-cream);background:transparent;border:none;text-decoration:none;padding:0;margin:0;vertical-align:baseline;position:relative;cursor:pointer;transition:color var(--motion-fast)}.site-header__nav[data-astro-cid-ctg3m53h] .dropdown-trigger[data-astro-cid-ctg3m53h]{gap:4px}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]:hover,.site-header__nav[data-astro-cid-ctg3m53h] .dropdown-trigger[data-astro-cid-ctg3m53h]:hover{color:var(--bw-wheat)}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h].active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--bw-wheat)}.has-dropdown[data-astro-cid-ctg3m53h]{position:relative}.ext-arrow[data-astro-cid-ctg3m53h]{font-size:14px;opacity:.7;margin-left:2px}.dropdown[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:8px 0;position:absolute;top:calc(100% + 8px);right:0;min-width:280px;background:var(--bw-pine);border:1px solid var(--color-border-on-dark);border-radius:var(--radius-card);box-shadow:0 8px 28px #00000059;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease-out .2s,visibility 0s linear .38s,transform .18s ease-out .2s}.has-dropdown[data-astro-cid-ctg3m53h]:hover .dropdown[data-astro-cid-ctg3m53h],.has-dropdown[data-astro-cid-ctg3m53h]:focus-within .dropdown[data-astro-cid-ctg3m53h],.has-dropdown[data-astro-cid-ctg3m53h].is-open .dropdown[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .14s ease-out,visibility 0s linear,transform .14s ease-out}.dropdown[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{display:block}.dropdown[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block!important;height:auto!important;line-height:1.4!important;padding:14px 18px;text-decoration:none;color:var(--bw-cream);text-transform:none;letter-spacing:normal;font-weight:400;font-size:14px;transition:background var(--motion-fast)}.dropdown[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--bw-pine-soft);color:var(--bw-cream)}.dd-name[data-astro-cid-ctg3m53h]{display:block;font-family:var(--font-display);font-size:18px;margin-bottom:2px}.dd-tag[data-astro-cid-ctg3m53h]{display:block;font-size:12px;color:var(--bw-wheat);opacity:.85}.drawer-extras[data-astro-cid-ctg3m53h]{display:none}.nav-toggle-btn[data-astro-cid-ctg3m53h]{display:none;width:32px;height:32px;cursor:pointer;padding:6px;flex-direction:column;justify-content:space-between}.nav-toggle-btn[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;height:2px;background:var(--bw-cream);transition:transform var(--motion-fast)}@media(min-width:761px)and (max-width:1023px){.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{gap:20px}.brand-img[data-astro-cid-ctg3m53h]{height:50px}.dropdown[data-astro-cid-ctg3m53h]{right:auto;left:0}}@media(max-width:760px){.site-header__inner[data-astro-cid-ctg3m53h]{grid-template-columns:auto 1fr auto;height:var(--header-h-mobile);padding:0 16px;column-gap:12px}.brand-img[data-astro-cid-ctg3m53h]{height:40px}.nav-toggle-btn[data-astro-cid-ctg3m53h]{display:flex}.site-header__ctas[data-astro-cid-ctg3m53h] .btn--small[data-astro-cid-ctg3m53h]{padding:8px 12px;font-size:11px}.has-dropdown[data-astro-cid-ctg3m53h]{display:none}.site-header__nav[data-astro-cid-ctg3m53h]{position:fixed;top:var(--header-h-mobile);left:0;right:0;background:var(--bw-pine);padding:20px 24px 32px;border-top:1px solid var(--color-border-on-dark);transform:translateY(-110%);transition:transform var(--motion-base);max-height:calc(100vh - var(--header-h-mobile));overflow-y:auto}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.site-header__inner[data-astro-cid-ctg3m53h] .site-header__nav[data-astro-cid-ctg3m53h]{transform:translateY(0)}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{flex-direction:column;gap:0}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--color-divider-on-dark)}.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h],.site-header__nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>.dropdown-trigger[data-astro-cid-ctg3m53h]{display:block;padding:16px 0;font-size:14px;width:100%;text-align:left}.drawer-extras[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:4px;margin-top:24px;padding-top:20px;border-top:1px solid var(--color-divider-on-dark)}.drawer-section[data-astro-cid-ctg3m53h]{font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:var(--bw-wheat);opacity:.7;margin-bottom:6px}.drawer-link[data-astro-cid-ctg3m53h]{color:var(--bw-cream);text-decoration:none;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:10px 0}.drawer-link--alt[data-astro-cid-ctg3m53h]{margin-top:12px;opacity:.85}}.brand-strip[data-astro-cid-53h27nku]{width:100%}.brand-strip__eyebrow[data-astro-cid-53h27nku]{font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--bw-wheat);opacity:.8;margin-bottom:20px}.brand-strip__cards[data-astro-cid-53h27nku]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:1024px){.brand-strip__cards[data-astro-cid-53h27nku]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.brand-strip__cards[data-astro-cid-53h27nku]{grid-template-columns:1fr}}.bcard[data-astro-cid-53h27nku]{background:#f4efe30d;border:1px solid var(--color-divider-on-dark);border-radius:var(--radius-card);padding:20px 22px;color:var(--bw-cream);text-decoration:none;transition:background var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast);display:flex;flex-direction:column}a[data-astro-cid-53h27nku].bcard:hover{background:#f4efe31f;border-color:var(--bw-wheat);transform:translateY(-1px);text-decoration:none}.bcard__name[data-astro-cid-53h27nku]{font-family:var(--font-display);font-weight:400;font-size:22px;margin-bottom:6px;line-height:1.1;color:var(--bw-cream)}.ext[data-astro-cid-53h27nku]{font-size:14px;color:var(--bw-wheat);opacity:.85;margin-left:2px;vertical-align:1px}.bcard__tag[data-astro-cid-53h27nku]{font-family:var(--font-body);font-size:13px;opacity:.78;margin-bottom:14px;line-height:1.5;flex:1}.bcard__cta[data-astro-cid-53h27nku]{font-family:var(--font-body);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--bw-wheat);font-weight:600}.bcard__here[data-astro-cid-53h27nku]{font-family:var(--font-body);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--bw-wheat);opacity:.7;font-weight:600}.bcard--here[data-astro-cid-53h27nku]{background:transparent;border-style:dashed}.bcard--featured[data-astro-cid-53h27nku]{background:#d8c9a21f;border-color:var(--bw-wheat)}.bcard--featured[data-astro-cid-53h27nku]:hover{background:#d8c9a233}.bcard__pill[data-astro-cid-53h27nku]{display:inline-block;align-self:flex-start;background:var(--bw-wheat);color:var(--bw-pine);font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.12em;font-size:10px;padding:4px 10px;border-radius:999px;margin-bottom:10px}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--bw-pine);color:var(--bw-cream)}.site-footer__inner[data-astro-cid-gcn2mc3v]{max-width:var(--container-wide);margin-inline:auto;padding-inline:var(--section-pad-x)}.site-footer__top[data-astro-cid-gcn2mc3v]{padding-block:40px 28px;border-bottom:1px solid var(--color-divider-on-dark)}.site-footer__main[data-astro-cid-gcn2mc3v]{padding-block:56px 40px}.site-footer__cols[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:40px}@media(max-width:1024px){.site-footer__cols[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-footer__cols[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:32px}}.footer-logo[data-astro-cid-gcn2mc3v]{height:80px;width:auto;margin-bottom:20px;display:block}.footer-addr-block[data-astro-cid-gcn2mc3v]{margin-bottom:16px}.addr-label[data-astro-cid-gcn2mc3v]{font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--bw-wheat);margin-bottom:4px}.addr-lines[data-astro-cid-gcn2mc3v]{font-size:13px;line-height:1.6;opacity:.9}.footer-contact[data-astro-cid-gcn2mc3v]{margin-top:20px;font-size:13px;line-height:1.7}.footer-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--bw-cream);text-decoration:none}.footer-contact[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--bw-wheat);text-decoration:underline}.footer-heading[data-astro-cid-gcn2mc3v]{font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:var(--bw-wheat);margin-bottom:16px}.site-footer__col[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0}.site-footer__col[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{margin-bottom:10px}.site-footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--bw-cream);text-decoration:none;font-size:13px;opacity:.85}.site-footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--bw-wheat);opacity:1}.site-footer__col--hours[data-astro-cid-gcn2mc3v] dl[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:auto 1fr;gap:6px 14px;font-size:13px}.site-footer__col--hours[data-astro-cid-gcn2mc3v] dt[data-astro-cid-gcn2mc3v]{color:var(--bw-wheat);opacity:.7}.site-footer__col--hours[data-astro-cid-gcn2mc3v] dd[data-astro-cid-gcn2mc3v]{opacity:.9}.site-footer__bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--color-divider-on-dark);padding-block:18px;font-size:12px}.site-footer__bottom-row[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.cms-link[data-astro-cid-gcn2mc3v]{color:var(--bw-cream);text-decoration:none;opacity:.5;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.cms-link[data-astro-cid-gcn2mc3v]:hover{opacity:.9}.bw-section[data-astro-cid-sh445jdo]{width:100%}.bw-section--dark[data-astro-cid-sh445jdo],.bw-section--dark[data-astro-cid-sh445jdo] h1,.bw-section--dark[data-astro-cid-sh445jdo] h2,.bw-section--dark[data-astro-cid-sh445jdo] h3{color:var(--color-text-on-dark)}.container[data-astro-cid-d6puh33w]{margin-inline:auto;padding-inline:var(--section-pad-x);width:100%}
