@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#050505;--foreground:#fff;--surface:#121212;--surface-hover:#1e1e1e;--accent:#8a2be2;--accent-hover:#9d4edd;--text-primary:#fff;--text-secondary:#b3b3b3;--border:#ffffff14;--glass:#ffffff08;--glass-border:#ffffff14;--sidebar-width:260px;--navbar-height:70px;--player-height:90px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.main-container{margin-left:var(--sidebar-width);padding-top:var(--navbar-height);padding-bottom:var(--player-height);min-height:100vh;transition:all .3s}@media (max-width:1024px){:root{--sidebar-width:80px}}@media (max-width:768px){:root{--sidebar-width:0px;--navbar-height:60px}.main-container{padding-bottom:calc(var(--player-height) + 60px);margin-left:0}}.glass{background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:0 8px 32px #0000005e}.btn-primary{background:linear-gradient(135deg, var(--accent) 0%, indigo 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #8a2be233}.btn-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #8a2be266}input,textarea,select{background:var(--surface);border:1px solid var(--border);color:#fff;border-radius:12px;padding:12px 16px;transition:all .2s}input:focus,textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #8a2be233}nextjs-portal,[data-nextjs-toast-wrapper],#nextjs-portal,next-route-announcer,.nextjs-toast-errors-parent,.nextjs-static-indicator-toast-wrapper,div[class*=Turbopack],div[id*=nextjs],div[class*=nextjs-toast]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important}.hide-mobile{display:block}@media (max-width:768px){.hide-mobile{display:none!important}}@media (max-width:1024px){.hide-tablet{display:none!important}}.fade-in{animation:.5s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideUpLegal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.expanded-player-overlay{z-index:9999;background:linear-gradient(#0a0a0a 0%,#000 100%);flex-direction:column;padding:20px 40px;animation:.5s cubic-bezier(.4,0,.2,1) slideUp;display:flex;position:fixed;inset:0;overflow-y:auto}.expanded-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.header-back-btn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;font-size:20px;font-weight:700;display:flex}.header-close-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;padding:12px}.player-grid{flex:1;grid-template-columns:1fr 400px;gap:40px;width:100%;max-width:1400px;margin:0 auto;display:grid}.main-content{flex-direction:column;gap:30px;display:flex}.media-container{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;width:100%;display:flex}.expanded-progress-section{margin:30px 0}.time-labels{color:var(--text-secondary);justify-content:space-between;margin-bottom:10px;font-size:14px;display:flex}.expanded-progress-wrapper{cursor:pointer;background:#ffffff0d;border-radius:3px;height:6px}.expanded-progress-bar{background:var(--accent);border-radius:3px;height:100%}.expanded-controls-row{justify-content:space-between;align-items:center;display:flex}.main-playback-controls{align-items:center;gap:40px;display:flex}.big-play-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 0 50px #8a2be266}.nav-btn,.action-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px}.playlist-area{background:#ffffff08;border:1px solid #ffffff0d;border-radius:30px;flex-direction:column;max-height:calc(100vh - 200px);padding:30px;display:flex}.expanded-volume-control{align-items:center;gap:10px;margin-left:20px;display:flex}.playlist-items-container{flex-direction:column;gap:12px;display:flex;overflow-y:auto}.playlist-item{cursor:pointer;border:1px solid #0000;border-radius:15px;gap:15px;padding:12px;display:flex}.playlist-item.active{border-color:var(--accent);background:#8a2be21a}.item-cover-wrapper{border-radius:10px;width:56px;height:56px;position:relative;overflow:hidden}.item-cover-wrapper img{object-fit:cover;width:100%;height:100%}.item-format-tag{background:#000;border-radius:4px;padding:2px 4px;font-size:8px;position:absolute;bottom:4px;right:4px}@media (max-width:1100px){.player-grid{grid-template-columns:1fr}}
