.podcast-module{font-family:sans-serif;margin:20px auto;max-width:700px}.podcast-row{align-items:flex-start;display:flex;gap:20px}.podcast-thumbnail img{border-radius:8px;height:168px;object-fit:cover;width:168px}.podcast-content{flex:1}.podcast-content h2{font-size:1.8rem;margin-bottom:10px}.episode-details{margin-bottom:15px}.podcast-chapters{list-style:none;margin-top:10px;padding:0}.podcast-chapters li{margin-bottom:5px}.chapter-btn{background:#1f4650;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 10px}.chapter-btn:hover{background:#3a6b7a}@media (max-width:600px){.podcast-row{align-items:center;flex-direction:column}.podcast-thumbnail img{height:auto;max-width:168px;width:100%}.podcast-content{width:100%}}.episode-breadcrumb{color:#757575;font-size:12px}h4{margin-block-end:0!important;margin-block-start:0!important}.waveform-container{align-items:center;display:flex;gap:10px}.play-pause-btn{align-items:center;background:none;border:3px solid #1f4650;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;height:36px;justify-content:center;padding:6px;transition:background .2s ease,border-color .2s ease;width:36px}.play-pause-btn svg{height:16px;transition:fill .2s ease;width:16px}.waveform-container .current-time,.waveform-container .duration{color:#757575;font-size:12px;text-align:center;width:40px}#waveform{flex:1}