:root{--espresso: #0f0b08;--espresso-mid: #1a1410;--espresso-light: #261e17;--gold: #C9A84C;--gold-pale: #e8d5a3;--cream: #f5f0e8;--text-body: #c4b9ab;--text-dim: #7a6e64;--border: rgba(201, 168, 76, .15)}[data-astro-cid-we6un2hb],[data-astro-cid-we6un2hb]:before,[data-astro-cid-we6un2hb]:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--espresso);color:var(--text-body);font-family:"Source Serif 4",Georgia,serif;-webkit-font-smoothing:antialiased}.nav[data-astro-cid-we6un2hb]{border-bottom:1px solid var(--border);padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-we6un2hb]{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--cream)}.nav-logo[data-astro-cid-we6un2hb] span[data-astro-cid-we6un2hb]{color:var(--gold)}.nav-cta[data-astro-cid-we6un2hb]{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);text-decoration:none;border:1px solid var(--gold);padding:.45rem 1rem}.hero[data-astro-cid-we6un2hb]{max-width:760px;margin:0 auto;padding:5rem 2rem 3.5rem;text-align:center}.hero-eyebrow[data-astro-cid-we6un2hb]{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;display:block}.hero[data-astro-cid-we6un2hb] h1[data-astro-cid-we6un2hb]{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:300;line-height:1.15;color:var(--cream);margin-bottom:1.25rem}.hero[data-astro-cid-we6un2hb] h1[data-astro-cid-we6un2hb] em[data-astro-cid-we6un2hb]{color:var(--gold);font-style:italic}.hero[data-astro-cid-we6un2hb] p[data-astro-cid-we6un2hb]{font-size:1.05rem;color:var(--text-body);line-height:1.8;max-width:540px;margin:0 auto}.gold-rule[data-astro-cid-we6un2hb]{width:48px;height:1px;background:var(--gold);margin:2.5rem auto;opacity:.5}.grid-wrap[data-astro-cid-we6un2hb]{max-width:1000px;margin:0 auto;padding:0 2rem 6rem}.article-grid[data-astro-cid-we6un2hb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.25rem}.article-card[data-astro-cid-we6un2hb]{border:1px solid var(--border);background:var(--espresso-mid);padding:1.75rem;text-decoration:none;display:block;position:relative;transition:border-color .2s}.article-card[data-astro-cid-we6un2hb]:hover{border-color:var(--gold)}.article-card[data-astro-cid-we6un2hb]:after{content:"→";position:absolute;bottom:1.5rem;right:1.5rem;font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-dim);transition:color .2s,transform .2s}.article-card[data-astro-cid-we6un2hb]:hover:after{color:var(--gold);transform:translate(3px)}.article-eyebrow[data-astro-cid-we6un2hb]{font-family:DM Mono,monospace;font-size:.58rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.article-title[data-astro-cid-we6un2hb]{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400;color:var(--cream);margin-bottom:.6rem;line-height:1.25}.article-desc[data-astro-cid-we6un2hb]{font-size:.88rem;color:var(--text-body);line-height:1.65;padding-right:1rem}.about-strip[data-astro-cid-we6un2hb]{border-top:1px solid var(--border);max-width:760px;margin:0 auto;padding:4rem 2rem;text-align:center}.about-strip[data-astro-cid-we6un2hb] h2[data-astro-cid-we6un2hb]{font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:300;color:var(--cream);margin-bottom:1rem}.about-strip[data-astro-cid-we6un2hb] h2[data-astro-cid-we6un2hb] em[data-astro-cid-we6un2hb]{color:var(--gold);font-style:italic}.about-strip[data-astro-cid-we6un2hb] p[data-astro-cid-we6un2hb]{color:var(--text-body);font-size:.95rem;line-height:1.8;max-width:520px;margin:0 auto 1.5rem}.about-link[data-astro-cid-we6un2hb]{font-family:DM Mono,monospace;font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(201,168,76,.3);padding-bottom:2px}footer[data-astro-cid-we6un2hb]{border-top:1px solid var(--border);padding:2rem;text-align:center}.footer-logo[data-astro-cid-we6un2hb]{font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);margin-bottom:.75rem}.footer-logo[data-astro-cid-we6un2hb] span[data-astro-cid-we6un2hb]{color:var(--gold)}.footer-copy[data-astro-cid-we6un2hb]{font-family:DM Mono,monospace;font-size:.6rem;color:var(--text-dim)}@media (max-width: 600px){.nav[data-astro-cid-we6un2hb]{padding:1rem}.hero[data-astro-cid-we6un2hb]{padding:3rem 1.25rem 2.5rem}.grid-wrap[data-astro-cid-we6un2hb]{padding:0 1.25rem 4rem}}
