:root{--bg: #ffffff;--bg-surface: #f9fafb;--text: #111827;--text-secondary: #374151;--text-muted: #6b7280;--text-faint: #6b7280;--border: #e5e7eb;--accent: #15803d;--accent-light: #f0fdf4;--accent-hover: #dcfce7;--accent-border: #bbf7d0}@media(prefers-color-scheme:dark){:root{--bg: #111827;--bg-surface: #1f2937;--text: #f9fafb;--text-secondary: #d1d5db;--text-muted: #9ca3af;--text-faint: #9ca3af;--border: #374151;--accent: #4ade80;--accent-light: #1a2e1a;--accent-hover: #1f3a1f;--accent-border: #2d5a2d}}[data-astro-cid-5hce7sga],[data-astro-cid-5hce7sga]:before,[data-astro-cid-5hce7sga]:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);line-height:1.6}h1,h2,h3{font-family:Lora,Georgia,Times New Roman,serif}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.site-header[data-astro-cid-5hce7sga]{background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-5hce7sga]{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:2rem;height:60px}.site-logo[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text);font-weight:700;font-size:1.125rem;flex-shrink:0}.logo-icon[data-astro-cid-5hce7sga]{width:28px;height:28px}.logo-text[data-astro-cid-5hce7sga]{color:var(--accent)}.main-nav[data-astro-cid-5hce7sga]{flex:1;overflow:hidden}.main-nav[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;gap:.25rem;list-style:none;margin:0;padding:0}.main-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:block;padding:.375rem .75rem;color:var(--text-secondary);text-decoration:none;font-size:.875rem;border-radius:.375rem;transition:background .15s,color .15s;white-space:nowrap}.main-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{background:var(--accent-light);color:var(--accent)}.nav-toggle[data-astro-cid-5hce7sga]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer;flex-shrink:0}.nav-toggle[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{display:block;height:2px;background:var(--text-secondary);border-radius:2px;transition:transform .2s}.reading-progress[data-astro-cid-5hce7sga]{height:3px;background:var(--border)}.reading-progress-bar[data-astro-cid-5hce7sga]{height:100%;background:var(--accent);width:0%;transition:width 50ms linear}.mobile-nav[data-astro-cid-5hce7sga]{border-top:1px solid var(--border);background:var(--bg);max-height:0;overflow:hidden;transition:max-height .3s ease-out}.mobile-nav[data-astro-cid-5hce7sga].is-open{max-height:400px}.mobile-nav[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;gap:.25rem;list-style:none;margin:0;padding:.75rem 1rem}.mobile-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:block;padding:.375rem .75rem;color:var(--text-secondary);text-decoration:none;font-size:.875rem;border-radius:.375rem}.mobile-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{background:var(--accent-light);color:var(--accent)}@media(max-width:768px){.main-nav[data-astro-cid-5hce7sga]{display:none}.nav-toggle[data-astro-cid-5hce7sga]{display:flex;margin-left:auto}}.site-footer[data-astro-cid-5hce7sga]{background:var(--bg-surface);border-top:1px solid var(--border);margin-top:4rem}.footer-inner[data-astro-cid-5hce7sga]{max-width:1200px;margin:0 auto;padding:3rem 1rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width:640px){.footer-inner[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:2rem}}.footer-logo[data-astro-cid-5hce7sga]{display:inline-block;font-weight:700;font-size:1.125rem;color:var(--accent);text-decoration:none;margin-bottom:.5rem}.footer-brand[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{color:var(--text-muted);font-size:.875rem;margin:.5rem 0 1rem}.rss-link[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--accent);text-decoration:none;border:1px solid var(--accent);padding:.25rem .75rem;border-radius:9999px;transition:background .15s,color .15s}.rss-link[data-astro-cid-5hce7sga]:hover{background:var(--accent);color:var(--bg)}.footer-categories[data-astro-cid-5hce7sga] h3[data-astro-cid-5hce7sga]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);margin:0 0 .75rem}.footer-categories[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.25rem 1rem}.footer-categories[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text-secondary);text-decoration:none;font-size:.875rem}.footer-categories[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--accent);text-decoration:underline}.footer-bottom[data-astro-cid-5hce7sga]{border-top:1px solid var(--border);padding:1rem;text-align:center}.footer-bottom[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{margin:0;font-size:.8125rem;color:var(--text-faint)}
