:root{color-scheme:light dark;--page-bg:#020617;--page-bg-alt:#111827;--surface:#0f172a99;--surface-strong:#f8fafc0f;--text-main:#f8fafc;--text-muted:#cbd5e1;--link:#93c5fd;--border:#ffffff1f;--button-bg:#2563eb;color:var(--text-main);background:var(--page-bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=light]{color-scheme:light;--page-bg:#f8fafc;--page-bg-alt:#e2e8f0;--surface:#ffffffe6;--surface-strong:#0f172a0f;--text-main:#0f172a;--text-muted:#334155;--link:#1d4ed8;--border:#0f172a1f;--button-bg:#2563eb}:root[data-theme=dark]{color-scheme:dark;--page-bg:#020617;--page-bg-alt:#111827;--surface:#0f172a99;--surface-strong:#f8fafc0f;--text-main:#f8fafc;--text-muted:#cbd5e1;--link:#93c5fd;--border:#ffffff1f;--button-bg:#2563eb}*{box-sizing:border-box}body{background:linear-gradient(135deg, var(--page-bg) 0%, var(--page-bg-alt) 100%);color:var(--text-main);margin:0}img{max-width:100%}.container{width:min(1100px,100% - 2rem);margin:0 auto}.site-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--page-bg) 85%, transparent);backdrop-filter:blur(8px)}.site-header .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding:1rem 0;display:flex}.brand-group{color:inherit;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem 1rem;text-decoration:none;display:flex}.hero-logo{width:100px;height:auto}.hero-logo--dark,[data-theme=dark] .hero-logo--light{display:none}[data-theme=dark] .hero-logo--dark{display:inline-block}.brand{color:var(--text-main);font-size:1.1rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:.6rem;display:flex}.nav-links a,.theme-picker,.theme-select{color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.9rem;text-decoration:none}.theme-picker{align-items:center;gap:.35rem;display:inline-flex}.theme-select{color:var(--text-main);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:.25rem .55rem;font-size:.9rem}.rss-icon{vertical-align:middle;width:20px;height:20px;display:inline-block}.hero{padding:0}.hero h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.hero p{max-width:900px;color:var(--text-muted)}.featured-series{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin-top:1rem;margin-bottom:1.5rem;padding:1.2rem 1.25rem}.featured-series h2{margin-top:0;margin-bottom:.8rem}.featured-series-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.featured-series-list li{justify-content:flex-start;align-items:flex-start;min-width:0;display:flex}.featured-series-list a{color:var(--text-main);font-weight:600;text-decoration:none}.group{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin:1.5rem 0 2rem;padding:1.2rem}.group h2{margin-top:0;margin-bottom:.75rem}.group-toggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.group-toggle h2{margin-bottom:0}.group-body{display:block}.group.is-collapsed .group-body{display:none}.group.is-collapsed .group-toggle h2{margin-bottom:.75rem}.episode-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.episode-card{background:var(--surface-strong);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.episode-card a{color:var(--text-main);overflow-wrap:anywhere;word-break:break-word;font-weight:600;text-decoration:none}.episode-meta{color:var(--text-muted);white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:.95rem}.inline-link{color:var(--link);margin-left:.5rem;text-decoration:none}.inline-link:hover{text-decoration:underline}article{padding:2rem 0 3rem}article h1{margin-bottom:.3rem;font-size:clamp(1.7rem,3vw,2.4rem)}.player{width:100%;margin:1.25rem 0}.back-links{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.back-links a{color:var(--link)}.feed-callout{background:var(--button-bg);color:#fff;border-radius:999px;margin-top:.5rem;padding:.6rem .9rem;font-weight:700;text-decoration:none;display:inline-block}@media (width<=700px){.episode-card{flex-direction:column;align-items:flex-start}}@media (width<=560px){.featured-series-list{grid-template-columns:1fr}}@media (width<=600px){.site-header .container{text-align:center;justify-content:center}.brand-group{flex-direction:column}}
