.dpp-playlist-container{background:#1e1a1a;margin:20px 0;padding:10px;border:1px solid #ff8c42;border-radius:12px;direction:rtl}.dpp-playlist-big-controls{justify-content:center;gap:15px;margin-bottom:25px;flex-wrap:nowrap}.dpp-big-next-wrapper,.dpp-big-play-wrap,.dpp-big-prev-wrapper,.dpp-playlist-big-controls{display:flex;align-items:center}.dpp-big-next-wrapper,.dpp-big-prev-wrapper{flex-direction:row;gap:0}.dpp-big-play-wrap{justify-content:center}.dpp-big-next-btn,.dpp-big-prev-btn,.dpp-track-actions button{color:#fc6;cursor:pointer;display:inline-flex;align-items:center}.dpp-big-next-btn,.dpp-big-prev-btn{background:#2a2424;border:2px solid #fa4;border-radius:12px;padding:8px 18px;gap:6px;transition:all .2s ease;font-weight:700;font-size:15px}.dpp-big-next-btn svg,.dpp-big-prev-btn svg{width:24px;height:24px;fill:#fa4}.dpp-big-next-btn:hover,.dpp-big-play-btn:hover,.dpp-big-prev-btn:hover{background:#3a2e2e;border-color:#fc6;transform:scale(1.02)}.dpp-big-play-btn{background:#2a2424;border:2px solid #fa4;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dpp-big-play-btn svg{width:42px;height:42px;fill:#fa4}.dpp-playlist-tracks{display:flex;flex-direction:column;gap:8px}.dpp-track-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:8px;padding:8px 12px;background:#2a2424;border:1px solid #3a2e2e;border-radius:10px}.dpp-track-number{flex-shrink:0;width:32px;font-size:16px;font-weight:600;color:#fa4;text-align:center}.dpp-track-title{flex:1;min-width:0;font-size:15px;font-weight:500;color:#f0e6d0;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dpp-track-actions{flex-shrink:0;display:flex;gap:8px}.dpp-track-actions button{background:#1e1a1a;border:1px solid #fa4;border-radius:6px;padding:5px 12px;font-size:13px;font-weight:500;gap:4px}.dpp-track-actions button svg{width:16px;height:16px;fill:#fa4;stroke-width:1.8}.dpp-track-actions button:hover{background:#3a2e2e;border-color:#fc6;color:#ffe0a3}.dpp-track-actions button:hover svg{fill:#fc6;stroke:#fc6}.dpp-download-btn svg{stroke:#fa4;fill:none}.dpp-download-btn:hover svg{stroke:#fc6}@media (max-width:768px){.dpp-playlist-container{padding:8px;margin:12px 0}.dpp-playlist-big-controls{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:nowrap}.dpp-big-next-wrapper,.dpp-big-prev-wrapper{display:flex!important;flex:0 0 auto}.dpp-big-play-wrap{flex:0 0 auto}.dpp-big-next-btn,.dpp-big-prev-btn{padding:8px;border-radius:50%;width:44px;height:44px;justify-content:center}.dpp-big-next-btn span,.dpp-big-prev-btn span{display:none}.dpp-big-next-btn svg,.dpp-big-prev-btn svg{width:24px;height:24px;margin:0}.dpp-big-play-btn{width:60px;height:60px}.dpp-big-play-btn svg{width:34px;height:34px}.dpp-playlist-tracks{gap:10px}.dpp-track-row{flex-direction:column;align-items:stretch;padding:10px;gap:8px}.dpp-track-number{width:auto;text-align:center;font-size:15px;margin-bottom:2px}.dpp-track-title{white-space:normal;word-break:break-word;text-align:center;font-size:14px;max-width:100%;margin:4px 0}.dpp-track-actions{justify-content:center;gap:12px;margin-top:4px}.dpp-track-actions button{padding:6px 14px;font-size:13px}.dpp-track-actions button svg{width:16px;height:16px}}