:root{--off-white: #f8f7f4;--warm-gray: #eae7e2;--charcoal: #1f2430;--navy: #1c2e4a;--gold: #b0895a;--text: var(--charcoal);--text-muted: #5b6068;--text-on-dark: #f4f2ee;--text-on-dark-muted: #b9c0cd;--hairline: rgba(31, 36, 48, .12);--hairline-dark: rgba(244, 242, 238, .16);--font-heading: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--container: 1180px;--container-narrow: 920px;--gutter: clamp(1.25rem, 4vw, 3rem);--section-y: clamp(3.5rem, 7vw, 6.5rem);--radius: 2px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--off-white);color:var(--text);font-family:var(--font-body);font-size:17px;font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;font-variant-ligatures:common-ligatures contextual}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;color:var(--charcoal);line-height:1.12;margin:0;letter-spacing:-.01em;font-feature-settings:"kern" 1,"liga" 1,"dlig" 1;text-wrap:balance}h1{font-size:clamp(2.6rem,6vw,4.25rem);letter-spacing:-.022em}h2{font-size:clamp(2rem,4vw,2.85rem)}h3{font-size:clamp(1.25rem,2vw,1.5rem)}p{margin:0 0 1.1em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--section-y)}.eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem}.eyebrow:before{content:"";width:1.75rem;height:1px;background:var(--gold);flex-shrink:0}.rule{display:block;width:48px;height:2px;background:var(--gold);border:0;margin:1.25rem 0}.rule--center{margin-inline:auto}.lede{font-size:1.075rem;color:var(--text-muted);max-width:60ch}.section-dark{background:var(--navy);color:var(--text-on-dark)}.section-dark h1,.section-dark h2,.section-dark h3{color:var(--text-on-dark)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 2rem;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:var(--navy);color:var(--text-on-dark);border:1px solid var(--navy);border-radius:var(--radius);transition:background .2s ease,color .2s ease,border-color .2s ease}.btn:hover{background:var(--gold);border-color:var(--gold);color:#1b1407}.btn--ghost{background:transparent;color:var(--gold);border-color:var(--gold)}.btn--ghost:hover{background:var(--gold);color:#1b1407}.btn--on-dark{background:transparent;border-color:#f4f2ee8c;color:var(--text-on-dark)}.btn--on-dark:hover{background:var(--text-on-dark);border-color:var(--text-on-dark);color:var(--navy)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal.is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}.site-header.svelte-1elxaub{position:sticky;top:0;z-index:50;background:#f8f7f4e0;-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid var(--hairline)}.bar.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:78px}.brand.svelte-1elxaub{display:flex;flex-direction:column;line-height:1.1}.brand-name.svelte-1elxaub{font-family:var(--font-heading);font-size:1.45rem;font-weight:600;letter-spacing:.04em;color:var(--navy);text-transform:uppercase}.brand-sub.svelte-1elxaub{font-family:var(--font-body);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-top:.3rem}.nav.svelte-1elxaub ul:where(.svelte-1elxaub){display:flex;align-items:center;gap:2.25rem}.nav.svelte-1elxaub a:where(.svelte-1elxaub){position:relative;font-size:.82rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--charcoal);padding-block:.5rem;transition:color .2s ease}.nav.svelte-1elxaub a:where(.svelte-1elxaub):after{content:"";position:absolute;left:0;bottom:0;width:0;height:1.5px;background:var(--gold);transition:width .25s ease}.nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--navy)}.nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--navy)}.nav.svelte-1elxaub a.active:where(.svelte-1elxaub):after,.nav.svelte-1elxaub a:where(.svelte-1elxaub):hover:after{width:100%}.menu-toggle.svelte-1elxaub{display:none;position:relative;width:40px;height:40px;border:0;background:transparent}.bars.svelte-1elxaub,.bars.svelte-1elxaub:before,.bars.svelte-1elxaub:after{content:"";position:absolute;left:8px;width:24px;height:2px;background:var(--charcoal);transition:transform .25s ease,opacity .2s ease}.bars.svelte-1elxaub{top:19px}.bars.svelte-1elxaub:before{top:-7px}.bars.svelte-1elxaub:after{top:7px}.bars.open.svelte-1elxaub{background:transparent}.bars.open.svelte-1elxaub:before{transform:translateY(7px) rotate(45deg)}.bars.open.svelte-1elxaub:after{transform:translateY(-7px) rotate(-45deg)}.sr-only.svelte-1elxaub{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 760px){.menu-toggle.svelte-1elxaub{display:block}.nav.svelte-1elxaub{position:absolute;top:100%;left:0;right:0;background:var(--off-white);border-bottom:1px solid var(--hairline);display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.nav.open.svelte-1elxaub{grid-template-rows:1fr}.nav.svelte-1elxaub ul:where(.svelte-1elxaub){flex-direction:column;align-items:stretch;gap:0;overflow:hidden}.nav.svelte-1elxaub li:where(.svelte-1elxaub){border-top:1px solid var(--hairline)}.nav.svelte-1elxaub a:where(.svelte-1elxaub){display:block;padding:1.1rem var(--gutter)}.nav.svelte-1elxaub a:where(.svelte-1elxaub):after{display:none}}.site-footer.svelte-jz8lnl{background:var(--charcoal);color:var(--text-on-dark-muted);padding-block:clamp(3rem,5vw,4.5rem) 1.75rem}.inner.svelte-jz8lnl{display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--hairline-dark)}.block.svelte-jz8lnl{display:flex;flex-direction:column}.brand-name.svelte-jz8lnl{font-family:var(--font-heading);font-size:1.35rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-on-dark)}.brand-sub.svelte-jz8lnl{font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-top:.35rem}.region.svelte-jz8lnl{margin:1rem 0 0;font-size:.92rem}.foot-nav.svelte-jz8lnl ul:where(.svelte-jz8lnl){display:flex;flex-direction:column;gap:.7rem}.foot-nav.svelte-jz8lnl a:where(.svelte-jz8lnl){font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;transition:color .2s ease}.foot-nav.svelte-jz8lnl a:where(.svelte-jz8lnl):hover,.contact.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text-on-dark)}.contact.svelte-jz8lnl{gap:.55rem;font-size:.95rem}.contact.svelte-jz8lnl address:where(.svelte-jz8lnl){font-style:normal;margin-top:.4rem;line-height:1.6}.baseline.svelte-jz8lnl{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.75rem;font-size:.78rem;letter-spacing:.04em;color:#f4f2ee8c}@media (max-width: 760px){.inner.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem}}main.svelte-12qhfyh{min-height:60vh}.skip-link.svelte-12qhfyh{position:absolute;left:-999px;top:0;z-index:100;background:var(--navy);color:var(--text-on-dark);padding:.75rem 1.25rem;font-size:.85rem}.skip-link.svelte-12qhfyh:focus{left:0}
