@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&family=Courier+Prime:ital,wght@0,400;0,700;1,400&display=swap";.site-header[data-astro-cid-ctg3m53h]{background:var(--navy);border-bottom:2px solid var(--gold);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:2rem;padding-top:.875rem;padding-bottom:.875rem}.wordmark-stamp[data-astro-cid-ctg3m53h]{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.nav-stamp[data-astro-cid-ctg3m53h]{display:inline-flex;flex-direction:column;align-items:center;gap:3px}.nav-stamp__rule[data-astro-cid-ctg3m53h]{width:66px;height:1.5px;background:#f5f0e8;display:block}.nav-stamp__text[data-astro-cid-ctg3m53h]{font-family:var(--font-serif);font-size:17px;font-weight:700;color:#f5f0e8;letter-spacing:-.02em;line-height:1}.nav-stamp__text[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:var(--gold)}.wordmark-stamp[data-astro-cid-ctg3m53h]:hover .nav-stamp__text[data-astro-cid-ctg3m53h]{color:#fff}.wordmark-stamp[data-astro-cid-ctg3m53h]:hover .nav-stamp__rule[data-astro-cid-ctg3m53h]{background:#fff}nav[data-astro-cid-ctg3m53h]{flex:1}.nav-list[data-astro-cid-ctg3m53h]{list-style:none;display:flex;gap:.125rem;flex-wrap:wrap}.nav-link[data-astro-cid-ctg3m53h]{font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--ivory);text-decoration:none;padding:.375rem .75rem;border-radius:3px;transition:color .15s,background .15s}.nav-link[data-astro-cid-ctg3m53h]:hover{color:var(--amber);background:#ffffff0f}.nav-link[data-astro-cid-ctg3m53h].active{color:var(--amber)}.cta-btn[data-astro-cid-ctg3m53h]{flex-shrink:0;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--navy);background:var(--gold);text-decoration:none;padding:.5rem 1rem;border-radius:2px;font-weight:700;transition:background .15s;white-space:nowrap}.cta-btn[data-astro-cid-ctg3m53h]:hover{background:var(--amber)}@media(max-width:820px){.cta-btn[data-astro-cid-ctg3m53h]{display:none}.header-inner[data-astro-cid-ctg3m53h]{flex-wrap:wrap;gap:.75rem}nav[data-astro-cid-ctg3m53h]{width:100%}.nav-link[data-astro-cid-ctg3m53h]{font-size:.8rem;padding:.25rem .5rem}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--navy);color:var(--ivory);border-top:1px solid var(--steel);margin-top:4rem}.footer-inner[data-astro-cid-gcn2mc3v]{display:flex;gap:4rem;padding-top:3rem;padding-bottom:2rem;flex-wrap:wrap}.footer-brand[data-astro-cid-gcn2mc3v]{flex:1;min-width:200px}.wordmark[data-astro-cid-gcn2mc3v]{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:var(--gold);letter-spacing:.04em}.tagline[data-astro-cid-gcn2mc3v]{font-size:.875rem;color:var(--muted);margin-top:.5rem;max-width:30ch;line-height:1.55}.footer-nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--cream);font-size:.875rem;text-decoration:none;transition:color .15s}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--amber)}.footer-bottom[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;border-top:1px solid var(--slate);padding-top:1rem;padding-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.footer-bottom[data-astro-cid-gcn2mc3v] .label[data-astro-cid-gcn2mc3v]{color:var(--muted);font-size:.7rem}:root{--navy: #0d1b2a;--slate: #1c2f45;--steel: #2d4a6b;--gold: #c9922a;--amber: #e8a93c;--ivory: #f5f0e8;--cream: #ede8dc;--text: #1a1a1a;--muted: #5a5a5a;--rule: #c2b8a6;--green: #1a4a2e;--red: #8b2020;--font-serif: "Libre Baskerville", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "Courier Prime", "Courier New", monospace;--max-width: 1200px;--gutter: 1.5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--text);background:var(--ivory);font-size:16px;line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);line-height:1.2}a{color:var(--steel);text-decoration:underline;text-underline-offset:3px}a:hover{color:var(--gold)}hr{border:none;border-top:1px solid var(--rule);margin:2rem 0}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--gutter)}.label{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:block}
