.podcast-panel audio:focus-visible{outline:2px solid #57cdf7;outline-offset:2px}.podcast-panel{margin:0 0 1rem;padding:1rem;border:1px solid rgba(215,229,234,.35);border-radius:12px;background:rgba(8,12,14,.82);color:#f5eee5}.podcast-panel__top{padding-bottom:.75rem;border-bottom:1px solid rgba(215,229,234,.2)}.podcast-panel audio{display:block;width:100%;margin:1rem 0}.podcast-error{margin:.5rem 0;color:#ffac61}.podcast-lines{max-height:25rem;margin:0;padding:0;overflow:auto;list-style:none}.podcast-line{display:flex;align-items:flex-start;gap:.65rem;margin:.55rem 0;padding:.55rem .7rem;border:1px solid rgba(215,229,234,.18);border-radius:9px;background:rgba(255,255,255,.06)}.podcast-line.is-active{border-color:#57cdf7;box-shadow:0 0 0 1px rgba(87,205,247,.45)}.podcast-voice-meter{width:14px;min-height:36px;display:flex;align-items:center;gap:2px;flex:0 0 14px;opacity:.28}.podcast-voice-meter span{width:3px;height:8px;border-radius:999px;background:#879399}.podcast-line[data-color="cyan"] .podcast-voice-meter span{background:#57cdf7}.podcast-line[data-color="orange"] .podcast-voice-meter span{background:#ffac61}.podcast-line.is-active .podcast-voice-meter{opacity:1}.podcast-panel.is-playing .podcast-line.is-active .podcast-voice-meter span{animation:podcast-voice-bounce .58s ease-in-out infinite}.podcast-panel.is-playing .podcast-line.is-active .podcast-voice-meter span:nth-child(1){animation-delay:-.26s}.podcast-panel.is-playing .podcast-line.is-active .podcast-voice-meter span:nth-child(2){animation-delay:-.41s}.podcast-panel.is-playing .podcast-line.is-active .podcast-voice-meter span:nth-child(3){animation-delay:-.02s}@keyframes podcast-voice-bounce{0%,100%{height:6px;opacity:.45}45%{height:28px;opacity:1}70%{height:14px;opacity:.8}}.podcast-avatar{width:36px;height:36px;flex:0 0 36px;border:2px solid #879399;border-radius:50%;object-fit:cover}.podcast-line[data-color="cyan"] .podcast-avatar{border-color:#57cdf7}.podcast-line[data-color="orange"] .podcast-avatar{border-color:#ffac61}.podcast-copy{min-width:0}.podcast-speaker{display:block;font-weight:bold}.podcast-line[data-color="cyan"] .podcast-speaker{color:#57cdf7}.podcast-line[data-color="orange"] .podcast-speaker{color:#ffac61}.podcast-text{display:block;margin-top:.15rem;line-height:1.55}@media (max-width:640px){.podcast-lines{max-height:20rem}}@media (prefers-reduced-motion: reduce){.podcast-panel *{scroll-behavior:auto!important;transition:none!important}}
