.site-header[data-astro-cid-ctg3m53h]{background:var(--color-bg);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px);background-color:color-mix(in srgb,var(--color-bg) 92%,transparent)}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1rem;padding-bottom:1rem}.brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.75rem;color:var(--color-text)}.brand[data-astro-cid-ctg3m53h]:hover{color:var(--color-text)}.brand-mark[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:var(--color-accent);color:#fff;font-family:var(--font-display);font-weight:900;font-size:.95rem;letter-spacing:.04em;border-radius:2px}.brand-text[data-astro-cid-ctg3m53h]{display:inline-flex;flex-direction:column;line-height:1}.brand-line-1[data-astro-cid-ctg3m53h]{font-family:var(--font-body);font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--color-text-muted)}.brand-line-2[data-astro-cid-ctg3m53h]{font-family:var(--font-display);font-size:1.35rem;font-weight:700;letter-spacing:-.01em;margin-top:2px}.site-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;gap:1.5rem;list-style:none;align-items:center}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.88rem;font-weight:500;letter-spacing:.02em;color:var(--color-text);padding:.25rem 0;border-bottom:2px solid transparent}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{border-bottom-color:var(--color-accent);color:var(--color-accent)}@media(max-width:640px){.brand-line-1[data-astro-cid-ctg3m53h]{display:none}.brand-line-2[data-astro-cid-ctg3m53h]{font-size:1.1rem}.site-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{gap:1rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.8rem}}.site-footer[data-astro-cid-gcn2mc3v]{margin-top:5rem;background:var(--color-bg-dark);color:#d9d4c8}.footer-inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:3rem;padding-top:3.5rem;padding-bottom:2.5rem}.brand-col[data-astro-cid-gcn2mc3v]{max-width:22rem}.brand-mark[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--color-accent);color:#fff;font-family:var(--font-display);font-weight:900;border-radius:2px;margin-bottom:1rem}.brand-title[data-astro-cid-gcn2mc3v]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}.brand-blurb[data-astro-cid-gcn2mc3v]{color:#9d988c;font-size:.88rem;line-height:1.55}h4[data-astro-cid-gcn2mc3v]{font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-bottom:1rem}ul[data-astro-cid-gcn2mc3v]{list-style:none;display:flex;flex-direction:column;gap:.5rem}li[data-astro-cid-gcn2mc3v],.muted[data-astro-cid-gcn2mc3v]{font-size:.88rem;color:#9d988c}li[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#d9d4c8}li[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--color-gold)}.footer-bottom[data-astro-cid-gcn2mc3v]{padding-top:1.5rem;padding-bottom:2rem;border-top:1px solid #2a2522}.footer-bottom[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{font-size:.78rem;color:#7a756c}@media(max-width:860px){.footer-inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:520px){.footer-inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}:root{--color-bg: #faf7f2;--color-bg-card: #ffffff;--color-bg-dark: #141010;--color-text: #1a1a1a;--color-text-muted: #6b6b6b;--color-accent: #8a1a1a;--color-accent-hover: #b22222;--color-gold: #c49a3c;--color-border: #e6dfd4;--color-rule: #1a1a1a;--font-display: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--max-width: 1180px;--gutter: clamp(1rem, 4vw, 2rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.55;min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}main{flex:1}a{color:inherit;text-decoration:none;transition:color .15s ease}a:hover{color:var(--color-accent)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.15;color:var(--color-text)}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--gutter)}.eyebrow{display:inline-block;font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent)}.rating-pill{display:inline-block;font-family:var(--font-body);font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:.15em .55em;border:1px solid var(--color-text);color:var(--color-text);border-radius:2px}.section-rule{border:0;border-top:2px solid var(--color-rule);margin:0 0 1.25rem}
