.custom-audio-player .rhap_container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;min-height:70px;padding:18px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0006;color:#fff!important;background:linear-gradient(90deg,#111827e6,#1e3a8a66,#111827e6)!important}.custom-audio-player .rhap_container:hover{border:1px solid #3b82f633;box-shadow:0 10px 25px #00000080,0 0 15px #3b82f633}.custom-audio-player .rhap_progress-bar{border-radius:8px;height:6px;background:#ffffff1a!important}.custom-audio-player .rhap_progress-indicator{background:#fff;width:14px;height:14px;margin-left:-7px;transition:transform .2s;top:-4px;box-shadow:0 0 5px #3b82f6cc}.custom-audio-player .rhap_progress-indicator:hover{background:#3b82f6;transform:scale(1.2)}.custom-audio-player .rhap_progress-filled{border-radius:8px;height:6px;background:linear-gradient(90deg,#3b82f6,#2563eb)!important}.custom-audio-player .rhap_download-progress{border-radius:8px;height:6px;background:#fff3!important}.custom-audio-player .rhap_main-controls{margin:0 8px}.custom-audio-player .rhap_main-controls button,.custom-audio-player .rhap_volume-button,.custom-audio-player .rhap_additional-controls button{background:0 0;border:none;outline:none;padding:8px;transition:all .2s ease-in-out;color:#fff!important}.custom-audio-player .rhap_play-pause-button{color:#3b82f6!important;font-size:1.5rem!important}.custom-audio-player .rhap_main-controls button:hover,.custom-audio-player .rhap_volume-button:hover,.custom-audio-player .rhap_additional-controls button:hover{transform:scale(1.1);color:#3b82f6!important}.custom-audio-player .rhap_play-pause-button:hover{transform:scale(1.15)}.custom-audio-player .rhap_controls-section{border-top:1px solid #ffffff0d;margin-top:8px;padding-top:8px}.custom-audio-player .rhap_time{font-size:.85rem;font-weight:500;color:#fffc!important}.custom-audio-player .rhap_volume-bar{border-radius:8px;height:5px;background:#fff3!important}.custom-audio-player .rhap_volume-indicator{background:#fff;width:12px;height:12px;margin-left:-6px;top:-4px;box-shadow:0 0 5px #3b82f680}.custom-audio-player .rhap_volume-filled{border-radius:8px;height:5px;background:linear-gradient(90deg,#3b82f6,#2563eb)!important}@media (max-width:640px){.custom-audio-player .rhap_container{padding:12px}.custom-audio-player .rhap_time{font-size:.75rem}.custom-audio-player .rhap_progress-section{margin-bottom:4px}}.beat-list-item{background:#11182780;border-left:3px solid #0000;border-radius:8px;margin:6px 0;padding:12px 16px;transition:all .3s}.beat-list-item:hover{background:#1e3a8a4d;border-left:3px solid #3b82f6;transform:translate(5px)}.beat-list-item.active{background:#1e3a8a66;border-left:3px solid #3b82f6;box-shadow:0 4px 12px #0003}.hidden-player .rhap_container{opacity:0!important;pointer-events:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}.hidden-player audio{display:none!important}.beat-control-button{border-radius:.5rem;justify-content:center;align-items:center;min-height:3.5rem;margin-bottom:.75rem;padding:1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.beat-control-button .play-icon,.beat-control-button .pause-icon{margin-right:.5rem}.beat-control-button.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 15px #3b82f64d}.beat-control-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.beat-control-button:active:after{left:100%}.listening-progress{margin-top:1rem}.progress-bar{background:#ffffff1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{border-radius:4px;height:100%;transition:width .3s}.progress-fill.complete{background:linear-gradient(90deg,#10b981,#059669)}.progress-fill.incomplete{background:linear-gradient(90deg,#3b82f6,#2563eb)}.audio-visualizer{background:linear-gradient(#1118274d,#1e3a8a1a);border:1px solid #3b82f633;border-radius:8px;transition:all .3s;position:relative;overflow:hidden}.audio-visualizer:hover{border-color:#3b82f666;box-shadow:0 0 20px #3b82f61a}.battle-audio-visualizer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11182799;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.beat-visualizer-container{background:#11182766;border:1px solid #3b82f61a;border-radius:8px;padding:1rem;transition:all .3s}.beat-visualizer-container:hover{background:#11182780;border-color:#3b82f64d}.slider{appearance:none;background:#3b82f64d;border-radius:4px;outline:none;transition:all .3s}.slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:16px;height:16px;transition:all .3s;box-shadow:0 0 10px #3b82f680}.slider::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.1)}.slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:16px;height:16px;transition:all .3s;box-shadow:0 0 10px #3b82f680}.slider::-moz-range-thumb:hover{background:#2563eb;transform:scale(1.1)}.audio-visualizer canvas{border-radius:8px;width:100%;height:100%;display:block}@media (max-width:768px){.battle-audio-visualizer{padding:1rem}.beat-visualizer-container{padding:.75rem}.audio-visualizer canvas{height:60px}}@keyframes visualizerPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.audio-visualizer canvas{animation:2s ease-in-out infinite visualizerPulse}
.gradient-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#111827e6,#1e3a8a66,#111827e6);border-bottom:1px solid #ffffff0d;transition:all .3s;box-shadow:0 4px 15px #0000004d}.gradient-navbar.scrolled{background:linear-gradient(90deg,#111827f2,#1e3a8a99,#111827f2);padding-top:.5rem;padding-bottom:.5rem;box-shadow:0 4px 20px #00000080}.logo-text{color:#0000;background:linear-gradient(90deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;transition:all .3s}.logo-text:hover{background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-background-clip:text;background-clip:text;transform:scale(1.05)}.nav-link{color:#fffc;font-weight:500;transition:all .3s;position:relative}.nav-link:hover,.nav-link.active{color:#3b82f6}.nav-link.active:after{content:"";background:#3b82f6;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.user-avatar{color:#fff;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 2px 6px #0003}.action-btn{color:#fff;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .3s;box-shadow:0 4px 6px #0000001a}.action-btn:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 10px #0003}.logout-btn{background:linear-gradient(90deg,#ef4444,#dc2626)}.logout-btn:hover{background:linear-gradient(90deg,#dc2626,#b91c1c)}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#111827f2,#1e3a8a80);border-bottom:1px solid #ffffff0d;box-shadow:0 8px 20px #0000004d}.footer-main{background:linear-gradient(90deg,#111827e6,#1e3a8a66,#111827e6);border-top:1px solid #ffffff0d;padding:2rem 0;box-shadow:0 -4px 15px #0000004d}.footer-bottom{background:linear-gradient(90deg,#030712f2,#0f172af2,#030712f2);border-top:1px solid #ffffff08;padding:1rem 0}.footer-logo{color:#0000;background:linear-gradient(90deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;transition:all .3s}.footer-logo:hover{transform:scale(1.05)}.footer-link{color:#fff9;transition:all .3s}.footer-link:hover{color:#3b82f6;transform:translate(2px)}.footer-heading{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.social-icon{color:#fff9;transition:all .3s}.social-icon:hover{color:#3b82f6;transform:translateY(-3px)}.custom-audio-player .rhap_container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;min-height:70px;padding:18px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0006;color:#fff!important;background:linear-gradient(90deg,#111827e6,#1e3a8a66,#111827e6)!important}.custom-audio-player .rhap_container:hover{border:1px solid #3b82f633;box-shadow:0 10px 25px #00000080,0 0 15px #3b82f633}.custom-audio-player .rhap_progress-bar{border-radius:8px;height:6px;background:#ffffff1a!important}.custom-audio-player .rhap_progress-indicator{background:#fff;width:14px;height:14px;margin-left:-7px;transition:transform .2s;top:-4px;box-shadow:0 0 5px #3b82f6cc}.custom-audio-player .rhap_progress-indicator:hover{background:#3b82f6;transform:scale(1.2)}.custom-audio-player .rhap_progress-filled{border-radius:8px;height:6px;background:linear-gradient(90deg,#3b82f6,#2563eb)!important}.custom-audio-player .rhap_download-progress{border-radius:8px;height:6px;background:#fff3!important}.custom-audio-player .rhap_main-controls{margin:0 8px}.custom-audio-player .rhap_main-controls button,.custom-audio-player .rhap_volume-button,.custom-audio-player .rhap_additional-controls button{background:0 0;border:none;outline:none;padding:8px;transition:all .2s ease-in-out;color:#fff!important}.custom-audio-player .rhap_play-pause-button{color:#3b82f6!important;font-size:1.5rem!important}.custom-audio-player .rhap_main-controls button:hover,.custom-audio-player .rhap_volume-button:hover,.custom-audio-player .rhap_additional-controls button:hover{transform:scale(1.1);color:#3b82f6!important}.custom-audio-player .rhap_play-pause-button:hover{transform:scale(1.15)}.custom-audio-player .rhap_controls-section{border-top:1px solid #ffffff0d;margin-top:8px;padding-top:8px}.custom-audio-player .rhap_time{font-size:.85rem;font-weight:500;color:#fffc!important}.custom-audio-player .rhap_volume-bar{border-radius:8px;height:5px;background:#fff3!important}.custom-audio-player .rhap_volume-indicator{background:#fff;width:12px;height:12px;margin-left:-6px;top:-4px;box-shadow:0 0 5px #3b82f680}.custom-audio-player .rhap_volume-filled{border-radius:8px;height:5px;background:linear-gradient(90deg,#3b82f6,#2563eb)!important}@media (max-width:640px){.custom-audio-player .rhap_container{padding:12px}.custom-audio-player .rhap_time{font-size:.75rem}.custom-audio-player .rhap_progress-section{margin-bottom:4px}}.profile-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#111827e6,#1e3a8a66,#111827e6);border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 8px 20px #0006}.profile-section:hover{border:1px solid #3b82f633;transform:translateY(-5px);box-shadow:0 10px 25px #00000080,0 0 15px #3b82f633}.profile-heading{color:#0000;background:linear-gradient(90deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:1.75rem;font-weight:700}.profile-welcome{margin-bottom:24px}.profile-welcome span{color:#3b82f6;font-weight:600}.profile-avatar{-o-object-fit:cover;object-fit:cover;background:#0f172acc;border:3px solid #3b82f699;border-radius:50%;width:140px;height:140px;margin:0 auto 24px;padding:3px;transition:all .3s;box-shadow:0 4px 12px #0003}.profile-avatar:hover{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 6px 16px #0000004d,0 0 15px #3b82f64d}.profile-bio{text-align:center;color:#fffc;margin-bottom:24px;font-size:.95rem;line-height:1.5}.profile-social-links{flex-direction:column;align-items:center;gap:12px;max-width:280px;margin:16px auto 24px;padding:0 16px;display:flex}.profile-social-links-row{justify-content:center;gap:20px;display:flex}.profile-social-icon{color:#ffffffb3;font-size:1.25rem;transition:all .3s}.profile-social-icon:hover{color:#3b82f6;transform:translateY(-3px)}.profile-share-button{color:#ffffffe6;background:#3b82f633;border:1px solid #3b82f633;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:8px 16px;font-size:.9rem;transition:all .3s;display:flex}.profile-share-button:hover{background:#3b82f64d;transform:translateY(-2px)}.beats-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#111827e6,#1e3a8a4d,#111827e6);border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 8px 20px #0006}.beats-section:hover{border:1px solid #3b82f633;box-shadow:0 10px 25px #00000080,0 0 15px #3b82f633}.beats-heading{color:#0000;background:linear-gradient(90deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:1.75rem;font-weight:700}.beat-list{scrollbar-width:thin;scrollbar-color:#3b82f680 #ffffff1a;max-height:500px;margin-top:24px;padding-right:8px;overflow-y:auto}.beat-list::-webkit-scrollbar{width:6px}.beat-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.beat-list::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:10px}.beat-list::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}.beat-list-item{cursor:pointer;background:#11182799;border-left:3px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;margin:8px 0;padding:14px 16px;transition:all .3s;display:flex}.beat-list-item:hover{background:#1e3a8a66;border-left:3px solid #3b82f6;transform:translate(5px)}.beat-list-item.active{background:#1e3a8a80;border-left:3px solid #3b82f6;box-shadow:0 4px 12px #0000004d}.beat-info{flex-direction:column;display:flex}.beat-name{color:#fffffff2;margin-bottom:4px;font-weight:600}.beat-details{color:#fff9;font-size:.85rem}.beat-number{color:#3b82f6;min-width:24px;margin-right:12px;font-size:.9rem;font-weight:700}.action-buttons{justify-content:center;gap:16px;margin-top:24px;display:flex}.action-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000004d}.action-button:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8);transform:translateY(-3px);box-shadow:0 6px 16px #0006}@media (max-width:640px){.beat-list{max-height:none;padding-right:0}.beat-list-item{border-radius:8px;gap:8px;margin:10px 0;padding:10px 12px;box-shadow:0 2px 6px #00000040}.beat-number{min-width:18px;margin-right:8px;font-size:.8rem}.beat-name{margin-bottom:2px;font-size:1.05rem}.beat-details{flex-wrap:wrap;gap:6px;font-size:.78rem;line-height:1.25;display:flex}.beat-details>span{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:110px;display:inline-block;overflow:hidden}.action-buttons{flex-direction:column;gap:12px}.beats-section,.profile-section{border-radius:12px;padding:16px;box-shadow:0 4px 12px #00000059}}
