.TopNav-module__uAFQiW__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2000;background:#0a0a0ab3;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:70px;padding:0 40px 0 120px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0000004d}.TopNav-module__uAFQiW__logo{color:#fff;align-items:center;gap:12px;font-size:1.5rem;font-weight:900;text-decoration:none;display:flex}.TopNav-module__uAFQiW__nav{align-items:center;gap:10px;display:flex}.TopNav-module__uAFQiW__navItem{color:#888;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.TopNav-module__uAFQiW__navItem:hover{color:#fff;background:#ffffff0d}.TopNav-module__uAFQiW__navItem.TopNav-module__uAFQiW__active{background:var(--primary);color:#fff;box-shadow:0 4px 15px #00bcf24d}.TopNav-module__uAFQiW__navItem span{font-size:1.2rem}.TopNav-module__uAFQiW__actions{align-items:center;gap:15px;display:flex}.TopNav-module__uAFQiW__logoutBtn{color:#888;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.TopNav-module__uAFQiW__logoutBtn:hover{color:#ff3b30;background:#ff3b301a;border-color:#ff3b3033;transform:translateY(-1px);box-shadow:0 4px 12px #ff3b301a}.TopNav-module__uAFQiW__logoutBtn span:first-child{font-size:1.1rem}@media (max-width:1024px){.TopNav-module__uAFQiW__logoutText{display:none}.TopNav-module__uAFQiW__logoutBtn{padding:8px}}
.Sidebar-module__XRNO5a__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0a0acc;border-right:1px solid #ffffff0d;border-radius:24px;flex-direction:column;width:80px;height:calc(100vh - 40px);padding:20px 0;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:20px;left:20px;box-shadow:20px 0 50px #00000080}.Sidebar-module__XRNO5a__sidebar:hover{width:240px}.Sidebar-module__XRNO5a__logo{color:#fff;white-space:nowrap;align-items:center;gap:12px;margin-bottom:30px;padding:0 24px;font-size:1.5rem;font-weight:900;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__logoText{opacity:0;transition:opacity .2s}.Sidebar-module__XRNO5a__sidebar:hover .Sidebar-module__XRNO5a__logoText{opacity:1}.Sidebar-module__XRNO5a__nav{flex-direction:column;flex:1;justify-content:space-between;padding:0 12px;display:flex}.Sidebar-module__XRNO5a__mainNav{flex-direction:column;gap:16px;display:flex}.Sidebar-module__XRNO5a__navGroup{flex-direction:column;display:flex}.Sidebar-module__XRNO5a__groupHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 12px;transition:opacity .2s;display:flex}.Sidebar-module__XRNO5a__groupHeader:hover .Sidebar-module__XRNO5a__groupTitle{color:#fff}.Sidebar-module__XRNO5a__groupTitle{color:#444;text-transform:uppercase;letter-spacing:.15em;opacity:0;white-space:nowrap;margin:0;font-size:.65rem;font-weight:800;transition:all .2s}.Sidebar-module__XRNO5a__sidebar:hover .Sidebar-module__XRNO5a__groupTitle{opacity:1}.Sidebar-module__XRNO5a__chevron{color:#444;opacity:0;font-size:.8rem;transition:all .2s}.Sidebar-module__XRNO5a__sidebar:hover .Sidebar-module__XRNO5a__chevron{opacity:1}.Sidebar-module__XRNO5a__groupItems{opacity:0;flex-direction:column;gap:4px;max-height:0;transition:max-height .3s ease-in-out,opacity .2s;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__expanded .Sidebar-module__XRNO5a__groupItems{opacity:1;max-height:500px}.Sidebar-module__XRNO5a__navItem{color:#888;white-space:nowrap;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module__XRNO5a__itemContent{align-items:center;gap:15px;display:flex}.Sidebar-module__XRNO5a__navItem:hover{color:#fff;background:#ffffff0d;transform:translate(4px)}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__active{background:var(--primary);color:#fff;box-shadow:0 8px 16px #00bcf233}.Sidebar-module__XRNO5a__navText{opacity:0;font-size:.85rem;font-weight:600;transition:opacity .2s}.Sidebar-module__XRNO5a__sidebar:hover .Sidebar-module__XRNO5a__navText{opacity:1}.Sidebar-module__XRNO5a__icon{justify-content:center;min-width:28px;font-size:1.4rem;display:flex}.Sidebar-module__XRNO5a__lockIcon{opacity:0;font-size:.7rem;transition:opacity .2s}.Sidebar-module__XRNO5a__sidebar:hover .Sidebar-module__XRNO5a__lockIcon{opacity:.4}.Sidebar-module__XRNO5a__bottomNav{border-top:1px solid #ffffff0d;flex-direction:column;gap:15px;padding:20px 0 10px;display:flex}.Sidebar-module__XRNO5a__langWrapper{padding-left:5px}.Sidebar-module__XRNO5a__userSection{padding:5px}.Sidebar-module__XRNO5a__userInfo,.Sidebar-module__XRNO5a__loginLink{color:#fff;cursor:pointer;border-radius:16px;align-items:center;gap:15px;padding:10px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__userInfo:hover,.Sidebar-module__XRNO5a__loginLink:hover{background:#ffffff0d}.Sidebar-module__XRNO5a__avatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:flex}.Sidebar-module__XRNO5a__userDetails{opacity:0;flex-direction:column;transition:opacity .2s;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__sidebar:hover .Sidebar-module__XRNO5a__userDetails{opacity:1}.Sidebar-module__XRNO5a__userName{white-space:nowrap;font-size:.9rem;font-weight:700}.Sidebar-module__XRNO5a__logoutBtn{color:#ff4d4d;text-align:left;cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:.7rem}.Sidebar-module__XRNO5a__logoutBtn:hover{text-decoration:underline}
:root{--background:#111;--foreground:#fff;--primary:#0078d7;--primary-hover:#005a9e;--surface:#1e1e1e;--surface-border:#333;--font-sans:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.glass-panel{background:var(--surface);border:2px solid var(--primary);box-shadow:none;border-radius:0}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:2px solid #0000;border-radius:0;padding:10px 20px;font-weight:600;transition:background-color .1s,border-color .1s}.btn-primary:hover:not(:disabled){background-color:var(--primary-hover);box-shadow:none;border-color:#fff;transform:none}.btn-primary:disabled{color:#777;cursor:not-allowed;background-color:#333;border-color:#0000}.app-layout{flex-direction:column;display:flex}.app-main{flex:1;margin-top:70px;margin-left:120px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.sidebar:hover~.app-main{margin-left:280px}.sidebar:hover~.header{padding-left:280px}@media (max-width:768px){.app-layout{flex-direction:column}.app-main{height:auto;padding:16px;overflow-y:visible}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.0zgw-jeven.3w.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0wkzw~je483f-.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.0rhz0arwfsn~5.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.0l76wvqk9d84w.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0k4k9394f2q-k.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.08e28id.o-okb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
.GlobalPlayerBar-module__Pwzz9G__playerBar{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:2000;background:#141414b3;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:auto;min-width:400px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 20px 40px -4px #00000080,inset 0 1px 1px #ffffff0d}.GlobalPlayerBar-module__Pwzz9G__expanded{z-index:3200;background:#1e1e1ee6;min-width:600px;bottom:40px;right:50%;transform:translate(50%)}.GlobalPlayerBar-module__Pwzz9G__minimized{cursor:pointer;border:2px solid var(--primary);background:#1a1a1a;border-radius:50%;min-width:64px;height:64px;padding:0}.GlobalPlayerBar-module__Pwzz9G__windowControls{background:#0000004d;border-bottom:1px solid #ffffff0d;justify-content:flex-end;gap:12px;padding:12px 24px;display:flex}.GlobalPlayerBar-module__Pwzz9G__minimizeBtn,.GlobalPlayerBar-module__Pwzz9G__closeBtn{color:#ccc;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .2s;display:flex;position:relative}.GlobalPlayerBar-module__Pwzz9G__minimizeBtn:hover{color:var(--primary);background:#fff3;transform:translateY(-2px)}.GlobalPlayerBar-module__Pwzz9G__closeBtn:hover{color:#fff;background:#ff4d4d;transform:translateY(-2px)}.GlobalPlayerBar-module__Pwzz9G__content{align-items:center;gap:20px;padding:12px 20px;display:flex;position:relative}.GlobalPlayerBar-module__Pwzz9G__songInfo{align-items:center;gap:12px;width:200px;display:flex}.GlobalPlayerBar-module__Pwzz9G__thumbnail{background:#000;border:1px solid #333;flex-shrink:0;width:40px;height:40px}.GlobalPlayerBar-module__Pwzz9G__textInfo{overflow:hidden}.GlobalPlayerBar-module__Pwzz9G__title{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.GlobalPlayerBar-module__Pwzz9G__status{color:var(--primary);letter-spacing:1px;font-size:.7rem}.GlobalPlayerBar-module__Pwzz9G__controls{align-items:center;gap:16px;display:flex}.GlobalPlayerBar-module__Pwzz9G__iconBtn{color:#888;cursor:pointer;background:0 0;border:none;transition:all .2s}.GlobalPlayerBar-module__Pwzz9G__iconBtn:hover{color:#fff;transform:scale(1.1)}.GlobalPlayerBar-module__Pwzz9G__activeIcon{text-shadow:0 0 10px var(--primary-light);color:var(--primary)!important}.GlobalPlayerBar-module__Pwzz9G__playBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #fff3}.GlobalPlayerBar-module__Pwzz9G__playBtn:hover{background:var(--primary);transform:scale(1.1)}.GlobalPlayerBar-module__Pwzz9G__playBtn:active{transform:scale(.95)}.GlobalPlayerBar-module__Pwzz9G__miniThumbnail{border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.GlobalPlayerBar-module__Pwzz9G__miniThumbnail img{object-fit:cover;width:100%;height:100%}.GlobalPlayerBar-module__Pwzz9G__rotating{animation:10s linear infinite GlobalPlayerBar-module__Pwzz9G__rotate}@keyframes GlobalPlayerBar-module__Pwzz9G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GlobalPlayerBar-module__Pwzz9G__miniPlayIcon{color:#fff;text-shadow:0 2px 4px #00000080;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
