.mp3-player-container{background:linear-gradient(145deg,#0a0a0a 0%,#141414 100%);border-radius:24px;overflow:hidden;margin:25px 0;box-shadow:0 20px 35px -10px rgb(0 0 0 / .7),inset 0 1px 0 rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(2px)}.mp3-player-header{background:linear-gradient(135deg,#1a1a1a 0%,#000000 100%);color:#f0f0f0;padding:18px 24px;font-size:1.3rem;font-weight:700;letter-spacing:1px;border-bottom:1px solid rgb(255 215 0 / .3);text-shadow:0 1px 2px rgb(0 0 0 / .5);font-family:'Segoe UI','Tahoma',sans-serif;position:relative}.mp3-player-header::after{content:'';position:absolute;bottom:-1px;left:20px;width:60px;height:3px;background:#ffd966;border-radius:3px}.mp3-player-list{padding:5px 0}.mp3-player-item{border-bottom:1px solid rgb(255 255 255 / .05);padding:18px 24px;transition:all 0.25s ease-in-out;background:rgb(0 0 0 / .2)}.mp3-player-item:hover{background:rgb(30 30 30 / .8);transform:translateX(4px);border-left:3px solid #ffd966;padding-left:21px}.mp3-player-item-title{font-size:1rem;font-weight:600;color:#f5f5f5;margin-bottom:14px;direction:rtl;text-align:right;letter-spacing:.3px;background:linear-gradient(135deg,#e6e6e6,#c0c0c0);background-clip:text;-webkit-background-clip:text;color:#fff0;text-shadow:0 0 8px rgb(255 217 102 / .3)}.mp3-player-item-player{margin-top:8px;background:#0c0c0c;border-radius:14px;padding:6px 8px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .02)}.mejs-container{background:#111111!important;border-radius:40px!important;box-shadow:0 2px 12px rgb(0 0 0 / .5)!important}.mejs-controls{background:#1f1f1f!important;border-radius:40px!important;padding:0 10px!important}.mejs-button button{filter:brightness(.9) sepia(1) hue-rotate(300deg) saturate(1.5)}.mejs-time{color:#ddd!important;font-weight:500!important;text-shadow:none!important}.mejs-time-rail .mejs-time-total{background:#3a3a3a!important;border-radius:20px!important}.mejs-time-rail .mejs-time-loaded{background:#5a5a5a!important}.mejs-time-rail .mejs-time-current{background:linear-gradient(90deg,#ffb347,#ffcc33)!important}.mejs-volume-button .mejs-volume-slider{background:#222!important}.mejs-playpause-button:hover,.mejs-volume-button:hover{background:rgb(255 215 0 / .2)!important;border-radius:50%!important}@media (max-width:768px){.mp3-player-container{border-radius:18px;margin:15px 0}.mp3-player-header{padding:14px 18px;font-size:1.1rem}.mp3-player-item{padding:14px 18px}.mp3-player-item-title{font-size:.9rem;margin-bottom:10px}.mp3-player-item-player{padding:4px 6px}}.mp3-player-list::-webkit-scrollbar{width:6px;background:#1a1a1a}.mp3-player-list::-webkit-scrollbar-thumb{background:#ffd966;border-radius:10px}