:root{--bg: #08080f;--panel: rgba(255, 255, 255, .05);--panel-warm: rgba(201, 123, 58, .07);--text: #f0ece4;--muted: #a89880;--line-warm: rgba(201, 123, 58, .25);--accent: #c97b3a;--accent-light: #e8a86a;--max: 1160px;--radius: 18px}[data-astro-cid-xglhyxzr]{box-sizing:border-box}body{margin:0;font-family:Crimson Text,Georgia,serif;color:var(--text);background:linear-gradient(180deg,#0c0a0e,#08080f 45%,#06060b);line-height:1.65}a[data-astro-cid-xglhyxzr]{color:inherit;text-decoration:none}.container[data-astro-cid-xglhyxzr]{width:min(var(--max),calc(100% - 2rem));margin:0 auto}.site-header[data-astro-cid-xglhyxzr]{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:#08080fe0;border-bottom:1px solid var(--line-warm)}.nav[data-astro-cid-xglhyxzr]{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:50px}.brand[data-astro-cid-xglhyxzr]{display:flex;flex-direction:column;gap:.1rem}.brand-name[data-astro-cid-xglhyxzr]{font-family:Cinzel,serif;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.brand-tag[data-astro-cid-xglhyxzr]{font-size:.82rem;color:var(--muted);font-style:italic}.nav-links[data-astro-cid-xglhyxzr]{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center}.nav-links[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr]{font-family:Cinzel,serif;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.nav-links[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr].active,.nav-links[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr]:hover{color:var(--accent-light)}.hero[data-astro-cid-xglhyxzr]{padding:4rem 0 2rem}.hero-card[data-astro-cid-xglhyxzr],.card[data-astro-cid-xglhyxzr]{background:var(--panel-warm);border:1px solid var(--line-warm);border-radius:var(--radius)}.hero-card[data-astro-cid-xglhyxzr]{padding:2rem}.eyebrow[data-astro-cid-xglhyxzr]{display:inline-block;font-family:Cinzel,serif;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-light)}h1[data-astro-cid-xglhyxzr],h2[data-astro-cid-xglhyxzr],h3[data-astro-cid-xglhyxzr]{font-family:Cinzel,serif;line-height:1.1}h1[data-astro-cid-xglhyxzr]{font-size:clamp(1.5rem,5vw,2rem);margin:.75rem 0 1rem}.grid[data-astro-cid-xglhyxzr]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-bottom:3rem}.card[data-astro-cid-xglhyxzr]{padding:1.4rem;transition:border-color .2s,transform .2s;cursor:pointer}.card[data-astro-cid-xglhyxzr]:hover{border-color:var(--accent);transform:translateY(-4px)}.series-tag[data-astro-cid-xglhyxzr]{display:inline-block;font-family:Cinzel,serif;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-light)}.series-image[data-astro-cid-xglhyxzr]{width:100%;display:block;border-radius:12px;margin:1rem 0;border:1px solid var(--line-warm);transition:box-shadow .2s}.book-cover-img[data-astro-cid-xglhyxzr]{display:block;width:auto;height:220px;border-radius:12px;margin:1rem 0;border:1px solid var(--line-warm);transition:box-shadow .2s}.card[data-astro-cid-xglhyxzr]:hover .series-image[data-astro-cid-xglhyxzr],.card[data-astro-cid-xglhyxzr]:hover .book-cover-img[data-astro-cid-xglhyxzr]{box-shadow:0 12px 32px #c97b3a33}.status[data-astro-cid-xglhyxzr]{color:var(--muted);font-style:italic}.actions[data-astro-cid-xglhyxzr]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.text-link[data-astro-cid-xglhyxzr]{font-family:Cinzel,serif;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-light);font-weight:700}footer[data-astro-cid-xglhyxzr]{padding:2rem 0 3rem;color:var(--muted)}.footer-inner[data-astro-cid-xglhyxzr]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid var(--line-warm);padding-top:1.5rem}.footer-follow[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-follow[data-astro-cid-xglhyxzr] strong[data-astro-cid-xglhyxzr]{color:var(--text);font-size:.95rem;letter-spacing:.08em;text-transform:uppercase}.footer-follow[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr]{display:inline-flex;align-items:center;gap:.6rem;color:var(--accent-light);text-decoration:none;font-size:1rem;font-weight:600}.footer-follow[data-astro-cid-xglhyxzr] svg[data-astro-cid-xglhyxzr]{width:1.2rem;height:1.2rem;flex:0 0 auto}.footer-follow[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr]:hover{text-decoration:underline}@media(max-width:800px){.nav[data-astro-cid-xglhyxzr]{padding:.8rem 0;flex-direction:column;align-items:flex-start}.grid[data-astro-cid-xglhyxzr]{grid-template-columns:1fr}}
