@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Space+Grotesk:wght@300..700&display=swap";*{padding:0;border:none;font-family:Courier New,Courier,monospace,kallisto,sans-serif;margin:0;box-sizing:border-box}.grecaptcha-badge{z-index:9999!important;position:fixed!important}button:focus,button:active,button:focus-visible{outline:none;box-shadow:none;border:none}html{scroll-behavior:smooth;overflow-x:hidden}::-webkit-scrollbar{width:.5rem;border:none}::-webkit-scrollbar-track{background-color:#040431;border:none}::-webkit-scrollbar-thumb{background:linear-gradient(#09fff38f,#499cd7a0);border-radius:.375rem}.video-background{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1000;background-size:cover;filter:blur(2px);background:linear-gradient(to bottom,#000,#1a1a40d7,#3708a429,#01061c,#000)}#logout-btn{display:flex;align-items:center;justify-content:center}#profile-img{border-radius:50%;object-fit:cover;height:3rem;width:3rem}#profile-btn{background-color:transparent;height:3rem;width:11rem;margin-left:4rem;display:flex;align-items:center;justify-content:start;margin-top:.2rem;margin-bottom:.2rem;overflow:hidden}#profile-btn:hover{border-radius:.4rem;font-weight:700;transition:background-color .2s ease-out;cursor:pointer;opacity:1}#username{color:#fff;background:#000;font-size:1.2rem;padding:.5rem;font-family:Courier New,Courier,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main{height:fit-content;width:100vw;margin-top:5.8rem;padding-left:12rem;padding-bottom:7rem;padding-right:7rem;position:relative}@media (max-width: 800px){main{transform:none;width:calc(100vw - 3rem);padding:.5rem 1rem;margin-left:3rem;margin-top:9rem}}#artstation-icon{color:#0fd7c395}#logout-icon{color:#4b9bdc}#trend-icon{color:#ff00aebc}#link-icon{color:#0fd7c395}body{background-color:#000;-webkit-user-select:none;user-select:none;margin:0;padding:0;overflow-x:hidden}.nav-bar{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;background:linear-gradient(to bottom,#080044,#00151ff6 80%,transparent 100%);width:100%;z-index:1000;padding:.2rem 1rem .3rem;box-sizing:border-box;gap:.5rem}.auth-buttons,.auth-status{display:flex;gap:.5rem;align-items:center}.spotify-connected{display:flex;align-items:center;gap:.3rem;background:#1db9541a;border:1px solid #1db954;border-radius:20px;padding:.3rem .8rem;color:#1db954;font-size:.85rem;font-weight:500}.spotify-logo{width:16px;height:16px;fill:#1db954}.connected-text{white-space:nowrap}@media (max-width: 768px){.nav-bar{flex-direction:column;padding-left:1rem;padding-top:.5rem;padding-bottom:1rem;gap:.0001rem;margin-bottom:1rem}.nav-bar>*{width:100%;text-align:center}.auth-buttons{margin-top:.6rem;margin-left:3rem;padding-left:2rem;padding-right:2rem;justify-self:space-evenly;gap:.2rem}.auth-status{margin-top:.6rem;justify-content:center;gap:.5rem;margin-left:2rem}.spotify-btn{width:100%}.spotify-connected{padding:.25rem .6rem;font-size:.4rem}.spotify-logo{width:14px;height:14px}}@media (max-width: 480px){.nav-bar{padding-left:.5rem;padding-top:1rem;padding-bottom:1rem;background:linear-gradient(to bottom,#080044,#00151ff6 80%)}.nav-bar>*{font-size:1.2rem}.auth-buttons{gap:.5rem}.auth-status{margin-top:0}.spotify-connected{padding:.1rem .5rem;font-size:.7rem}.spotify-logo{width:18px;height:18px}}.logo{display:block;text-decoration:none;padding:6px;transition:none!important}.logo-symbol img{width:200px;height:auto;display:block}@media (max-width: 768px){.logo-symbol img{width:150px}.logo{display:flex;align-items:center;justify-content:center;padding:4px}.logo-symbol{margin-left:.5rem}.logo-text{font-size:1.2rem}.logo-text span{font-size:.8rem}.logo-text span:nth-child(2){font-size:.7rem}.logo-text span:nth-child(3){font-size:.6rem}}.search-bar-container{display:flex;align-items:center;justify-content:center;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.nav-search-bar{justify-content:center;display:flex;align-items:center;height:1.7rem;border:.01rem solid rgb(99,99,227);border-radius:1rem;opacity:.6;transition:opacity .4s ease-out;width:fit-content;flex-wrap:nowrap}.nav-search-bar:hover{opacity:1;box-shadow:.25rem .25rem .9rem #47b4db7c}.nav-search-bar:focus-within{opacity:1;background:radial-gradient(circle,#fff9,#0009);box-shadow:0 0 2.2rem .17rem #34b0dd6a}#nav-select-category{border:none;height:100%;border-top-left-radius:1rem;border-bottom-left-radius:1rem;background-color:#7979c3;color:#fff;padding:.3rem;outline:none;text-align:center;flex-shrink:0}#nav-input-bar{border:none;height:100%;text-align:left;background-color:#fff;padding:.3rem;outline:none;text-decoration:none;caret-color:#34a9ec;flex:1;min-width:8rem}#nav-search-button{border-bottom-right-radius:1rem;border-top-right-radius:1rem;height:100%;width:6rem;border:none;padding:.5rem .8rem;outline:none;font-size:.8rem;transition:background-color .4s ease-out;color:#fff;background-color:#ababd2;flex-shrink:0;align-items:center;justify-content:center;display:flex}#nav-search-button:hover{opacity:1;background-color:#34a9ec;cursor:pointer}#nav-search-button:active{background-color:#191953;color:#fff}@media (max-width: 1024px){#nav-input-bar{width:20rem}}@media (max-width: 768px){.search-bar-container{width:90%;padding:.5rem;margin-left:4rem;margin-right:2rem}.nav-search-bar{flex-direction:row;width:90%;max-width:90vw;margin:auto;margin-bottom:.5rem;border:none}#nav-select-category{display:none}#nav-input-bar{width:100%;flex:1;border-top-left-radius:3px;border-bottom-left-radius:3px}#nav-search-button{width:auto;padding:0 .6rem;font-size:.75rem;border-top-right-radius:3px;border-bottom-right-radius:3px}}@media (max-width: 480px){#nav-input-bar{font-size:.75rem}#nav-search-button{font-size:.7rem;padding:0 .4rem}}.login-btn-container{display:flex;align-items:center;width:20%;height:2rem}@media (max-width: 768px){.log-in-out-btns{margin-left:0;width:100%;text-align:center;height:1.2rem}.login-btn-container button{height:1.6rem;padding:.2rem}.login-btn-container{display:flex;justify-content:center;align-items:center;height:1rem;width:80%;padding:.2rem;height:2rem;padding:0%}}.signup-btn-container{display:flex;align-items:center;width:30%}@media (max-width: 768px){.log-in-out-btns{margin-left:0;width:100%;text-align:center}.signup-btn-container button{height:1.6rem;padding:.2rem}.signup-btn-container{display:flex;justify-content:center;align-items:center;width:90%;height:2rem}}.logout-btn-container{display:flex;align-items:center;width:30%}.log-in-out-btns{margin-left:2rem;height:2.3rem;background:#ffffff1a;border-radius:50px;color:#fff;padding:.8rem 1rem;margin-top:.5rem;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1rem;box-shadow:0 4px 15px #0000004d;border:1px solid rgba(255,255,255,.3);transition:all .3s ease;cursor:pointer;outline:none;border:2px solid rgba(135,203,243,1);box-shadow:0 0 8px #87cbf3cc;font-weight:200}@media (max-width: 768px){.log-in-out-btns{margin-left:0;width:30%;text-align:center}.logout-btn-container button{height:2.2rem;padding:.2rem}.logout-btn-container{display:flex;justify-content:center;align-items:center;width:90%;height:2rem}}.spotify-connect-btn-container{display:flex;align-items:center;justify-content:center;width:19rem}.log-in-out-btns{height:2.3rem;background:#ffffff1a;border-radius:50px;color:#fff;margin-top:.5rem;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1rem;box-shadow:0 4px 15px #0000004d;border:1px solid rgba(255,255,255,.3);transition:all .3s ease;cursor:pointer;outline:none;border:2px solid rgba(135,203,243,1);box-shadow:0 0 8px #87cbf3cc;font-weight:200;padding-top:1.3rem;padding-bottom:1.3rem}.log-in-out-btns button{width:100%;height:100%;background:transparent;border:none;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer}.log-in-out-btns:hover{background-color:#05656680;border-radius:50px;outline:none;border:2px solid rgb(23,223,103);box-shadow:0 0 8px #87cbf3cc;font-weight:200}.log-in-out-btns:active{background-color:#191953cc;color:#fff;transform:scale(.98);box-shadow:0 2px 8px #0003}@media (max-width: 768px){.log-in-out-btns{margin-left:0;width:70%;text-align:center;font-size:.47rem}.spotify-connect-btn-container button{height:1rem;padding:.7rem .5rem}.spotify-connect-btn-container{display:flex;justify-content:center;align-items:center;width:190%;height:2rem}}.player{position:fixed;bottom:0;width:100%;background-color:#000;height:4.5rem;display:flex;align-items:center;justify-content:center;padding:.5rem;gap:10px;z-index:10}.thumbnail{position:relative;width:3.5rem;height:3.5rem;overflow:hidden;border-radius:8px;margin-right:1rem;border:2px solid #00ccff}.thumbnail img{width:100%;height:100%;object-fit:cover}.track-heading{color:#ffffff70;font-size:1rem;margin-left:1rem;position:relative;display:inline-block;padding-bottom:4px;overflow:hidden}.track-heading:after{content:"";position:absolute;width:100%;height:2px;background-color:#00bfff;bottom:0;left:-100%;transition:left .3s ease-in-out}.track-heading:hover:after{left:0}@keyframes glow{0%{text-shadow:0 0 5px #00bfff,0 0 10px #00bfff}50%{text-shadow:0 0 10px #00bfff,0 0 20px #00bfff}to{text-shadow:0 0 5px #00bfff,0 0 10px #00bfff}}.track-heading.playing{animation:glow 1.5s infinite alternate}.music-wave{position:relative;width:3.5rem;height:3.5rem;overflow:hidden;margin-left:1rem}.music-wave video{width:100%;height:100%;object-fit:cover}.play-pause-btn{height:3rem;width:3rem;border-radius:50%;background-color:#1fe3f9ae;font-size:1.5rem;display:flex;align-items:center;justify-content:center;border:none;color:#040437}.play-pause-btn:hover{box-shadow:.255rem .255rem .9rem #47b3db99;cursor:pointer}.play-pause-btn:focus{outline:none;box-shadow:none;border:none}.backward-btn,.other-btn{height:3rem;width:3rem;border-radius:50%;background-color:transparent;font-size:1.5rem;display:flex;align-items:center;justify-content:center;border:none;color:#1fe3f9ae;opacity:.6;transition:opacity .2s}.backward-btn:hover,.other-btn:hover{opacity:1;cursor:pointer}.backward-btn:focus,.other-btn:focus{outline:none;box-shadow:none;border:none}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;background:#001f3f;border-radius:5px;outline:none;opacity:.8;width:10%;transition:opacity .2s,background .2s;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:#7fdbff;cursor:pointer}input[type=range]::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#7fdbff;cursor:pointer}.duration-board{color:#86b9e5;font-family:Arial,Helvetica,sans-serif}.volumeSlider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#123456;border-radius:5px;outline:none;opacity:.8;width:10%;transition:opacity .2s,background .2s;margin-left:1rem;padding:0}.volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;border-radius:50%;background:#29abe2;cursor:pointer}.volume-icon{color:#0b81a4ae;margin-left:1rem}.track-info{display:flex;align-items:center;text-decoration:none;cursor:pointer;width:250px;overflow:hidden}.track-name{margin-left:.5rem;max-width:150px;font-size:1rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:text-decoration .2s ease-in-out}.track-info:hover .track-name{text-decoration:underline}.spinner{width:40px;height:40px;border:5px solid rgba(103,10,126,.699);border-top:5px solid #3b081d;border-right:5px solid #17022d;border-radius:50%;animation:spin .3s cubic-bezier(.65,.05,.36,1) infinite,glow 1.5s ease-in-out infinite}@keyframes glow{0%{box-shadow:0 0 5px #00eaff,0 0 10px #00ff9d}50%{box-shadow:0 0 15px #00eaff,0 0 30px #00ff9d}to{box-shadow:0 0 5px #00eaff,0 0 10px #00ff9d}}.error-message{position:absolute;top:10%;left:50%;transform:translate(-50%);background:#e74c3c;color:#fff;padding:10px 20px;border-radius:5px;z-index:210;font-size:.9em}@media (max-width: 1024px){.thumbnail{position:absolute;top:-10rem;left:2rem;width:8rem;height:8rem}.player{flex-direction:column;padding-top:2rem}.play-pause-btn{height:2.5rem;width:2.5rem;font-size:1.3rem}input[type=range]{width:60%}.volumeSlider{width:12%}}@media (max-width: 768px){.thumbnail{position:relative;top:-2rem;width:12rem;height:12rem;margin:0 auto;padding-right:3rem}.player{flex-direction:column;height:auto;padding-top:3rem;display:none}.volume-icon,.volumeSlider{display:none}input[type=range]{width:80%}}@media (max-width: 480px){.thumbnail{width:12rem;height:12rem;top:-1rem}.player{flex-direction:column;height:auto;padding-bottom:1.6rem}.play-pause-btn{height:2rem;width:2rem;font-size:1.2rem}.volume-icon,.volumeSlider,#volumeSlider{display:none}input[type=range]{width:50%}}@media (max-width: 1200px){.ctb-fab{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:1000;width:4.2rem;height:4.2rem;border-radius:50%;background-color:#d268ffb4;box-shadow:2px 2px 10px #00ffffe3;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000004d;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;border:none;outline:none;border:3px solid rgb(0,0,0)}.ctb-fab:hover{transform:translate(-50%) scale(1.1);box-shadow:0 6px 16px #d51c1c66}.ctb-fab:focus{outline:none}.ctb-fab i{color:#fff;font-size:1.3rem}.ctb-playing{animation:ctb-pulse 1.5s ease-in-out infinite}@keyframes ctb-pulse{0%{box-shadow:0 0 #04ffd9cc}70%{box-shadow:0 0 0 .75rem #04ff5c00}to{box-shadow:0 0 #1db95400}}}.player-drawer{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0f2346f2,#0a1932f2,#050f23f2);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);z-index:10000;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);overflow-y:auto}.player-drawer.open{transform:translateY(0)}.drawer-handle{position:absolute;top:16px;left:50%;transform:translate(-50%);width:50px;height:5px;cursor:pointer;z-index:10001}.handle-bar{width:100%;height:100%;background:#4a9eff66;border-radius:3px;transition:background .2s ease}.drawer-handle:hover .handle-bar{background:#4a9eff99}.drawer-content{padding:50px 32px 32px;display:flex;flex-direction:column;align-items:center;min-height:100vh;position:relative}.close-btn{position:absolute;top:60px;left:32px;width:40px;height:40px;border:1px solid rgba(74,158,255,.2);background:#4a9eff26;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none}.close-btn:hover{background:#4a9eff4d;transform:scale(1.1);border-color:#4a9eff66}.close-btn:focus{outline:none;background:#4a9eff26;transform:none;border-color:#4a9eff33}.close-btn:active{transform:scale(.95)}.large-artwork{width:280px;height:280px;border-radius:20px;overflow:hidden;margin:60px 0 30px;box-shadow:0 20px 60px #0009;background:linear-gradient(135deg,#4a9eff,#6bb6ff);border:3px solid rgba(74,158,255,.3)}.large-artwork img{width:100%;height:100%;object-fit:cover}.track-details{text-align:center;margin-bottom:40px;max-width:320px}.track-title{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px;line-height:1.2}.artist-title{color:#b3d9ff;font-size:16px;font-weight:400;margin:0}.progress-section-drawer{width:100%;margin-bottom:40px;padding:0 32px}.progress-section-drawer input[type=range]{width:100%}.progress-slider-drawer{width:100%;height:6px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff3;border-radius:3px;margin-bottom:12px}.progress-slider-drawer::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#4a9eff;cursor:pointer;box-shadow:0 3px 12px #4a9eff80}.progress-slider-drawer::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#4a9eff;cursor:pointer;border:none;box-shadow:0 3px 12px #4a9eff80}.progress-slider-drawer:focus{outline:none}.time-display{display:flex;justify-content:space-between;color:#b3d9ff;font-size:14px;font-weight:500}.main-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:30px}.secondary-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:40px}.control-btn{border:1px solid rgba(74,158,255,.15);background:#4a9eff1f;color:#ffffffe6;cursor:pointer;border-radius:50%;transition:all .25s ease;display:flex;align-items:center;justify-content:center;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;overflow:hidden;outline:none}.control-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(74,158,255,.25) 0%,transparent 70%);transition:all .25s ease;transform:translate(-50%,-50%);border-radius:50%}.control-btn:hover:before{width:100%;height:100%}.control-btn:hover{color:#fff;background:#4a9eff40;transform:translateY(-1px);border-color:#4a9eff66}.control-btn:focus{outline:none;background:#4a9eff1f;color:#ffffffe6;border-color:#4a9eff26;transform:none}.control-btn:focus:before{width:0;height:0}.control-btn:active{transform:translateY(0) scale(.96)}.control-btn:disabled{opacity:.3;cursor:not-allowed;transform:none}.control-btn:disabled:hover{background:#4a9eff1f;box-shadow:none;color:#ffffffe6;border-color:#4a9eff26}.control-btn:disabled:focus{background:#4a9eff1f;color:#ffffffe6;border-color:#4a9eff26;transform:none}.drawer-prev-btn,.drawer-next-btn{width:50px;height:50px;font-size:18px;background:#4a9eff26;border-color:#4a9eff33}.drawer-prev-btn:focus,.drawer-next-btn:focus{background:#4a9eff26;border-color:#4a9eff33}.play-btn-large{width:70px;height:70px;background:#4a9eff;color:#fff;font-size:20px;box-shadow:0 10px 30px #4a9eff80;border:2px solid #4a9eff}.play-btn-large:before{background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%)}.play-btn-large:hover{background:#6bb6ff;transform:scale(1.05);box-shadow:0 12px 40px #4a9eff99}.play-btn-large:focus{background:#4a9eff;transform:none;box-shadow:0 10px 30px #4a9eff80}.play-btn-large:focus:before{width:0;height:0}.play-btn-large:active{transform:translateY(0) scale(.96)}.play-btn-large:disabled{background:#4a9eff4d;color:#ffffff80}.play-btn-large:disabled:focus{background:#4a9eff4d;transform:none;box-shadow:none}.secondary-btn{width:44px;height:44px;font-size:16px;background:#4a9eff14;border-color:#4a9eff1f;color:#ffffffb3}.secondary-btn:hover{background:#4a9eff2e;color:#ffffffe6;border-color:#4a9eff40;transform:translateY(-1px) scale(1.02)}.secondary-btn:focus{background:#4a9eff14;color:#ffffffb3;border-color:#4a9eff1f;transform:none}.secondary-btn.active{background:#4a9eff4d;color:#4a9eff;border-color:#4a9eff66}.secondary-btn.active:before{width:100%;height:100%}.secondary-btn.active:hover{background:#4a9eff66;color:#6bb6ff}.secondary-btn.active:focus{background:#4a9eff4d;color:#4a9eff;border-color:#4a9eff66;transform:none}.secondary-btn.active:focus:before{width:100%;height:100%}.loading-spinner{width:20px;height:20px;position:relative}.spinner-ring{width:100%;height:100%;border:2px solid rgba(255,255,255,.3);border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9998;opacity:0;animation:fadeIn .3s ease forwards}@keyframes fadeIn{to{opacity:1}}.error-toast{position:fixed;top:20px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:12px 20px;border-radius:25px;font-size:14px;font-weight:500;box-shadow:0 8px 32px #ff6b6b66;display:flex;align-items:center;gap:8px;animation:slideDown .3s ease;z-index:10001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,107,107,.3)}.error-toast i{font-size:12px}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.large-artwork{width:200px;height:200px;margin:50px 0 25px}.track-title{font-size:22px}.artist-title{font-size:15px}.main-controls{gap:20px;margin-bottom:25px}.secondary-controls{gap:16px;margin-bottom:30px}.play-btn-large{width:65px;height:65px;font-size:18px}.drawer-prev-btn,.drawer-next-btn{width:46px;height:46px;font-size:16px}.secondary-btn{width:40px;height:40px;font-size:14px}.progress-section-drawer{padding:0 24px}.drawer-content{overflow:hidden}.close-btn{top:50px;left:24px;width:36px;height:36px;font-size:16px}.player-drawer.open{overflow:hidden}}@media (max-width: 480px){.large-artwork{width:240px;height:240px}.track-title{font-size:20px}.artist-title{font-size:14px}.main-controls{gap:16px}.secondary-controls{gap:12px;justify-content:center;width:100%;padding:0 40px;box-sizing:border-box}.play-btn-large{width:60px;height:60px;font-size:16px}.drawer-prev-btn,.drawer-next-btn{width:44px;height:44px;font-size:15px}.secondary-btn{width:36px;height:36px;font-size:12px}.progress-section-drawer{padding:0 20px}.drawer-content{padding:35px 20px 20px}}@media (max-width: 375px){.large-artwork{width:220px;height:220px}.track-title{font-size:18px}.artist-title{font-size:13px}.main-controls{gap:14px}.secondary-controls{gap:10px;justify-content:center;width:100%;padding:0 30px;box-sizing:border-box}.play-btn-large{width:56px;height:56px;font-size:15px}.drawer-prev-btn,.drawer-next-btn{width:42px;height:42px;font-size:14px}.secondary-btn{width:34px;height:34px;font-size:11px}.progress-section-drawer{padding:0 25px}.drawer-content{padding:30px 15px 15px}.close-btn{top:45px;left:20px;width:34px;height:34px;font-size:15px}}@media (max-width: 320px){.large-artwork{width:200px;height:200px}.track-title{font-size:17px}.artist-title{font-size:12px}.main-controls{gap:12px}.secondary-controls{gap:8px;justify-content:center;width:100%;padding:0 25px;box-sizing:border-box}.play-btn-large{width:54px;height:54px;font-size:14px}.drawer-prev-btn,.drawer-next-btn{width:40px;height:40px;font-size:13px}.secondary-btn{width:32px;height:32px;font-size:10px}.progress-section-drawer{padding:0 20px}.drawer-content{padding:25px 10px 10px}.close-btn{top:40px;left:15px;width:32px;height:32px;font-size:14px}}.footer{background-color:#000;color:gray;padding:40px 20px;font-family:Arial,sans-serif}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1200px;margin:0 auto;text-align:left}.footer-section h2,.footer-section h3{color:#fff;margin-bottom:10px}.footer-section p,.footer-section ul{margin:0;padding:0;list-style:none;font-size:14px;line-height:1.6}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:gray;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#fff}.footer-section .social-media{display:flex;gap:15px;margin-top:10px}.footer-section .social-media a{color:gray;font-size:18px;transition:color .3s}.footer-section .social-media a:hover{color:#fff}.footer-section ul{margin-top:10px;padding-left:20px}.footer-bottom{border-top:1px solid #404040;margin-top:30px;padding-top:15px;text-align:center;font-size:12px;color:#606060;padding-bottom:4rem}@media (max-width: 768px){.footer-container{grid-template-columns:1fr;margin-left:3rem}.footer-section,.footer-section h2,.footer-section h3{text-align:center}.footer-section ul{padding-left:0}.footer-section .social-media{justify-content:center}.footer-bottom{text-align:center}.footer{padding:20px 10px;font-size:14px}}.section{padding-top:.6rem;background:transparent;position:relative}.material{margin-top:.4rem;margin-bottom:.6rem;padding:.9rem .7rem 1.3rem;background:linear-gradient(#0389f777,#0f012385,#01294a1c);border-top-left-radius:2rem;border-top-right-radius:2rem;position:relative}.material .carousel-wrapper{position:relative;width:100%}.material .carousel-container{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;align-items:center;scroll-behavior:smooth;-ms-overflow-style:none;scroll-snap-type:x mandatory}.material .carousel-container::-webkit-scrollbar{display:none}.material .carousel-container{-ms-overflow-style:none}.material .carousel-card{flex:0 0 auto;scroll-snap-align:start;transition:transform .3s ease}.material .carousel-card:hover{transform:scale(1.05);z-index:2}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;color:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:1.2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-arrow:hover{background:#000000e6;transform:translateY(-50%) scale(1.1)}.card-stat-text a{color:#fff;text-decoration:none;font-weight:500;position:relative;z-index:2}.card-stat-text a:hover{text-decoration:underline;color:#1db954}@media (max-width: 768px){.section{margin-top:6rem;margin-left:8px}.material.carousel-container{padding-left:.5rem;padding-right:.5rem;gap:.5rem}.carousel-card{flex:0 0 calc(33.333% - .33rem)}.carousel-arrow{width:40px;height:40px;font-size:1rem}.carousel-arrow-left{left:-20px}.carousel-arrow-right{right:-20px}.carousel-dots{display:none}}@media (max-width: 480px){.carousel-card{flex:0 0 calc(50% - .25rem)}.carousel-arrow{width:35px;height:35px;font-size:.9rem}.carousel-arrow-left{left:-17px}.carousel-arrow-right{right:-17px}.material.carousel-container{gap:.3rem}}.material .carousel-card{animation:slideIn .3s ease-out}@media (max-width: 380px){.carousel-arrow{display:none}.carousel-dots{margin-top:.5rem}}.section-name{color:#f0f8ff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:500;letter-spacing:.09rem;font-size:1.5rem;display:flex;align-items:center;justify-content:start;flex-wrap:wrap;padding-left:1.1rem;padding-top:.3rem;padding-bottom:.3rem;background:linear-gradient(.25turn,#5d76c86d,#4c060600,#00000004);border-top-left-radius:2rem;border-bottom-left-radius:2rem}.section-name li{margin-bottom:2px;list-style:none}.section-name:hover{cursor:default}.more-btn-home{font-size:1rem;height:1.7rem;width:4.5rem;border-radius:20px;margin-left:.4rem;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#6093a3cc;outline:none;border:none;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 8px #0003}.more-btn-home:hover{background-color:#87ebd4;color:#0e1889;cursor:pointer;box-shadow:0 6px 12px #0000004d;transform:scale(1.05)}.more-btn-home:active{background-color:#4682b4;transform:scale(.95);box-shadow:0 3px 6px #0003}@media (max-width: 1200px){.section-name{font-size:1.3rem;padding-left:.8rem;margin-top:5rem}.more-btn-home{font-size:.9rem;height:1.5rem;width:4rem}}@media (max-width: 768px){.section-name{font-size:.3rem;padding-left:.5rem;padding-top:.2rem;padding-bottom:.2rem}.more-btn-home{font-size:.8rem;height:1.3rem;width:3.5rem;margin-left:.2rem}}@media (max-width: 480px){.section-name{font-size:1rem;padding-left:.3rem}.section-name li{font-size:.8rem;padding-left:.3rem}.more-btn-home{font-size:.5rem;height:1rem;width:2rem;margin-left:.1rem}}*{text-decoration:none;font-weight:400}.card-container{height:22rem;width:14rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:1.5rem;transition:box-shadow .2s ease-in-out,transform .1s ease-in-out;margin:.8rem}#kebab-menu-icon{color:#fff;font-size:1.2rem;cursor:pointer}.card-menu{position:absolute;top:10px;right:10px;z-index:2}.card{flex:1;background:linear-gradient(#010d2bcb,#0000009b,#010d2dbc,#ffffff25);height:100%;width:100%;padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top-right-radius:1.5rem;border-top-left-radius:1.5rem;transition:box-shadow .2s ease-in-out,transform .1s ease-in-out;position:relative}.card-img{display:flex;align-items:center;justify-content:center;margin:.6rem auto;height:10rem;width:11rem;border-radius:.8rem;border:.1rem solid rgb(0,242,255);position:relative;overflow:hidden}.card-photo{display:block;object-fit:cover;height:100%;width:100%;border-radius:.8rem}.card-stat-container,.card-name-container{height:3rem;width:100%}.card-name{font-family:Arial,Helvetica,sans-serif;font-weight:500;color:#fff;font-size:1rem;letter-spacing:.08rem;text-align:center;margin-top:.4rem;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.card-header{display:flex;width:100%;height:100%}.card-stat,.card-stat-2,.card-stat-3{font-family:Arial,Helvetica,sans-serif;font-size:.8rem;color:#bd6e00ce;margin:.2rem 0;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.card-details{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.card-stat-links{color:#e4a81dbb;text-decoration:none}.card-stat-links:hover{text-decoration:underline;color:#d6e1e282}.spotify-logo{height:1.5rem;width:1.5rem;border-radius:50%;opacity:.6;margin-top:.8rem;padding:.5rem;display:flex;margin-bottom:.4rem}.spotify-logo a{display:block;height:100%;width:100%;margin-bottom:2rem}.spotify-logo img{height:100%;width:100%;border-radius:50%}.spotify-logo:hover{opacity:1}.card-stat-text,.card-stat-text a,.card-stat-text a:visited,.card-stat-text a:hover,.card-stat-text a:active{color:#b3b3b3!important;text-decoration:none!important}.card-wave-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:.7rem}.card-music-wave{display:flex;align-items:flex-end;justify-content:center;width:30px;height:30px;gap:3px}.card-music-wave .bar{width:5px;background-color:#9eb9fc;animation:cardWave 1s ease-in-out infinite}.card-music-wave .bar:nth-child(1){animation-duration:1s;height:60%}.card-music-wave .bar:nth-child(2){animation-duration:1.1s;height:100%}.card-music-wave .bar:nth-child(3){animation-duration:1.2s;height:50%}.card-music-wave .bar:nth-child(4){animation-duration:1.3s;height:80%}.card-stat-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:90%;margin:0 auto;padding-bottom:.5rem}.card-stat-container{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;justify-content:center}.card-stat-container .card-stat{margin:0;text-align:center}.like-icon-section{cursor:pointer;margin-left:10px;display:flex;align-items:center;justify-content:center;transition:transform .1s ease}.like-icon-section:active{transform:scale(1.2)}@keyframes cardWave{0%,to{height:40%}50%{height:100%}}@media (max-width: 768px){.card-container{height:19rem;width:11rem}.spotify-logo{height:1.2rem;width:1.2rem;margin-top:.3rem}.card-menu{top:5px;right:5px}.card-img{height:8rem;width:8rem}.card-name{font-size:.9rem}.card-stat,.card-stat-2,.card-stat-3{font-size:.7rem}}.play-btn{height:2rem;width:100%;background:linear-gradient(135deg,#1e8fff8a,#07e2c15c);color:#0fa;padding:.8rem;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background-color .08s ease-out;border:none;cursor:pointer}.play-btn:hover{background:linear-gradient(#5912c4e2,#1010869c);color:#a4a8c6;font-weight:700}.play-btn.playing-active{background:linear-gradient(#5912c4e2,#1010869c);color:#fff;font-weight:700}.play-btn:focus{outline:none;border:none;box-shadow:0}.carousel-wrapper{position:relative;width:100%}.carousel-container{display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-ms-overflow-style:none;align-items:center;padding:.5rem 0;min-width:100%}.carousel-container::-webkit-scrollbar{display:none}.carousel-container{-ms-overflow-style:none}.carousel-card{flex:0 0 auto;scroll-snap-align:start;transition:transform .3s ease;min-width:0}.carousel-card:hover{transform:scale(1.05);z-index:2}.carousel-container:has(.carousel-card:nth-child(-n+12)) .carousel-card{flex-shrink:0}.carousel-container:has(.carousel-card:nth-child(-n+8):last-child){justify-content:flex-start}.carousel-container:has(.carousel-card:nth-child(-n+8):last-child) .carousel-card{margin-right:auto}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#1b22e5b3;color:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:1.2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-arrow:hover{background:#c343d7a0;transform:translateY(-50%) scale(1.1)}.carousel-arrow:focus{outline:none}.carousel-arrow-left{left:-25px}.carousel-arrow-right{right:-25px}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#0389f7;transform:scale(1.2)}.carousel-dot:hover{background:#ffffffb3}.carousel-dot:focus{outline:2px solid #0389f7;outline-offset:2px}@media (max-width: 1280px){.carousel-card{flex:0 0 calc(20% - .8rem)}}@media (max-width: 1024px){.carousel-card{flex:0 0 calc(25% - .75rem)}.carousel-arrow{width:45px;height:45px;font-size:1.1rem}.carousel-arrow-left{left:-22px}.carousel-arrow-right{right:-22px}}@media (max-width: 768px){.carousel-card{flex:0 0 calc(33.333% - .33rem)}.carousel-arrow{width:40px;height:40px;font-size:1rem;display:none}.carousel-arrow-left{left:-20px}.carousel-arrow-right{right:-20px}.carousel-dots{display:none}}@media (max-width: 480px){.carousel-card{flex:0 0 calc(50% - .25rem)}.carousel-arrow{width:35px;height:35px;font-size:.9rem}.carousel-arrow-left{left:-17px}.carousel-arrow-right{right:-17px}}@media (max-width: 380px){.carousel-arrow{display:none}}.carousel-card{animation:slideIn .3s ease-out}.see-all-glass-card{background:linear-gradient(to bottom right,#010d2be6,#0009);border-radius:1.5rem;height:100%;width:100%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:.1rem solid rgba(0,242,255,.4);transition:transform .2s ease-in-out,box-shadow .3s ease-in-out}.see-all-glass-card:hover{transform:scale(1.03);box-shadow:0 0 12px #00f2ff66}.icon-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.icon-glow{background:radial-gradient(circle,#00f2ff66,#00f2ff1a);padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.icon-glow:hover{background:radial-gradient(circle,#00f2ff99,#00f2ff33)}.see-all-big-icon{color:#00f2ff;height:2.2rem;width:2.2rem;stroke-width:2}.see-all-label{margin-top:.8rem;font-size:1rem;color:#fff;font-weight:500;letter-spacing:.05rem;text-align:center;font-family:Arial,sans-serif;text-shadow:0 0 6px rgba(0,255,255,.2)}@media (max-width: 768px){.see-all-label{font-size:.9rem}.see-all-big-icon{height:1.8rem;width:1.8rem}}.hero-container{position:relative;width:96%;margin:1rem auto 2rem;height:350px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 40px #0009;display:flex;align-items:center;transition:all .3s ease}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(50px) brightness(.5);z-index:1;transform:scale(1.1)}.hero-content{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;padding:3rem;width:100%;gap:2.5rem;background:linear-gradient(90deg,#000000d9,#0a192f99)}.hero-image-wrapper{flex-shrink:0;box-shadow:0 15px 35px #00000080;border-radius:.8rem;transition:transform .3s ease;overflow:hidden}.hero-image-wrapper:hover{transform:scale(1.03)}.hero-img{width:260px;height:260px;object-fit:cover;display:block}.hero-details{color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:650px}.hero-label{font-size:.85rem;letter-spacing:2px;text-transform:uppercase;color:#2979ff;font-weight:800;margin-bottom:.5rem;text-shadow:0 0 10px rgba(41,121,255,.3)}.hero-title{font-size:3.5rem;font-weight:900;margin:0 0 1rem;line-height:1.1;letter-spacing:-1px;text-shadow:0 4px 15px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-description{font-size:1.1rem;color:#e0e6ed;margin-bottom:2rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:90%;font-weight:400}.hero-buttons{display:flex;gap:1.2rem}.hero-play-btn{background-color:#2979ff;color:#fff;padding:14px 38px;border-radius:2rem;text-decoration:none;font-weight:700;font-size:1rem;display:flex;align-items:center;gap:.8rem;transition:all .2s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 15px #2979ff66;border:none;cursor:pointer}.hero-play-btn:hover{background-color:#448aff;transform:translateY(-2px);box-shadow:0 8px 25px #2979ff80}@media (max-width: 1024px){.hero-container{height:auto;min-height:320px}.hero-content{padding:2rem}.hero-img{width:220px;height:220px}.hero-title{font-size:2.5rem}}@media (max-width: 768px){.hero-container{flex-direction:column;height:auto;margin:1rem .5rem;width:auto}.hero-content{flex-direction:column;text-align:center;padding:2rem 1.5rem;background:linear-gradient(180deg,#0009,#0a192fe6)}.hero-image-wrapper{margin-bottom:1rem;box-shadow:0 10px 25px #0009}.hero-img{width:180px;height:180px}.hero-details{align-items:center}.hero-title{font-size:2rem;margin-bottom:.8rem}.hero-description{font-size:.95rem;margin:0 auto 1.5rem;-webkit-line-clamp:3;max-width:100%}.hero-buttons{width:100%;justify-content:center}.hero-play-btn{padding:12px 24px;font-size:.9rem}}@media (max-width: 380px){.hero-img{width:150px;height:150px}.hero-title{font-size:1.6rem}}.category-pills-wrapper{position:relative;width:96%;margin:.5rem auto}.category-pills-container{display:flex;gap:.8rem;overflow-x:auto;padding:1rem .2rem;scrollbar-width:none;scroll-behavior:smooth}.category-pills-container::-webkit-scrollbar{display:none}.category-pill{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#e0e0e0;display:inline-block;padding:.6rem 1.4rem;border-radius:2rem;font-size:.9rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.category-pill:hover{background:#2979ff;border-color:#2979ff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2979ff66}.category-fade-right{position:absolute;top:0;right:0;height:100%;width:50px;background:linear-gradient(90deg,transparent,rgba(10,15,30,.9));pointer-events:none}.category-pill-link{text-decoration:none;display:inline-block}@media (max-width: 768px){.category-pills-wrapper{width:100%;padding-left:1rem;padding-top:1.2rem}.category-pill{padding:.5rem 1.2rem;font-size:.85rem}}.connect-spotify-section{position:relative;width:96%;margin:2rem auto;background:linear-gradient(135deg,#0b4f25,#191414);border-radius:1rem;padding:2.5rem 3rem;overflow:hidden;box-shadow:0 10px 30px #0006;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.1)}.connect-spotify-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;gap:2rem}.connect-spotify-text h2{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .5rem}.connect-spotify-text p{font-size:1rem;color:#b3b3b3;margin:0;max-width:500px;line-height:1.5}.connect-spotify-cta-btn{background-color:#1db954;color:#000;border:none;padding:14px 32px;border-radius:2rem;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.8rem;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 15px #1db95466}.connect-spotify-cta-btn:hover{background-color:#1ed760;transform:scale(1.05)}.connect-spotify-bg-icon{position:absolute;right:-30px;top:50%;transform:translateY(-50%) rotate(15deg);font-size:15rem;color:#ffffff08;z-index:1;pointer-events:none}@media (max-width: 768px){.connect-spotify-section{padding:2rem 1.5rem;flex-direction:column;text-align:center}.connect-spotify-content{flex-direction:column;gap:1.5rem}.connect-spotify-text h2{font-size:1.5rem}.connect-spotify-text p{font-size:.9rem}.connect-spotify-cta-btn{width:100%;justify-content:center}}.section-loading{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;padding-top:2rem}.material-loading{display:flex;margin-top:.4rem;margin-bottom:.6rem;gap:1rem;overflow:hidden;background:linear-gradient(#0389f777,#0f012385,#01294a1c);border-top-left-radius:2rem;border-top-right-radius:2rem;padding:.9rem .7rem 1.3rem;align-items:center;width:fit-content;max-width:100%}.material-loading::-webkit-scrollbar{height:1rem}.material-loading::-webkit-scrollbar-track{background:transparent}.material-loading::-webkit-scrollbar-thumb{background:linear-gradient(#232ca96d,#dbd2d267,#232ca96d);border-radius:6rem}.material-loading::-webkit-scrollbar-thumb:hover{background:linear-gradient(#232ca9,#dbd2d2,#232ca9)}@media (max-width: 768px){.section{margin-top:0;margin-left:8px}.material-loading{padding-left:.5rem;padding-right:.5rem;gap:.5rem}.material-loading::-webkit-scrollbar{height:.8rem}}#artist-name{color:#cfedf2;font-size:clamp(1rem,5vw,3rem);overflow-wrap:break-word;overflow:auto;text-align:center;margin:.5rem 0}.mainInfo{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;min-height:15rem;background-color:#00000080;border-radius:10px;padding:1rem;flex-wrap:wrap;gap:1.5rem;box-sizing:border-box}.name-stat{display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;overflow:hidden;text-align:center;padding:.5rem;box-sizing:border-box}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.mainInfo{animation:slideIn .3s ease-out}@media (max-width: 1024px){.mainInfo{flex-direction:column;padding:1.5rem}#artist-name{font-size:clamp(1.8rem,4vw,3.5rem)}.name-stat{width:90%}}@media (max-width: 600px){#artist-name{font-size:clamp(1.5rem,6vw,2.5rem)}.name-stat{width:100%}.mainInfo{padding:1rem;gap:1rem}}#artist-followers-count{color:#8d8989;font-size:.95rem;font-family:"Exo 2",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:5 00;letter-spacing:.1rem;margin-top:.7rem;text-align:center}#artist-followers-count i{margin-right:2.5rem}@media (max-width: 768px){#artist-followers-count{font-size:.7rem}#artist-followers-count i{margin-right:1.5rem}}#artist-pic{border:.12rem solid rgb(0,242,255);border-radius:50%;height:15rem;width:15rem;margin-left:1rem;margin-right:1rem}@media (max-width: 768px){#artist-pic{height:10rem;width:10rem;margin-left:.5rem;margin-right:.5rem}}#followbtn{background:linear-gradient(45deg,#180443,#6966ff);color:#fff;border:2px solid hsl(260,97%,61% / .75);padding:10px 20px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-top:1.3rem;border-radius:2rem}.follow-btn-container{display:flex;align-items:center;justify-content:center;width:100%}#followbtn:before{content:"";position:absolute;top:50%;left:50%;width:300%;height:300%;background:#ffffff26;transition:all .5s ease;transform:translate(-50%,-50%) rotate(45deg);z-index:0}#followbtn:hover:before{width:0;height:0}#followbtn:hover{box-shadow:0 12px 24px #0006;transform:translateY(-4px)}#followbtn:active{box-shadow:0 6px 12px #0006;transform:translateY(0);outline:none;box-shadow:none;border:none}#followbtn:focus{outline:none;box-shadow:none;border:none}#followbtn span{position:relative;z-index:1;font-family:"Exo 2",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;letter-spacing:.1rem}@media (max-width: 768px){#followbtn{align-items:center;justify-content:center;padding:8px 16px;font-size:16px;border-radius:2rem;width:50%}#followbtn span{font-size:14px}}#artist-trend-score{color:#8d8989;font-size:.95rem;font-family:"Exo 2",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:5 00;letter-spacing:.1rem;margin-top:.7rem;text-align:center}#artist-trend-score i{margin-right:2.5rem}@media (max-width: 768px){#artist-trend-score{font-size:.7rem}#artist-trend-score i{margin-right:1.5rem}}.artist-top-track-container{display:flex;flex-direction:column;gap:.4rem;margin-top:1rem;background:linear-gradient(#26046b77,#0f012385,#01294a1c);border-radius:2rem;padding:1rem;overflow:hidden}@media (max-width: 768px){.artist-top-track-container{padding:.3rem;gap:.2rem;overflow:hidden}}.track-line-card{display:flex;align-items:center;padding:.5rem 1rem;border-radius:12px;justify-content:space-between;gap:1rem;width:100%;box-sizing:border-box;transition:background-color .2s ease}.track-line-card:hover{background-color:#a4c5df33}.img-container img{width:3rem;height:3rem;border-radius:6px;object-fit:cover;display:block}.track-line-card p{color:#86b9e5;font-family:Arial,Helvetica,sans-serif;font-size:1rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-rank{width:2rem;flex-shrink:0;text-align:center}.Track-name{flex:2;min-width:0}.Track-artists-name{flex:1.5;min-width:0;color:#b3b3b3}.Duration{width:4rem;flex-shrink:0;text-align:right}.spotify-logo{display:flex;align-items:center;justify-content:center}.track-play{width:2.5rem;height:2.5rem;color:#01ffee;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.track-play:hover{background:linear-gradient(#5912c4e2,#1010869c);color:#a4a8c6;font-weight:700}.music-wave-container{display:flex;align-items:flex-end;justify-content:center;width:100%;height:1.5rem;gap:2px;margin:0 auto}.bar{width:3px;background-color:#1d7bb9;border-radius:2px;animation:wave 1s ease-in-out infinite}@keyframes wave{0%{height:10%}50%{height:100%}to{height:10%}}.bar:nth-child(1){animation-delay:0s;height:40%}.bar:nth-child(2){animation-delay:.2s;height:100%}.bar:nth-child(3){animation-delay:.4s;height:60%}.bar:nth-child(4){animation-delay:.1s;height:80%}@keyframes slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.track-line-card{animation:slideIn .3s ease-out}@media (max-width: 768px){.track-line-card{padding:.5rem;gap:.8rem;border-radius:8px}.img-container img{width:2.5rem;height:2.5rem}.track-rank{display:none}.Track-name{flex:1}.Track-name p{font-size:.9rem;text-align:left}.Track-artists-name{display:none}@media (min-width: 480px){.Track-artists-name{display:block;flex:1;font-size:.85rem}}.Duration,.spotify-logo{display:none}.track-play{width:2rem;height:2rem;font-size:.9rem}}.upcoming-concerts{background:linear-gradient(135deg,#000,#010218,#2c002755);padding:2rem;border-radius:12px;margin:2rem 0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{font-size:2rem;font-weight:700;margin:0;background:linear-gradient(45deg,#f8f7f9d8,#64b9e3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.view-all-btn{background:transparent;border:2px solid #7b68ee;color:#7b68ee;padding:.5rem 1.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}.view-all-btn:hover{background:#7b68ee;color:#fff;transform:translateY(-2px)}.view-all-btn:focus{outline:none;box-shadow:none;border:none}.concerts-list{display:flex;flex-direction:column;gap:.75rem}.concert-card{background:#00000050;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(15px);border:1px solid rgba(12,0,0,.15);border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.concert-card:hover{background:#ffffff1f;border-color:#7b68ee66;box-shadow:0 8px 25px #00d4ff1a}.date-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#dedcec7e,#7a7ab06e);border-radius:8px;padding:.75rem .5rem;min-width:50px;text-align:center}.month{color:#fff;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;line-height:1}.day{color:#fff;font-size:1.25rem;font-weight:700;line-height:1;margin-top:.1rem}.concert-card:hover{transform:scale(1.05)}.concert-details{flex:1;min-width:0}.concert-title{color:#5ea6ea;font-size:1.1rem;font-weight:700;margin:0 0 .25rem;line-height:1.2}.concert-artist{color:#a8a8a8;font-size:.9rem;font-weight:500;margin:0 0 .5rem}.concert-datetime{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.concert-day{color:#a8a8a8;font-size:.85rem;font-weight:500}.concert-time{color:#fff;font-size:.85rem;font-weight:500}.concert-venue{color:#a8a8a8;font-size:.85rem;font-weight:400}.concert-actions{display:flex;align-items:center;cursor:pointer}.book-btn{background:linear-gradient(45deg,#7b68ee,#00d4ff);border:none;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.book-btn:hover{transform:scale(1.1);box-shadow:0 4px 15px #7b68ee66}.no-events{display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#000,#010218,#2c002755);color:#b0c4ff;font-size:1rem;padding:1rem;margin:2rem auto;border-radius:16px;box-shadow:0 4px 12px #0033cc4d;max-width:500px;text-align:center;transition:all .3s ease}.no-events p{display:flex;align-items:center;gap:.5rem;margin:0;font-weight:500;font-family:Segoe UI,sans-serif}@media (max-width: 600px){.no-events{font-size:1rem;padding:1.2rem;margin:1rem}}@media (max-width: 1200px){.concert-card{padding:.875rem 1rem;gap:.875rem}.concert-image{width:55px;height:55px;display:none}}@media (max-width: 768px){.upcoming-concerts{padding:1.5rem;margin:1rem 0}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.section-header h2{font-size:1.75rem}.view-all-btn{align-self:stretch;text-align:center}.concert-card{padding:.75rem;gap:.75rem}.date-section{min-width:45px;padding:.5rem .375rem}.month{font-size:.65rem}.day{font-size:1.1rem}.concert-image{width:50px;height:50px;display:none}.concert-datetime{flex-direction:column;align-items:flex-start;gap:.25rem}.concert-location{margin-right:.5rem}}@media (max-width: 480px){.upcoming-concerts{padding:1rem;margin:.5rem 0;border-radius:8px}.section-header h2{font-size:1.5rem}.view-all-btn{padding:.4rem 1.2rem;font-size:.85rem}.concert-card{padding:.75rem;gap:.5rem;flex-wrap:wrap}.date-section{min-width:40px;padding:.4rem .3rem}.month{font-size:.6rem}.day{font-size:1rem}.concert-image{width:45px;height:45px}.concert-title{font-size:1rem}.concert-artist{font-size:.85rem}.concert-datetime{gap:.5rem}.concert-day,.concert-time,.concert-venue,.country{font-size:.8rem}.book-btn{width:32px;height:32px}}@media (max-width: 320px){.upcoming-concerts{padding:.75rem}.concert-card{padding:.5rem;gap:.5rem}.section-header h2{font-size:1.25rem}.concert-datetime{flex-direction:column;gap:.25rem}.concert-location{order:-1;margin-right:0;margin-bottom:.25rem}}.artist-page-bg{margin-top:.8rem;margin-bottom:.6rem;gap:1rem;overflow:hidden;background:linear-gradient(#3e017477,#0f012385,#01294a1c);border-top-left-radius:2rem;border-top-right-radius:2rem;padding:.9rem .7rem 1.3rem}.buttons-container{display:flex;gap:.3rem;padding-top:2rem;padding-bottom:1rem;justify-content:center}.btn{padding:12px 20px;font-family:"Exo 2",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:1.1rem;letter-spacing:.1rem;border:none;border-radius:25px;background-color:transparent;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;outline:none}.btn:hover{background-color:#d4f4f427;box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.btn:focus{outline:none;border:none;box-shadow:0}.selected{background:linear-gradient(135deg,#032835,#210acc);color:#fff;box-shadow:0 8px 25px #0006;transform:translateY(-4px)}.custom-hr{border:none;border-top:1px solid rgba(216,201,201,.566);margin:1rem 0;width:100%;margin-left:auto;margin-right:auto;box-shadow:0 2px 4px #0003}@media (max-width: 768px){.artist-page-bg{padding-left:.5rem;padding-right:.5rem;margin-top:5rem}.btn{font-size:1rem;padding:10px 15px}}#playlist-description{margin-top:10px;font-size:1rem;color:#b3b3b3;font-family:Arial,Helvetica,sans-serif;font-weight:400;padding:0 20px;text-align:center}#playlist-name{color:#cfedf2;font-size:clamp(1rem,5vw,3rem);overflow-wrap:break-word;overflow:auto;text-align:center;margin:.5rem 0}.mainInfo-1{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;min-height:15rem;background-color:#00000080;border-radius:10px;padding:1rem;flex-wrap:wrap;gap:1.5rem;box-sizing:border-box}.name-stat-1{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-width:280px;text-align:center;padding:10px}.track-play-container{display:flex;gap:.3rem;padding-top:1.5rem;padding-bottom:1rem;justify-content:flex-start;padding-left:1.5rem;width:100%}.name-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30%;text-align:center;padding:10px}@media (max-width: 768px){#playlist-description{font-size:.6rem;margin-top:8px}.mainInfo-1{flex-direction:column;padding:1.5rem}.name-stat-1{width:100%;min-width:auto}.track-play-container{justify-content:center;padding-left:0}.name-stat{width:100%;text-align:center;flex-wrap:wrap;padding:5px 10px}}#playlist-pic{border:.12rem solid rgb(0,242,255);border-radius:2rem;height:15rem;width:15rem;margin-left:1rem;margin-right:1rem}@media (max-width: 768px){#playlist-pic{height:10rem;width:10rem;margin-left:.5rem;margin-right:.5rem}}.playlist-track-container{display:flex;flex-direction:column;gap:.4rem;margin-top:1rem;background:linear-gradient(#26046b77,#0f012385,#01294a1c);border-radius:2rem;padding:1rem;margin-bottom:0}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}.not-found-container{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#01172d,#000);color:#fff;text-align:center;overflow:hidden}.not-found-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px 60px;border-radius:20px;box-shadow:0 4px 15px #0000004d;max-width:600px;animation:fadeIn 1s ease-in-out}.not-found-heading{font-size:4rem;font-weight:700;color:#00bcd4;animation:slideIn 1s ease-out}.not-found-description{font-size:1.5rem;margin:20px 0;animation:fadeIn 1.2s ease-in-out}.not-found-subheading{font-size:1.2rem;color:#ccc;margin-bottom:30px;animation:fadeIn 1.4s ease-in-out}.back-home-btn{background-color:#00bcd4;color:#fff;padding:12px 20px;font-size:1.2rem;border:none;cursor:pointer;border-radius:8px;transition:background-color .3s ease;animation:bounce 1.5s ease-in-out infinite}.back-home-btn:hover{background-color:#008c99;transform:scale(1.05)}.back-home-btn:focus{outline:none}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}.page-container{padding:0;min-height:100vh;background:linear-gradient(180deg,#0b1120,#000);padding-bottom:4rem}.category-hero{position:relative;width:100%;height:300px;background:linear-gradient(135deg,#1e3a8a,#2979ff,#0f172a);display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 3rem;box-shadow:0 10px 40px #00000080;overflow:hidden;margin-bottom:3rem}.category-hero:before{content:"";position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#ffffff1a;border-radius:50%;filter:blur(60px)}.category-header-content{position:relative;z-index:2;animation:slideDown .6s ease-out}.back-btn{position:absolute;top:2rem;left:2rem;background:#0000004d;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10}.back-btn:hover{background:#fff3;transform:scale(1.1)}.category-label{font-size:.9rem;letter-spacing:2px;text-transform:uppercase;color:#fffc;margin-bottom:.5rem;font-weight:700}.category-title{font-size:4.5rem;font-weight:900;color:#fff;margin:0;line-height:1;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.3);text-transform:capitalize}.category-subtitle{color:#e0e0e0;margin-top:1rem;font-size:1.1rem;font-weight:400;max-width:600px;opacity:.9}.grid-wrapper{padding:0 3rem;animation:fadeIn .8s ease-out}.grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;justify-items:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){.category-hero{height:250px;padding:2rem}.category-title{font-size:3.5rem}.grid-container{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.grid-wrapper{padding:0 2rem}}@media (max-width: 768px){.category-hero{height:auto;min-height:220px;padding:4rem 1.5rem 2rem;justify-content:center}.back-btn{top:1.5rem;left:1.5rem}.category-label{font-size:.8rem}.category-title{font-size:2.8rem}.category-subtitle{font-size:.95rem}.grid-wrapper{padding:0 1rem}.grid-container{grid-template-columns:repeat(1,1fr);gap:.1rem}}.custom-profile-page{min-height:100vh;padding-top:100px;padding-bottom:120px;background-color:#000;color:#fff;font-family:Courier New,Courier,monospace;position:relative;overflow-x:hidden}.profile-loading-screen{padding-top:150px;display:flex;justify-content:center}.ambient-glow{position:fixed;width:600px;height:600px;border-radius:50%;filter:blur(140px);z-index:0;pointer-events:none;opacity:.6}.top-right{top:-150px;right:-150px;background:#08004499}.bottom-left{bottom:-150px;left:-150px;background:#09fff326}.profile-container-main{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem}.custom-glass-card{background:#0a0f19bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #00000080;overflow:hidden;transition:transform .3s ease,border-color .3s ease}.custom-glass-card:hover{border-color:#09fff34d;box-shadow:0 12px 40px #09fff31a}.hero-section{padding:3rem;margin-bottom:2rem;background:linear-gradient(135deg,#08004480,#0000)}.hero-content-flex{display:flex;align-items:center;gap:3.5rem}.hero-avatar-block{position:relative;flex-shrink:0}.custom-avatar{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid rgba(9,255,243,.4);box-shadow:0 0 30px #09fff333}.online-ring{position:absolute;bottom:12px;right:12px;width:28px;height:28px;background:#09fff3;border:5px solid #000;border-radius:50%;box-shadow:0 0 10px #09fff3}.hero-info-block{flex:1}.badges-row{display:flex;gap:10px;margin-bottom:1.2rem;flex-wrap:wrap}.p-badge{font-size:.7rem;padding:4px 10px;border-radius:20px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.beatyx-badge{background:#499cd733;color:#499cd7;border:1px solid rgba(73,156,215,.3)}.spotify-badge{background:#1db95433;color:#1db954;border:1px solid rgba(29,185,84,.3)}.p-username{font-size:3.8rem;margin:0;font-weight:800;line-height:1.1;color:#fff;text-shadow:0 0 15px rgba(9,255,243,.4)}.p-email{color:#888;font-size:.95rem;margin:.5rem 0 1.5rem;display:flex;align-items:center;gap:8px}.p-stats-row{display:flex;gap:3rem;margin-bottom:2rem}.p-stat{display:flex;flex-direction:column}.p-stat .val{font-size:1.6rem;font-weight:700;color:#09fff3}.p-stat .lbl{font-size:.75rem;color:#aaa;text-transform:uppercase;letter-spacing:1px}.custom-neon-btn{background:transparent;border:1px solid #09fff3;color:#09fff3;padding:14px 36px;border-radius:50px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .3s;font-size:.9rem;letter-spacing:1px}.custom-neon-btn:hover{background:#09fff31a;box-shadow:0 0 25px #09fff366;color:#fff}.dashboard-layout{display:grid;grid-template-columns:340px 1fr;gap:2rem;align-items:start}.spotify-status-box{padding:1.5rem;height:fit-content;position:sticky;top:100px}.box-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.sp-logo-icon{height:32px}.connection-dot{width:10px;height:10px;border-radius:50%;background:#444;box-shadow:inset 0 0 2px #000}.connection-dot.active{background:#1db954;box-shadow:0 0 10px #1db954}.sp-mini-header{display:flex;align-items:center;gap:15px;margin-bottom:1.5rem;background:#ffffff08;padding:12px;border-radius:12px}.sp-mini-header img{width:55px;height:55px;border-radius:50%;border:2px solid #1db954}.sp-mini-header h4{margin:0;font-size:1rem;color:#fff}.sp-mini-header p{margin:0;font-size:.75rem;color:#1db954;letter-spacing:.5px}.sp-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.sp-info-item{background:#0000004d;padding:12px;border-radius:8px;text-align:center;border:1px solid rgba(255,255,255,.05)}.sp-info-item label{display:block;font-size:.65rem;color:#888;margin-bottom:4px;text-transform:uppercase}.sp-info-item span{font-weight:700;font-size:1.1rem;color:#eee}.sp-connect-view{text-align:center;padding:2rem 1rem}.sp-connect-view h3{margin-bottom:.5rem;font-size:1.2rem;color:#fff}.sp-connect-view p{font-size:.85rem;color:#aaa;margin-bottom:1.5rem;line-height:1.5}.sp-sync-btn{width:100%;background:#1db954;color:#fff;border:none;padding:14px;border-radius:8px;font-weight:700;cursor:pointer;letter-spacing:1px;transition:background .2s}.sp-sync-btn:hover{background:#1ed760;box-shadow:0 0 15px #1db95466}.data-feed-column{display:flex;flex-direction:column;gap:2rem;min-width:0}.feed-section{padding:1.5rem}.feed-header{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem;margin-bottom:1.5rem}.feed-header h3{margin:0;font-size:1.1rem;color:#499cd7;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;gap:10px}.custom-artist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem}.custom-artist-card{cursor:pointer;transition:transform .2s;position:relative}.custom-artist-card:hover{transform:translateY(-5px)}.custom-artist-card:hover .c-artist-img img{border-color:#09fff3}.c-artist-img{position:relative;width:100%;aspect-ratio:1;margin-bottom:10px}.c-artist-img img{width:100%;height:100%;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,.1);transition:border-color .3s}.rank-tag{position:absolute;top:6px;left:6px;background:#09fff3;color:#000;font-weight:700;font-size:.7rem;padding:2px 8px;border-radius:4px;box-shadow:0 2px 5px #00000080}.c-artist-name{font-weight:700;font-size:.95rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ddd}.custom-track-list{display:flex;flex-direction:column;gap:8px}.custom-track-row{display:flex;align-items:center;padding:10px 14px;background:#ffffff08;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid transparent}.custom-track-row:hover{background:#09fff314;border-color:#09fff333}.c-track-idx{width:30px;color:#499cd7;font-weight:700;font-size:.9rem}.c-track-thumb{width:48px;height:48px;border-radius:6px;object-fit:cover;margin-right:15px;border:1px solid rgba(255,255,255,.1)}.c-track-info{flex:1;overflow:hidden;margin-right:10px}.c-t-name{font-weight:700;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;margin-bottom:2px}.c-t-artist{font-size:.8rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-track-time{font-size:.85rem;color:#666;font-family:monospace}.empty-state-box{padding:4rem;text-align:center;color:#666;border:1px dashed rgba(255,255,255,.1)}.empty-state-box i{font-size:3rem;margin-bottom:1rem;opacity:.5}@media (max-width: 992px){.dashboard-layout{grid-template-columns:1fr}.spotify-status-box{position:static;margin-bottom:2rem}}@media (max-width: 768px){.custom-profile-page{padding-top:80px}.hero-content-flex{flex-direction:column;text-align:center;gap:2rem}.hero-info-block{width:100%}.hero-avatar-block{margin:0 auto}.custom-avatar{width:150px;height:150px}.badges-row{justify-content:center}.p-username{font-size:2.5rem}.p-email{justify-content:center}.p-stats-row{justify-content:center;gap:2rem}.custom-neon-btn{width:100%;max-width:300px}.custom-artist-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem}.c-track-thumb{width:40px;height:40px}.c-t-name{font-size:.9rem}.c-track-idx{display:none}}@media (max-width: 480px){.p-username{font-size:2rem}.p-stat .val{font-size:1.3rem}.hero-section{padding:1.5rem}.feed-section{padding:1rem}.c-track-time{font-size:.75rem}}
