.Sidebar-module__degjda__dashboardLayout{min-height:100vh;display:flex}.Sidebar-module__degjda__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-primary);z-index:50;flex-direction:column;width:260px;min-height:100vh;padding:1.5rem 0;display:flex;position:fixed;top:0;left:0}.Sidebar-module__degjda__sidebarLogo{align-items:center;gap:.75rem;margin-bottom:2rem;padding:0 1.5rem;display:flex}.Sidebar-module__degjda__logoIcon{background:var(--accent-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:800;display:flex}.Sidebar-module__degjda__logoText{color:var(--text-primary);font-size:1.15rem;font-weight:700}.Sidebar-module__degjda__logoTextAccent{color:var(--accent-primary)}.Sidebar-module__degjda__navSection{margin-bottom:1.5rem}.Sidebar-module__degjda__navLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.4rem;padding:0 1.5rem;font-size:.68rem;font-weight:600}.Sidebar-module__degjda__navItem{color:var(--text-secondary);cursor:pointer;border-left:3px solid #0000;align-items:center;gap:.75rem;margin:1px 0;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .12s;display:flex}.Sidebar-module__degjda__navItem:hover{color:var(--text-primary);background:var(--bg-hover)}.Sidebar-module__degjda__navItemActive{color:var(--accent-primary);background:var(--accent-light);border-left-color:var(--accent-primary);font-weight:600}.Sidebar-module__degjda__navBadge{background:var(--accent-primary);color:#fff;border-radius:99px;margin-left:auto;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.Sidebar-module__degjda__sidebarFooter{border-top:1px solid var(--border-light);align-items:center;gap:.75rem;margin-top:auto;padding:1rem 1.5rem;display:flex}.Sidebar-module__degjda__userAvatar{background:var(--accent-primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.Sidebar-module__degjda__userInfo{flex:1;min-width:0}.Sidebar-module__degjda__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Sidebar-module__degjda__userRole{color:var(--text-muted);font-size:.7rem}.Sidebar-module__degjda__logoutBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem;transition:all .15s}.Sidebar-module__degjda__logoutBtn:hover{color:var(--rose);background:var(--rose-light)}.Sidebar-module__degjda__content{flex:1;min-height:100vh;margin-left:260px;padding:2rem 2.5rem}@media (max-width:768px){.Sidebar-module__degjda__sidebar{width:68px;padding:1rem 0}.Sidebar-module__degjda__sidebarLogo .Sidebar-module__degjda__logoText,.Sidebar-module__degjda__navLabel,.Sidebar-module__degjda__navItem span,.Sidebar-module__degjda__userInfo,.Sidebar-module__degjda__navBadge{display:none}.Sidebar-module__degjda__navItem{justify-content:center;padding:.65rem}.Sidebar-module__degjda__content{margin-left:68px;padding:1.5rem}}
.dashboard-module__rFLKKa__header{margin-bottom:2rem}.dashboard-module__rFLKKa__title{color:var(--text-primary);font-size:1.6rem;font-weight:700}.dashboard-module__rFLKKa__subtitle{color:var(--text-muted);margin-top:.2rem;font-size:.9rem}.dashboard-module__rFLKKa__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.dashboard-module__rFLKKa__kpiCard{align-items:flex-start;gap:.85rem;padding:1.25rem;display:flex}.dashboard-module__rFLKKa__kpiIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__blue{background:var(--blue-light);color:var(--blue)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__green{background:var(--green-light);color:var(--green)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__amber{background:var(--amber-light);color:var(--amber)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__rose{background:var(--rose-light);color:var(--rose)}.dashboard-module__rFLKKa__kpiIcon.dashboard-module__rFLKKa__purple{background:var(--purple-light);color:var(--purple)}.dashboard-module__rFLKKa__kpiInfo{flex-direction:column;display:flex}.dashboard-module__rFLKKa__kpiValue{color:var(--text-primary);font-size:1.75rem;font-weight:800;line-height:1}.dashboard-module__rFLKKa__kpiLabel{color:var(--text-muted);margin-top:.2rem;font-size:.8rem;font-weight:500}.dashboard-module__rFLKKa__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.dashboard-module__rFLKKa__clientsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;display:grid}.dashboard-module__rFLKKa__clientCard{cursor:pointer;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;transition:all .15s;display:flex}.dashboard-module__rFLKKa__clientCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__rFLKKa__clientAvatar{background:var(--accent-light);width:44px;height:44px;color:var(--accent-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.dashboard-module__rFLKKa__clientInfo{flex:1;min-width:0}.dashboard-module__rFLKKa__clientName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.dashboard-module__rFLKKa__clientMeta{color:var(--text-muted);margin-top:.1rem;font-size:.78rem}.dashboard-module__rFLKKa__clientArrow{color:var(--text-muted)}.dashboard-module__rFLKKa__emptyState{text-align:center;color:var(--text-muted);padding:3rem}.dashboard-module__rFLKKa__addClientBtn{background:var(--bg-secondary);border:1px dashed var(--border-primary);color:var(--text-secondary);border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem;font-size:.9rem;transition:all .15s;display:flex}.dashboard-module__rFLKKa__addClientBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:var(--accent-light)}
