.AudioPlayer-module__6ODwGa__player{background:var(--color-white,#fff);border:1px solid var(--color-border,#eaecf0);border-radius:var(--radius-md,12px);box-shadow:var(--shadow-sm,0 2px 12px #0000000f);align-items:center;gap:12px;margin-bottom:2rem;padding:16px 20px;display:flex}.AudioPlayer-module__6ODwGa__episode{text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand,#e8740c);white-space:nowrap;font-size:12px;font-weight:700}.AudioPlayer-module__6ODwGa__playBtn{background:var(--color-brand,#e8740c);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:background .15s;display:flex}.AudioPlayer-module__6ODwGa__playBtn:hover{background:#d0680b}.AudioPlayer-module__6ODwGa__time{color:var(--color-text-muted,#5f6b7a);white-space:nowrap;font-variant-numeric:tabular-nums;min-width:36px;font-size:13px;font-weight:500}.AudioPlayer-module__6ODwGa__progressBar{background:var(--color-bg-subtle,#f3f4f6);cursor:pointer;border-radius:3px;flex:1;min-width:60px;height:6px;position:relative}.AudioPlayer-module__6ODwGa__progressFill{background:var(--color-brand,#e8740c);border-radius:3px;height:100%;transition:width .1s linear}.AudioPlayer-module__6ODwGa__speedSelect{border:1px solid var(--color-border,#eaecf0);color:var(--color-text-muted,#5f6b7a);cursor:pointer;background:0 0;border-radius:6px;padding:4px 6px;font-size:12px;font-weight:600}@media (max-width:639px){.AudioPlayer-module__6ODwGa__player{flex-wrap:wrap;gap:8px;padding:12px 16px}.AudioPlayer-module__6ODwGa__episode{order:-1;width:100%}.AudioPlayer-module__6ODwGa__progressBar{flex:none;order:10;width:100%;height:8px}}
