:root{--paper: #f6f3ee;--paper-2: #efeae1;--paper-3: #e7e0d5;--card: #fffdf9;--ink: #1c1d1a;--ink-2: #46473f;--ink-3: #6b6c62;--line: rgba(28, 29, 26, .12);--line-2: rgba(28, 29, 26, .22);--accent: #38473d;--accent-2: #2b382f;--accent-soft:#e5ded1;--on-accent: #f6f3ee;--focus: #7a5c2e;--font-serif: "Iowan Old Style", "Palatino Linotype", "URW Palladio L", P052, "Book Antiqua", Palatino, Georgia, "Times New Roman", serif;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--step--1: clamp(.82rem, .79rem + .15vw, .9rem);--step-0: clamp(1rem, .96rem + .2vw, 1.12rem);--step-1: clamp(1.2rem, 1.12rem + .4vw, 1.45rem);--step-2: clamp(1.5rem, 1.36rem + .7vw, 2rem);--step-3: clamp(2rem, 1.7rem + 1.5vw, 3rem);--step-4: clamp(2.6rem, 2rem + 3vw, 4.6rem);--step-5: clamp(3.2rem, 2.2rem + 5vw, 6rem);--measure: 68ch;--content: 1120px;--wide: 1360px;--gutter: clamp(1.15rem, 4vw, 3rem);--section-y: clamp(3.5rem, 8vw, 7.5rem);--radius: 3px;--radius-lg: 5px;--shadow: 0 1px 2px rgba(28,29,26,.06), 0 12px 32px -18px rgba(28,29,26,.35);--ease: cubic-bezier(.22, .61, .36, 1)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body{font-family:var(--font-sans);font-size:var(--step-0);line-height:1.65;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"kern","liga";overflow-x:hidden}img,picture,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}button,input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:500;line-height:1.08;letter-spacing:-.012em;color:var(--ink);text-wrap:balance}h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1);font-weight:600;letter-spacing:-.006em}p{text-wrap:pretty}.eyebrow{font-family:var(--font-sans);font-size:var(--step--1);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);display:inline-flex;align-items:center;gap:.7em}.eyebrow:before{content:"";width:1.8em;height:1px;background:var(--line-2);display:inline-block}.lead{font-size:var(--step-1);line-height:1.5;color:var(--ink-2)}.prose p+p{margin-top:1.1em}.prose{max-width:var(--measure);color:var(--ink-2)}.prose p{font-size:var(--step-0)}.wrap{width:100%;max-width:var(--content);margin-inline:auto;padding-inline:var(--gutter)}.wrap--wide{max-width:var(--wide)}.section{padding-block:var(--section-y)}.section--tight{padding-block:clamp(2.5rem,5vw,4rem)}.divider{border-top:1px solid var(--line)}.section-head{max-width:62ch;margin-bottom:clamp(2rem,4vw,3.25rem)}.section-head .eyebrow{margin-bottom:1.1rem}.section-head p{margin-top:1rem;color:var(--ink-2);font-size:var(--step-1);line-height:1.5}.btn{--_bg: var(--accent);--_fg: var(--on-accent);display:inline-flex;align-items:center;justify-content:center;gap:.6em;padding:.95em 1.6em;font-family:var(--font-sans);font-size:var(--step--1);font-weight:600;letter-spacing:.02em;background:var(--_bg);color:var(--_fg);border:1px solid var(--_bg);border-radius:var(--radius);cursor:pointer;text-decoration:none;transition:transform .2s var(--ease),background-color .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease);will-change:transform}.btn:hover{background:var(--accent-2);border-color:var(--accent-2);transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--ghost{--_bg: transparent;--_fg: var(--ink);border-color:var(--line-2)}.btn--ghost:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.btn--light{--_bg: rgba(246,243,238,.1);--_fg: var(--on-accent);border-color:#f6f3ee66;backdrop-filter:blur(2px)}.btn--light:hover{background:var(--on-accent);color:var(--accent-2);border-color:var(--on-accent)}.btn--lg{padding:1.1em 1.9em;font-size:var(--step-0)}.btn--block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-sans);font-weight:600;font-size:var(--step--1);letter-spacing:.02em;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--line-2);padding-bottom:2px;transition:gap .2s var(--ease),border-color .2s var(--ease)}.link-arrow:hover{gap:.85em;border-color:var(--ink)}.link-arrow svg{transition:transform .2s var(--ease)}.link-arrow:hover svg{transform:translate(3px)}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:2px}.skip-link{position:absolute;left:.75rem;top:-100px;z-index:200;background:var(--ink);color:var(--paper);padding:.7em 1.1em;border-radius:var(--radius);transition:top .2s var(--ease);text-decoration:none;font-weight:600}.skip-link:focus{top:.75rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.grain{position:relative}.reveal{opacity:0;transform:translateY(14px)}.reveal.is-in{opacity:1;transform:none;transition:opacity .7s var(--ease),transform .7s var(--ease)}@media (prefers-reduced-motion: reduce){.reveal{opacity:1!important;transform:none!important}}.no-js .reveal{opacity:1;transform:none}.wm[data-astro-cid-hhuuaa7r]{display:inline-flex;flex-direction:column;line-height:1}.wm__name[data-astro-cid-hhuuaa7r]{font-family:var(--font-serif);font-weight:600;letter-spacing:-.015em;font-size:1.16rem;color:var(--ink)}.wm__tag[data-astro-cid-hhuuaa7r]{font-family:var(--font-sans);font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin-top:.42rem}.wm--light[data-astro-cid-hhuuaa7r] .wm__name[data-astro-cid-hhuuaa7r]{color:var(--on-accent)}.wm--light[data-astro-cid-hhuuaa7r] .wm__tag[data-astro-cid-hhuuaa7r]{color:color-mix(in srgb,var(--on-accent) 70%,transparent)}.hd[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--paper) 82%,transparent);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid transparent;transition:background-color .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease)}.hd[data-astro-cid-ctg3m53h][data-elevated=true]{background:color-mix(in srgb,var(--paper) 94%,transparent);border-bottom-color:var(--line);box-shadow:0 8px 30px -24px #1c1d1a99}.hd__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.5rem;min-height:74px;padding-block:.6rem}.hd__brand[data-astro-cid-ctg3m53h]{text-decoration:none;flex-shrink:0}.hd__nav[data-astro-cid-ctg3m53h]{margin-left:auto}.hd__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;gap:clamp(1rem,2vw,2rem);padding:0}.hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{text-decoration:none;font-size:var(--step--1);font-weight:500;letter-spacing:.01em;color:var(--ink-2);padding:.4em 0;position:relative}.hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:1px;background:var(--ink);transition:right .28s var(--ease)}.hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--ink)}.hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover:after{right:0}.hd__actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1rem;flex-shrink:0}.hd__tel[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.5em;text-decoration:none;font-size:var(--step--1);font-weight:600;color:var(--ink);white-space:nowrap}.hd__tel[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{color:var(--accent)}.hd__tel[data-astro-cid-ctg3m53h]:hover{color:var(--accent)}.hd__burger[data-astro-cid-ctg3m53h],.hd__drawer[data-astro-cid-ctg3m53h]{display:none}@media (max-width: 900px){.hd__nav[data-astro-cid-ctg3m53h],.hd__tel[data-astro-cid-ctg3m53h],.hd__cta[data-astro-cid-ctg3m53h]{display:none}.hd__burger[data-astro-cid-ctg3m53h]{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;width:44px;height:44px;background:none;border:0;cursor:pointer}.hd__burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;height:2px;width:24px;background:var(--ink);transition:transform .25s var(--ease),opacity .25s var(--ease);margin-inline:auto}.hd__burger[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hd__burger[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.hd__burger[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hd__drawer[data-astro-cid-ctg3m53h]{display:block;border-top:1px solid var(--line);background:var(--paper);padding:1.25rem var(--gutter) 2rem}.hd__drawer[data-astro-cid-ctg3m53h][hidden]{display:none}.hd__drawer[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;padding:0;margin:0 0 1.25rem}.hd__drawer[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--line)}.hd__drawer[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:not(.btn){display:block;padding:1rem 0;text-decoration:none;font-family:var(--font-serif);font-size:var(--step-1);color:var(--ink)}.hd__drawer-actions[data-astro-cid-ctg3m53h]{display:grid;gap:.75rem}}.ft[data-astro-cid-gcn2mc3v]{background:var(--accent-2);color:var(--on-accent);margin-top:auto}.ft__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1fr;gap:2.5rem;padding-block:clamp(3rem,6vw,5rem) 2.5rem}.ft__addr[data-astro-cid-gcn2mc3v]{margin-top:1.1rem;color:color-mix(in srgb,var(--on-accent) 72%,transparent);font-size:var(--step--1);line-height:1.7}.ft__h[data-astro-cid-gcn2mc3v]{font-family:var(--font-sans);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb,var(--on-accent) 60%,transparent);margin-bottom:1.1rem}.ft__col[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;display:grid;gap:.7rem}.ft__col[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{font-size:var(--step--1);color:color-mix(in srgb,var(--on-accent) 82%,transparent)}.ft__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{text-decoration:none;border-bottom:1px solid transparent;padding-bottom:1px}.ft__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{border-bottom-color:color-mix(in srgb,var(--on-accent) 50%,transparent);color:var(--on-accent)}.ft__base[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:.75rem 2rem;justify-content:space-between;border-top:1px solid color-mix(in srgb,var(--on-accent) 16%,transparent);padding-block:1.5rem 2rem;font-size:.75rem;color:color-mix(in srgb,var(--on-accent) 60%,transparent)}.ft__credit[data-astro-cid-gcn2mc3v]{color:color-mix(in srgb,var(--on-accent) 62%,transparent)}.ft__credit[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:color-mix(in srgb,var(--on-accent) 88%,transparent);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--on-accent) 40%,transparent);padding-bottom:1px}.ft__credit[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--on-accent);border-bottom-color:var(--on-accent)}@media (max-width: 760px){.ft__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:2rem}.ft__brand[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}}@media (max-width: 900px){.ft[data-astro-cid-gcn2mc3v]{padding-bottom:4rem}}.concept[data-astro-cid-gji5zzbc]{position:fixed;right:1rem;bottom:1rem;z-index:90;display:inline-flex;align-items:center;gap:.55em;background:color-mix(in srgb,var(--ink) 92%,transparent);color:var(--paper);font-family:var(--font-sans);font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:.55em .85em;border-radius:999px;box-shadow:var(--shadow);backdrop-filter:blur(4px);max-width:calc(100vw - 2rem)}.concept__dot[data-astro-cid-gji5zzbc]{width:7px;height:7px;border-radius:50%;background:#c99a4e;flex-shrink:0}.concept[data-astro-cid-gji5zzbc] a[data-astro-cid-gji5zzbc]{color:#e8c98a;text-underline-offset:2px}.concept[data-astro-cid-gji5zzbc] a[data-astro-cid-gji5zzbc]:hover{color:#fff}@media (max-width: 560px){.concept[data-astro-cid-gji5zzbc]{font-size:.62rem;right:.6rem;bottom:.6rem;padding:.5em .7em}}@media (max-width: 900px){.concept[data-astro-cid-gji5zzbc]{bottom:calc(env(safe-area-inset-bottom,0px) + 4.6rem)}}
