.dashboard-module__XABe8G__loading{justify-content:center;align-items:center;padding:3rem;display:flex}.dashboard-module__XABe8G__welcome{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-top:0;font-size:.875rem;overflow:hidden}.dashboard-module__XABe8G__welcome strong{color:var(--text-primary)}.dashboard-module__XABe8G__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-module__XABe8G__headerTitleGroup{flex:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.dashboard-module__XABe8G__headerTitleGroup a{white-space:nowrap;flex-shrink:0}.dashboard-module__XABe8G__dashboardWrapper{flex-direction:column;height:calc(100vh - 8rem);display:flex;overflow:hidden}@media (max-width:1023px){.dashboard-module__XABe8G__dashboardWrapper{height:auto;min-height:auto;display:block;overflow:visible}.dashboard-module__XABe8G__mainGrid{flex-direction:column;gap:1rem;min-height:auto;display:flex}.dashboard-module__XABe8G__dashboardCard{height:auto;min-height:auto}.dashboard-module__XABe8G__scrollableContent{max-height:none;overflow:visible}}.dashboard-module__XABe8G__statsGrid{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;width:100%;margin-bottom:1.5rem;display:grid}.dashboard-module__XABe8G__statsGrid.dashboard-module__XABe8G__agentGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-module__XABe8G__statCard{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;gap:.5rem;min-width:0;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.dashboard-module__XABe8G__statCard:active{transform:scale(.98)}.dashboard-module__XABe8G__statCard:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000014}.dashboard-module__XABe8G__statCard:after{content:"";background:var(--primary-color);opacity:0;height:4px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.dashboard-module__XABe8G__statCard:hover:after{opacity:1}.dashboard-module__XABe8G__statIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;font-size:1.5rem;display:flex}.dashboard-module__XABe8G__statValue{color:#111827;font-size:1.75rem;font-weight:700}.dashboard-module__XABe8G__statLabel{color:#6b7280;font-size:.875rem;font-weight:500}.dashboard-module__XABe8G__alertPanel{background:#fffbeb;border:1px solid #fef3c7;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 15px #f59e0b0d}.dashboard-module__XABe8G__alertPanelHeader{align-items:center;gap:1rem;display:flex}.dashboard-module__XABe8G__alertIcon{color:#f59e0b;font-size:1.5rem}.dashboard-module__XABe8G__alertTitle{color:#92400e;font-size:1.125rem;font-weight:700}.dashboard-module__XABe8G__alertItems{gap:2rem;display:flex}.dashboard-module__XABe8G__alertItem{color:#b45309;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.dashboard-module__XABe8G__alertDot{background:#f59e0b;border-radius:50%;width:8px;height:8px}.dashboard-module__XABe8G__alertDot.dashboard-module__XABe8G__urgent{background:#ef4444}.dashboard-module__XABe8G__mainGrid{flex:1;grid-template-columns:1.5fr 1fr;gap:1.5rem;min-height:0;margin-bottom:1rem;display:grid}.dashboard-module__XABe8G__dashboardCard{flex-direction:column;height:100%;min-height:0;display:flex}.dashboard-module__XABe8G__dashboardCard h3{font-size:.875rem;font-weight:700}.dashboard-module__XABe8G__scrollableContent{flex:1;padding:0;overflow-y:auto}.dashboard-module__XABe8G__tableResponsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto;border:none!important}.dashboard-module__XABe8G__table th,.dashboard-module__XABe8G__table td{white-space:nowrap}.dashboard-module__XABe8G__table td.dashboard-module__XABe8G__wrapText{white-space:normal;min-width:120px}.dashboard-module__XABe8G__activityFeed{max-height:500px;padding-right:.5rem;overflow-y:auto}@media (max-width:1023px){.dashboard-module__XABe8G__activityFeed{max-height:none;overflow-y:visible}}.dashboard-module__XABe8G__activityItem{border-left:2px solid #e5e7eb;padding-bottom:1.25rem;padding-left:1.5rem;position:relative}.dashboard-module__XABe8G__activityItem:last-child{border-left:#0000}.dashboard-module__XABe8G__activityDot{background:#e5e7eb;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:-7px}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__new .dashboard-module__XABe8G__activityDot{background:#10b981}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__request .dashboard-module__XABe8G__activityDot{background:#3b82f6}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__alert .dashboard-module__XABe8G__activityDot{background:#f59e0b}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__draft .dashboard-module__XABe8G__activityDot{background:#6b7280}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__submit .dashboard-module__XABe8G__activityDot{background:#3b82f6}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__request_delete .dashboard-module__XABe8G__activityDot{background:#ef4444}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__revision .dashboard-module__XABe8G__activityDot{background:#f59e0b}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__reject .dashboard-module__XABe8G__activityDot{background:#ef4444}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__delete .dashboard-module__XABe8G__activityDot{background:#991b1b}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__approve .dashboard-module__XABe8G__activityDot,.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__publish .dashboard-module__XABe8G__activityDot{background:#10b981}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__restore .dashboard-module__XABe8G__activityDot{background:#8b5cf6}.dashboard-module__XABe8G__activityItem.dashboard-module__XABe8G__default .dashboard-module__XABe8G__activityDot{background:#e5e7eb}.dashboard-module__XABe8G__activityContent{background:#fff;border:1px solid #00000008;border-radius:12px;padding:.75rem 1rem;box-shadow:0 2px 8px #00000005}.dashboard-module__XABe8G__activityTime{color:#9ca3af;margin-bottom:.25rem;font-size:.75rem}.dashboard-module__XABe8G__activityText{color:#374151;font-size:.875rem;line-height:1.5}.dashboard-module__XABe8G__activityText strong{color:#111827}.dashboard-module__XABe8G__hideMobile{display:table-cell}.dashboard-module__XABe8G__feedbackPanel{background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;padding:1.25rem}.dashboard-module__XABe8G__feedbackHeader{color:#991b1b;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:700;display:flex}.dashboard-module__XABe8G__feedbackContent{color:#b91c1c;white-space:pre-wrap;background:#fff;border:1px dashed #fecaca;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.dashboard-module__XABe8G__performanceGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.dashboard-module__XABe8G__agentCard{background:#fff;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.dashboard-module__XABe8G__agentAvatar{background:var(--bg-secondary);width:48px;height:48px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.dashboard-module__XABe8G__agentInfo{flex:1}.dashboard-module__XABe8G__agentName{color:#111827;margin-bottom:.125rem;font-weight:600}.dashboard-module__XABe8G__agentStats{color:#6b7280;font-size:.8125rem}.dashboard-module__XABe8G__headerActionButtons{flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex}@media (max-width:1400px){.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem}.dashboard-module__XABe8G__statsGrid.dashboard-module__XABe8G__agentGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-module__XABe8G__statCard{gap:.25rem;padding:1rem}.dashboard-module__XABe8G__statValue{font-size:1.5rem}.dashboard-module__XABe8G__statLabel{font-size:.8125rem}.dashboard-module__XABe8G__statIcon{width:40px;height:40px;font-size:1.25rem}.dashboard-module__XABe8G__statIcon svg{width:20px;height:20px}.dashboard-module__XABe8G__mainGrid{gap:1rem}.dashboard-module__XABe8G__dashboardWrapper{height:calc(100vh - 7rem)}.dashboard-module__XABe8G__pageHeader{margin-bottom:1rem}.dashboard-module__XABe8G__table th,.dashboard-module__XABe8G__table td{font-size:.8125rem;padding:.75rem!important}.dashboard-module__XABe8G__dashboardCard h3{font-size:.8125rem}}@media (max-width:1024px){.dashboard-module__XABe8G__mainGrid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-module__XABe8G__dashboardWrapper{padding:0 12px}.dashboard-module__XABe8G__pageHeader{flex-direction:row;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 12px 0}.dashboard-module__XABe8G__welcome{white-space:normal;margin-bottom:0;font-size:.8125rem}.dashboard-module__XABe8G__headerTitleGroup h1{font-size:1.25rem}.dashboard-module__XABe8G__headerActionButtons{grid-template-columns:1fr;width:100%;display:grid}.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(2,1fr);gap:.625rem;margin-bottom:1rem}.dashboard-module__XABe8G__statsGrid.dashboard-module__XABe8G__agentGrid{grid-template-columns:repeat(2,1fr);gap:.625rem}.dashboard-module__XABe8G__statCard{gap:.25rem;padding:.875rem .875rem 1rem}.dashboard-module__XABe8G__statIcon{width:36px;height:36px;margin-bottom:.25rem;font-size:1.25rem}.dashboard-module__XABe8G__statIcon svg{width:18px;height:18px}.dashboard-module__XABe8G__statValue{font-size:1.25rem}.dashboard-module__XABe8G__statLabel{font-size:.75rem}.dashboard-module__XABe8G__mainGrid{gap:.75rem}.dashboard-module__XABe8G__dashboardCard{margin-bottom:0;overflow:hidden;border:1px solid #0000000f!important;border-radius:12px!important;box-shadow:0 2px 8px #0000000a!important}.dashboard-module__XABe8G__dashboardCard h3{font-size:.8125rem}.dashboard-module__XABe8G__activityItem{padding-bottom:1rem}.dashboard-module__XABe8G__activityContent{padding:.625rem .875rem}.dashboard-module__XABe8G__activityTime{font-size:.6875rem}.dashboard-module__XABe8G__activityText{font-size:.8125rem;line-height:1.45}.dashboard-module__XABe8G__alertPanel{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.dashboard-module__XABe8G__alertItems{flex-direction:column;gap:.5rem}.dashboard-module__XABe8G__hideMobile{display:none!important}}@media (max-width:480px){.dashboard-module__XABe8G__dashboardWrapper{padding:0 10px}.dashboard-module__XABe8G__pageHeader{padding:.875rem 10px 0}.dashboard-module__XABe8G__statsGrid,.dashboard-module__XABe8G__statsGrid.dashboard-module__XABe8G__agentGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.dashboard-module__XABe8G__statCard{padding:.75rem}}
