.audio-player[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:16px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:14px 20px;max-width:480px}.audio-player--hero[data-astro-cid-pgr4kkuk]{background:#ffffff1f;border-color:#fff3;backdrop-filter:blur(8px)}.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]{padding:10px 14px;gap:12px;max-width:360px}.audio-player__btn[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-primary);color:#fff;border:none;cursor:pointer;flex-shrink:0;transition:background .2s}.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]{display:flex;flex-direction:column;gap:2px;min-width:0}.audio-player__label[data-astro-cid-pgr4kkuk]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-primary)}.audio-player__title[data-astro-cid-pgr4kkuk]{font-size:.85rem;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-player__waveform-wrap[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:10px;margin-left:auto;flex-shrink:0}.audio-player__waveform[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:3px;height:32px;flex-shrink:0}.wave-bar[data-astro-cid-pgr4kkuk]{width:3px;background:#ffffff40;border-radius:2px;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:wave-pulse .8s ease-in-out infinite alternate}.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:.05s}.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]{width:60px;height:3px;background:#ffffff26;border-radius:2px;overflow:hidden;flex-shrink:0}.audio-player__hero-progress-fill[data-astro-cid-pgr4kkuk]{width:0%;height:100%;background:var(--color-secondary, #E8C17A);border-radius:2px;transition:width .3s}.audio-player__hero-time[data-astro-cid-pgr4kkuk]{font-size:.7rem;color:#ffffff80;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:28px}.audio-player__progress[data-astro-cid-pgr4kkuk]{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0;min-width:80px}.audio-player__progress-bar[data-astro-cid-pgr4kkuk]{flex:1;height:3px;background:var(--color-border);border-radius:2px;overflow:hidden}.audio-player__progress-fill[data-astro-cid-pgr4kkuk]{width:0%;height:100%;background:var(--color-primary);border-radius:2px;transition:width .3s}.audio-player__time[data-astro-cid-pgr4kkuk]{font-size:.75rem;color:var(--color-text-dim);font-variant-numeric:tabular-nums}.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:"";width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:audio-spin .8s linear infinite}@keyframes audio-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.audio-player[data-astro-cid-pgr4kkuk]{max-width:100%;padding:12px 16px;gap:12px}.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}}
