@import"https://fonts.googleapis.com/css2?family=Forum&family=Work+Sans:wght@400;500;600&family=Courier+Prime:wght@400;700&display=swap";.site-header[data-astro-cid-3ef6ksr2]{position:fixed;inset:0 0 auto;z-index:50;transition:background .25s ease,box-shadow .25s ease}.site-header[data-astro-cid-3ef6ksr2].is-scrolled{background:var(--bg-deep);box-shadow:0 1px 0 var(--line-on-dark)}.bar[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding-top:1.1rem;padding-bottom:1.1rem}.wordmark[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-size:1.6rem;color:var(--bg);text-decoration:none;letter-spacing:.04em}.nav[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:var(--font-utility);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;color:var(--bg);opacity:.85;padding-bottom:.2rem;border-bottom:1px solid transparent}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{opacity:1;border-color:var(--gold)}.nav-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:.4rem}.nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:22px;height:1.5px;background:var(--bg)}@media (max-width: 760px){.nav-toggle[data-astro-cid-3ef6ksr2]{display:flex}.nav[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:var(--bg-deep);max-height:0;overflow:hidden;transition:max-height .25s ease}.nav[data-astro-cid-3ef6ksr2].is-open{max-height:320px}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:1rem 1.5rem;border-bottom:1px solid var(--line-on-dark)}}.sr-only[data-astro-cid-nbvfnxgh]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.newsletter__label[data-astro-cid-nbvfnxgh]{font-family:var(--font-display);font-size:1.2rem;margin-bottom:.6rem}.newsletter__row[data-astro-cid-nbvfnxgh]{display:flex;gap:.6rem;flex-wrap:wrap}.newsletter--light[data-astro-cid-nbvfnxgh] input[data-astro-cid-nbvfnxgh]{background:var(--bg);border:1px solid var(--line);color:var(--ink)}.newsletter--dark[data-astro-cid-nbvfnxgh] input[data-astro-cid-nbvfnxgh]{background:transparent;border:1px solid var(--line-on-dark);color:var(--bg)}.newsletter[data-astro-cid-nbvfnxgh] input[data-astro-cid-nbvfnxgh]{font-family:var(--font-body);padding:.75em 1em;border-radius:var(--radius);flex:1 1 200px;font-size:.95rem}.newsletter__note[data-astro-cid-nbvfnxgh]{font-size:.78rem;opacity:.65;margin:.6rem 0 0}.site-footer[data-astro-cid-sz7xmlte]{background:var(--bg-deep);color:var(--bg);padding-top:4.5rem}.grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding-bottom:3rem;border-bottom:1px solid var(--line-on-dark)}.wordmark[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.6rem;margin:0 0 .8rem}a[data-astro-cid-sz7xmlte]{text-decoration:none}a[data-astro-cid-sz7xmlte]:hover{color:var(--gold)}ul[data-astro-cid-sz7xmlte]{list-style:none;margin:.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.bottom[data-astro-cid-sz7xmlte]{padding:1.4rem 1.5rem;font-size:.78rem;opacity:.6}@media (max-width: 760px){.grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}:root{--bg: #eae4d8;--bg-deep: #1b1410;--ink: #2b2420;--ink-soft: #5a5046;--wine: #5c1a2e;--wine-deep: #3a0f1e;--gold: #b8924a;--olive: #5b6240;--line: rgba(43, 36, 32, .16);--line-on-dark: rgba(234, 228, 216, .2);--font-display: "Forum", "Times New Roman", serif;--font-body: "Work Sans", system-ui, sans-serif;--font-utility: "Courier Prime", "Courier New", monospace;--max-width: 1180px;--radius: 2px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:1.1;margin:0 0 .5em;letter-spacing:.01em}h1{font-size:clamp(2.6rem,6vw,4.6rem)}h2{font-size:clamp(1.9rem,3.4vw,2.8rem)}h3{font-size:1.3rem}p{margin:0 0 1em}.eyebrow{font-family:var(--font-utility);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--wine)}.wrap{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5.5rem 0}.section--dark{background:var(--bg-deep);color:var(--bg)}.section--dark .eyebrow{color:var(--gold)}.btn{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-utility);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;padding:.85em 1.6em;border:1px solid currentColor;border-radius:var(--radius);text-decoration:none;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease}.btn--solid{background:var(--wine);border-color:var(--wine);color:var(--bg)}.btn--solid:hover{background:var(--wine-deep)}.btn--ghost-light{color:var(--bg)}.btn--ghost-light:hover{background:var(--bg);color:var(--wine-deep)}.btn--ghost-dark:hover{background:var(--ink);color:var(--bg)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
