.sidebar_sidebar___fTlC{width:260px;min-height:100vh;background:#0f172a;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;padding:1.5rem 1rem;position:sticky;top:0;height:100vh}.sidebar_brand__tWAI2{display:flex;align-items:center;gap:.75rem;padding:0 .5rem;margin-bottom:2rem}.sidebar_logo__hLNYK{width:36px;height:36px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.6rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:white;flex-shrink:0}.sidebar_brandName__SLYvM{font-size:1.1rem;font-weight:700;color:#f1f5f9;letter-spacing:-.02em}.sidebar_nav__IworY{display:flex;flex-direction:column;gap:.25rem;flex:1}.sidebar_navItem__EC2fh{display:flex;align-items:center;gap:.75rem;padding:.7rem .875rem;border-radius:.75rem;text-decoration:none;color:#94a3b8;font-size:.9rem;font-weight:500;transition:background .15s,color .15s}.sidebar_navItem__EC2fh:hover{background:rgba(255,255,255,.05);color:#e2e8f0}.sidebar_navItem__EC2fh.sidebar_active__DYUTZ{background:rgba(99,102,241,.15);color:#a5b4fc}.sidebar_navIcon__0Ght_{font-size:1rem;width:20px;text-align:center;flex-shrink:0}.sidebar_navLabel__ySZ21{flex:1}.sidebar_footer__QVYk1{display:flex;align-items:center;gap:.5rem;padding:.75rem .5rem;border-top:1px solid rgba(255,255,255,.06);margin-top:auto}.sidebar_userInfo__5hKxN{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0}.sidebar_avatar__kK_Cj{width:32px;height:32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:white;flex-shrink:0}.sidebar_userDetails__jVcvQ{display:flex;flex-direction:column;min-width:0}.sidebar_userName__34nHD{font-size:.8rem;font-weight:600;color:#e2e8f0}.sidebar_userEmail__bd8Wf,.sidebar_userName__34nHD{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_userEmail__bd8Wf{font-size:.7rem;color:#64748b}.sidebar_logoutButton__aZt_d{background:none;border:none;color:#64748b;cursor:pointer;padding:.4rem;border-radius:.5rem;font-size:1rem;transition:color .15s,background .15s;flex-shrink:0}.sidebar_logoutButton__aZt_d:hover{color:#ef4444;background:rgba(239,68,68,.1)}.dashboard_layout_layout__ewDGa{display:flex;min-height:100vh}.dashboard_layout_main__Eufjn{flex:1;overflow-y:auto;background:#0f172a}.dashboard_layout_loading__v_OOL{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a}.dashboard_layout_loadingSpinner__WcKCs{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#6366f1;border-radius:50%;animation:dashboard_layout_spin__IHfxy .8s linear infinite}@keyframes dashboard_layout_spin__IHfxy{to{transform:rotate(1turn)}}