.Sidebar_sidebar__v6daX{width:240px;min-width:240px;background:var(--bg-card);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:24px 16px;height:100vh}.Sidebar_brand__qFBGg{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:32px;color:var(--primary)}.Sidebar_brandName__P9WVI{font-size:24px;font-weight:800;letter-spacing:-.5px}.Sidebar_nav__KAd3g{display:flex;flex-direction:column;gap:4px;flex:1 1}.Sidebar_navItem__5OSJs{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--radius-md);color:var(--text-secondary);font-size:15px;font-weight:500;transition:all .15s ease}.Sidebar_navItem__5OSJs:hover{background:var(--bg-secondary);color:var(--text)}.Sidebar_active__jjcnH{background:var(--bg-secondary);color:var(--primary);font-weight:600}.Sidebar_footer__hB5Gl{padding:12px;display:flex;flex-direction:column;gap:12px}.Sidebar_loginBtn__hO_2A{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:var(--primary);color:white;border-radius:var(--radius-md);font-size:14px;font-weight:600;transition:background .15s ease}.Sidebar_loginBtn__hO_2A:hover{background:var(--primary-dark)}.Sidebar_tagline__m0jn5{font-size:12px;color:var(--text-muted);text-align:center}@media (max-width:768px){.Sidebar_sidebar__v6daX{position:fixed;bottom:0;left:0;right:0;width:100%;min-width:unset;height:auto;flex-direction:row;padding:8px 16px;border-right:none;border-top:1px solid var(--border);z-index:50}.Sidebar_brand__qFBGg,.Sidebar_footer__hB5Gl{display:none}.Sidebar_nav__KAd3g{flex-direction:row;justify-content:space-around;width:100%}.Sidebar_navItem__5OSJs{flex-direction:column;gap:4px;padding:6px 12px;font-size:11px}}.MiniPlayer_player__FOhdd{position:fixed;bottom:0;left:240px;right:0;background:var(--bg-card);border-top:1px solid var(--border);z-index:40}.MiniPlayer_progressBar__SSLbC{height:3px;background:var(--bg-tertiary)}.MiniPlayer_progressFill__rX_aI{height:100%;background:var(--primary);transition:width .3s linear}.MiniPlayer_content__rtVlF{display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.MiniPlayer_info__Zp0U9{display:flex;flex-direction:column;gap:2px;min-width:0}.MiniPlayer_title__ZKg4H{font-size:14px;font-weight:600;color:var(--text)}.MiniPlayer_artist__Cfock{font-size:13px;color:var(--text-secondary)}.MiniPlayer_controls__0UjiN{display:flex;align-items:center;gap:12px}.MiniPlayer_playBtn__OHRls{width:36px;height:36px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center}.MiniPlayer_playBtn__OHRls:hover{background:var(--primary-dark)}.MiniPlayer_closeBtn__W3LL5{color:var(--text-muted);display:flex;align-items:center}.MiniPlayer_closeBtn__W3LL5:hover{color:var(--text)}@media (max-width:768px){.MiniPlayer_player__FOhdd{left:0;bottom:64px}}