.PlaylistPlayer_player__0UCYx{width:100%;max-width:560px;margin:auto;padding:18px 20px;border-radius:20px;background:linear-gradient(135deg,rgba(2,6,23,.96),rgba(15,23,42,.92));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 25px 50px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.05);color:#e5e7eb;display:flex;flex-direction:column;gap:14px;transition:transform .3s ease,box-shadow .3s ease}.PlaylistPlayer_player__0UCYx:hover{transform:translateY(-4px);box-shadow:0 35px 70px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.08)}.PlaylistPlayer_info__XuRk2{display:flex;align-items:center;gap:14px}.PlaylistPlayer_info__XuRk2 img{width:64px;height:64px;border-radius:14px;object-fit:cover;box-shadow:0 12px 25px rgba(0,0,0,.55);transition:transform .3s ease}.PlaylistPlayer_player__0UCYx:hover .PlaylistPlayer_info__XuRk2 img{transform:scale(1.06)}.PlaylistPlayer_info__XuRk2 h3{margin:0;font-size:1rem;font-weight:600;line-height:1.2}.PlaylistPlayer_info__XuRk2 p{margin:4px 0 0;font-size:.85rem;color:#9ca3af}.PlaylistPlayer_progressBar__1i3Hr{position:relative;width:100%;height:7px;border-radius:999px;cursor:pointer;overflow:hidden;background:rgba(255,255,255,.14)}.PlaylistPlayer_progressBar__1i3Hr:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);opacity:0;transition:opacity .3s ease}.PlaylistPlayer_progressBar__1i3Hr:hover:after{opacity:1}.PlaylistPlayer_progress__NLhat{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#93c5fd);box-shadow:0 0 12px rgba(59,130,246,.85);transition:width .15s linear}.PlaylistPlayer_time__b_dRV{display:flex;justify-content:space-between;font-size:.75rem;color:#9ca3af;user-select:none}.PlaylistPlayer_controls__zVtK5{display:flex;justify-content:center;align-items:center;gap:20px}.PlaylistPlayer_controls__zVtK5 button{border:none;cursor:pointer;color:white;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);width:44px;height:44px;border-radius:50%;font-size:1.1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.08);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.PlaylistPlayer_controls__zVtK5 button:nth-child(2){width:58px;height:58px;font-size:1.4rem;background:radial-gradient(circle at top,#60a5fa,#2563eb);box-shadow:0 18px 35px rgba(37,99,235,.75),inset 0 -4px 10px rgba(0,0,0,.35)}.PlaylistPlayer_controls__zVtK5 button:hover{transform:scale(1.1);background:rgba(255,255,255,.16)}.PlaylistPlayer_controls__zVtK5 button:nth-child(2):hover{background:radial-gradient(circle at top,#93c5fd,#2563eb)}.PlaylistPlayer_controls__zVtK5 button:active{transform:scale(.95)}@media (max-width:768px){.PlaylistPlayer_player__0UCYx{padding:16px;border-radius:18px}.PlaylistPlayer_controls__zVtK5{gap:16px}}@media (max-width:480px){.PlaylistPlayer_player__0UCYx{padding:14px;border-radius:16px}.PlaylistPlayer_info__XuRk2 img{width:56px;height:56px}.PlaylistPlayer_info__XuRk2 h3{font-size:.95rem}.PlaylistPlayer_controls__zVtK5 button{width:40px;height:40px;font-size:1rem}.PlaylistPlayer_controls__zVtK5 button:nth-child(2){width:52px;height:52px;font-size:1.3rem}}@media (max-width:360px){.PlaylistPlayer_info__XuRk2{gap:10px}.PlaylistPlayer_info__XuRk2 img{width:50px;height:50px}.PlaylistPlayer_controls__zVtK5{gap:12px}}