:root{--bg:#0f1115;--panel:#171a21;--text:#e7e9ee;--muted:#a2a9b8;--line:#2a3140;--accent:#ffffff;--soft:#f4f6fa;--dark:#111}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:#141821;line-height:1.5}a{color:inherit}img{max-width:100%;display:block}audio{width:100%}.container{width:min(1100px,92vw);margin:0 auto}.narrow{width:min(980px,92vw)}.row{display:flex}.wrap{flex-wrap:wrap}.between{justify-content:space-between}.center{align-items:center}.gap{gap:1rem}.gap-lg{gap:1.5rem}.gap-xl{gap:2rem}.grow{flex:1}.mb-lg{margin-bottom:1.5rem}.stack{display:flex;flex-direction:column}.site-header{background:var(--bg);color:#fff;border-bottom:1px solid #1f2430;padding:1rem 0;position:sticky;top:0;z-index:10}.brand{text-decoration:none;font-weight:800;letter-spacing:.01em}.nav a{text-decoration:none;color:#d7dce8}.hero{position:relative;background:radial-gradient(circle at top left,rgba(79,109,255,.22),transparent 32%),radial-gradient(circle at 85% 25%,rgba(255,111,145,.18),transparent 24%),linear-gradient(135deg,#090b10 0%,#131824 45%,#1b2330 100%);color:#fff;padding:6.5rem 0 5.5rem;overflow:hidden}.hero:before{content:"";position:absolute;inset:auto -10% -20% auto;width:460px;height:460px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 34px rgba(255,255,255,.03),0 0 0 76px rgba(255,255,255,.02),0 0 0 118px rgba(255,255,255,.015)}.hero-shell{position:relative;z-index:1}.hero h1{font-size:clamp(3rem,7vw,5.75rem);line-height:.94;letter-spacing:-.04em;max-width:10ch;margin:.2rem 0 1rem}.hero .eyebrow{color:#9fb0d1}.hero .lede{font-size:1.35rem;color:#eef3ff;max-width:40rem}.hero-note{max-width:34rem;color:#aeb8cc;font-size:1rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#7f8ba1}.lede{font-size:1.2rem;color:#dce2ee;max-width:52rem}.section{padding:3.5rem 0}.muted{background:#f6f8fb}.grid{display:grid}.cards-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.cards-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.card{border:1px solid #e5e9f0;border-radius:18px;overflow:hidden;background:#fff}.card-body{padding:1rem 1.1rem}.cover{aspect-ratio:1/1;object-fit:cover;width:100%}.cover-large{width:min(320px,100%);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.18)}.cover-thumb{width:140px;border-radius:16px;border:1px solid #e5e9f0}.button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1rem;border-radius:999px;background:#111;color:#fff;text-decoration:none;border:0;cursor:pointer}.button-secondary{background:#f2f4f8;color:#141821;border:1px solid #e1e5ed}.full{width:100%}.list-item{padding:1rem 0;border-bottom:1px solid #e7ebf2}.meta{color:#647084;font-size:.92rem}.prose{padding-top:1.5rem}.site-footer{padding:2rem 0;background:#0f1115;color:#cfd6e6;margin-top:4rem}.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.admin-sidebar{background:#0f1115;color:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.admin-nav{display:flex;flex-direction:column;gap:.7rem}.admin-nav a,.admin-sidebar .brand{color:#fff;text-decoration:none}.admin-main{padding:2rem;background:#f6f8fb}.notice{padding:1rem;border-radius:14px;margin-bottom:1rem}.notice.success{background:#e8f7ed;color:#1f6b37}.notice.error{background:#fdeaea;color:#8f2626}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.table th,.table td{text-align:left;padding:.9rem 1rem;border-bottom:1px solid #e7ebf2}.table th{background:#f8fafc}.stat{background:#fff;border:1px solid #e7ebf2;border-radius:18px;padding:1.25rem;display:flex;flex-direction:column}.stat strong{font-size:2rem}label{display:flex;flex-direction:column;gap:.45rem;font-weight:600}input,textarea,select{width:100%;padding:.85rem 1rem;border:1px solid #cfd6e3;border-radius:12px;background:#fff;font:inherit}.checkbox{display:flex;flex-direction:row;align-items:center;gap:.65rem}.checkbox input{width:auto}.show-hero{align-items:flex-start}.block{display:block}.episode-card audio{margin-top:1rem}.section-head{margin-bottom:1rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;color:#647084;font-size:.95rem;margin-bottom:1rem}.breadcrumbs a{text-decoration:none}.archive-card{display:grid;grid-template-columns:140px 1fr;gap:1.25rem;align-items:start}.archive-art img{width:140px;aspect-ratio:1/1;object-fit:cover;border-radius:14px;border:1px solid #e5e9f0}.archive-copy h3{margin:.35rem 0}.episode-layout{display:grid;grid-template-columns:minmax(220px,300px) 1fr;gap:2rem;align-items:start}.episode-artwork img{width:100%}.episode-content .meta{margin-bottom:1rem}.featured-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,220px);gap:1.25rem;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.featured-item{display:flex;flex-direction:column;gap:.7rem;min-width:0}.featured-art{display:block}.featured-art img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;border:1px solid #dbe2ec;box-shadow:0 12px 30px rgba(16,24,40,.08);transition:transform .18s ease,box-shadow .18s ease}.featured-art:hover img{transform:translateY(-2px);box-shadow:0 18px 34px rgba(16,24,40,.14)}.featured-copy h3{margin:.1rem 0;font-size:1rem;line-height:1.2}.featured-copy p{margin:0}.featured-copy .meta + h3{margin-top:.35rem}.shows-index{background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}.shows-intro{margin-bottom:2rem}.shows-intro h1{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.04em;margin:.2rem 0 .75rem}.shows-copy{max-width:48rem;font-size:1.1rem;color:#556277}.shows-filter-block{border-top:1px solid #e7ebf2;border-bottom:1px solid #e7ebf2;padding:1.5rem 0 1.6rem;margin-bottom:2rem}.shows-filter-label{font-weight:700;margin:0 0 .9rem}.shows-filter-row{display:flex;flex-wrap:wrap;gap:.75rem}.genre-chip{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:1px solid #25455d;border-radius:12px;background:#fff;color:#111;text-decoration:none;font-weight:700}.genre-chip.active{background:#0f6a7f;color:#fff;border-color:#0f6a7f}.shows-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,210px);gap:1.25rem;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:thin}.show-tile{display:flex;flex-direction:column;gap:.65rem;min-width:0}.show-tile-art{display:block}.show-tile-art img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;border:1px solid #dbe2ec;box-shadow:0 10px 24px rgba(16,24,40,.08)}.show-tile-copy h3{margin:.15rem 0;font-size:1rem;line-height:1.22}.show-tile-copy p{margin:0}.show-tile-copy .meta + h3{margin-top:.3rem}.show-tile-placeholder{opacity:.72}.placeholder-art{position:relative;aspect-ratio:1/1;border-radius:12px;border:1px dashed #cfd6e3;background:linear-gradient(135deg,#f8fafc,#edf2f7)}.placeholder-badge{position:absolute;left:12px;top:12px;padding:.35rem .55rem;border-radius:999px;background:rgba(15,17,21,.08);color:#57657a;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}@media (max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-main{padding:1rem}.archive-card,.episode-layout{grid-template-columns:1fr}.archive-art img{width:100%;max-width:220px}.hero{padding:5.5rem 0 4.75rem}.hero h1{max-width:12ch}}@media (max-width:560px){.hero h1{font-size:2.9rem}.featured-rail{grid-auto-columns:minmax(150px,180px)}.shows-rail{grid-auto-columns:minmax(150px,180px)}}
