:root{--walnut: #2A2120;--mahogany: #4D2727;--gold: #AB966B;--gold-deep: #8C7A56;--pine: #1A2F1C;--pine-soft: #2C4530;--birch: #D7D2C3;--birch-soft: #E5DFCE;--cream-page: #F0EBDD;--sage: #A1A88D;--sage-deep: #4F5742;--birch-80: #DEDACD;--pine-80: #314433;--walnut-60: #80726F;--sage-60: #BDC2AB;--color-text: var(--walnut);--color-text-muted: var(--walnut-60);--color-text-on-dark: var(--birch);--color-bg: var(--cream-page);--color-bg-dark: var(--pine);--color-bg-dark-deep: var(--walnut);--color-border: rgba(42, 33, 32, .12);--color-border-on-dark: rgba(171, 150, 107, .25);--color-divider-on-dark: rgba(215, 210, 195, .18);--color-accent: var(--gold);--color-accent-hover: var(--gold-deep);--font-display: "Huscon Hand", "Playfair Display", serif;--font-display-birdies: "Anton", "Impact", sans-serif;--font-body: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-italic: "Playfair Display", Georgia, serif;--fs-hero: clamp(38px, 7vw, 76px);--fs-h2: clamp(30px, 5vw, 56px);--fs-h3: clamp(22px, 2.4vw, 28px);--fs-body-lg: clamp(16px, 1.4vw, 18px);--fs-body: clamp(15px, 1.2vw, 16px);--fs-eyebrow: 12px;--fs-caption: 13px;--lh-tight: 1.05;--lh-display: 1.15;--lh-body: 1.6;--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: 960px;--container-wide: 1400px;--section-pad-y: clamp(64px, 10vw, 130px);--section-pad-x: clamp(24px, 6vw, 64px);--bp-mobile: 760px;--announcement-height: 0px;--site-header-height: 78px;--radius-button: 0;--radius-card: 6px;--transition-fast: .15s ease;--transition-default: .2s ease;--transition-slow: .4s ease;--shadow-card: 0 6px 28px rgba(43, 37, 32, .15);--shadow-hero-text: 0 4px 24px rgba(0, 0, 0, .35)}@media(max-width:760px){:root{--site-header-height: 66px}}body[data-has-announcement]{--announcement-height: 38px}@media(max-width:480px){body[data-has-announcement]{--announcement-height: 33px}}@font-face{font-family:Huscon Hand;src:url(/fonts/husconhand-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{min-height:100%;overflow-x:clip}html{scroll-behavior:smooth}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}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none;transition:opacity var(--transition-fast)}a:hover{opacity:.85}:focus{outline:none}:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:0;outline-width:2px}.display,h1.display{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;line-height:var(--lh-tight);font-weight:400}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.x-pattern{background-image:linear-gradient(45deg,rgba(171,150,107,.06) 25%,transparent 25%),linear-gradient(-45deg,rgba(171,150,107,.06) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(171,150,107,.06) 75%),linear-gradient(-45deg,transparent 75%,rgba(171,150,107,.06) 75%);background-size:32px 32px;background-position:0 0,0 16px,16px -16px,-16px 0}.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:-40px;left:0;background:var(--walnut);color:var(--birch);padding:12px 16px;font-size:13px;letter-spacing:.18em;text-transform:uppercase;z-index:1000}.skip-link:focus{top:0}.announcement-bar[data-astro-cid-o54ltyzl]{position:fixed;top:0;left:0;right:0;z-index:201;background:var(--pine);color:var(--birch);border-bottom:1px solid rgba(171,150,107,.25)}.announcement-bar__text[data-astro-cid-o54ltyzl]{margin:0;padding:10px 24px;text-align:center;font-family:var(--font-body);font-size:13px;font-weight:500;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}.announcement-bar__item[data-astro-cid-o54ltyzl]{display:inline-block;white-space:nowrap}.announcement-bar__sep[data-astro-cid-o54ltyzl]{display:inline-block;margin:0 12px;color:var(--gold);opacity:.7}.announcement-bar__dot[data-astro-cid-o54ltyzl]{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold);margin-right:8px;vertical-align:1px;box-shadow:0 0 #ab966b99;animation:announcement-pulse 2.4s ease-out infinite}@keyframes announcement-pulse{0%{box-shadow:0 0 #ab966b8c}70%{box-shadow:0 0 0 8px #ab966b00}to{box-shadow:0 0 #ab966b00}}@media(prefers-reduced-motion:reduce){.announcement-bar__dot[data-astro-cid-o54ltyzl]{animation:none}}@media(max-width:480px){.announcement-bar__text[data-astro-cid-o54ltyzl]{padding:9px 16px;font-size:11px;letter-spacing:.05em}.announcement-bar__sep[data-astro-cid-o54ltyzl]{margin:0 8px}}.site-header[data-astro-cid-ctg3m53h]{background:var(--pine);color:var(--birch);border-bottom:1px solid var(--color-border-on-dark);position:fixed;top:var(--announcement-height, 0px);left:0;right:0;z-index:200}html{scroll-padding-top:calc(var(--site-header-height) + var(--announcement-height) + 16px)}.site-header--transparent[data-astro-cid-ctg3m53h]{background:transparent;border-bottom-color:transparent}.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:14px var(--section-pad-x);display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:24px}.site-header__left[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:32px}.site-header__brand[data-astro-cid-ctg3m53h]{flex-shrink:0;display:inline-flex}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:50px;height:50px;aspect-ratio:1 / 1;flex-shrink:0;border-radius:50%;display:block;object-fit:contain}.site-header__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;gap:28px;margin:0;padding:0}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.site-header__nav[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h]{font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--birch);background:transparent;border:none;cursor:pointer;padding:6px 0;position:relative;display:inline-block}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active:after,.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover:after,.site-header__nav[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h]:hover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--gold)}.has-submenu[data-astro-cid-ctg3m53h]{position:relative}.has-submenu[data-astro-cid-ctg3m53h]:hover:after,.has-submenu[data-astro-cid-ctg3m53h]:focus-within:after{content:"";position:absolute;top:100%;left:0;right:0;height:12px;z-index:1}.submenu[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:var(--pine);border:1px solid var(--color-border-on-dark);box-shadow:0 8px 24px #00000040;padding:8px 0;margin:0;display:flex;flex-direction:column;list-style:none;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;white-space:nowrap}.submenu[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{margin:0}.submenu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:7px 22px;font-size:11px;letter-spacing:.22em;transition:background-color var(--transition-fast)}.submenu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:#ab966b1f;opacity:1}.submenu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover:after,.submenu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active:after{display:none}.has-submenu[data-astro-cid-ctg3m53h]:hover .submenu[data-astro-cid-ctg3m53h],.has-submenu[data-astro-cid-ctg3m53h]:focus-within .submenu[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .18s ease,transform .18s ease,visibility 0s linear 0s}.nav-also-item[data-astro-cid-ctg3m53h]{display:none}.site-header__also[data-astro-cid-ctg3m53h]{justify-self:center;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--birch);opacity:.92;display:flex;align-items:center;gap:8px;white-space:nowrap}.site-header__also-label[data-astro-cid-ctg3m53h]{color:var(--gold);font-weight:600}.site-header__also[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{border-bottom:1px solid transparent;padding-bottom:1px;transition:border-bottom-color var(--transition-fast),opacity var(--transition-fast)}.site-header__also[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{border-bottom-color:var(--gold);opacity:1}.dot[data-astro-cid-ctg3m53h]{opacity:.5}.pipe[data-astro-cid-ctg3m53h]{color:var(--gold);opacity:.5;font-weight:300;margin-inline:2px;user-select:none}.site-header__ctas[data-astro-cid-ctg3m53h]{display:flex;gap:16px;justify-self:end}.site-header__ctas[data-astro-cid-ctg3m53h] .btn{min-width:132px}.site-header__drawer-ctas[data-astro-cid-ctg3m53h],.nav-toggle-btn[data-astro-cid-ctg3m53h]{display:none}@media(max-width:1100px){.site-header__inner[data-astro-cid-ctg3m53h]{grid-template-columns:auto 1fr auto;column-gap:12px;padding:12px 20px}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:42px;height:42px}.site-header__nav[data-astro-cid-ctg3m53h]{position:fixed;inset:66px 0 0;background:var(--pine);padding:32px 24px;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;z-index:99}.site-header__nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{flex-direction:column;gap:18px}.nav-also-item[data-astro-cid-ctg3m53h]{display:block}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.site-header__nav[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h]{font-size:16px;letter-spacing:.18em}.submenu[data-astro-cid-ctg3m53h]{position:static;left:auto;width:auto;opacity:1;visibility:visible;transform:none;transition:none;border:0;box-shadow:none;padding:10px 0 0 28px;gap:12px}.submenu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:14px;letter-spacing:.16em;opacity:.85}.has-submenu[data-astro-cid-ctg3m53h]:hover:after,.has-submenu[data-astro-cid-ctg3m53h]:focus-within:after{display:none}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.site-header__inner[data-astro-cid-ctg3m53h] .site-header__nav[data-astro-cid-ctg3m53h]{transform:translate(0)}.site-header__also[data-astro-cid-ctg3m53h]{display:none}.site-header__ctas[data-astro-cid-ctg3m53h]>:first-child{display:none!important}.site-header__drawer-ctas[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:12px;margin-top:36px;padding-top:28px;border-top:1px solid var(--color-border-on-dark)}.drawer-cta[data-astro-cid-ctg3m53h]{display:block;text-align:center;padding:14px 22px;border:1px solid var(--birch);border-radius:var(--radius-button);color:var(--birch);font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;transition:background var(--transition-default),color var(--transition-default)}.drawer-cta[data-astro-cid-ctg3m53h]:hover{background:var(--birch);color:var(--pine);opacity:1}.drawer-cta--primary[data-astro-cid-ctg3m53h]{background:var(--gold);border-color:var(--gold);color:var(--walnut);font-weight:700}.drawer-cta--primary[data-astro-cid-ctg3m53h]:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:var(--birch)}.nav-toggle-btn[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;align-items:center;cursor:pointer;grid-column:4;order:4}.nav-toggle-btn[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:22px;height:2px;background:var(--birch);transition:transform .2s ease,opacity .2s ease}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.site-header__inner[data-astro-cid-ctg3m53h] .nav-toggle-btn[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.site-header__inner[data-astro-cid-ctg3m53h] .nav-toggle-btn[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.site-header__inner[data-astro-cid-ctg3m53h] .nav-toggle-btn[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--pine);color:var(--birch);padding:var(--sp-7) 0 var(--sp-3)}.site-footer__inner[data-astro-cid-gcn2mc3v]{max-width:var(--container-max);margin-inline:auto;padding:0 var(--section-pad-x) var(--sp-5);display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;border-bottom:1px solid var(--color-border-on-dark)}.site-footer__col[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:60px;height:60px;border-radius:50%;margin-bottom:18px}.site-footer__address[data-astro-cid-gcn2mc3v]{font-size:13px;line-height:1.7;color:var(--birch);opacity:.9}.site-footer__address[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--gold)}.site-footer__heading[data-astro-cid-gcn2mc3v]{font-size:11px;letter-spacing:.32em;text-transform:uppercase;font-weight:600;color:var(--gold);margin-bottom:18px}.site-footer__col[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.site-footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:14px;color:var(--birch);opacity:.92;border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color var(--transition-fast),opacity var(--transition-fast)}.site-footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{border-bottom-color:var(--gold);opacity:1}.site-footer__bottom[data-astro-cid-gcn2mc3v]{max-width:var(--container-max);margin-inline:auto;padding:var(--sp-3) var(--section-pad-x) 0;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--birch);opacity:.78;text-align:center}.site-footer__fineprint[data-astro-cid-gcn2mc3v]{margin-top:6px;font-size:10px;letter-spacing:.14em;opacity:.55}.site-footer__fineprint[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--birch);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color var(--transition-fast),opacity var(--transition-fast)}.site-footer__fineprint[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{border-bottom-color:var(--birch);opacity:1}.site-footer__fineprint[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{margin:0 6px;opacity:.6}@media(max-width:760px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:36px}.site-footer__col--brand[data-astro-cid-gcn2mc3v]{grid-column:1 / -1}}
