.audio-player[data-astro-cid-pgr4kkuk]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;gap:16px;max-width:480px;padding:14px 20px;display:flex}.audio-player--hero[data-astro-cid-pgr4kkuk]{backdrop-filter:blur(8px);background:#ffffff1f;border-color:#fff3}.audio-player--hero[data-astro-cid-pgr4kkuk] .audio-player__label[data-astro-cid-pgr4kkuk]{color:#fffc}.audio-player--hero[data-astro-cid-pgr4kkuk] .audio-player__title[data-astro-cid-pgr4kkuk]{color:#fff9}.audio-player--hero[data-astro-cid-pgr4kkuk] .audio-player__btn[data-astro-cid-pgr4kkuk]{background:#fff3}.audio-player--hero[data-astro-cid-pgr4kkuk] .audio-player__btn[data-astro-cid-pgr4kkuk]:hover{background:#ffffff4d}.audio-player--compact[data-astro-cid-pgr4kkuk]{gap:12px;max-width:360px;padding:10px 14px}.audio-player__btn[data-astro-cid-pgr4kkuk]{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.audio-player__btn[data-astro-cid-pgr4kkuk]:hover{background:var(--color-primary-hover)}.audio-player--compact[data-astro-cid-pgr4kkuk] .audio-player__btn[data-astro-cid-pgr4kkuk]{width:36px;height:36px}.audio-player__info[data-astro-cid-pgr4kkuk]{flex-direction:column;gap:2px;min-width:0;display:flex}.audio-player__label[data-astro-cid-pgr4kkuk]{text-transform:uppercase;letter-spacing:.5px;color:var(--color-primary);font-size:.75rem;font-weight:600}.audio-player__title[data-astro-cid-pgr4kkuk]{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.audio-player__waveform-wrap[data-astro-cid-pgr4kkuk]{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.audio-player__waveform[data-astro-cid-pgr4kkuk]{flex-shrink:0;align-items:center;gap:3px;height:32px;display:flex}.wave-bar[data-astro-cid-pgr4kkuk]{background:#ffffff40;border-radius:2px;width:3px;transition:background .3s}.audio-player[data-astro-cid-pgr4kkuk]:not(.audio-player--hero) .wave-bar[data-astro-cid-pgr4kkuk]{background:var(--color-border)}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]{background:var(--color-primary);animation:.8s ease-in-out infinite alternate wave-pulse}.audio-player--hero[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]{background:#fffc}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(2){animation-delay:.1s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(3){animation-delay:.2s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(4){animation-delay:.3s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(5){animation-delay:.15s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(6){animation-delay:.25s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(7){animation-delay:.35s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(8){animation-delay:50ms}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(9){animation-delay:.2s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(10){animation-delay:.3s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(11){animation-delay:.1s}.audio-player[data-astro-cid-pgr4kkuk].playing .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(12){animation-delay:.25s}@keyframes wave-pulse{0%{transform:scaleY(.6)}to{transform:scaleY(1.2)}}.audio-player__hero-progress[data-astro-cid-pgr4kkuk]{background:#ffffff26;border-radius:2px;flex-shrink:0;width:60px;height:3px;overflow:hidden}.audio-player__hero-progress-fill[data-astro-cid-pgr4kkuk]{background:var(--color-secondary,#e8c17a);border-radius:2px;width:0%;height:100%;transition:width .3s}.audio-player__hero-time[data-astro-cid-pgr4kkuk]{color:#ffffff80;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:28px;font-size:.7rem}.audio-player__progress[data-astro-cid-pgr4kkuk]{flex-shrink:0;align-items:center;gap:8px;min-width:80px;margin-left:auto;display:flex}.audio-player__progress-bar[data-astro-cid-pgr4kkuk]{background:var(--color-border);border-radius:2px;flex:1;height:3px;overflow:hidden}.audio-player__progress-fill[data-astro-cid-pgr4kkuk]{background:var(--color-primary);border-radius:2px;width:0%;height:100%;transition:width .3s}.audio-player__time[data-astro-cid-pgr4kkuk]{color:var(--color-text-dim);font-variant-numeric:tabular-nums;font-size:.75rem}.audio-player[data-astro-cid-pgr4kkuk].loading .audio-player__icon-play[data-astro-cid-pgr4kkuk],.audio-player[data-astro-cid-pgr4kkuk].loading .audio-player__icon-pause[data-astro-cid-pgr4kkuk]{display:none!important}.audio-player[data-astro-cid-pgr4kkuk].loading .audio-player__btn[data-astro-cid-pgr4kkuk]:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite audio-spin}@keyframes audio-spin{to{transform:rotate(360deg)}}@media (width<=768px){.audio-player[data-astro-cid-pgr4kkuk]{gap:12px;max-width:100%;padding:12px 16px}.audio-player[data-astro-cid-pgr4kkuk]:not(.audio-player--hero) .audio-player__waveform[data-astro-cid-pgr4kkuk]{display:none}.audio-player--hero[data-astro-cid-pgr4kkuk] .audio-player__waveform-wrap[data-astro-cid-pgr4kkuk]{gap:8px}.audio-player--hero[data-astro-cid-pgr4kkuk] .wave-bar[data-astro-cid-pgr4kkuk]:nth-child(n+9){display:none}.audio-player--hero[data-astro-cid-pgr4kkuk] .audio-player__hero-progress[data-astro-cid-pgr4kkuk]{width:40px}}
