.player.svelte-j1l7g3{display:flex;align-items:center;gap:14px;margin-top:16px;background:#f0ebe7;padding:12px 16px;border-radius:var(--radius-md)}.play-btn.svelte-j1l7g3{all:unset;cursor:pointer;width:38px;height:38px;background:var(--warm-accent);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .15s,box-shadow .15s}.play-btn.svelte-j1l7g3 svg:where(.svelte-j1l7g3){width:15px;height:15px;margin-left:1px}@media(hover:hover){.play-btn.svelte-j1l7g3:hover{transform:scale(1.08);box-shadow:0 2px 8px #ad5e4b59}}.wave.svelte-j1l7g3{all:unset;cursor:pointer;flex:1;display:flex;align-items:center;gap:2px;height:30px;min-width:0;overflow:hidden}.wave.svelte-j1l7g3 span:where(.svelte-j1l7g3){flex:1;min-width:2px;border-radius:2px;background:var(--warm-chip);transition:background .12s}.wave.svelte-j1l7g3 span.filled:where(.svelte-j1l7g3){background:var(--warm-accent)}.time.svelte-j1l7g3{font-size:var(--fs-caption);font-weight:500;color:var(--warm-chip-text);flex-shrink:0;white-space:nowrap;font-variant-numeric:tabular-nums}.podcast-icon.svelte-1yetzgr{width:128px;height:128px;background:var(--warm-chip);border-radius:28px;display:flex;align-items:center;justify-content:center}.podcast-icon.svelte-1yetzgr svg:where(.svelte-1yetzgr){width:52px;height:52px;color:var(--warm-accent)}.platforms.svelte-1yetzgr{display:flex;gap:12px;margin-top:16px}.platform-link.svelte-1yetzgr{font-size:var(--fs-caption);font-weight:600;color:var(--warm-chip-text);text-decoration:none;padding:6px 12px;background:var(--warm-chip);border-radius:var(--radius-sm);transition:background .15s}@media(hover:hover){.platform-link.svelte-1yetzgr:hover{background:#dfc5b0}}.podcast-bars.svelte-1yetzgr{margin-top:24px;display:flex;align-items:flex-end;gap:4px;height:48px}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr){width:3px;border-radius:2px;background:var(--warm-accent);animation:svelte-1yetzgr-barPulse 1.4s ease-in-out infinite alternate}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(1){height:20%;animation-delay:0s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(2){height:45%;animation-delay:.08s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(3){height:70%;animation-delay:.12s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(4){height:50%;animation-delay:.18s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(5){height:90%;animation-delay:.22s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(6){height:60%;animation-delay:.28s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(7){height:35%;animation-delay:.32s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(8){height:80%;animation-delay:.38s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(9){height:55%;animation-delay:.42s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(10){height:40%;animation-delay:.48s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(11){height:75%;animation-delay:.52s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(12){height:30%;animation-delay:.58s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(13){height:65%;animation-delay:.62s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(14){height:45%;animation-delay:.68s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(15){height:25%;animation-delay:.72s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(16){height:55%;animation-delay:.78s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(17){height:85%;animation-delay:.82s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(18){height:40%;animation-delay:.88s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(19){height:60%;animation-delay:.92s}.podcast-bars.svelte-1yetzgr span:where(.svelte-1yetzgr):nth-child(20){height:35%;animation-delay:.98s}@keyframes svelte-1yetzgr-barPulse{0%{transform:scaleY(.5);opacity:.4}to{transform:scaleY(1);opacity:1}}.episodes.svelte-1yetzgr{padding-top:48px;padding-bottom:48px}.episode-card.svelte-1yetzgr{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;padding:24px 0}@media(hover:hover){.episode-card.svelte-1yetzgr:hover{opacity:.7}}.ep-number.svelte-1yetzgr{font-size:var(--fs-display);font-weight:700;color:var(--accent-light);line-height:1;min-width:40px}.ep-meta.svelte-1yetzgr{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ep-status.svelte-1yetzgr{display:inline-flex;align-items:center;gap:6px;font-size:var(--fs-micro);font-weight:600;color:var(--warm-accent);background:var(--warm-chip);padding:5px 12px;border-radius:var(--radius-pill)}.ep-status.svelte-1yetzgr svg:where(.svelte-1yetzgr){width:13px;height:13px}.ep-status.ep-live.svelte-1yetzgr{color:var(--accent-dark);background:var(--accent-light)}.ep-content.svelte-1yetzgr h3:where(.svelte-1yetzgr){font-size:var(--fs-h2);font-weight:500;color:var(--ink);margin:0 0 6px;transition:color .15s}.ep-content.svelte-1yetzgr p:where(.svelte-1yetzgr){font-size:var(--fs-body);color:var(--text-secondary);line-height:var(--lh-body);margin:0}.divider.svelte-1yetzgr{height:1px;background:var(--border-soft);margin:12px 0}@media(max-width:640px){.platforms.svelte-1yetzgr{flex-wrap:wrap}.episode-card.svelte-1yetzgr{gap:14px}}
