.Dashboard-module__Lo2t9a__filters{gap:8px;margin-bottom:24px;display:flex}.Dashboard-module__Lo2t9a__filterBtn{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:20px;padding:6px 16px;font-size:13px;transition:all .2s}.Dashboard-module__Lo2t9a__filterBtn:hover{background:#ffffff1a}.Dashboard-module__Lo2t9a__filterBtnActive{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue)}.Dashboard-module__Lo2t9a__widgetsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px;display:grid}.Dashboard-module__Lo2t9a__widget{flex-direction:column;padding:20px;display:flex}.Dashboard-module__Lo2t9a__widgetHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Dashboard-module__Lo2t9a__widgetTitle{color:var(--text-secondary);font-size:14px;font-weight:500}.Dashboard-module__Lo2t9a__widgetIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Dashboard-module__Lo2t9a__widgetValue{color:var(--text-primary);margin-bottom:8px;font-size:28px;font-weight:700}.Dashboard-module__Lo2t9a__widgetTrend{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.Dashboard-module__Lo2t9a__trendUp{color:var(--accent-green)}.Dashboard-module__Lo2t9a__progressBar{background:var(--glass-border);border-radius:3px;height:6px;margin-top:auto;overflow:hidden}.Dashboard-module__Lo2t9a__progressFill{background:var(--accent-orange);border-radius:3px;height:100%;transition:width .3s}.Dashboard-module__Lo2t9a__chartsGrid{grid-template-columns:2fr 1fr;gap:20px;margin-bottom:80px;display:grid}@media (max-width:1024px){.Dashboard-module__Lo2t9a__chartsGrid{grid-template-columns:1fr}}.Dashboard-module__Lo2t9a__chartCard{flex-direction:column;padding:24px;display:flex}.Dashboard-module__Lo2t9a__chartTitle{margin-bottom:20px;font-size:16px;font-weight:600}.Dashboard-module__Lo2t9a__chartContainer{flex:1;min-height:250px}.Dashboard-module__Lo2t9a__managerTable{border-collapse:collapse;width:100%;font-size:14px}.Dashboard-module__Lo2t9a__managerTable th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--glass-border);padding:12px 16px;font-weight:500}.Dashboard-module__Lo2t9a__managerTable td{border-bottom:1px solid #ffffff0d;padding:12px 16px}.Dashboard-module__Lo2t9a__managerTable tr:last-child td{border-bottom:none}.Dashboard-module__Lo2t9a__managerName{align-items:center;gap:12px;display:flex}.Dashboard-module__Lo2t9a__managerAvatar{border-radius:50%;width:28px;height:28px}
