.podcast-player_podcast-player__AUZdW{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);max-width:500px;margin:0 auto}.podcast-player_podcast-player-container__qPikU{display:flex;flex-direction:column;gap:1rem}.podcast-player_podcast-player-cover__k_LdU{width:120px;height:120px;border-radius:12px;overflow:hidden;margin:0 auto;box-shadow:0 4px 16px rgba(0,0,0,.2)}.podcast-player_podcast-player-cover__k_LdU img{width:100%;height:100%;object-fit:cover}.podcast-player_podcast-player-info__jz8fk{text-align:center}.podcast-player_podcast-player-title__WduUP{font-size:1.25rem;font-weight:700;color:white;margin:0 0 .25rem}.podcast-player_podcast-player-artist__LhJb_{font-size:.9rem;color:rgba(255,255,255,.8);margin:0}.podcast-player_podcast-player-tracks__6GrSA{margin:1rem 0}.podcast-player_podcast-player-tracks__6GrSA h4{color:white;font-size:1rem;margin-bottom:.5rem;text-align:center}.podcast-player_podcast-player-tracks-list__LhvfX{display:flex;flex-direction:column;gap:.5rem}.podcast-player_podcast-player-track-btn__Bpn32{background:rgba(255,255,255,.2);border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;color:white;transition:all .2s ease}.podcast-player_podcast-player-track-btn__Bpn32:hover{background:rgba(255,255,255,.3)}.podcast-player_podcast-player-track-btn__Bpn32.podcast-player_active__eeOZK{background:rgba(255,255,255,.4);font-weight:700}.podcast-player_podcast-player-progress__Yzfq8{display:flex;flex-direction:column;gap:.5rem}.podcast-player_podcast-player-progress-bar__ru8sM{width:100%;height:6px;border-radius:3px;background:rgba(255,255,255,.2);outline:none;cursor:pointer;-webkit-appearance:none}.podcast-player_podcast-player-progress-bar__ru8sM::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:white;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2)}.podcast-player_podcast-player-progress-bar__ru8sM::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:white;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(0,0,0,.2)}.podcast-player_podcast-player-time__KFFMr{display:flex;justify-content:space-between;font-size:.8rem;color:rgba(255,255,255,.8)}.podcast-player_podcast-player-controls__uILsL{display:flex;flex-direction:column;gap:1rem}.podcast-player_podcast-player-main-controls__MoORE{display:flex;justify-content:center;align-items:center;gap:1rem}.podcast-player_podcast-player-secondary-controls__qDr_D{display:flex;justify-content:space-between;align-items:center}.podcast-player_podcast-player-btn__sG9hN{background:rgba(255,255,255,.2);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:white}.podcast-player_podcast-player-btn__sG9hN:hover:not(:disabled){background:rgba(255,255,255,.3);transform:scale(1.05)}.podcast-player_podcast-player-btn__sG9hN:disabled{opacity:.5;cursor:not-allowed}.podcast-player_podcast-player-play-btn__7DyI4{width:64px;height:64px;background:rgba(255,255,255,.3)}.podcast-player_podcast-player-play-btn__7DyI4:hover:not(:disabled){background:rgba(255,255,255,.4)}.podcast-player_podcast-player-volume__w6S5N{display:flex;align-items:center;gap:.5rem}.podcast-player_podcast-player-volume-bar__UPAmB{width:80px;height:4px;border-radius:2px;background:rgba(255,255,255,.2);outline:none;cursor:pointer;-webkit-appearance:none}.podcast-player_podcast-player-volume-bar__UPAmB::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:white;cursor:pointer}.podcast-player_podcast-player-speed-select___UiYK{background:rgba(255,255,255,.2);border:none;border-radius:6px;padding:.25rem .5rem;color:white;font-size:.8rem;cursor:pointer;outline:none}.podcast-player_podcast-player-speed-select___UiYK option{background:#667eea;color:white}@media (max-width:480px){.podcast-player_podcast-player__AUZdW{padding:1rem}.podcast-player_podcast-player-cover__k_LdU{width:100px;height:100px}.podcast-player_podcast-player-secondary-controls__qDr_D{flex-direction:column;gap:.5rem}.podcast-player_podcast-player-tracks-list__LhvfX{max-height:150px;overflow-y:auto}}